body {
	background-color: #2F2C3B;
	font-family: Arial;
	font-size: 11px;
}

#web {
	/*background-image: url('images/backbland.jpg');*/
	background-repeat: no-repeat;
	background-color: #16151C;
	width: 900px;
	height: 5400px;
	margin-top: 20px;
}
 
h1 {
	margin: 0 0 3 0;
	font-size: 13px;
}

#levy {
 	display: block;
	width: 205px;
	background-color: #BDB087;
	float: left;
	height: 4800px;
	margin-top: 6px;
	margin-left: 6px;
	text-align: justify;
	}
 
#obsah {
 	display: block;
	width: 680px;
	background-color: #818084;
	float: left;
	height: 4800px;
	margin-top: 6px;
	margin-left: 6px;
	}
	
#blend {
	width: 100%;
	}
	
.bnadpis {
	background-color: #5F5843;
	color: #D8D8D8;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	display: block;
	margin-bottom: 3px;
	padding: 4px;
	border-bottom: 1px solid #DACFAC;
	text-align: center;
}

.rnadpis {
	background-color: #5F5843;
	color: #D8D8D8;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	display: block;
	margin-bottom: 3px;
	padding: 4px;
	border-bottom: 1px solid #DACFAC;
	text-align: center;
}
	
#clanky {
 	display: block;
	width: 460px;
	float: left;
	height: 4700px;
	margin-top: 6px;
	margin-left: 6px;
	}
	

#pravy {
 	display: block;
	width: 205px;
	background-color: #2E2D33;
	float: right;
	margin-right: 6px;
	height: 4800px;
	margin-top: 6px;
	margin-left: 6px;
	color: #D2C6C1;
	}	
	
.panel {
	display: block;
	padding: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}

#levy a {
	color: #921955;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#levy a:hover {
	color: #213A50;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.taff a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	padding-left: 5px;
	font-size: 10px;
}

.taff a:hover {
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	padding-left: 8px;
	/*background-color: #E295A2;*/
	font-size: 10px;
}

.eliteaff a img {
	margin: 1px;
	padding: 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	border-bottom: 2px solid #BEB28B;
}

.eliteaff a:hover img {
	margin: 1px;
	background-color: #FFFF00;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	border-bottom: 2px solid #6FBAB1;
}

#pravy a {
	color: #A7BBA1;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

#pravy a:hover {
	color: #FFB75A;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

.okno {
	display: block; 
	background-color: #8D9E88;
	padding: 3px;
	margin-bottom: 3px;
	border: solid #B4B6B3;
	border-width: 1 0 1 0;
}
