@import url(stylewrapper.php?file=document.css&selector=.html_document) ;
@import  url(explicite.css);



body
{
background: #115186 url(../img/bg.gif) top repeat-x fixed;
text-align: center;
margin:26px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:white;
}

img
{
border: 0px none;
}

a
{
color: #123C7C;
text-decoration: underline;
}

a:hover
{
color: #e28a23;
text-decoration: none;
}

b, strong
{
font-weight: bold;
}

i, em
{
font-style: italic;
}

#modal_container td
{
padding:2px;
}

#modal_container h2
{
font-size: 14px;
line-height: 16px;
margin: 0px 0px 11px 0px;
font-weight: bold;
color:#123C7C;
}

/************************************/

div#container_outer
{
margin:auto;
width:910px;
background:white;
}


div#container_inner
{
width:900px;
margin:auto;
border-top: 5px solid #ffffff;
text-align: left;
}

div#container_head_1
{
width:900px;
height:209px;
position:relative;
/*border-bottom: 5px solid #1B67A6;*/
background-repeat: no-repeat;
background-position: 145px 27px ;
}

div.container_head_1_00
{background-image: url(../img/header/header00.jpg);}
div.container_head_1_01
{background-image: url(../img/header/header01.jpg);}
div.container_head_1_02
{background-image: url(../img/header/header02.jpg);}
div.container_head_1_03
{background-image: url(../img/header/header03.jpg);}
div.container_head_1_04
{background-image: url(../img/header/header04.jpg);}
div.container_head_1_05
{background-image: url(../img/header/header05.jpg);}
div.container_head_1_06
{background-image: url(../img/header/header06.jpg);}

div#container_head_1 .head_block_1,
.poptitle
{
padding: 5px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color:white;
background: #1b67a6;
border-bottom: 4px solid #ffffff;
}

#head-logo-l
{
position:absolute;
top:27px;
left:0px;
}

#head-logo-r
{
position:absolute;
top:27px;
right:0px;
}

/*#head_search
{
position:absolute;
top:173px;
left:560px;
}*/

/**************************/

#header-bar
{
border-top:2px solid white;
border-bottom:5px solid white;
background: #1B67A6;
position: relative;
height: 30px;
}

/**************************/

#container_body
{
width:900px;
background: #ffffff url(../img/body-bg.jpg) repeat-y;
border-bottom:5px solid white;
text-align: left;
}

#pane_left
{
width:140px;
float:left;
text-align: left;
background: #1b67a6;
overflow: hidden;
}

#pane_center
{
margin-left: 5px;
width:605px;
float:left;
text-align: left;
background: transparent;
}

#pane_right
{
margin-left: 5px;
width:145px;
float:left;
text-align: left;
background: #1b67a6;
padding:0px;
overflow: hidden;
}

/*****************************/

#pane_center_left
{
padding-top: 10px;
float:left;
text-align: left;
background: #d4e4f2;
position: relative;
width:410px;
overflow: hidden;
}
#pane_center_left .wrap {margin: 0px 5px;}
#pane_center_left .pane_title
{
background: no-repeat;
position: absolute;
top:-35px;
left:0px;
width:400px;
height:30px;
background-repeat: no-repeat;
}
#pane_center_left .news_list {background-image: url(../img/header-bar-vijesti.gif);}

#pane_center_left .wrap .pages
{
/* hiding page links (11.6.2008, dragan) */
display: none;
}



#pane_center_right
{
margin-left: 5px;
padding-top: 10px;
float:left;
text-align: left;
background: #76a4ca;
position: relative;
width:190px;
}

#pane_center_right .wrap {margin: 0px 5px;}
#pane_center_right .pane_title
{
background: no-repeat;
position: absolute;
top:-35px;
left:0px;
width:190px;
height:30px;
background-repeat: no-repeat;
}
#pane_center_right .news_nhs {background-image: url(../img/header-bar-vijesti-nhs.gif);}
#pane_center_right .news_vezani {background-image: url(../img/header-bar-vezani.gif);}

/*****************************/

#topbox
{
padding:5px 0px 0px 0px;
background:white;
}


/*****************************/

#container_footer
{
background: #1b67a6;
position: relative;
font-size: 11px;
color:White;
text-align: center;
padding:4px 42px 5px 0px;
margin:0px auto;
}
#container_footer img.warp-logo {vertical-align:-4px;}

#container_footer a
{
color:white;
text-decoration: none;
font-weight: bold;
}

#container_footer a:hover
{
text-decoration: underline;
}

/*****************************/

.html_document
{
background: transparent !important;
}

.clear
{
clear: both;
}

.absolute
{
position: absolute;
}

.relative
{
position: relative;
}
