body {
	background-color: #ffffff;
	font-family: Verdana;
	margin-top: 0px;
}
#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 868px;
}
#top_menu {
	margin-top: 10px;
	position: relative;
	width: 868px;
	height: 25px;
	background-image: url(../pics/bg1.gif);
  background-repeat: no-repeat;
  background-color: #54B948;
}
#index-content {
	position: relative;
	width: 808px;
	height: 163px;
	background-image: url(../pics/bg4.gif);
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: justify;
  font-size: 0.8em;
}
.menu_item {
	position: relative;
	font-size: 12px;
	display: inline;
}
.menu_active {
	position: relative;
	font-size: 12px;
	display: inline;
	z-index:100;
}

.menu_item .submenu {visibility: hidden; position: absolute;}
.menu_active .submenu {
	visibility: visible;
  position: absolute;
	top: 15px;
	left: 5px;
	z-index: 100;
	background-color: #00ADEF;
	width: 250px;
  text-align: left;
  border: 1px solid #000000;
  padding: 10px;
}

.back {font-size: 0.9em;}
#top_menu a:link, #top_menu a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#top_menu a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
#covers {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 868px;
	height: 426px;
	margin-top: 1px;
	margin-bottom: 1px;
	z-index:1;
}
#cover1 {
	position: absolute;
	top: 0px;
	left: 0px;

}
#cover2 {
	position: absolute;
	top: 0px;
	left: 550px;
	z-index:1;
}
.blue {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 868px;
	height: 20px;
	background-color: #00ADEF;
	padding-top: 3px;
}
.maintext {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 868px;
  padding: 20px;
  font-size: 0.9em;
  text-align: justify;
}
#news {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 868px;
	height: 182px;
	padding-top: 10px;
}
.news_box {
	float: left;
	position: relative;
	background-image: url(../pics/bg3.gif);
  background-repeat: no-repeat;
	width: 224px;
	height: 162px;
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;	
	font-size: 0.75em;
	text-align: justify;
}
.news_text {
	height: 138px;
	overflow: hidden;
}
#news1 {margin-right:22px;}
#news2 {margin-right:22px;}
.news_caption {
	position: relative;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	margin-top: 1px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 868px;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	background-image: url(../pics/bg2.gif);
  background-repeat: no-repeat;	
  font-size: 0.8em;
  color: #ffffff;
  text-transform: uppercase;
}

#medaile {
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 868px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

#footer2 {
	font-size: 0.85em;
	padding: 20px;
	text-align: center;
}
#logo {position: absolute; top: 14px; left: 18px;}
#pyramida {position: absolute; top: 249px; left: 21px;}
#pyramidaflash {position: absolute; top: 5px; left: 20px;}

#top_menu2 {
	position: relative;
	width: 868px;
	height: 25px;
	background-image: url(../pics/cover3.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  padding-top: 135px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75em;
  color: #ffffff;
  font-family: arial;
}
#top_menu2 a:link, #top_menu2 a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#top_menu2 a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
.main_content {
	padding: 30px;
	font-size: 0.86em;
	line-height: 1.7em;
}
.main_content h1 {
	color: #00ADEF;
	font-size: 1.4em;
}
.main_content h1 a:link, .main_content h1 a:visited{
	color: #00ADEF;
	font-size: 1.4em;
	text-decoration: none;
}
.main_content h1 a:hover{
	color: #55B949;
	font-size: 1.4em;
	text-decoration: underline;
}
.main_content h2 {
	color: #55B949;
	font-size: 1em;
	border-bottom: 1px solid #55B949;
}

hr {
	border: 1px solid #eeeeee;
}
.fotka_vyp {
	position: relative;
	border: 1px solid #000000;
	padding: 0px;
}

.td_img {
	text-align: center;
	padding: 10px;
	background-color: #eeeeee;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.gal_vypis {
	padding-left: 50px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #55B949;
}
a:hover {
	text-decoration: underline;
	color: #C30808;
}
#vypis_fotky_detail table {
	margin-left: auto;
	margin-right: auto;
}
img {border: 0px;}
img .main_content {
	padding: 15px;
}
img .tl {
	border: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 3px;
}

#logo_inner {
	position: absolute;
	top: 10px;
	left: 10px;
}
.trcaption {
	background-color: #00ADEF;
}
.reference td {
	padding: 4px;
	border: 1px solid #000000;
	vertical-align: middle;
}
.reference {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
#search {
	position: absolute;
	top: 4px;
	left: 730px;
	z-index: 100;
}
#searchi {
	font-size: 0.8em;
	width:130px;
	height: 17px;
}
#hcmenu {
	position: absolute;
	top: -30px;
	left: 0px;
	z-index:100;
	color: #ffffff;
	width: 868px;
  padding-top: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75em;
  color: #ffffff;
  font-family: arial;
  text-align: center;
}
#hcmenu a:link, #hcmenu a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#hcmenu a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
.main_content img {
	margin: 5px;
}
#oceneni {
	position: absolute;
	top: 33px;
	left: 308px;
	z-index:1;
}
.imgtitle {
	float: right;
	margin-right: 10px;
	margin-left: 15px;
}