﻿#form_div{
position:absolute;
top:20px;
left:20px;
height:500px;
width:600px;
background-color:#FFFFFF;
z-index:990;
visibility:hidden;
border:5px solid #022777;
}

#form_div_close{
position:absolute;
top:10px;
right:30px;
height:20px;
width:30px;
font-size:10px;
font-weight:bold;
cursor:pointer;
cursor:hand;
color:#FFFFFF;
}

#live_link{
clear:both;
width:196px;
height:40px;
background-color:#000000;
margin-left:2px;
margin-top:2px;
}

.live_a{
cursor:pointer;
cursor:hand;
}


table.tabela_live{
width:100%;
height:100%;
background:#FFF;
border-spacing:2px;
border-bottom:1px #FFF solid;
}

.tabela_live td{
background:#D2D2D2;	
padding:5px;
font-size:10px;

}

.tabela_live th{
	text-align:center;
background:#022777;	
padding:5px;
color:#FDF50E;
}








/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
background-color: #022777;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #022777;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
/*height: 40px;*/
display: block;

padding:5px 1.1em;
border-right:1px solid #071E51;
border-left-width: 0;
border-top:1px solid #083189;
border-bottom:1px solid #071E51;
text-decoration: none;
background-color: #022777;
color:#DBCEB8;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 10px;
font-weight:bold;
letter-spacing:1px;
	text-align: center;
}
.suckertreemenu ul li a.uzi_menu{
width: 70px;	
}

.suckertreemenu ul li a.siri_menu{
width: 150px;	
}


	
/*1st sub level menu*/
.suckertreemenu ul li ul{

left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/


/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 150px; /*width of sub menu levels*/
text-decoration: none;
padding: 5px 10px;
border-top:1px solid #72685E;
border-bottom:1px solid #5B534B;
background-color: #635B53;
color:#DBCEB8;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 10px;
font-weight:bold;
letter-spacing:1px;
border-right:none;
text-align: left;
}

.suckertreemenu ul li a:hover{
background-color: #071E51;
color:#FFEC00;
border-top:1px solid #051C4F;
border-bottom:1px solid #051C4F;

}

.suckertreemenu ul li ul li a:hover{
background-color: #443E38;
color:#FFEC00;
border-top:1px solid #3E3933;
border-bottom:1px solid #3E3933;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background-image: url(arrow-down.gif);
background-repeat:no-repeat;
/*background-position:115px;*/
background-position: center right;

}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background-image: url(arrow-right.gif);
background-repeat:no-repeat;
/*background-position:115px;*/
background-position: center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a.uzi_menu { height: 1%; width:70px;}
* html .suckertreemenu ul li a.siri_menu { height: 1%; width:150px;}
* html .suckertreemenu ul li ul li a{width:150px;}

/* End */



html,body {
	background-image:url(images/stripe.png);
	text-align: center; margin:0;height:100%;font-family: Verdana, Geneva, sans-serif;font-size:11px;}
#wrapper {position: relative; width: 978px; margin: 0 auto; text-align: left; background:#022777; border-left:1px #fff solid;border-right:1px #fff solid;} 
li{list-style:none;display:inline;}
p{margin:0;}
p a{color:#333;text-decoration:underline;font-weight:bold;}
p a:hover{color:#333;text-decoration:none;font-weight:bold;}
#header{width: 978px; height:100px;background:#022777; position:relative;overflow:hidden;}
#najava{position:absolute;width:210px;height:70px;right:10px;bottom:10px;z-index:100;padding:5px;}
#najava img {height:100%;}
#najava p{color:#FFF;font-size: 9px;font-weight:bold;width:100%;text-align:center;line-height:170%;}
#najava p .naslov{color:#FFF;font-size: 9px;width:100%;text-align:center;font-weight:normal;}
#najava-background{
position:absolute;width:220px;height:80px;right:10px;bottom:10px;
filter: alpha(opacity=40);
-moz-opacity: 0.40;
opacity: 0.40;
-khtml-opacity: 0.40;
background:#000;
z-index:50;
}

#menu{width: 978px; background:#022777;position:relative;z-index:600;clear:right;}
#content{background:#fff; width: 978px;clear:both;
overflow: auto;/* bez toga javascript u firefox-u ne pokazuje visinu tog div-a */
}
#content_left{background:#fff; width: 200px; float:left;clear:left;}
#content_right{background:#FFF; width: 758px; float:left;padding:10px;clear:right;}

#footer{clear:left;width: 978px; height:30px;background:#022777;text-align:center; }

.tabela_div{
width:748px;
overflow:hidden;
}

table.tabela_file{
background:#FFF;
border-spacing:2px;
border-bottom:1px #FFF solid;
}

.tabela_file td{	
padding:5px;
font-size:10px;
}

.tabela_file tr{
background:#fff;	
}

.tabela_file tr.tr_dark{
background:#E8E8E8;	
}

table.tabela_tablica{
	width:200px;
	background:#FFF;

border-spacing:2px;
border-bottom:1px #FFF solid;
}

.tabela_tablica td{
background:#D2D2D2;	
padding:5px;
font-size:10px;
}

.tabela_tablica th{
	text-align:center;
background:#666666 url(images/stripe.png);	
padding:5px;
color:#fff;
}

#sponsors{
position:relative;
float:left;
clear:right;
width:200px;
background:#fff;
text-align:center;
}

#sponsors a:hover img{
border:2px #999 solid;
}

#sponsors a img{
border:2px #fff solid;
margin-bottom:10px;
margin-top:10px;
}



.news_item_small{
	float:left;
margin:0;	
	position:relative;
	padding-bottom:30px;
	width:240px;
}



.news_item_small p{
line-height:150%;	
}

