html, body	
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;    
	border: 0px;
	background-image: url(plocha.jpg);
	background-repeat: repeat-x;
	color: balck;
	background-color: #999ea4;
	
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: white;
	font-size: 16px;
	font-weight: bold;
	}

a:hover {
	text-decoration: none;
	color: #f4f6fc;
	font-size: 16px;
	font-weight: bold;
}

.pozice {
	width:450px;
	margin-left: 0px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
	margin-bottom: 5px;
}


.center {
margin-left: auto;
margin-right: auto;
width: 1100px;
height: 911px;
	background-image: url(logo2.jpg);
}


.hlavicka {
	width: 100%;
	height: 135px;
}

.telo {
	width: 690px;
	height: 680px;
	float: left; 
}

.right {
	width: 380px;
	height: 680px;
	float: right;
	text-align: left;
}

.rightvsuvka {
	width: 100%;
	height: 10px;
}

.telookraje {
width: 585px;
margin-left: 110px;

}

.paticka {
clear: both;
width: 100%;
   text-align: center;
	color: #b5b5b5;
	font-size: 10px;
}

.patickaokraje {
width: 890px;
margin-left: 100px;
}

.lp {
font-family: "Courier New", Courier, monospace;
color: #f5f5f5;
font-size: 12px;
}

.cervena {
font-family: "Courier New", Courier, monospace;
color: red;
font-size: 14px;
}

.seda {
font-family: "Courier New", Courier, monospace;
color: #9d9d9d;
font-size: 12px;
}

.oranzova {
color: orange;
}

.odkazy a {
color: #f7f7f8;
font-size: 12px;
}
