body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #E0DDD8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #0D81EB;
	text-decoration: none;
}
a:hover {
	color: #FFA217;
	text-decoration: underline;
}

#top {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 90px;
	background-color: #0E96F5;
}
#top_1 {
	width: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#top_1 img {
	position: relative;
	left: 20px;
	top: 22px;
	bottom: 22px;
}
#top_2 {
	width: 1px;
	float: left;
}
#top_2_1 {
	width: 1px;
	background-color: #0965A4;
	height: 35px;
	top: 30px;
	margin-top: 25px;
}
#top_3 {
	width: 700px;
	margin-right:40px; 
	float: right;
}

#top_3 h1 {
	text-align: center;
	font-size: 90%;
	padding: 10px;
	background-color: #0D81EB;
	color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 0px;
}
#top_3_1 {
	text-align: right;
	font-size: 55%;
	color: #FFFFFF;
	margin-top: 5px;
}
#top_3_1 img {
	border: none;
	position: relative;
	top: 4px;
}

#top_3_1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#top_3_1 a:hover {
	text-decoration: underline;
}

/************ hlavni bmenu **************/

#menu {
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../gif/bar.gif);
	font-size: 11px;
	text-align: center;
	width: 980px;
	height: 50px;
	color: #FF9900;
}
#menu a {
	color: #333333;
	text-decoration: none;
}
#menu a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/************ submenu **************/

.sub_navigace{
	font-size: 10px;
	text-align: center;
	position: absolute;
	top: 122px;
	min-width: 970px;
	height: 20px;
	padding: 10px 140px 0px;
	visibility: hidden;
	color: #FF9900;
}

.sub_navigace a:link, .sub_navigace a:visited {
	color: #666666;
}

.sub_navigace a:hover{
	color: #880088;
}

/********************************/

#hlavni_obsah {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-image: url(../gif/stin.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


#obsah {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-bottom: 5px;

}
#uvod {
	font-size: 150%;
	font-weight: bold;
	margin-left: 20px;
	color: Teal;
	text-align: center;
}
#obsah h1 {
	font-size: 90%;
	font-weight: bold;
	margin-left: 20px;
	color: #0D81EB;
}
#obsah h2 {
	font-size: 70%;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	color: #6B8E23;
}

#obsah h2 img {
	
	border: none;
	right: 5px;
	float: left;
}

#obsah h3 {
	font-size: 70%;
	font-weight: bold;
	margin-left: 30px;
}
#obsah h4 {
	font-weight: normal;
	margin-left: 40px;
}
#obsah p {
	font-size: 70%;
	margin-left: 40px;
	text-align: justify;
	margin-right: 40px;
}

#obsah p img {
	border: none;
	float: right;
	margin-left: 10px;
}

#obsah ul {
	margin-left: 20px;
	margin-right: 20px;
}

#obsah li {
	margin-left: 20px;
	font-size: 70%;
	margin-right: 20px;
}


#foto {
	border: none;
}

.tabulka table {
	font-size: 70%;
	width:640px;
	border-collapse:collapse;
	border:1px solid black;
	margin: 20px 40px;
}

.tabulka td {
	border:1px solid black;
	padding:2px;
	text-align: center;
}
.tabulka td.zarovnaniVpravo {
	border:1px solid black;
	padding:5px;
	text-align: right;
}

.tabulka td.zarovnaniVlevo {
  	border:1px solid black;
	padding:5px;
	text-align: left;
}

.nahoru{
	text-align: right;
	font-size: 70%;
	padding: 10px 50px 25px;
	background-image: url(../gif/obs_2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.nahoru a {
	color: #666666;
	text-decoration: none;
}
.nahoru a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#copyright {
	font-size: 70%;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #CCCCCC;

}
#copyright a {
	color: #FF9900;
	text-decoration: none;
}
#copyright a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#spodek {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 20px;
	background-color: #0E96F5;
}

/************moje**************/

#blok_LH {
	position: relative;
	width: 480px;
	height: 250;
	left:5;
	top: 50; 
}
#blok_PH {
	position:relative;
	width: 480px;
	height: 250;
	left:490px;
	top: 50;
}
