@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:850px;    	/* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	background-image: url(../background/menu2.png);
	background-repeat: repeat-x;
	}
	body {
   text-align:center;
}
#fixed {
	margin:0 auto;
	width:861px;   /* you can use px, em or % */
	text-align: left;
}
	
h1 {
	font-size:1.6em;
	color:#008241;
	height:35px;
	padding:20px 0px 10px 55px;
	margin:10px 0 20px 0;
	background-image: url(../css/cekic.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	img {
		margin:0px 0 0px;
	}
	/* Header styles */
	#header {
	clear:both;
	float:left;
	width:100%;
	height: 150px;
	}
	#header img {
	margin:0;
	padding:0;
	}
	#navigacija{
	width:880px;
	height:42px;
	position:absolute;
	padding: 0;
	margin: 0;
	clear: both;
	float: left;
	top: 108px;
	text-align: left;
	overflow: hidden;
}
	#header p
	{
		padding:.4em 15px 0 15px;
		margin:0;
	}
	
	/* 'widths' sub menu */
	#layoutdims {
	clear:both;
	background:#eee;
	margin:0;
	padding:6px 15px !important;
	text-align:left;
	border-bottom:1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#eee; /* column 2 background colour */
	position: relative;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:30%;
	background-color: #FFF;
}
#col1 {
	float:left;
	width:66%;
	position:relative;
	left:30%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:28%;
	position:relative;
	left:35%;
	overflow:hidden;
}
	/* Footer styles */
	#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #ccc;
	background-color: #eee;
	}
	#footer ul.nav{
	padding:15px;
	list-style:none;
	color: #999999;
	}
#footer ul.nav li{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	float:left;
	display:block;
	}
#footer ul.nav li a{
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#0033CC;
	padding:0 6px;
	text-decoration:none;
	}
#footer ul.nav li a:hover{
	color:#060;
	text-decoration: underline;
	}
div.row span.left {
	float: left;
	text-align: left;
	width: 60%;
  }
div.row span.left img {
	border: none;
  }
div.row span.right {
	float: right;
	text-align: right;
	width: 35%;
	padding-top: 20px;
  }
#footer p {
		padding:10px;
		margin:0;
	}
h2 {
	color:#060;
	/*font-family:Tahoma, Geneva, sans-serif;
	font-family:Georgia,Times,serif;*/
	font-family:Arial, Arial, Helvetica, sans-serif;
	margin:1.3em 0 0 0;	/*font-weight:normal;
	letter-spacing:.04em;*/
	font-size: 18px;
	clear: both;
	padding: 0;
}
h2 a {
	color:#060;
	/*font-family:Tahoma, Geneva, sans-serif;
	font-family:Georgia,Times,serif;*/
	font-family:Arial, Arial, Helvetica, sans-serif;
	margin:1.3em 0 0 0;	/*font-weight:normal;
	letter-spacing:.04em;*/
	font-size: 18px;
	clear: both;
	text-decoration: none;
}
h2 a:hover {
	color:#060;
	text-decoration: underline;
}
h2 span.date{
	font:bold 10px/16px Arial, Helvetica, sans-serif;
	color:#0033CC;
	text-transform:none;
	padding-bottom: 0px;
	}
h3 {
	color:#060;
	/*font-family:Tahoma, Geneva, sans-serif;
	font-family:Georgia,Times,serif;*/
	font-family:Arial, Arial, Helvetica, sans-serif;
	margin:1.3em 0 0.3em 0;	/*font-weight:normal;
	letter-spacing:.04em;*/
	font-size: 16px;
	clear: both;
}
h3 a {
	color:#060;
	/*font-family:Tahoma, Geneva, sans-serif;
	font-family:Georgia,Times,serif;*/
	font-family:Arial, Arial, Helvetica, sans-serif;
	margin:1.3em 0 0.3em 0;	/*font-weight:normal;
	letter-spacing:.04em;*/
	font-size: 16px;
	clear: both;
	text-decoration: none;
}
h3 a:hover {
	color:#060;
	text-decoration: underline;
}
h3 span.date{
	font:bold 10px/15px Arial, Helvetica, sans-serif;
	color:#0033CC;
	text-transform:none;
	}
h4, h5 {
	color:#03C;
	/*font-family:Tahoma, Geneva, sans-serif;
	font-family:Georgia,Times,serif;*/
	font-family:Arial, Arial, Helvetica, sans-serif;
	margin:.9em 0 0.3em 0;	/*font-weight:normal;
	letter-spacing:.04em;*/
	font-size: 14px;
}
h4 a {
	color:#060;
	/*font-family:Tahoma, Geneva, sans-serif;
	font-family:Georgia,Times,serif;*/
	font-family:Arial, Arial, Helvetica, sans-serif;
	margin:1.3em 0 0.3em 0;	/*font-weight:normal;
	letter-spacing:.04em;*/
	font-size: 16px;
	clear: both;
	text-decoration: none;
}
h4 a:hover {
	color:#060;
	text-decoration: underline;
}
h1 span{
	font:bold 16px/17px Arial, Helvetica, sans-serif;
	color:#0000CC;
	}
.small {
	font-size:.7em;
}
#container3A {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	position: relative;
	padding-top: 35px;
	padding-bottom: 20px;
}
#container3A h2 {
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#006600;
	height:32px;
	padding:0 0 0 0px;
	margin:0 0 12px 0;
}
#container3A h2 a {
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#006600;
	text-decoration: none;
}
#container3A h2 a:hover {
	color:#006600;
	text-decoration: underline;
}
#container3A h2 span.date{
	font:bold 10px/15px Arial, Helvetica, sans-serif;
	color:#0033CC;
	text-transform:none;
	}
#container2A {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:37.333%; /* column 2 background colour */
	border-right: 1px solid #9D9D9D;
}
#container1A {
	float:left;
	width:100%;
	position:relative;
	right:31.33%; /* column 1 background colour */
	border-right: 1px solid #9D9D9D;
}
#col1A {
	float:left;
	width:29.33%;
	position:relative;
	left:68.67%;
	overflow:hidden;
	padding-bottom: 5px;
}
#col2A {
	float:left;
	width:29.33%;
	position:relative;
	left:72.67%;
	overflow:hidden;
}
#col3A {
	float:left;
	width:29.33%;
	position:relative;
	left:74.67%;
	overflow:hidden;
}
.ssivo2{
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#6C6C6C;
	}
.ssivo2 a{
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	text-decoration: underline;
	}
.ssivo2 a:hover {
	color:#060;
	text-decoration: blink;
	}
#col2 img {
	float:right;
	border:none;
	overflow:hidden;
	padding-left:4px;
}
.vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 160px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
.vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
.vertmenu ul li {
margin: 0px;
padding: 0px;
}
.vertmenu ul li a {
	font-size: 11px;
	display: block;
	padding: 5px 0px 2px 0px;
	text-decoration: none;
	color: #7E7E7E;
	width:160px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #090;
}

.vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}
.novost{
	width:92%;
	border:#ccc solid 1px;
	color:#333;
	padding:7px 7px 7px 7px;
	float:left;
	margin-bottom: 10px;
	clear: both;
}
.novost a{
text-decoration: none;
}
.novost a:hover {
color: #000000;
background-color: #eeeeee;
}
