﻿/* CSS Document */
html, body  {height: 100%; margin: 0; padding: 0; font-size: 0.9em;}

body {
	width: 100%;	
	text-align: center;
	background-color: #ffffff;	
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(../images/back-body.jpg);
	background-repeat: repeat-x;		
}

img 	{ border: 0; }

h1 { float: left; font-size: 1.1em; color: #ffffff; margin: 2px 0 0 5px; }

h2 { font-size: 0.9em; color: #013378; margin: 0 0 2px 0; }

#centralni {
	width: 936px;	
	min-height: 100%;	
	margin: 0 auto 0 auto;
	border: 0;
	overflow: hidden;	
}

.maintanance {margin-top:60px;}

#vrh {
	width: 100%;
	height: 56px;
	border: 0;
	background-image: url(../images/vrh.jpg);
	background-repeat: no-repeat;	
}

#glava {
	width: 100%;
	height: 206px;
	background-image: url(../images/damaco.jpg);
	background-repeat: no-repeat;	
}

#meni {
	float: left;
	width: 203px;
	height: 206px;
	margin-left: 461px;
	background-image: url(../images/meni-back.jpg);
	background-repeat: no-repeat;
	border: 0;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#meni a { float: left; }

#crvena-crta {
	background-color: #d52b1e;
	width: 100%;
	height: 22px;
	border: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: left;
}

#crvena-crta-borderi {
	float: right;
	width: 203px;
	height: 22px;
	margin-right: 270px;
	border: 0;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#sadrzaj, #sadrzaj-brod {
	float: left;	
	min-height: 275px;
	padding: 10px 15px 0 10px;
	background-image: url(../images/textbox.jpg);
	background-repeat: repeat-x;
	text-align:left
}

#sadrzaj { width: 436px; }
#sadrzaj-brod { width: 100%; }

#sadrzaj p, #sadrzaj-brod p {
	margin: 2px 0 10px 0;
	font-size: 1.0em;
	line-height: 1.2em;
}

#sadrzaj-brod p { font-size: 0.8em; }

#sadrzaj-brod img { float: right; margin: 2px 22px 0 0; }

#sadrzaj a:link, #sadrzaj a:visited { font-weight: bold; font-size: 0.9em; color: #013378; }
#sadrzaj a:hover { color: #2875e0; }
	
#more {
	float: left;
	width: 203px;
	height: 275px;
	border: 0;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-image: url(../images/sea.jpg);
}	

#sadrzaj2 {
	float: right;
	width: 270px;
	height: 275px; 
	background-image: url(../images/textbox.jpg);
	background-repeat: repeat-x;	
}

#footer {
	float: left;
	clear: both;
	width: 926px;	
	margin: 20px 0 0 0;
	padding-bottom: 3px;
	background-color: #ffffff;
}

#footer p { font-size: 0.7em; }

.desno { float: right;}

#forma { float: left; margin: 15px 0 0 0; text-align: left; }

#forma p { margin: 8px 0 3px 0; }

#forma form { margin: 0; }