* {

color: #DAD2CE;
font-family:"Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
font-size: 12px;

}

body
	{
	background: #26281D;
	padding: 0;
	margin: 0;
	margin-left: 50px;
	}

.vrch {
width: 750px;
height: 201px;
background: url('vrch-en.jpg');
background-repeat: no-repeat;
}

.vrch span { display: none; }

.menub {
width: 750px;
background: url('menub.jpg');
background-repeat: repeat-y;
}

.bech {
width: 750px;
height: 71px;
background: url('bech.jpg');
background-repeat: no-repeat;
}

.stred {
width: 750px;
background: url('stred.jpg');
background-repeat: repeat-y;
}

.stred2 {
background: url('spod.jpg');
background-repeat: no-repeat;
width: 750px;
background-position: bottom center;
}


.spod {
width: 750x;
height: 72px;
background: url('uspod.jpg');
background-repeat: no-repeat;
}


.en {
float: right;
margin-top: 14px;
margin-right: 65px;
}


.be {
float: right;
margin-top: 38px;
margin-right: 61px;
}

.texty {
color: #838383;
width: 382px;
text-align: justify;
}

.texty ul { list-style-image: url('li.gif'); padding-left: 40px; margin-left: 0px; padding-top:30px;
				padding-bottom:30px;}
.texty li { padding: 3px; }

.spodek
{
position:relative;
top: 35px;
text-align: center;

}



strong {
font-size: 12px;
font-weight: bold;
color: #80785A;
}

.key {
background-color: #E4E4E4;
color: #000000;
border: #80785A 1px solid;

}

.maly {
font-size: 10px;
color: #575757;
}

.ad {
border: #BCE8F9 2px solid;
text-align: justify;
background: url('pz.jpg');
background-repeat: repeat-x;
background-color: #000000;
background-position: bottom;
}

.add {
color: #80785A;
}


TEXTAREA {
width: 190px;
height: 50px;
}

INPUT,TEXTAREA,SUBMIT {
background-color: #000000;
color: #BCE8F9;
border: #BCE8F9 1px solid;
}

.odeslat {
background-color: #BCE8F9;
color: #2A2A2A;
font-size: 12px;
font-weight: bold;
}

.nevidit {
color: #26281D;
}






.menub ul {
				list-style: none;
				height: 39px;
				padding-left:170px;
				margin: 0;

			}

		.menub 	ul a {
				text-decoration: none;
				display: block;
				color: #A7A6A6;
				padding: 10;
				margin: 0;
			font-size: 14px;
			}
			
	.menub 		ul a:hover {
				text-decoration: none;
			/*	
				color: #C3C2BC;*/
				color: #FFFFFA;
				background: url('m.jpg');
                background-repeat: no-repeat;
				background-position: center center;
				
			}
			
			
			.menub 		ul li {
				float: left;
				position: relative;
				
			}
			
			.citat { color:#B2B2B2;
			font-style:italic;}
			
			
			.hw {
			border: #272727 1px solid;
			margin-top: 50px;
			color: #A7A6A6;
			padding: 5px;	
			}
			
			.hw B {
			color: #A7A6A6;
			}
