/* CSS Document */
*{padding:0;
margin:0;
border-collapse:collapse;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}

html, body{width:100%;
background:#000;}

#picti{margin-top:5px;
margin-right:5px;}

#phone{margin-left:40px;
margin-top:10px;}

#logo{width:356px;
height:130px;
/*background:url(/images/logo.png) no-repeat;*/}

#logo_border{position:relative;
z-index:2;}

.polosa{
width:100%;
height:3px;
background:url(/images/polosa_top_bg.jpg) left repeat-x;
}

#zag{width:614px;
height:34px;
margin:auto;
background:url(/images/zag.png) no-repeat;
position:relative;
top:50px;
z-index:1000;}

#cars_bg{width:100%;
background:url(/images/bg_center.jpg) top left repeat-x;
height:480px;
position:relative;
z-index:1;
top:-60px;}

#cars{margin-top:30px;}



#menu_center{width:114px;
margin:auto;}

#menu_center td div{margin:12px 0;}

#footer td{color:#fff;
font-size:10pt;
padding-top:20px;}

#footer td a{color:#fff;
font-size:10pt;
text-decoration:underline;}

#footer td a:hover{text-decoration:none;}

#menu_bottom{text-align:center;}

#menu_bottom span{padding:3px;}

#footer #menu_bottom a{text-decoration:none;}

#footer #menu_bottom a:hover{text-decoration:underline;}



#floor{width:100%;
height:159px;
background:url(/images/floor.png)center no-repeat;}

#left_car{width:400px;
height:327px;
background:url(/images/left_car.png) no-repeat;
float:right;
position:relative;
z-index:1000;
top:140px;}

#right_car{width:400px;
height:353px;
background:url(/images/right_car.png) no-repeat;
float:left;
position:relative;
z-index:1000;
top:150px;}




#zag_inner{width:614px;
height:34px;
margin:auto;
background:url(/images/zag.png) no-repeat;}

#menu_center_inner{width:40%;
margin:auto;
margin-top:15px;
margin-bottom:15px;}

#menu_center_inner td div{text-align:center;}

.gallery_photo{width:50%;
float:left;}

a.link{color:#fff;
font-size:10pt;
text-decoration:none;}

a.link:hover{text-decoration:none;
color:#ffd954;}

#content{vertical-align:top;padding-top:70px;color:#fff;
font-size:10pt;}
			
                        #FrogJS{
				width: 100%;
				height: 500px;
				margin: 0 auto;
			}
			#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 120%;
			}
a.link{
color:#fff;
font-size:9pt;
text-decoration:none;
}

a.link:hover{
text-decoration:underline;
}