/* CSS Document */

body 
{
    background:url(images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
	margin:0px;
	padding:0px;
	text-align:left;
	height: 100%;
	font-family: Tahoma, Verdana, Arial;
	color: #454d3b;
	font-size: 11px;
}


.container {
	width: 890px;
	margin:0 auto;
}

#tepalai {
	margin:20px 0 0 0 ;
	float:left;
}

#topCar {
	width: 850px;
	height:235px;
	background:url(images/servisas/autoservisas_1006_07.jpg);
	background-repeat:no-repeat;
}

.linkImage {
	border:none;
	margin:0px;
}

.float {
	float:left;
}

.clear {
	clear:both;
}

#autoservisas {
	width:292px;
	min-height:190px;
	margin:8px 0 0 0;
	background:url(images/servisas/autoservisas_1006_17.jpg);
	background-repeat:no-repeat;
}
#pagalba {
	width:292px;
	min-height:190px;
	margin:8px 0 0 0;
	background:url(images/pagalba/autoservisas_1006_17.jpg);
	background-repeat:no-repeat;
}
#varikliai {
	width:292px;
	min-height:190px;
	margin:8px 0 0 0;
	background:url(images/varikliai/autoservisas_1006_17.jpg);
	background-repeat:no-repeat;
}
#kontaktai {
	width:292px;
	min-height:190px;
	margin:8px 0 0 0;
	background:url(images/kontaktai/autoservisas_1006_17.jpg);
	background-repeat:no-repeat;
}

#separate {
	width:21px;
	height:190px;
	background:url(images/varikliai/autoservisas_1006_18.jpg);
	background-repeat:no-repeat;
	margin:8px 0 0 0;
	}

#content {
	width:419px;
	background-repeat:no-repeat;	
	padding:8px 0 0 15px;
	border:0px solid;
	float:left;
}
#content h1 {
	font-size:12px;
	}

#headAuto {
	margin-top:9px;
	text-align:right;
	
}

#headPagalba {
	margin-top:9px;
	margin-left:175px;
}

#headElektra {
	margin-top:9px;
	margin-left:180px;
}

.sarasas {
	text-align:right;
	margin-top:10px;
}

.headFontas {
	font-family:Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	color:#454d3b;
}


.contentText {
	margin-left:5px;
	padding:0px;
	text-align:left;
	height: 100%;
	font-family: Tahoma, Verdana, Arial;
	color: #454d3b;
	font-size: 11px;
}

.katalogas img{
	border:1px solid #000000;
	margin-right:8px;
	}
.katalogas{	
	border-bottom:1px solid #cccccc;
	}
#infoBottom {
margin-left:92px;
border:0px solid;
text-align:left;
}
#marginLeft0 {
	margin-top:5px;
	font-family:Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	padding:0 0 0 20px;
	float:left;
	text-align:right;
	color:#454d3b;
}
#marginLeft0 a{
	color:#666666;
	text-decoration:none;
	}
#marginLeft0 a:hover{
	color:#666666;
	text-decoration:underline;
	}
#marginLeft3 {
	padding-left:50px;
}
#sukure {
	margin-left:465px;
	margin-top:5px;
	margin-bottom:10px;
	font-family:Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	color:#454d3b;
}

#sukure a {
text-decoration:none;
}
.geltonas{
	color:#C47602;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	
}
#bottomContainer {
margin-top:0px;
}
#marginLeft1 {
	margin-left:44px;
	margin-top:5px;
	font-family:Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	color:#454d3b;
	border:0px solid;
	width:175px;
}
#marginLeft2 {
	margin-left:0px;
	margin-top:5px;
	font-family:Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	color:#454d3b;
}

/*galerija*/

#photoServisas {

}

.hoverbox
{
	cursor: default;
	list-style: none;
	display:inline;
	
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #000;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	padding: 0px;
	vertical-align: top;
	width: 40px;
	height: 40px;
}

.hoverbox li
{
	background: #000;
	border:none;
	display: inline;
	float: left;
	margin: 2px;
	padding: 0px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 300px;
	height: 225px;
	margin-left:-60px;
	margin-top:-200px;
}


