/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
/*border: 0;*/
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #264FA4;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #264FA4;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../slike/bg.jpg);
	line-height:20px;
}

#main{
	width: 999px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #B2B3B3;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	
}


#header { width:999px;
padding: 0px 0px 0px 0px;
height: 328px;
background:url(../slike/header.jpg) left top no-repeat;
}

#logo {	
		padding: 28px 0px 0px 704px;
		height: 228px;
		text-align: center
}




#buttons{
	width: 983px;
	height: 64px;
	background: url(../slike/menu.jpg) left top no-repeat;
	text-align:center;
	margin-left: 8px;
}

#buttons ul {
    padding-left: 20px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 120px;
	height: 42px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 22px;
	padding-left: 0px;
	margin-left: 15px;
	text-align: center;	
}

#buttons a:hover {
	text-decoration: underline;
	background: url(../slike/but_over.png) 0px 2px repeat-x;
}

#content{
	width: 983px;
	padding: 0px 0px 0px 0px;
	background: url(../slike/bg_cont.gif) left repeat-y;
	margin: 0px 8px 0px 8px;
}

#cont_top {	background:	url(../slike/top.gif) top repeat;
width: 983px;
height:10px;
margin-left: 8px;}

#cont_bot {	background:	url(../slike/bot.gif) bottom repeat;
width: 983px;
height:10px;
margin-left: 8px;}

#left{
	width: 697px;
	margin: 0px 0px 0px 8px;
	float: left;
}

.text{
	padding: 10px 0px 0px 0px;
}

.img {	float:left;
		margin: 5px 18px 5px 9px;
}

span {	color:#1380BA;
		font-weight:bold;
}

.dat { text-decoration:underline;}

#col_l {float:left;
		width:342px;}

#col_r {float: left;
		width:345px;
		margin-left:10px}

.left2 {
	float:left; 
	clear:left;
}

H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #1380BA;
	padding-bottom: 5px;
	text-align:center;
	background: url(../slike/tit.gif) bottom repeat-x;
}

H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #1380BA;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	text-align: left;
	background: url(../slike/tit.gif) bottom repeat-x;
	margin-top: 15px;
}

.read{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
}

.read_pap{
	text-align:right;
	padding-right:0px;
	font-weight:bold;
}


#right{
float:right;
width: 231px;
margin-left: 8px;
padding: 0px 18px 0px 10px;
}



#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 9px;
	background: url(../slike/fish.gif) 3px 16px no-repeat;
	padding-left: 43px;
}

.kontakti>li {
	padding-left: 25px !important;
	background: url(../slike/small-telephone.jpg) no-repeat !important;
}

#footer{
	height: 56px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 17px 0px 0px 0px;
	background: url(../slike/footer.jpg) center no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

.v_naslov {
	font-size: large;
	color: #FFFFFF;
	background-color: #006699;
	width: 650px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	
}

.v_naslov a {
	text-decoration: none;
	color: #FFFFFF;
}
.vnext {
	color: #006699;
	text-decoration: none;
	margin-left: 10px;
}
.tokvir {
	border-bottom:#000000 thin solid;
}
.vremenik {
	margin:10px 0 10px 0px; 
	padding-left: 10px; 
	background-color:#EEEEEE;
}

.oznaka {
	font-size:12px;
	margin-right: 10px;
	float: left;
	width: 100px;
}

.grupa {
    background-color: #EAF2FB;
    font-weight: bold;
    color:#444444;
  }
.sectionTitle {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	border-bottom: #000000 solid;
}