* { 
	padding: 0; margin: 0;
}
body {
	margin: 0; 	padding: 0;
	font: normal .70em/1.6em Verdana, Tahoma, sans-serif;
	color: #fff;
	background: #002540 url('images/backc.jpg');
	/*background: #002540 url('images/bg.jpg') repeat-x;*/
	text-align: center;	
}

a {
	color: #FFF;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #FFF774;
	font-weight: bold;
	text-decoration: underline;
}


h1, h2, h3 {
	font: normal 1.5em Arial, Sans-serif;
	color: #FFF;	
}

h1 { font-size: 1.6em; } 
h2 { font-size: 1.4em; text-transform:uppercase; font-weight: bold;}
h3 { font-size: 1.3em; font-weight: bold; }

p, h1, h2, h3 {
	margin: 0;
	padding: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #FFF;
}

/*img {
	border: 3px solid #044984;
}*/
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

/*a img {  
  border: 3px solid #555;
}
a:hover img {  
  border: 3px solid #CCC !important;
  border: 3px solid #555;
}*/



#textarea {
	width: 250px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

#boxm {
	width: 220px;
	height: 240px;
	padding:5px;
	margin-top: 30px;
	margin-left: 18px;
	background: url(images/boxbb.gif) left top no-repeat;
	color: #00005F;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	padding-top: 13px;
	padding-left: 14px;
	
}


#boxm a {
	font-size: 13px;
	font-weight: bolder;
	color: #00005F;

	
}

#boxm h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00005F;
	line-height: 1px;
	padding-left: 0px;
	
}


#boxmm {
	width: 160px;
	border: 8px double #053F7B;
	padding:5px;
	margin-top: 10px;
	margin-left: 35px;
	background-color:#B5CFE9;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align:center;
}


#boxmm a {
	color: #036;
	font-size: 12px;
	font-weight: bolder;
}


#boxmmm {
	width: 180px;
	/*border: 4px solid #fff;*/
	padding:5px;
	margin-top: 15px;
	margin-left: 32px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}


#kontakt {
	margin-top: 20px;
	margin-left: 9px;
}

#wrap {
	/*background: #044984 url(images/bgsea.jpg) no-repeat center bottom;*/
	background: #002540 url(images/bgb.jpg) repeat-y 0 0;
	margin: 0 auto 0 auto;	
	text-align: left;		
  	
}	
#wrap, #footer-wrap {
	width: 960px;
}

#wrapin {
	background: url(images/bgsea.jpg) no-repeat center bottom;
	width: 960px;
	height: 100%;
	z-index: 1;
}


#header {
	position: relative;
	width:960px;
	height: 218px;	
	background: #002540 url(images/header.jpg);
	
}



#content-wrap {
	clear: both;
	margin: 0; padding: 0;
	
}


.box {
	margin: 0 15px;			
	border-left: 1px dotted #00335F;	 	
	/*background: #4893D4 url(images/bgbox.jpg) repeat-x 0 0;*/
	font: normal 1.3em/1.3em Arial, Verdana,'Trebuchet MS', Sans-serif;
	color:#fff;

}



#main {
	margin: 0 0 0 270px;		
	padding-top: 20px;
}
#main .box {
	margin-left: 0;
}

#main h3#logo {
	margin: 0; padding: 0;
	font: bolder 35px Arial, Sans-serif;
	letter-spacing: -2px;
	padding: 5px 0 0 15px;	
}
#main h2#slogan {
	color: #FFF;
	text-indent: 0px;
	font: bold 12px Tahoma, 'Trebuchet MS', Sans-serif; 
	text-transform: none;	
}



#sidebar {
	float: left;
	width: 240px;
	margin: 0 0 0 15px;
	*margin: 0 0 0 9px;	
	padding-top: 28px; 

}

#sidebar ul.sidemenu {
	margin: 0 0 20px 15px; padding: 0;	
	/*background: #002544;*/		
	border-top: 3px solid #FFF774;
}
#sidebar ul.sidemenu li {
	display: inline;
	list-style: none;		
}
#sidebar ul.sidemenu li a {
  display: block;	
  padding: 2px 10px 0 36px;   
  text-decoration: none;
color: #CCFFFF;
  font-weight: bold;  
} 
#sidebar ul.sidemenu li a:hover {
  color: #FFFF33;
text-decoration: underline;
/*  background: #B4D4EB;  */
}

