body{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #E1F0F3;
}
#stranka{
	margin: auto;
	text-align: left;
	width: 780px;
	background-color: gray;
	position: relative;
}
#hlavicka{
	margin: 0px;
	position: relative;
	background-color: Black;
	height: 42px;
	background-image: url(pseudolo.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
}
#menu{
	clear: both;
	margin: 0px;
	background-image: url(pattern0.png);
	height: 38px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu a{
	padding-top: 17px;
	display: block;
	float: left;
	width: 118px;
	height: 21px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: xx-small;
}
#menu li{
	float: left;
}
#menu a:hover{
	padding-top: 17px;
	display: block;
	float: left;
	width: 118px;
	height: 21px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: xx-small;
	background-image: url(a0000000.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#fotka{
	clear: both;
	margin: 0px;
	background-image: url(fotka000.png);
	height: 50px;
	text-align: right;
	color: White;
	font-weight: bold;
	font-variant: small-caps;
	font-size: large;
	padding-top: 75px;
	padding-right: 60px;
}
#pruh{
	margin: 0px;
	height: 12px;
	background-image: url(pattern0.png);
	background-position: -3px;
}
#telo{
	margin: 0px;
	min-height: 300px;
	background-color: White;
	padding: 10px;
	font-size: x-small;
}
#pruh_2{
	margin: 0px;
	height: 12px;
	background-image: url(pattern0.png);
	background-position: -3px;
	clear: both;
}
#paticka{
	margin: 0px;
	color: White;
	height: 35px;
	text-align: center;
	font-size: xx-small;
	background-color: black;
	padding-top: 10px;
}
#paticka a{
	color: white;
}
#paticka a:hover{
	color: white;
	text-decoration: none;
}
.index-news, h2, .search_board, form{
	margin: 0px;
}
#jeden_sloupec{
	display: block;
	width: 760px;
}
h1{
	font-size: 14pt;
	font-variant: small-caps;
	padding-top: 10px;
}
h2{
	font-size: small;
	font-variant: small-caps;
	padding-top: 10px;
}
.search{
	border: 1px solid black;
	margin-top: 3px;
	margin-bottom: 3px;
}
.submit{
	border: 1px solid black;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: black;
	color: white;
	cursor: hand;
}
a{
	color: black;
}
a:hover{
	color: black;
	text-decoration: none;
}
h3{
	font-size: small;
}
ul,li{
	list-style-type: none;
}
#uzavera{
	clear: both;
}
#hlavicka .logo{
	display: block;
	width: 300px;
	height: 40px;
	float: left;
}
#vlajky{
	padding-top: 17px;
	padding-right: 10px;
	float: right;
	width: 180px;
	height: 23px;
	text-align: right;
}
#vlajky img{
	border: 0px;
}

#jeden_sloupec ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}
#jeden_sloupec ul li
{
	padding: 0 0 0 9px;
	margin: 0 0 10px 0;
	background: url(dot00000.gif) 0 6px no-repeat;
}