/* CSS Document */

#body {
	background-color:#006699;
}

#zajedno {
	position:relative;
	margin: auto;
	width: 850px;
	text-align: justify;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}

#headerlevo {
	float:left;
	width: 700px;
	height: 120px;
}

#headerdesno {
	background-color:#FADD02;
	float:left;
	width: 150px;
	height: 120px;
}

#header {
	float:left;
	width:850px;
	height:180px;
}

#header_image {
/*  background-image:url('fotoveb/kafa1.gif');*/
	background-color:#FADD02;
	float:left;
	width:700px;
	height:120px;
}

#bluestripe {
	background-color:#006699;
	float:left;
	width: 850px;
	height: 25px;
}

#yelowstripe {
	background-color:#CCCC00;
	float:left;
	width: 850px;
	height: 25px;
}

#buttonstripe {
	background-color:#FADD02;
	float:left;
	width: 850px;
	height: 25px;
}

#content {
	background-color:#FFFFFF;
	float:left;
	width: 850px;
	height: 570px;
}

#font {	
/*	font-family: Georgia, Times New Roman, Times, serif; */
	color: #006699;
	margin: 0px 20.5px 0px 20.5px;
	float:left;
}

#bold {
font-weight: bold;
}

ul.circle {
 list-style-type:circle
}

ul.none {
 list-style-type:none;
 color: #006699;
/* font-family:normal 12px arial, sans-serif; */
}

li.indent {
 position: relative;
 left: 45px;
}

.indent1 {
 position: relative;
 left: 20px;
}

.thdrcell {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #C8BA92;
}

.tdatacell {
	font-family:arial;
	font-size:12px;
	padding:5px;
	background:#FFFFFF
}

.dvhdr1 {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
	width:150px;
}

.dvbdy1 {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:150px;
}

p {
margin-top:20px;
}

h1 {
font-size:13px;
}

.windowheader {
	width:320px;
	background:#C4D5E3;
	border:1px solid #C4D5E3;
	font-weight:bold;
	padding:10px;
  font-family:"Comic Sans MS";
	font-size:15px;
	color:#006699;
}

.windowbody {
	width:320px;
	background:#FFFFFF;
	border-left:1px solid #C4D5E3;
	border-right:1px solid #C4D5E3;
	border-bottom:1px solid #C4D5E3;
	padding:10px;
  font-family:"Comic Sans MS";
	font-size:15px;
	color:#006699;
}

.pgdiv {
width:320px;
height:250px;
background:#E9EFF4;
border:1px solid #C4D5E3;
padding:10px;
margin-bottom:20px;
font-family:arial;
font-size:12px;
}
.class1 A:link {color: #FFFFFF;}
.class1 A:visited {color: #FFFFFF;}
.class1 A:active {color: #FFFFFF;}
.class1 A:hover {color: none;}

.class2 A:link {color: #006699;}
.class2 A:visited {color: #006699;}
.class2 A:active {color: #006699;}
.class2 A:hover {color: none;}
