/* OUTLINE 1 */


body {
 margin: 0;
 padding:0;
 background:#ffffff;
 color: #333333;
 }


#desen-blok {
 position:absolute;
 top:153px;
 left: 806px;
 right:0;
 width:200px;
 z-index:2;
 background:#ffffff;
 color: #333333;
}


#centralen-blok {
 width:100%;
 z-index:1;
 background:#ffffff;
 color: #333333;
 height:80%;
}

#header {
 height:102px;
 width:100%;
 background:#ffffff;
 color: #333333;
 margin:0;
 background-image: url(../images/team_r1_c2.jpg);
  background-repeat: no-repeat;
}


#header-meni {
 height:50px;
 width:792px;
 background:#ffffff;
 color: #333333;
 margin:0;
 background-image: url(../images/team_r2_c1.jpg);
 background-repeat: repeat-x;
 font-family: "Palatino Linotype", Georgia, Times, serif;
 font-size: 13px;
}

#gorno_meni {
    float:left;
    line-height:normal;
}

#gorno_meni ul {
	margin: 0;
    padding: 0px 0px 0px 0px;	
	list-style: none;
	text-align: center;
}

#gorno_meni li {
	display: inline;
	margin: 0;
	list-style: none;
	float: none;
}

#gorno_meni a {
	display: block;
	float: left;
    margin:0;
    padding: 4px 32px 6px 23px;
	color: black;
	text-decoration: none;
}

#gorno_meni a:hover {
	color: #CC6600;
}

#gorno_meni a.izbran {
	background-image:url(../images/meniback.jpg);
	background-repeat: repeat-x;
	color: rgb(255, 153, 0);
}

#gorno_meni_jazik {
	float:right;
	width: 50px;
	height: 20px;
	margin-top: 6px;
}

#desen_slice1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/slicer.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	text-align:center;
	border:#E2ECFA solid 1px;

}

/* FOOTER */

#footer {
	top:20px;
	left: 23px;
	width:766px;
	height: 36px;
	background:#F8F9FC;
	color: #003399;
	margin: 1px;
	position: relative;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	border-color: #EFF4FC;
	border-style:solid;
	border-width: 1px;
}

#footer font.copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
}


#dolno_meni {
	width: 180px;
	text-align: center;
	margin-left: 320px;
	margin-top: 2px;
}

#dolno_meni ul {
	margin: 0;
    padding: 0px 0px 0px 0px;	
	list-style: none;
}

#dolno_meni li {
	display: inline;
	margin: 0;
	list-style: none;
	float: none;
}

#dolno_meni a {
	display: block;
	float: left;
    margin:0;
    padding: 2px 6px 2px 6px;
	color:#000099;
	text-decoration: none;
}

#dolno_meni a:hover {
	color: #3F87F3;
	text-decoration:underline;
}

#dolno_meni a.izbran {
	color: rgb(255, 153, 0);
}

#dolen_copyright {
	width: 180px;
	text-align: center;
	margin-left: 304px;
	margin-top: 4px;
}
