html {height:100%;}
body {
	
	background-repeat:no-repeat;
	background-color:#c1c1c1;
	height:100%;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #C9C9C9;
}

.logo {
	margin: 0;
	padding: 0;
	height: 111px;
	width: 955px;
	float: left;
	background-image: url(images/Header_Logo.jpg);
	position: fixed;
	border: 2;
}

.meni {
	font-size: 0.7em;
	line-height: 14px;
	float: left;
	margin-top: 111px;
	width:125px;
	position: fixed;
}
.meni a {
	text-decoration: none;
	color: #000;

}
.meni a:hover {
	text-decoration: none;
	color: #000;
	background-color:#0DFFF8;
	padding-left: 1px;
	margin-left: -1px;
	padding-right: 1px;
}
#active {
	background-color:#0DFFF8;
	display:inline;
	padding-left:3px;

}
.kontakt {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	bottom: 0px;
	left: 0px;
	width: 231px;
	z-index: 1;
	position: absolute;
}
.oblak {
	float: left;
	width: 231px;
	height: 68px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 68px;
	visibility: visible;
}

.sredina {
	width: 600px;
	position: absolute;
}
.rad_1 {
	height: 780px;
	background-repeat: no-repeat;
	width: 600px;
}
.glavni {
	width: 955px;
}
.sredina {
	float: left;
	height: 100%;
	margin-top: 111px;
	font-size: 11px;
	margin-left: 200px;
	display:block;
	}
img {
	border: solid white 3px;
	float: left;
}
#navlist li {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
ul {
	margin:0;
	padding:0;
	margin-left:32px;	
	}
br {
	width: 200px;
}
.text {
	float: left;
	height: 40px;
	width: 600px;
	line-height: 12px;
	padding-top: 5px;
}
