@import url("/css/hasznaltauto.css");
html{
        overflow-x:hidden;
}

body {
        margin-left: 0px;
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px; 
	color: #333333;
}

#footer{
	height:200px;
	width:100%;
	background-image:url(/pix/foot.png);
	background-position:center;
	background-repeat:no-repeat;
	}
#footerindex{
	height:358px;
	width:100%;
	background-image:url(/pix/foot_index.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	}

#menuleft {float:left;width:200px;}
#menuleft .list {margin:0px;list-style:none; padding-left:0px; font-weight:normal;}
#menuleft .list a {display:block;width:145px;padding:10px 10px 10px 30px;line-height:18px;text-decoration:none;color:black;background:#eae9e8 url('/pix/leftmenu.png') no-repeat 0 0;border-bottom:1px solid white; font-weight:normal;font-size:13px;}
#menuleftold .list a:hover, 
#menuleft .list a:hover {color:black;text-decoration:none;background-position:-185px 0;background-color:#f7b200; font-size:13px;}
#menuleft .list a.active {color:black;text-decoration:none;background-position:-185px 0;background-color:#f7b200; font-weight:bold; font-size:13px;}
#menuleftold .list a.active {color:white;text-decoration:underline;background-position:-185px 0;background-color:#f7b200; font-weight:normal;}

.sidemenu{	font-size:13px;}

TD {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size:12px; color: #333333;}
.headmenu {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size:10px; color: #666666; font-weight:700; text-decoration:none;}
a.headmenu {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size:10px; color: #666666; font-weight:700; text-decoration:none;}
a.headmenu:hover {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size:10px; color:#990000; font-weight:700; text-decoration:underline;}
#TDW {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size:12px; color: WHITE; font-weight:700;}
#tdw {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size:12px; color: WHITE; font-weight:700;}
#red {color: RED;}
.tdw {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size:12px; color: WHITE; font-weight:700;}

P {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size:12px; color: #333333;}
.small {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size:11px; color: #333333;}

a {color: #333333 ; text-decoration: underline; font-weight:700;}
a:hover {color: #333333; text-decoration: none; font-weight:700;}

a.menu {color: #333333 ; text-decoration: none; font-weight:300; padding:5px;}
a.menu:hover {color: #333333 ; text-decoration: none; font-weight:300; padding:5px;}


li>.akciofirstpage{
	width:280px;
	height:150px;
    }

.formtxt { BACKGROUND-COLOR: #FFFFFC; 
           BORDER-WIDTH: 1px;
           BORDER-COLOR: #333333;
           COLOR: #333333; 
           width: 180px;
           FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
           font-size: 12px; }    

.formdrd { BACKGROUND-COLOR: #FFFFFC; 
           BORDER-WIDTH: 1px;
           BORDER-COLOR: #333333;
           COLOR: #333333; 
           width: 180px;          
           FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
           font-size: 12px; }     

.formdrdSmall { BACKGROUND-COLOR: #FFFFFC; 
           BORDER-WIDTH: 1px;
           BORDER-COLOR: #333333;
           COLOR: #333333; 
           width: 180px;          
           FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
           font-size: 12px; }     


.formdrd120 { BACKGROUND-COLOR: #FFFFFC; 
           BORDER-WIDTH: 1px;
           BORDER-COLOR: #333333;
           COLOR: #333333; 
           FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
           font-size: 12px; 
           width: 180px;}     

                                
.focused { BACKGROUND-COLOR: #FFFFFC; 
           BORDER-WIDTH: 1px;
           BORDER-COLOR: #333333;
           COLOR: #333333;
           background-color:#FFFDCE;
           FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
           font-size: 12px; }    

.focused120 { BACKGROUND-COLOR: #FFFFFC; 
           BORDER-WIDTH: 1px;
           BORDER-COLOR: #333333;
           COLOR: #333333;
           background-color:#FFFDCE;
           FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
           font-size: 12px;
           width: 180px;}     

.akcio{
    position:relative;
    top: -10px;
    }

#popup{
    position:absolute;
    width:100%;
    height: 200%;
    left: 0px;
    top: 0px;
   z-index:30;
   background-color: #000;
   filter: alpha(opacity=92);
   opacity: .92;
   -moz-opacity:0.92;
    visibility:hidden;
}

#map_canvas {
	width:745px;
	height:341px;
      }

#caright {float:right;width:765px;overflow:hidden;}
#caright .caritem {color:black;width:150px;float:left;height:110px;text-aligN:center;}
#caright .caritem a {color:black;text-decoration:none;}
#caright .carname {text-transform:uppercase;line-height:110px;color:black;}
#caright .end {background:#cececc;}
.cleaner {clear:both;font-size:0px;height:1px;display:block;line-height:0px;overflow:hidden;}
