body {
	background: #737373 url(/IMG/site_bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}

li {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
}

	h1 {
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #D9D9D9;
	border-bottom: 1px solid #FFFFFF;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
	font: bold 14px/30px Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;

}

h2 {
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
	font: bold 16px/30px Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
}

td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

p {
	font: 11px/150% Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	color: #333333;
	background: #E6E6E6;
	padding: 5px 10px;
}


form {
	margin: 0px;
	padding: 0px;
}

input,select,textarea {
	border: thin solid #CCCCCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #666666;
	background: #FFFFFF;
}

input:hover , textarea:hover {
	background: #dddddd;
}

a {
	color: #00487F;
	text-decoration: underline;
}

a:hover {
	color: #00487F;
	text-decoration: none;
}

#ribon {
	width: 50px;
	position: absolute;
	top: 135px;
	left: 0px;
}

#column1 {
	position: absolute;
	width: 252px;
	left: 51px;
	top: 0px;
}

#column1 .menu{
	margin: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 252px;
	background: #D9D9D9;
	height: 30px;
	border-top: 1px solid #FFFFFF;
	padding: 0px 0 0;
	border-bottom: 1px solid #FFFFFF;
}

#column1 .menu li{
	display: inline;
}

#column1 .menu li a{
	float: left;
	color: #666666;
	text-decoration: none;
	border-right: 1px solid white;
	width: 125px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

#column1 .menu li a:hover, .menu li .current{
	color: #FFFFFF;
	background: #999999;
	text-decoration: none;
}

#column1  #poster {
	background: url(IMG/site_poster.jpg) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	height: 464px;
}

#column2 {
	position: absolute;
	width: 300px;
	left: 304px;
	top: 0px;
}

#column2 .menu{
	margin: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 300px;
	background: #D9D9D9;
	height: 30px;
	border-top: 1px solid #FFFFFF;
	padding: 0px 0 0;
	border-bottom: 1px solid #FFFFFF;
}

#column2 .menu li{
	display: inline;
}

#column2 .menu li a{
	float: left;
	color: #666666;
	text-decoration: none;
	border-right: 1px solid white;
	width: 99px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

#column2 .menu li a:hover, .menu li .current{
	color: #FFFFFF;
	background: #006BBA;
	text-decoration: none;
}

#column3 {
	position: absolute;
	width: 300px;
	left: 605px;
	top: 0px;
}

#feedback {
	width: 260px;
	margin: 10px auto;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#feedback div {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.contents {
	padding: 10px;
	background: #dddddd;
	border-bottom: 1px solid #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

div.cont_prodano {
	padding: 10px;
	background: #FFC4C4 url(/IMG/prodano_vozilo.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

div.cont_top {
	padding: 10px;
	background: #CAE4FF url(/IMG/top_vozilo.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

img.default {
	border: medium solid #999999;
}

img.listing {
	border-bottom: 1px solid #FFFFFF;
	margin: 0px 0px 1px;
	padding: 0px;
}
