h1
{
	font-size : 13px;
	color : #fff;
}

h2
{
	font-size : 13px;
	border-bottom : 3px #FFB300 solid;
	padding : 0px 10px 5px 15px;
}

div.text
{
	padding-left : 15px;
	padding-top : 20px;
}

img.icons
{
	margin : 40px 0px 40px -10px;
}

#top
{
	height : 331px !important;
}


#left
{
	float : left;
	width : 360px;
	padding : 20px 20px 5px 20px;
	color : #fff;
	font-size : 10px;
	overflow : hidden;
}
#autos
{
	position : absolute;
	z-index : 9999;
	top : 331px;
	right : 0px;
}
#next
{
	position : absolute;
	z-index : 9999;
	bottom  : 20px;
	right : 0px;
}
#prev
{
	position : absolute;
	z-index : 9999;
	bottom  : 20px;
	left : 0px;
}

#mapka
{
	margin-top : 9px;
}
