/*
 M         
*/

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body {
	background: url(images/header8.gif) repeat-x #F8F8F8;
	letter-spacing:1;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 12pt;
}

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header { height:400px; }
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:965px;
	height:400px;
	position:absolute;
}

/* NAVIGATION */
#nav-outer {
	height:100px;
	padding-top:11px;
	position:relative;
	top:24px;
}
#navigation {
	height:100px;
	width:965px;
	margin:0 auto;
	background-image:url("images/logoy3.png");
	background-position:top left;
	background-repeat:no-repeat;
}

/* LOGO */
#logo { background-color:#051733; float:left; width:400px; height:75px; background:url(../images/logo.png);}

/* SEARCH */
#search {
	background-color:#C33;
	float:right;
	width:220px;
	padding:10px;
}
#searchtxt { padding:3px; width:150px; }
#searchbtn { border:1px solid #eee !important; background-color:#CD2B3A; color:#eee; padding:3px; margin-left:5px; }

/* MENU */
#menu { position:relative; top:85px; padding-left:10px;}
#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#menu ul li a { color:white; text-decoration:none; font-weight:bold; padding-right:20px; }
#menu ul li a:hover { text-decoration:underline; }

/* HEADER TEXT */
#headertxt {
	width:965px;
	margin:0 auto;
	clear:both;
	position:relative;
	top:50px;
	
}
#firstline {
	background-image:url("../images/textbg.png");
	color:#FFF;
	font-size:20px;
	padding:4px 13px 7px;
	float:left;
	display:block;
}
#secondline {
	background-image:url("../images/textbg.png");
	color:#FFF;
	text-decoration:none;
	font-size:40px;
	padding:0 13px 10px;
	float:left;
	display:block;
	clear:both;
}
#secondline:hover {
	text-decoration:underline;
	color:#FFF;
}

.pictured {
	color:#FFF;
	font-size:30px;
	padding:9px 16px;
	text-transform:uppercase;
	float:left;
	display:block;
	clear:both;
	margin-top:10px;
}
.pictured a {
	font-size:36px;
	font-style:italic;
	letter-spacing:0;
	text-transform:none;
	color:#FFF;
	text-decoration:none;
}
.pictured a:hover {
	text-decoration:underline;
	font-size: 36px;
	color: #900;
}

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer {
	position:relative;
	top:250px;
	margin:0 auto;
	width:960px;
	background-image:url("images/headerbg2.png");
}
#headernav { padding-left:864px; }

/* CONTENT */
#content { color:#575757; background-color:#eee; }
#content p { padding:10px 20px; font-size:16px; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }

font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303;
}
img {
	border:none;
}
a:link, a:visited {
	text-decoration: none;
	color: #11408c;
}
a:hover {
	text-decoration: underline;
}
a.alt:link, a.alt:visited {
	color: #FFF;
}
a.alt:hover {
	text-decoration: underline;
}
p, h1, h2, h3, #form1, #form2, #form3 {
	margin:0;
	padding:0;
}
h1 {
	font-size: 18px;
	color: #c33;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #c33;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #bfbebe;
	font-weight: normal;
}
input, select, textarea {
	font-size: 13px;
	color: #666;
}
.inp_1 {
	width: 123px;
	padding: 1px;
	margin-bottom: 5px;
}
.inp_2 {
	width: 123px;
	padding: 1px;
	margin-bottom: 5px;
}
.inp_3 {
	width: 123px;
	padding: 1px;
	margin-bottom: 5px;
}
.butt {
	background-color:#999;
	color:#0C6;
}
/*************************************************************************************************** dole */

#okvir {
	width: 965px;
	margin: 10px auto;
	border: 1px solid #000;
	box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
}

.glavni {
	overflow: hidden;
	background-image: url(images/side2.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
}
.meni-lijevo {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.page, .page_act {
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
}
.page_act a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
.page:hover, .page_act {
	background-color: #C33;
}
.page a:link, .page a:visited {
	font-size: 16px;
	color: #526679;
	display: block;
}
.page:hover a, .page a:hover, .page:hover a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.sadrzaj {
	float: right;
	width: 725px;
	overflow: hidden;
	padding: 30px;
}

#left
{
	background:fff;
	width:495px;
	float:left;
	overflow: hidden;
}
#right

{
	width: 200px;
	float:right;
}

.top-lijevo {
	overflow: hidden;
	padding-bottom: 35px;
}
.omot-left {
	overflow: hidden;
}
.top-lijevo img {
	float: left;
	margin: 0 15px 10px 0;
}
.omot-left img {
	float: right;
	margin: 0 0 10px 15px;
}
.omot {
	width: 495px;
	margin-right: 30px;
	border-right: 1px dotted #ccc;
	float: left;
}
.desno {
	width: 200px;
	margin-right: 0px;
	border-right: none;
	float: right;
	text-align:center;
	
}
.tri_line {
}
.tri img, .tri_end img {
	margin-bottom:5px;
}
.linija2 {
}

#links ul {
        list-style-type: none;
        width: 495px;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

#links li a { 
        color: #990000;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 495px;
}

#links li a:hover {
	background: #c33;
}

#links a span {
	color: #C90;
	font: normal 70% Verdana, Helvetica, sans-serif;
	line-height: 150%;
}

ul#vozila-slike { width:230px; height:500px; margin: 10px 0px; padding-bottom:10px;}
ul#vozila-slike li { float:left; width:90px; height:90px; margin-top:6px; margin-right:6px; padding:0px; border:0px; list-style-type:none;}
ul#vozila-slike IMG {width:85px; height:75px; text-align:center; margin:5px; border:1px dotted #dddbab; padding:4px; }
ul#vozila-slike IMG:hover { border:1px solid #a5153d;}


.dno {
	background-color: #333;
	color: #999;
}

.linija {
	height: 10px;
	background: #ccc;
}
.linija2 {
	margin-top: -15px;
	padding-top: 15px;
	background-image: url(../images/crta2.jpg);
	background-repeat: repeat-x;
}

ul {
	margin: 0;
}
li {
	list-style-image: url(../images/bull.jpg);
	margin: 0;
	padding: 8px 0;
	list-style-position: outside;
}
/*************************************************************************************************** pages */
