

body {
			font-size: 80%;
			color: #5a252b;
			font-family: Verdana, Lucida, Tahoma, Arial, Sans-serif;
			background-color: #c39391;
			margin: 0;
			padding: 0;
			background-image: url(design/body_back.jpg);
}

a { 
			color : #a25239;
			font : 100%;
			font-family : Verdana, Arial, Lucida, Sans-serif;
			padding : 0; 
} 

a:hover {
			color : #be632a;
			font : 100%;
			font-family : Verdana, Arial, Lucida, Sans-serif;
			padding : 0; 
	}
	

h1 {
	font: 180%;
	font-weight: bold;
	text-align: center;
}

h2 {
	font: 150%
	margin-top: 10px;
	margin-bottom: 25px;
	font-weight: normal;
	text-align: center;
}


.reklama {
	text-align: center;
	
}
#hlavni {
			text-align : left;
			width : 971px;
			background : url('design/obsah.jpg');
			background-repeat : repeat-y;
			position : relative;		
}
#stranka {
			position : relative;
			width : 971px;
			height : 542px;
			clear : both;

}
#logo {
	border: none;
}





#levy {
			position: absolute;
			width: 188px;
			left: 8px;
			top: 543px;
			margin-left: 0px;
			
}
#levy_text {
			position : relative;
			width : 182x;
			padding-left : 3px;
			padding-right : 3px;
			
			
}



#obsah {
			position : relative;
			width : 550px;
			left : 215px;
			top : -40px;
			clear : right;
			float : left;
			margin-left : 0px;
			text-align : left;
}




#pravy {
			position : absolute;
			width : 188px;
			left : 778px;
			top : 543px;
			
} 
#pravy_text {
					position: relative;
					padding-left : 3px;
					padding-right : 3px;
					width: 182px;
}


#paticka {
			clear : both;
}

.span {
	font: 100%;
}

.table {
		 font-size : 100%; 
}

.table_autori {
	border: 1px;
	font-size: 100%;
	color: #804d3b;
	font-family: Verdana, Lucida, Tahoma, Arial, Sans-serif;
	margin: 0;
	padding: 0;
	border-color: #cb8023;
}


.blueboard {
	text-decoration: none;
}
.blueboard a{
	text-decoration: none;
}
