* {
  margin:0;
  padding:0; 
}

body {
	background-color: #82a5d2;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0;
}

iframe#meebo {
	width: 100%;
	height: 780px;
	border: none;
}

.box {
  width: 781px;
  margin: 0 auto;
}

#horni {
	width: 781px;
	background: url(horni-content.png) repeat-y;
	text-align: center;
	margin: 0 0 7px 0;
}

#horni-content {
 
}

#horni-top {
	background: url(horni-top.png) no-repeat;
	height:18px;
}

#horni-bottom {
	background: url(horni-bottom.png) bottom no-repeat;
	height:18px;
}

#levy {
	width: 504px;
	background: url(levy-content.png) repeat-y;
	float: left;
	text-align: center;
}

#levy-content {
 
}

#levy-top {
	background: url(levy-top.png) no-repeat;
	height:18px;
}

#levy-bottom {
	background: url(levy-bottom.png) bottom no-repeat;
	height:18px;
}

#pravy {
	float: right;
	width: 270px;
	text-align: center;
	background: url(pravy-content.png) repeat-y;
     /* display: none; */

}

#pravy-content {

}

#pravy-top {
	background: url(pravy-top.png) no-repeat;
	height:18px;
}

#pravy-bottom {
	background: url(pravy-bottom.png) bottom no-repeat;
	height:18px;
}

#obsah {
	background-color: White;
	padding:10px 10px 5px 10px;
	text-align: center;
	font-size: 10px;
	color: #000;
	line-height: 1.5;
	background-color: #82a5d2;
}

#obsah-vnitrni {
	width: 728px;
	margin: 0 auto;
}

h1 {
	color: #444;
	font-size: 16px;
	margin-bottom: 10px;
}

p {
	padding-bottom: 5px;
	text-align: justify;
}

#odkazy {
	margin-bottom: 10px;
}

#odkazy a {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}

#odkazy a:hover {
	text-decoration: none;
}
.vymena {text-align:left!important;}
.vymena a {color:#333333;}