body {
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	background-color: #052556;
	margin: 0px;
	padding: 0px;
	background-image: url('img/pozadi.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
}
a {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: none;
	color: #3f75a7;
}
#vrsek {
	width: 870px;
	margin: auto;
}
#menu {
	width: 839px;
	height: 39px;
	margin: auto;
	background-image: url('img/menu.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	color: black;
	font-size: 80%;
	line-height: 39px;
	vertical-align: middle;
}
#menu a{
	color: black;
	text-decoration: none;
}
#menu a:hover{
	color: #3f75a7;
	text-decoration: underline;
}
#slogan {
	width: 839px;
	height: 42px;
	margin: auto;
	background-image: url('img/slogan.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: left;
}
#slogan h1{
	color: gray;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	line-height: 42px;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: left;
	margin-left: 10px;
}
#obsah
 {
	width: 839px;
	margin: auto;
	background-color: white;
	background-image: url('img/spodek.gif');
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#stred {
	width: 820px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 40px;
	color: black;
	font-size: 80%;
}
#stred .cara {
	border-left: dotted 1px silver;
}
#stred .hcara {
	border-bottom: dotted 1px silver;
}
#stred h1 {
	font-size: 130%;
	color: #3f75a7;
	border-bottom: dotted 2px #3f75a7;
}
#stred h1 a{
	color: #3f75a7;
	text-decoration: none;
}

#stred h2 {
	font-size: 110%;
	color: #3f75a7;
	border-left: solid 5px #3f75a7;
	padding-left: 5px;
}
#stred h3 {
	font-size: 100%;
	color: white;
	padding-left: 10px;
	background-image: url('img/h3.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 0px;
	margin-top: 15px;
}
#stred h4 {
	font-size: 100%;
	color: white;
	padding-left: 10px;
	background-image: url('img/h3-dl.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 0px;
	margin-top: 15px;
}
#stred img {
	border: 0px;
	margin-left: 60px;
}
#stred .tabulka td {
	vertical-align: top;
	padding-bottom: 20px;
}
#stred .tabulka .okno {
	background-image: url('img/bunka.png');
	background-repeat: no-repeat;
	background-position: 20px 0;
	width: 336px;
	height: 278px;
	padding-top: 5px;
	padding-left: 40px;
}
#spodek {
	width: 830px;
	color: white;
	font-size: 60%;
	margin: auto;
}
#spodek #copy {
	width: 600px;
	float: left;
}
#spodek #webmake {
	float: right;
}
#spodek #webmake a{
	color: white;
	text-decoration: none;
}
#spodek #webmake a:hover{
	color: white;
	text-decoration: underline;
}
