/* CSS Document */



body {				
text-align:center;
background-color:#F7F7F7;
background-image:url("/images/bg.gif");
background-repeat:repeat-x;
font:100% Verdana, Arial, sans-serif;
color:#666;
}

.hlavicka-srank {
	float: right;
	width: 228px;
	margin-top: 90px;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}

.telo {
	width: 760px;
	margin: 0px auto;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #333333;
	font-size: 16px;
}

.paticka {
	height: auto;
	width: 760px;
	border-top: 1px solid #229622;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	margin-top: 50px;
}

.zobrazitsranknastrankach {
	font-size: 12px;
	margin-top: 40px;
}

.hlavicka {
	width: 760px;
	height: 230px;
	background: #FFFFFF url(images/header.gif) center;
}

.hlavicka-popis {
	float: left;
	width: 428px;
	margin-top: 90px;
	margin-left: 45px;
}

h1{
font-size:28px;
}

h2{
font-size:18px;
}

h3{
font-size:16px;
}

a{
color:#229622;
text-decoration:none;
}
