#bordo {
	background-color: #576CBF;
	width: 100%;
	height: 10px;
	 white-space: nowrap;}

#plavo {
	background-color: #3E52A4;
	height: 10px;
	width:100%;
	white-space: nowrap;}

#nebo {
	color: #00FFFF;
	font-weight: bold;
	background-color: #95A2D7;
	padding-left: 0px;	
	width: 100%;
	height: 20px;
	padding-top: 0px;
	float: left 
	white-space: nowrap;
	font-family: Georgia, Times, serif;
	font-size: xx-large;
} 

#nebo1 {

	background-color: #95A2D7;	
	width: 100%;
	height: 20px; 
	white-space: nowrap;} 

body {
	color: #333;
	font-family: Arial, Times, serif;
	margin: 0;
	padding: 0; }

.inlineimage {
	margin: 00 5px 5px 0;
	width: 300px;
	height: 220px;
	border: solid 2px #666;
	float: left }
#title {
	color: #fff;
	font-weight: bolder;
	background-color: #C0C8E7;
	padding-left: 20px;
	width: 100%;
	height: 40px;
	float: left }

#menu {
	font-family:georgia;
	font-size:small;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #000085;
	padding-top: 5px;
	height: 18px;
	width:100%;
	vertical-align: top; 
	}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 20px
	 }

#menu a:hover {
	color: #0000FF;
	text-decoration: none;}

#kopce {
	font-family:georgia;
	font-size:small;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #000085;
	padding-top: 5px;
	height: 18px;
	width:20%;
	vertical-align: top; 
	}

#kopce a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 20px
	 }

#kopce a:hover {
	color: #0000FF;
	text-decoration: none;}


#levo {
	position:relative;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	width: 15%;
	left:1px;
	float: left;
	background: #eef3fb}

#levo li a {
	
	font-size: small;
	color: #333;
	text-decoration: none;
	}

#levo li a:hover {
	color: #999;
	text-decoration: none }

.LEVOGLAVNO {
   position:relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    padding: 0 0 0 0px;
    background: #b6c7e6;
    }

h1  {	
	font-family: Georgia, Times, serif;
	color: #fffff;
	font-size: xx-large;
	}

h2 {
	color: #f70;
	font-size: large;
	margin-top: 20px }

#desno {
	position:relative;
	margin:0 0 0 0 0;
	padding: 0 0 0 0;
	right:1px;
	width: 15%;
	float: right;
             }