#sidebar ul.sidemenu li a.active {
color: #FFFF33;
text-decoration: underline;
}


#footer-wrap { 
	clear: both; 
	color: #FFF; 
	height: 26px;
	background: #044984 url(images/footer.jpg) no-repeat;
	margin: 0 auto; 
	padding: 0;  
	font-size: 88%;  		
}
#footer-wrap a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer-wrap .footer-left{
	float: left;
	width: 55%;	
	padding-bottom: 3px;	
	padding-left: 15px;
}
#footer-wrap .footer-right{
	float: right;
	width: 30%;			
	padding-bottom: 3px;
	padding-right: 15px;
}

#header #current a {
   color: #FFF;
	border-top: 5px solid #FFF;
}


.float-left  { 	float: left; padding: 0 15px 0 25px;}
.float-right {	float: right; padding: 0 40px 0 15px;}
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

.clear {	clear: both; 
		margin: 0 0 0 14px;
		padding: 0 0 3px 35px;
		background: url(images/home.jpg) no-repeat;
		font: bold italic 1.9em Trebuchet MS, Arial, Sans-serif;		
} 


.clear2 {	clear: both; 
		margin: 0 0 0 14px;
		padding: 0 0 3px 35px;
		background: url(images/foto.jpg) no-repeat;
		font: bold italic 1.9em Trebuchet MS, Arial, Sans-serif;		
} 

.clear3 {	clear: both; 
		margin: 0 0 0 14px;
		padding: 0 0 3px 35px;
		background: url(images/video.jpg) no-repeat;
		font: bold italic 1.9em Trebuchet MS, Arial, Sans-serif;		
} 

.clear4 {	clear: both; 
		margin: 0 0 0 14px;
		padding: 0 0 3px 35px;
		background: url(images/mail.jpg) no-repeat;
		font: bold italic 1.9em Trebuchet MS, Arial, Sans-serif;		
} 

.clear5 {	clear: both; 
		margin: 0 0 0 14px;
		padding: 0 0 3px 35px;
		background: url(images/linkovi.jpg) no-repeat;
		font: bold italic 1.9em Trebuchet MS, Arial, Sans-serif;		
}


.gray  {	color: #A0A0A0; }
.yellow {	color: #FFF774;
		font-weight: bold;
 }
.logo {
	font: bolder 50px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;	
}
.comments { 
	text-align: right; 
	padding: 7px 15px;
	margin: 20px 15px 15px 15px;
	background: #0A1646;	 
}

.searchform form{
	clear:both;
	background-color: transparent;
	border: none;
	margin: 0; padding: 0;
}

div.imglang {
margin: 174px 50px 0 0;
border: 0;
height: auto;
width: auto;
float: right;
}	

div.imglang img{
border: 0;
}	

.naslovm {
	color: #FFF774;
	font-size: 16px;
	font-weight: bold;
}


	.boxtop{	
		/*make this the same size as the top image*/	
		display:block;	
		width:240px;	
		height:48px;	
		/*set the image as a background*/	
		background-position:left top;	
		background-repeat:no-repeat;	
		background-image:url(images/btop.gif);	
		margin-left: 8px;
		margin-top: 40px;
	}	
	.topcontent{	
		/*set the font style for the box title*/	
		font-family:Trebuchet MS, arial;	
		font-size:14pt;	color:white;	
		/*shift the title down a bit and center it*/	
		padding-top:20px;	
		text-align:center;	
	}	
	.boxbottom{	
		/*make this the same width as the bottom image*/	
		/*don’t set the height as this needs to be flexible*/	
		display:block;	
		width:240px;	
		/*set the image as a background*/	
		background-position:left bottom;	
		background-repeat:no-repeat;	
		background-image:url(images/bbottom.gif);
		margin-left: 8px;
	}	
	.maincontent{	
		/*set the font style for the main content*/	
		color:#036;	
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		line-height: 17px;
		display:block;	
		/*align the main content nicely*/	
		padding-left:8px;	
		padding-bottom:10px;	
		padding-right:8px;	
	}

	.maincontent a {
		color: #036;
		font-size: 13px;
		font-weight: bolder;
}


a#kompas {
    display: block;
    margin-top: 10px;
    margin-left: 28px;
    text-decoration: none;
    
a#kompas img {
    display: block;
    border: 0;
}
