html, body {
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	list-style-image: url(img/li.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a, img {
	border: 0px;
	text-decoration: none;
	color: Black;
	font-size: 12px;
}

h2 {
	font-size: 14px;
}

h1 {
	color: #FF8C00;
}

.clear
{
	clear: both;
}

.vse
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.top
{
	height: 59px;
	line-height: 59px;
	margin-top: 0px;
	width: 1000px;
	background-image: url(img/vrch_pozadi.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
}
.top_menu
{
	float: left;
	width: 780px;
	text-align: left;
	margin-left: 20px;
}
.top_menu a
{
	color: White;
	font-size: x-large;
}
.top_menu2
{
	float: left;
	text-align: right;
	width: 180px;
	
}
.top_menu2 a
{
	color: White;
	font-size: larger;
}
.logo
{
	width: 1000px;
	height: 296px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}
.logo_pod
{
	width: 1000px;
	height: 15px;
	background-image: url(img/logo_pod.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.left
{
	width: 189px;
	float: left;
	font-size: 12px;
}

.left_menu
{
	text-align: center;
	background-image: url(img/levo_menu_modre_spodek.jpg);
	background-repeat: repeat-y;
}
.left_menu dir
{
	list-style-type: square;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.levo_menu_vrch
{
	background-image: url(img/levo_menu_modre_vrch.jpg);
	height: 8px;
	width: 188px;
	background-position: top;
	background-repeat: no-repeat;
}
.levo_menu_spodek
{
	background-image: url(img/levo_menu_modre_spodek_uplne.jpg);
	height: 12px;
	width: 188px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.left h2 {
	background-image: url(img/menu_levo_nadpis.jpg);
	background-repeat: no-repeat;
	height: 55px;
	line-height: 55px;
	color: White;
	text-align: center;
	width: 189px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	font-size: large;
}
.left li {
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
}
.stred
{
	width: 584px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
}
.right
{
	width: 184px;
	float: left;
	font-size: 12px;
	text-align: center;
}
.right_vrch
{
	width: 184px;
	height: 6px;
	background-image: url(img/pravo_menu_vrch2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-position: bottom;
}
.right_stred
{
	width: 184px;
	background-image: url(img/pravo_menu_stred.jpg);
	background-repeat: repeat-y;
}
.right_stred_nadpis
{
	margin-bottom: 10px;
	margin-top: 20px;
}
.right_stred_nadpis a
{
	color: Black;
	font-size: large;
	font-weight: bold;
}
.right_spodek
{
	width: 184px;
	height: 69px;
	background-image: url(img/pravo_menu_spodek.jpg);
	background-repeat: no-repeat;
}

.right h2 {
	height: 30px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 184px;
	background-position: center;
	margin-top: 1px;
	color: Black;
	font-size: large;
	margin-bottom: 0px;
}
.right img {
	width: 160px;
	border: 2px solid #FF4500;
}
.aktualni_tip {
	width: 170px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.aktualni_tip_vrch {
	width: 170px;
	background-image: url(img/vyr_vrch.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	height: 50px;
}
.aktualni_tip_s {
	width: 168px;
	line-height: 25px;
	border: 1px solid #1E90FF;
	height: 170px;
	text-align: center;
	padding-top: 2px;
}
.aktualni_tip h3{
	text-align: center;
	color: White;
	margin-bottom: 0px;
	font-size: small;
}
.darek{
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}
.darek a {
	color: #FF4500;
}
.darek img{
	float: left;
	width: 160px;
}
.darek_info{
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}
.darek_fotky{
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}
.darek_nazory{
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}
       .hidden
       {
        display: none;
       }
       .visible
       {
	display: inline;
}