﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	font-size: 62.5%;
	background-color: maroon;
}
body {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 0.8em;
	background-image: url("/images/pozadina.png");
	
}
a:link {
	color: #32759E;
	text-decoration: none;
}
a:visited {
	color: #32759E;
	text-decoration: none;
}
a:hover {
	color: #32759E;
	text-decoration: underline;
}


p {
	margin-bottom: 20px;
}
#container {
	position: relative;
	text-align: left;
	width: 910px;
	background-color: white;
}
#container {
	margin: 0 auto;
	padding: 20px;
}
h2 {
	color: #32759E;
	font-size: 1.3em;
	padding-bottom : 20px;
}
h3 {
	color: #32759E;
	font-size: 1.2em;
	padding-top: 10px;
	margin-bottom: 20px;
}
#logo {
	position: relative;
	float: left;
	width: 293px;
	height: 189px;
}
#flash {
	position: relative;
	float: left;
	width: 617px;
	height: 189px;
}
#linija {
	clear: both;
	position: relative;
	width: 910px;
	height: 44px;
	background-image: url('../images/linija-pozadina.jpg');
}
#wrapper {
	position: relative;
	float: left;
	width: 100%;
	z-index: 1;
}
#lijevo {
	position: relative;
	float: left;
	width: 253px;
	padding: 20px;
	background-image: url('../images/lijevo-pozadina.jpg');
	background-repeat: no-repeat;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#desno {
	position: relative;
	float: left;
	width: 577px;
	padding: 20px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#meni {
	position: absolute;
	width: 617px;
	z-index: 100;
	left: 292px;
	top: 0px;
	text-align: center;
	margin-top:18px;
}
.pola {
	position: relative;
	float: left;
	width: 49%;
	text-align: center;
	overflow:hidden;
}
.pola p {
	padding-top: 150px;
}
.trecina {
	position: relative;
	float: left;
	width: 32%;
	text-align: center;
	margin: 20px 2px 20px 0px;
}
.eleven {
	position: relative;
	float: left;
	width: 62px;
	text-align: center;
	margin-bottom: 1px;
	margin-right: 2px;
	font-weight: bold;
}
.elevenx {
	position: relative;
	float: left;
	width: 62px;
	text-align: center;
	margin-bottom: 2px;
	margin-right: 0px;
}
.cijenabox1 {
	position: relative;
	float: left;
	width: 19%;
	margin-right: 2px;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #D4EAF5;
}
.autabox {
	position: relative;
	float: left;
	width: 100%;
	padding-top: 6px;
	margin-top: 3px;
	border-top: 1px silver dotted;
}
.autabox img {
	position: relative;
	float: left;
	border: 1px silver solid;
	padding: 2px;
	margin-right: 10px;
}
.autabox h3 {
	padding: 0;
	margin: 0;
}
.autaboxtxt {
	position: relative;
	float: left;
	width: 167px;
	height: 60px;
	overflow: hidden;
	padding-top: 0px;
}
.autaboxc {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 4px;
	border-bottom: 1px silver dotted;
}
.autaboxc img {
	position: relative;
	float: left;
	border: 1px silver solid;
	padding: 2px;
	margin-right: 10px;
}
.autaboxc h3 {
	padding: 0;
	margin: 0;
	line-height: 60px;
}
.autaboxtxtc {
	position: relative;
	float: left;
	width: 163px;
	height: 60px;
	margin-right:5px;
	overflow: hidden;
	padding-top: 0px;
}
.autaboxccijene{
	position: relative;
	float: left;
	width: 61px;
	height:25px;
	line-height:25px;
	margin-right:3px;
	text-align:center;
	font-weight: bold;
	background-color: #D4EAF5;
	
}
.autaboxccijenex{
	position: relative;
	float: left;
	width: 63px;
	line-height:25px;
	text-align:center;
	font-weight: bold;
	background-color: #D4EAF5;

}
.blok{
	position: relative;
	float: left;
	display:block;
	width:323px;
	margin-top:3px;
}
#footer {
	position: relative;
	text-align: left;
	width: 910px;
	margin: 0 auto;
	padding: 20px;
	background-image:url('/images/pozadina%20footer.png');
	height:45px;
	line-height:50px;
}
#galerija{
	position: absolute;
	width:280px;
	z-index: 100;
	left: 310px;
	top: 70px;
	text-align: center;
}
.galerijapic{
	position: relative;
	float: left;
	width: 45px;
	height:30px;
	margin-right:1px;
}
.galerijapic img a:hover{
	cursor:help;
}
