/* 'Module: RentaCar' */
div#top_steps {
margin-bottom: 10px;
}
div#top_steps h3,
div#top_steps h4{
display:inline;
margin: 0px 10px;
}

div#top_steps h4{
color: #ECECEC;
}

div.left{
background: ;
border: 0px #27363D solid;
margin:3px ;
width:175px;
}

div.title_left{
background: url(images/fon_rezervacia.gif) no-repeat; 
text-align:center;
color:#fff;
font-weight: bold;
padding:8px ;
margin-bottom: 5px;
margin-top:-3px;
}

div.left label{
width: 160px;
color: #242d3a;
text-align: left;
margin-right: 0.5em;
display: block;
margin-left:5px;
}

div.left select{
width: 100px;
margin-left:5px;
}

div.left input{
margin-left:5px;
}

div.left input#submit{
margin-top: 10px;
margin-left: 80px;
margin-bottom: 15px;
}

div.step1{
margin:0;
padding:10px;
width: 400px;
}

div.step1 label
{
width: 160px;
color: #000;
text-align: right;
margin-right: 0.5em;
display:inline;
float:left;
}

div.step1 select{
width: 100px;
}

div.step2{
margin:0;
padding:3px 5px;
width: 650px;
}


#show_cars{
font-size: 90%;
width: 650px;
padding: 20px;
overflow:hidden;
border:1px outset #FF0000;
}

table#car{
font-size:90%;
}

a.add{
padding: 5px;
background: url(images/back.gif );
color: #fff;
border:1px outset #000;
text-decoration:none;
}

a.add:hover{
padding: 5px;
background: url(images/back.gif );
color: #000 ;
border:1px inset #000;
text-decoration:none;

}

a.back{
padding: 0px 12px;
background: url(images/back.gif ) no-repeat;
text-align: center;
color: #FFFFFF;
font-weight: bold;
text-decoration:none;
margin-top: 10px;
margin-left: 80px;
margin-bottom: 15px;
}


a.back:hover{
padding-top: 0px;
padding-right: 12px;
background: url(images/back.gif ) no-repeat;
text-align: center;
color: #27363D;
font-weight: bold;
text-decoration:none;
}

div.step3{
margin:0;
padding:20px 5px;
width: 550px;
}

div.pageoverflow  {
   padding-top: 1px;
   width: 100%;
   overflow: hidden;
   }

p.pagetext{
   float: left;
   padding-top: 5px;
   padding-right: 1.5em;
   width: 12em;
   margin-bottom: 0.5em;
   text-align:right;
}
p.pageinput{
   float: left;
   padding-top: 5px;
   margin-bottom: 0.5em;
}

select.country{
width:280px;
}
/* End of 'Module: RentaCar' */

/* 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* 'andreas01 : andreas01' */
/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

/*
This layout depends on modified news summary template


Copy paste this template to your news summary template and delete from here
*/


/***** Main menu *****/
#avmenu ul {
clear:left;
width:180px;
margin:0 0 18px;
padding:0;
list-style:none;
}

#avmenu ul li {
width:180px;
padding:0;
line-height:1.4em;
display:inline;
}

#avmenu ul li a {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:170px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

#avmenu ul  li a:hover,#avmenu ul li a.current {
background-color:#eaeaea;
border-left:4px solid #286ea0;
color:#505050;
}

#avmenu ul ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:165px;
}

#avmenu ul ul a {
padding:3px 1px 3px 5px;
width:155px;
}

#avmenu ul ul ul {
width:153px;
}

#avmenu ul ul ul a {
width:149px;
}
/* End of 'andreas01 : andreas01' */

