/* CSS Document */

.c_head_blu
{
	padding:15px 0 0 0; 
    text-align:left;
    background:url(bg-okno-top1.png) no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	}


/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1
{
	float:left; 
	width: 100%;
	padding: 0 0 0 30px;
	}
	
	
.c_head h1{margin:0; padding:0; background:url(bg-okno-top1.png) no-repeat;}

.c_head_title_blu_s{ padding-left:30px;
                     padding-top:15px;
                     padding-bottom:15px;
               background:url(bg-okno-middle1.png) repeat-y; 
               font-family: Arial, Tahoma;
               font-size:28px;
               color: #0060CA;
                 letter-spacing:0.2em;
                           }
.icn img{margin-right:5px; }

.head_title{margin:0; float:left;background:url(bg-okno-middle1.png) repeat-y;
           width: 100%;}
.title_vis{margin:0; float:right; }


.c_content_blu{
           padding: 0 0px 0 0;
           *padding:0px 0 0 0;
           background:url(bg-okno-middle1.png) repeat-y;
           display:block;}
.c_contentpane_blu
{
padding:10px 30px 15px 30px;
*padding: 10px 30px 15px 30px; 
text-align:left;
background:url(_bg-okno-middle1.png) repeat-y;
	margin: 0 auto;}



.c_footer_blu {background:url(bg-okno-bottom1.png) no-repeat;
display:block;
	margin: 0 auto;
	text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;font-size: 11px;}
.Naslov {margin-top:0px;font-family: Arial,Tahoma;
font-size: 12px;
color: #0060ca;
font-weight: bold;

}
.Naslov_big {margin-top:0px;font-family: Arial,Tahoma;
font-size: 20px;
color: #0060ca;
font-weight: bold;

}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}














