body,td,th {
	font-family: Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: small;
	color: #00547a;
	line-height: 1.7em;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../obrazy/background-01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3, h4, h5, h6 {margin: 0px; padding: 0px;}
h1 {font-size: large; font-weight: bold; color: #ff0000;}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #ff0000;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #ff0000;
	margin-top: 17px;
}
ul {
	list-style-type: square;
	margin-left: 12px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-image: url(../obrazy/arrow-01.png);
}
a:link, a:visited, a:active {color: #ff0000; text-decoration: underline;}
a:hover {text-decoration: none; color: #00547a;}
hr {width: 100%; height: 1px; color: #c4e2ef;}
p {
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#background {
	background-image: url(../obrazy/background-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 69px;
	width: 950px;
	margin-right: 10px;
	margin-left: 10px;
}
#top div.logo {
	height: 43px;
	width: 275px;
	margin-top: 16px;
	float: left;
}
#top div.domena {
	height: 17px;
	width: 184px;
	float: right;
	margin-top: 33px;
}
#header {
	height: 243px;
	width: 970px;
	background-image: url(../obrazy/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#obsah {
	width: 930px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 28px;
	margin-bottom: 25px;
}
#obsah div.left {
	float: left;
	width: 670px;
}
#obsah div.right {
	float: right;
	width: 240px;
}
#footer {
	width: 930px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: x-small;
	text-align: right;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #c4e2ef;
	border-right-color: #c4e2ef;
	border-bottom-color: #c4e2ef;
	border-left-color: #c4e2ef;
	line-height: 29px;
}
.res {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 15px;
}
.toplist {
	background-color: #DBEEF5;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.imgs {
	float: right;
	width: 150px;
	text-align: right;
	margin-top: 17px;
	margin-bottom: 17px;
}
.imgs img {
	border: 5px solid #DBEEF5;
	margin-bottom: 5px;
}


.lista-seo { display:block; text-align:center; font-size: 10px; margin: 2px 25%; color: #000;}
.lista-seo a  { color: #000; text-decoration:none;}
.lista-seo a:hover { color: #000; text-decoration:underline;}
