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

html {
overflow-y: scroll;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

a, a:hover, a:visited, a:active {
   outline:none;
}

.float_left{
float:left;
}


body {
background-color: #d9ebc8;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #2c2c2c;
}

h1, h1 a{
font-family: Tahoma, Arial, sans-serif, Geneva;
font-size: 22px;
color: #0072bb;
font-weight: normal;
margin-bottom: 16px;
clear: left;
line-height: 23px;
text-decoration: none;
}

h2, h2 a{
font-family: Tahoma, Arial, sans-serif, Geneva;
font-size: 17px;
color: #555;
font-weight: normal;
margin-top: 16px;
margin-bottom: 10px;
clear:left;
line-height:20px;
}

.text{
}

.uvod{
font-weight:bold;
margin-bottom: 7px;
}

#header a {
color:#444;
text-decoration:none;
}

a {
color:#2c2c2c;
text-decoration:underline;
}


.vec {
display: block;
margin-top:4px;
margin-bottom:10px;
color:#0072bb;
text-decoration:underline;
}

.vec_levi{
display: block;
margin-top:4px;
color:#6aa845;
text-decoration:underline;
}

.quote{
	color:#444;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 29px;
	font-size:22px;
	letter-spacing:-1px;
	font-weight:normal;
	display:block;
	width:400px;
	
}


.narekovaj{
font-family:Georgia,serif;
font-size:55px;
font-weight:900;
overflow:hidden;
float:left;
display:block;
height:23px;
line-height:43px;
margin:5px 5px 0 0;
color: #0072bb;

}

#podpis {
display:block;
margin-top:10px;
}

#podpis p {
font-size:11px;
color:#7d7d7d;
line-height:14px;
}

.odmik{
padding-bottom:10px;
}

table{
border: 1px solid #CCCCCC;
border-collapse:collapse;
margin:15px 0;
font-size: 11px;
color: #444;
}

td{
padding:2px 4px;
}


/*================ HEADER ===================*/

#header {
width: 808px;
height: 201px;
margin: 0 auto;
background-image: url(/Static/images/header_bg.gif);
margin-top:25px;
position: relative;
}

#logo{
margin-top: 37px;
margin-left: 11px;
float: left;
}

#address{
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: right;
margin: 34px 38px 0 0;
color:#444;
line-height: 14px;
}

.naziv{
font-size: 13px;
font-weight: bold;
padding-bottom: 5px;
line-height: 22px;
}

.primary{
background-color:#999999;
width: 512px;
position: absolute;
right: 0;
bottom: 0;
float: left;
display:inline;
height: 74px;
}

.primary li {
float:left;
list-style: none;
}

.primary li a {
float:left;
text-indent:-999px;
overflow:hidden;
height: 74px;
display:block;
background: url(/Static/images/menu.gif) no-repeat;
}

.primary .m1 a {
width: 86px;
}

.primary #ma1 a {
background-position:0 -74px;
}

.primary .m2 a {
background-position:-86px 0;
width: 76px;
}
.primary #ma2 a{
background-position:-86px -74px;
}

.primary .m3 a {
background-position:-162px 0;
width: 103px;
}

.primary #ma3 a {
background-position:-162px -74px;
}

.primary .m4 a {
background-position:-265px 0;
width: 139px;
}

.primary #ma4 a{
background-position:-265px -74px;
}

.primary .m5 a {
background-position:-404px 0;
width: 108px;
}

.primary #ma5 a {
background-position:-404px -74px;
}

/*================ CONTENT ===================*/

#content_wrapper{
width: 808px;
margin: 0 auto;
}

#left_column{
width: 246px;
background-image:url(/Static/images/left_repeat.jpg);
font-size:11px;
float:left;
clear:none;
line-height: 16px;
}

#left_column_close{
height: 16px;
background-image:url(/Static/images/left_close.jpg)
}

.left_heading{
background-color: #f2f2f2;
margin: 10px 4px 10px 4px;
padding: 3px 0 3px 33px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #509e41;
background-image: url(/Static/images/left_header_bullet.gif);
background-repeat: no-repeat;
background-position: 17px 6px
}

#left_column .news_heading a{
font-size:12px;
font-weight:bold;
display:block;
margin-top: 6px;
color:#444;
}

.news_date{
font-size:10px;
display:block;
color:#969696;
margin-bottom:2px;
}

.news_date_right{
font-size:12px;
display:block;
color:#969696;
margin-top:-14px;
margin-bottom:11px;
}

.left_text_container{
padding: 0 15px 5px 22px;
}

/*==== RIGHT COLUMN ====*/

#right_column{
float: left;
background-image: url(/Static/images/right_repeat.jpg);
background-repeat: repeat-y;
width: 562px;

}

#right_curve{
background-image:url(/Static/images/right_curve.jpg);
height:34px;
width: 562px;
float: left;
}

#right_column_content{
float: left;
padding: 30px 30px 20px 40px;
}

#right_column_content_naslovka{
float: left;
padding: 30px 30px 0 40px;
}

#right_column_close{
width: 562px;
height: 16px;
background-image:url(/Static/images/right_close.jpg);
float: left;
}

#content_wrapper ul{
margin-top:13px;
}

#content_wrapper li{

line-height: 20px;
background-image: url(/Static/images/bullet.gif);
background-repeat: no-repeat;
background-position: left 8px;
padding-left: 15px;
list-style-type:none;
}

.separator{
background-color: #d9d9d9;
width: 99%;
margin: 25px 0 20px 0;
height: 1px;
clear:both;
}

hr{
display: none;
}

.naslovka_item{
float:left;
font-size: 11px;
}

.prvi{
width:235px;
padding-right: 8px;

}

.drugi{
width:228px;
padding-left: 15px;
}

.naslovka_item img{
float:left;
margin-right: 10px;
}

.naslovka_item_vertical{
background:url(/Static/images/naslovka_item_vertical.gif) repeat-y;
margin-top:15px;
}


#content_wrapper .priloge ul{
margin:10px 0 0 0;
}

#content_wrapper .priloge li{
padding-left:22px;
background-position: left 0;
}

#content_wrapper .pdf{
background:url(/Static/images/icon_pdf.gif) no-repeat;

}

#content_wrapper .doc{
background:url(/Static/images/icon_doc.gif) no-repeat;
}

#content_wrapper .ppt{
background:url(/Static/images/icon_ppt.gif) no-repeat;
}

#content_wrapper .xls{
background:url(/Static/images/icon_xls.gif) no-repeat;
}

#content_wrapper .jpg, #content_wrapper .gif, #content_wrapper .png, #content_wrapper .bmp{
background:url(/Static/images/icon_img.gif) no-repeat;
}


/*================ FOOTER ===================*/
#footer{
text-align:right;
font-family:Verdana, Geneva, Arial, sans-serif;
margin-right: 12px;
font-size: 9px;
color: #94a97f;
margin-bottom: 20px;
}

#footer a{
color: #94a97f;
}