img, div, a, input { behavior: url(/css/iepngfix.htc) }

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family:"trebuchet ms", sans-serif;
}

a{
	text-decoration: none;
	color: #000000;
}

#page {
	float: left;
    width: 1008px;
    position: relative;
    
    left: 50%;
    margin-left: -504px;
    min-height: 100%;
    height: auto !important;
	height: 100%;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    margin-bottom: -14px;
    background: none;
    background-repeat: repeat-y;
}


#rasgleft{
    height: 90px;
    width: 352px;
    background-image:url(../image/rasg_left.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 23px;
    cursor: hand;
    cursor: pointer;
    border:0px;
}

#rasgright{
    height: 90px;
    width: 601px;
    background-image:url(../image/rasg_right.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 384px;
}

#logoshow{
	list-style:none;
	position:absolute;
    width:968px;
    height:195px;
    padding: 0;
    margin: 0;
}

img.logoslika{
	width: 968px;
	height: 195px;
}

#logoframe {
    position:absolute;
    width:968px;
    height:195px;
    z-index: 10;
    background-repeat: no-repeat
 }

div#logo{
	position: absolute;
	top: 100px;
	left: 19px;
	width: 968px;
}

#buttons{
	position: absolute;
	top: 24px;
	left: 355px;
}

.button{
	padding: 5px 0 5px 23px;
	color: #000000;
	font-size:9px;
	text-decoration:none;
}

.struktura{
	background: transparent url(../image/strukturastrani.jpg) no-repeat scroll 0 0;
}

.natisni{
	background: transparent url(../image/print.jpg) no-repeat scroll 0 0;
}

.poslji{
	background: transparent url(../image/send.jpg) no-repeat scroll 0 0;
}

#menutop{
	position: absolute;
	top: 57px;
	left: 25px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.menulink {
    background: transparent url(../image/gumbdesno.gif) no-repeat scroll bottom right;
    color: #000000;
    float: left;
    font-size: 12px;
    height: 18px;
    margin-right: 6px;
    padding-right: 5px; /* sliding doors padding */
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}

a.menulink span {
    background: transparent url(../image/gumb.gif) no-repeat bottom left;
    display: block;
    line-height: 14px;
    padding: 2px 0 2px 5px;
}

a.menulink:hover {
    background-position: top right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.menulink:hover span{
    background-position: top left;
}

a.selected {
    background: transparent url(../image/gumbdesno.gif) no-repeat scroll top right;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 18px;
    margin-right: 6px;
    padding-right: 5px; /* sliding doors padding */
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    outline: none;
}

a.selected span {
    background: transparent url(../image/gumb.gif) no-repeat top left;
    display: block;
    line-height: 14px;
    padding: 2px 0px 2px 5px;
    outline: none;
}

.searchinput {
	border-width: 0;
	background: transparent none repeat scroll 0 0;
	width: 130px;
	height: 15px;
	margin-top: -3px;
	position: relative;
}

.rounded {
	background:  url(../image/search_polje.png) no-repeat left top;
	padding: 8px 8px 8px 8px;
	margin: 0;
	position: absolute;
	z-index: 20;
	top: 144px;
	left: 710px;
}

a.searchsubmit {
    background: transparent url(../image/najdi_button.png) no-repeat scroll top right;
    display: block;
    float: left;
    font-size: 12px;
    height: 30px;
    width: 52px;
    text-decoration: none;
    position:absolute;
    top: 0px;
    left: 146px;
    color: #FFFFFF;
}

a.searchsubmit span{
    padding: 12px 0px 0px 10px;
    outline: none;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 25px;
}

.slogan{
	font-size: 26px;
	z-index: 20;
	color: #FFFFFF;
	position: absolute;
	top: 137px;
	left: 53px;
}

#leftmenu{
	/*position: absolute;
	top: 315px;
	left: -12px;*/
	margin-left: -15px;
	margin-top: 315px;
	
	width: 260px;
	font-size: 12px;
	height: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
}

#leftmenu ul{
	border-right: 1px solid #CCCCCC;
	padding-bottom:10px;
}

.amenu{
	text-decoration: none;
	color: #666666;
	
}

li.limenu{
	border-bottom: 1px solid #CCCCCC;
	width: 200px;
	list-style-type: none;
	padding: 15px 0 3px 0;
}

li.limenu:hover{
	background-color: #fff5b2;
	padding-left: 15px;
	font-weight: bold;
	width: 185px;
}

li.liselected{
	padding-left: 15px;
	background-color: #fff5b2;
	font-weight: bold;
	width: 185px;
}

.footer{
	height: 44px;
	background-color: #333333;
	float: left;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	z-index: 30;
	position: relative;
	top:30px;
}

.footerspan{
	top: 35%;
	position: relative;
	font-size: 11px;
}
.footerspan a{
color: #FFFFFF;
}

#content{
	margin-top: 315px;
	margin-left: 272px;
	width: 720px;
	font-size: 12px;
}

h1{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: 100%;
}

#contentleft{
	float: left;
	margin: 0 20px 0 0;
	width: 340px;
	text-align:justify;
}

#contentright{
	width: 340px;
	float: left;
	text-align:justify;
	margin: 0;
	padding: 0;
}
#contentmain {
	width: 700px;
	float: left;
	text-align:justify;

}

.aktualno{
	background-color: #dcf4e8;
	background-repeat: none;
	width: 340px;
	float: left;
	margin: 0 0 13px 0;
}

h2{
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0 0 0;
}

.podnaslov{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.vec{
	margin: 0 0 0 270px;
	padding: 0;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border: 0;
}

.aktualnanovica{
	border: 0 solid #999999;
	border-top-width: 1px;
	margin: 0 9px 15px 9px;
	text-align: left;
	padding: 0;
}

.topnovica{
	border-width: 0px;
}

.aktualh1{
	margin-left: 9px;
}

.novice{
	background-color: #fff9d3;
	float: left;
	width: 100%;
	margin: 0 0 13px 0;
}

b.btopright, b.btopright b, b.bbotright, b.bbotright b{
    display: block;height: 10px;font-size: 1px;
    background-image:url(../image/rcorange.png);
    background-repeat: no-repeat}
b.btopright b{background-position: 100% -10px}
b.bbotright{background-position: 0 -20px}
b.bbotright b{background-position: 100% -30px}
 
h2.naslov{
	color:#000000; font-family:trebuchet ms,sans-serif; font-weight: bold; font-size:22px;
}

h2.naslov2{
	color:#449A3C; font-family:trebuchet ms,sans-serif; font-weight: bold; font-size:22px;
}

h3.podnaslov{
	color:#000000; font-family:trebuchet ms,sans-serif; font-weight: bold; font-size:15px;
}

h3.podnaslov2{
	color:#449A3C; font-family:trebuchet ms,sans-serif; font-weight: bold; font-size:15px;
}

span.text{
	color:#000000; font-family:trebuchet ms,sans-serif; font-weight: normal; font-size:13px;
}

span.text1{
	color:#449A3C; font-family:trebuchet ms,sans-serif; font-weight: normal; font-size:13px;
}

span.textSmall{
	color:#4D4D4D; font-family:trebuchet ms,sans-serif; font-weight: normal; font-size:9px;
}

span.text2{
	color:#ffffff; font-family:trebuchet ms,sans-serif; font-weight: normal; font-size:13px;
}

.podmenujem{	
	float:left; 
	width:220px;
	margin-left:40px;
}