.news_item_small h4{
font-size:13px;
margin-top:0;
padding-top:20px;
line-height:150%;
color:#666;
}

.news_item_small h4 a{
color:#666;	
text-decoration:none;
}

.news_item_small h4 a:hover{
color:#0C44BF;	
text-decoration:none;
}

.news_item_small_break{
	float:left;
margin:0;	
	position:relative;
	height:1px;
	width:19px;
}

a .img_news_small{
	margin:0;
border:1px #999 solid;	
padding:5px;
float:left;
margin-bottom:10px;
}

a:hover .img_news_small{
border:1px #022777 solid;	
padding:5px;
}

.news_big_small_break{
	height:10px;
margin:0;	
	position:relative;
	float:left;
	width:100%;
	border-top:1px #999 dotted;
	text-align:center;
}



a .img_news{
border:1px #999 solid;	
padding:5px;
float:left;
margin-right:20px;
/* margin-bottom:10px; */
}

a:hover .img_news{
border:1px #022777 solid;	
padding:5px;
}

h4{
font-size:16px;
margin-top:0;
padding-top:20px;
line-height:150%;
color:#666;
}

h4 a{
color:#666;	
text-decoration:none;

}

h4 a:hover{
color:#0C44BF;	
text-decoration:none;
}

.news_item_big p{
line-height:150%;	
margin:0;
padding:0;
}

.news_item_big{
margin:0;	
	position:relative;
	float:left;
	padding-bottom:10px;
	clear:right;
	width:100%;
}

.read_more{
color:#999;
float:right;
padding-top:30px;
}

.read_more a{
color:#999;
text-decoration:underline;
}

.read_more a:hover{
color:#0C44BF;
text-decoration:none;
}

.news_datum{
color:#999;	
margin-bottom:-10px;
text-indent: 0;
}

.najava_span{
color:#FF0;	
}

.cat_list{
clear:both;

}

.cat_menu{
width:500px;
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 10px;
padding-right: 0px;
border: none;
text-align:left;
}

.cat_menu li{
margin: 0px;
padding: 0px;
}
.cat_menu li a{
font-size:13px;
display: block;
border-bottom: 1px solid #D1D0D0;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:300px;}

.cat_menu li a:hover, .right_menu li a:focus {
color: #000000;
background-color: #eeeeee;
}

.path{

clear:both;
padding-bottom:10px;
margin:0;
}

.path ul{
list-style-type: none;
padding-left:0;
margin:0;
height:15px;
clear:both;
}

.path ul li{
color:#999;
font-size:10px;
float:left;
padding:0 5px 0 0;
margin:0;
}

.path ul li a{
display:block;
color:#999;
font-size:10px;
font-weight:bold;
text-decoration:none;
margin:0;
}

.path ul li a:hover{
text-decoration:underline;
}


/* ISPIS ITEM-A */
.item_img_news{
float:left;
}

a .item_img_news{
margin:0;
border:1px #999 solid;	
padding:5px;
float:left;

margin-bottom:10px;
margin-top:20px;
}

a:hover .item_img_news{
border:1px #022777 solid;	
padding:5px;
}
/* ISPIS ITEM-A */

/* PAGINATION */


    .pagination{
		position:relative;
		width:734px;
    padding: 2px;
text-align:center;
margin:0;
padding-top:0;
    }

    .pagination ul{
    margin-top: 10px;
	margin-bottom: 10px;
    padding: 0;
    text-align: center; /*Set to “right" to right align pagination interface*/
    font-size: 12px;

    }

    .pagination li{
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
    }
	
	    .pagination .threedots{
    list-style-type: none;
    display: inline;
       color: #000;
    }

    .pagination a, .pagination a:visited{
    padding: 0 2px;
    text-decoration: none;
    color: #595959;
	font-size:10px;
    }

    .pagination a:hover, .pagination a:active{
    color: #000;
	text-decoration: underline;
    }

    .pagination a.currentpage{
    /*background-color: #6E95DA;*/
    color: #022777 !important;
	text-decoration: underline;
    font-weight: bold;
    cursor: default;
    }

    .pagination a.disablelink, .pagination a.disablelink:hover{
    cursor: default;
    color: #e0e1e2;
    font-weight: normal !important;
    }

    .pagination a.prevnext{
    font-weight: normal;
padding:0 10px;
    }

	
	/* PAGINATION */
	
	
	
.galleries_item{
	float:left;
margin:0;	
	position:relative;
	padding-bottom:30px;
	width:130px;
}

.galleries_break{
	float:left;
margin:0;	
	position:relative;
	float:left;
	height:1px;
	width:22px;
}

a .img_galleries{
	margin:0;
border:1px #999 solid;	
padding:5px;
float:left;
margin-bottom:10px;
}

a:hover .img_galleries{
border:1px #022777 solid;	
padding:5px;
}

.galleries_name{
color:#999;	
margin-bottom:-10px;
text-indent: 0;
}




.file_list{
clear:both;
}

.file_menu{
width:700px;
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 10px;
padding-right: 0px;
border: none;
text-align:left;
}

.file_menu li{
margin: 0px;
padding: 0px;
}
.file_menu li a{
font-size:13px;
display: block;
border-bottom: 1px solid #D1D0D0;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:700px;}

.file_menu li a:hover, .right_menu li a:focus {
color: #000000;
background-color: #eeeeee;
}

#footer_text{
padding-top:5px;
color: #416DCD;
margin:0 auto;
font-size:10px;
width:100%;
}

#footer_text a{
color: #FFF;
font-size:10px;
width:100%;
text-decoration:none;
font-weight:bold;
}

#footer_text a:hover{
color: #FFF;
font-size:10px;
width:100%;
text-decoration:underline;
}
