/*CSS made by Zoran Perin - ALEZZO.COM*/

/*ALL................................................*/

body {
	font:12px Arial, Helvetica, sans-serif; 
	color:#999;
	background:#fff;
	height:100%;
	line-height:1.4em;
	}
html { 
	height:100%;
	}
a:link, a:visited {color:#157AB7;}
a:hover, a:active {color:#E29018;}
a:link, a:visited, a:hover, a:active {text-decoration:none;outline:none;}

h1 {}
h2 {}
h3 {}

/*RESET................................................*/

a img, :link img, :visited img {border: 0;}

ul, ol {list-style: none;}

table {border-collapse: collapse; border-spacing: 0;}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, table, th, td, embed, object {
	padding:0; margin: 0;}

:focus {outline: 0;}

:link,:visited { text-decoration:none }
	
.clear {clear:both;}

.bold { font-weight:bold;}

/*HEADER.............................................*/
#header {
	background: url(../images/header_bg.png) right top no-repeat;
	height:107px;
	margin:auto;
	width:980px;
	}
#logo {
	height:107px;
	width:291px;
	}	
	
/*BANNER...............................................*/
#banner {
	background-color:#477725;
	height:120px;
	margin:2px auto;
	width:980px;
	}

/*MENU...............................................*/
#menu {
	background-color:#ffed0c;
	height:26px;
	margin:2px auto;
	width:980px;
	}
#menu a:link, #menu a:visited {color:#3d3d3d;}
#menu a:hover, #menu a:active {color:#E29018;}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {text-decoration:none;outline:none;}
	
#menu_left {
	color:#000;
	display:inline;
	float:left;
	font-weight:bold;
	height:26px;
	line-height:26px;
	padding-left:20px;
	width:600px;
	}
#menu_left span {
	padding:0 5px;
	}	
#menu_right {
	display:inline;
	float:right;
	height:26px;
	line-height:26px;
	padding-right:20px;
	text-align:right;
	width:200px;
	}	

/*MAIN...............................................*/
#main {
	overflow:hidden;
	width:980px;
	margin:auto;
	}
	
#main_left {
	background-color:#6d1e11;
	display:inline;	
	float:left;
	margin-right:2px;
	padding:10px 0;
	text-align:center;
	width:198px;
	}
.slike {
	margin-bottom:10px;
	}
.slike1 {
	margin-bottom:10px;
	}
.slike2 {
	}

#main_right {
	background-color:#147804;
	color:#fff;
	display:inline;
	float:left;
	padding:10px 20px;
	width:740px;
	}
.main_box1 {
	border-bottom:1px solid #fff;
	height:160px;
	margin-bottom:10px;
	padding-top:20px;
	width:100%;
	}
.main_box2 {
	height:160px;
	margin-bottom:10px;
	padding-top:20px;
	width:100%;
	}
.oznaka {
	color:#FFCC00;
	}

/*FOOTER.............................................*/
#footer {
	background-color:#147804;
	color:#fff;
	height:60px;
	margin:2px auto;
	width:980px;
	}
#footer a:link, #footer a:visited {color:#fff;}
#footer a:hover, #footer a:active {color:#000;}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {text-decoration:none;outline:none;}
	
#footer_left {
	color:#fff;
	display:inline;
	float:left;
	margin-top:5px;
	padding-left:10px;
	text-align:left;
	width:180px;
	}
#footer_center {
	float:left;
	height:60px;
	line-height:60px;
	text-align:center;
	width:514px;
	}

#footer_right {
	float:left;
	line-height:60px;
	text-align:right;
	padding-right:10px;
	width:240px;
	}