Body {
	background-color : Black;
	font-family: Verdana;
	color: #ff9900;
}
iframe {
	width: 635px;
	height: 520px;
	border: 0px;
}
li {
	font-size: 17px;
	font-weight: bold;
	float: left;
	margin-left: 25px;
}
ul {
	list-style: none;
	margin-top: 7px;
	margin-left: 140px;
	margin-top: 7px;
}
#txt {
	float: left;
   width: 650px;
}
#padded_text {
   width: 645px;
   height: 530px;
   margin-left: 5px;
   margin-top: 5px;
   border: 1px solid #ff9900;
   float: left;
   overflow: hidden;
}
#servis_right {
   width: 115px;
   height: 530px;
   margin-left: 5px;
   margin-top: 5px;
   border: 1px solid #ff9900;
   float: left;
}
#servis_left_margin {
   width: 5px;
   height: 500px;
   float: left;
}
#servis_left {
   width: 115px;
   height: 530px;
   margin-top: 5px;
   border: 1px solid #ff9900;
   float: left;
}
#txt_padded {
   width: 620px;
   margin-top: 10px;
   border: 1px solid #ff9900;
   float: left;
}
#main {
	width: 900px;
	height: 545px;
	border: 1px solid #ff9900;
	font-size: 14px;
   float: left;
}
#main_obal {
	width: 900px;
	margin: 0 auto 0 auto;
}
#menu {
	width: 900px;
	height: 40px;
	border: 1px solid #ff9900;
	margin-bottom: 10px; 
	text-align: center;
}
#menu a {	
	color: #ff9900;
	text-decoration: none;
}
#menu a:hover {	
	color: yellow;
}
#head {
	width: 900px;
	height: 150px;
	border: 1px solid #ff9900;
	margin-bottom: 10px;
}
.end {
	clear: both;
}