*{
	margin: 0px;
	padding: 0px;
}

html, body{
	font-size: 11px;
	font-family: verdana;
	background-color: #c3c3c3;
}

h1{ font-size: 20px; font-weight: bold; }
h2{ font-size: 18px; font-weight: bold; }
h3{ font-size: 16px; font-weight: normal; }
h4{ font-size: 14px; font-weight: normal; }
h5{ font-size: 12px; font-weight: bold; }
h6{ font-size: 12px; font-weight: normal; }

h1,h2,h3,h4,h5{
	color: #7c7814;
	margin:0px;
	padding: 0px;
	font-weight: normal;
}

input{
	font-weight: bold;
	border: 1px solid #949188;
	color: #000;
	padding: 3px;
	font-size: 10px;
}

ul{
	margin-left: 25px;
}

ol{
    margin-left: 25px;
}

li{
	padding-left: 5px;
}

a{
	text-decoration: none;
	border: 0px;
	color: #000;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0px solid #000;
}

table{
font-size: 11px;
font-family: verdana;
}

/*
shadows
*/

table#maintable{
    margin: 0px auto 10px auto;
}
td.sl, td.sr, td.sbl, td.sbr{ width: 9px; background-repeat: repeat-y; }
td.sb, td.sbl, td.sbr{ height: 9px; }
td.sbl, td.sbr{ background-repeat: no-repeat; }    
td.sl{ background-image: url(img/sl.png); }
td.sr{ background-image: url(img/sr.png); }
td.sbl{        
    background-image: url(img/sbl.png);        
    background-position: top right;
}
td.sb{        
    background-image: url(img/sb.png);
    background-repeat: repeat-x;        
}
td.sbr{
    background-image: url(img/sbr.png);
    background-position: top left;
}

/*
common
*/

.mainheader{
    margin-bottom: 10px;
}

.bold{
    font-weight: bold;
}

img.floatleft{
	float: left;
	margin: 0px 10px 5px 0px;
}

img.floatright{
	float: right;
	margin: 0px 0px 5px 10px;
}

.okvir{
    border: 1px solid #000;
}

img.border{
	border: 1px solid #000;
}

div.clear{
	clear: both;
	height: 0px;
	font-size: 1px;
}

div.clear2px{
	clear: both;
	height: 2px;
	font-size: 2px;
}

div.clear3px{
	clear: both;
	height: 3px;
	font-size: 3px;
}

div.clear4px{
	clear: both;
	height: 4px;
	font-size: 4px;
}

/*
common-layout
*/

div.graybackground{
	background-color: #eef3f7;
	color: #4b5d71;
}
div.graybackground a{ color: #4b5d71; }

div.graybackground h3{ margin-bottom: 4px; }

div.yellowbackground{
	background-color: #f7f4d1;
	color: #515c78;
}

div.yellowbackground a{	color: #515c78; }

div.yellowbackground h3{ margin-bottom: 4px; }

div.padding10{
	padding: 10px;
}

div.marginbottom10px{
	margin-bottom: 10px;
}

div#mainwidth{
	border: 1px solid #797979;
	background-image: url(img/contentbackground.png);
	background-repeat: repeat-y;
	background-color: #fff;
	width: 1010px;
}

div#header{
	height: 227px;
	color: #fff;
}

div#headertop{
	height: 203px;
}

div#headertop img#logo{
	float: left;
	margin: 10px 0px 0px 10px;
}

div#headertop img.banner{
	float: right;
}

div#headermenu{
	height: 24px;
	background-color: #fbd534;
}

div#headersearch{
	float: right;
	background-color: #eff0eb;
	height: 22px;
	padding: 0px 5px;
}

div#headersearch span{
	color: #6d686c;
	cursor: pointer;
}

div#headersearch input{
	width: 80px;
	font-size: 10px;
	padding: 1px 2px;
	color: #999a95;
}

ul#headermenu{
	float: left;
	position: absolute;
	margin-top: 10px;
	margin-left: 188px;
}

ul#headermenu li{
	list-style-type: none;
	padding: 5px 0px;
	background-color: #d9d9d9;
	font-size: 12px;
	margin-right: 6px;
	border: 1px solid #000;
	width: 150px;
	text-align: center;
	font-weight: bold;
	float: left;
}

ul#headermenu li a{ color: #5e5e5e; }
ul#headermenu li.selected{ background-color: #669ce4; }
ul#headermenu li.selected a{ color: #fff; }

div#head a{
	color: #fff;
	text-decoration: none;
}

div#lefttower{
	width: 180px;
	float: left;
}

ul#lefttowertop{
	margin: 0px;
	padding: 0px; 
	background-image: url(img/lefttower_bg.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
	font-size: 11px;
}

ul#lefttowertop li{
	color: #fff;
	padding: 4px 0px 4px 15px;
	background-color: #669edb;
	margin-top: 10px;
	margin-right: 8px;
}

ul#lefttowertop li a{
	color: #fff;
}

ul#lefttowertop li#bottom{
	background-image: url(img/lefttower_bottom.jpg);
	height: 11px;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}

div#maincontent{
	width: 626px;
	margin-top:  20px;
	margin-left: 8px;
	float: left;
}

div#righttower{
	color: #636363;
	width: 175px;
	float: right;
	text-align: right;
}

div#righttowerbluebar{
	background-color: #669edb;
	height: 20px;
}

div#cankar{    
    position: absolute;
    display: none;
    height: 181px;
    width: 99px;
    background-image: url(img/cankar_right.png);
}

/*
div firstpage left, right
*/
div#fpleft{
	float: left;
	width: 250px;
}

div#fpright{
	float: right;
	width: 355px;
}

/*
div firstpage koledar
*/
div.prireditvemesec{
	color: #fff;
	padding: 0px 3px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
	background-image: url(img/calendar_preliv.png);
	background-repeat: repeat-y;
}

/*
PAGES
*/
h2.pageheading{
	background-image: url(img/page_heading_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

ul.contentlist{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.contentlist li{
	margin: 2px 0px;
}

ul.contentlist a{
	text-decoration: none;
}

ul.contentlist a:hover{
	text-decoration: underline;
}

/*
inform link
*/
a.inform{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	float: right;
	background-color: #a11;
	padding: 5px;
}

a.informblue{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	float: right;
	background-color: #11a;
	padding: 5px;
}

/*
news
*/

div#arhivnovice{
    display: none;
    margin-bottom: 10px;
}
