html, body, ol, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	background: #1e000f url(../obrazy/bg.gif) repeat-x left top;
	font: 11px Tahoma;
	color: #ffffff;
}
td {
	font: 11px Tahoma;
}
a img {
	border: none;
}
a {
	font: 11px Tahoma;
	color: #fd0b60;
	text-decoration: none;
}
a:hover {
	color: #fd0b60;
  text-decoration: underline;
}
a:active {
	color: #fd0b60;
  text-decoration: underline;
}
#maindiv {
  width: 100%;
}
#telo {
  margin: 0 auto;
}
.bg {
  background: #413b37;
  text-align: left;
}
.fbg {
  background: #413b37;
  text-align: left;
  vertical-align: top;
}
.mainwin {
  background: url(../images/index_07.jpg) repeat-y left top;
  vertical-align: top;
}
#copy {
 	font: 10px Tahoma;
  color: #aaaaaa;
  padding-left: 18px;
  vertical-align: middle;
}
.copyaf {
	font: 10px Tahoma;
	color: #fd0b60;
	text-decoration: none;
}
.copya {
	font: 10px Tahoma;
	color: #aaaaaa;
	text-decoration: none;
}
.copya:hover {
	font: 10px Tahoma;
	color: #aaaaaa;
	text-decoration: underline;
}
/* ------------------------- img ------------------------------*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  padding: 1px;
  padding-bottom: 0;
  background: #e8e8e8;
  visibility: hidden;
  z-index: 10;
  cursor: pointer;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
  color: black;
  padding-bottom: 1px;
  text-align: right;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
  background-color: white;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background-color: #e8e8e8;
  padding: 5px;
  z-index: 5;
}
#menu {
  
  width: 316px;
  height: 144px;
}
.menu_link {
  background: url(../images/me.gif) no-repeat left top;
  font: 11px Tahoma;
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #4e4844;
  height: 18px;

}
.menu_link:hover {
  background: url(../images/me_hover.gif) no-repeat left top;
  font: 11px Tahoma;
	color: #fd0b60;
	text-decoration: none;
  display: block;
}
.la_link {
  background: url(../images/me.gif) no-repeat right top;
  font: 11px Tahoma;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	padding-right: 20px;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #4e4844;
  height: 18px;
}
.la_link:hover {
  background: url(../images/me_hover.gif) no-repeat right top;
  font: 11px Tahoma;
	color: #fd0b60;
	text-align: right;
	text-decoration: none;
	padding-right: 20px;
  display: block;
  border-bottom: 1px solid #4e4844;
}
#lang {
  width: 40px;
  float: left;
  padding-right: 15px;
  padding-left: 35px;
}
#main_menu {
  width: 180px;
  float: left;
  padding-left: 15px;
  border-left: 1px solid #4e4844;
  margin-right: 30px;
}
#page {
  padding-left: 40px;
  padding-right: 33px;
  color: #333232;
  font: 11px Tahoma;
}
#page_a {
  padding-left: 40px;
  padding-right: 33px;
  color: #333232;
  font: 11px Tahoma;
  position: relative;
}
h1 {
  font-family: Georgia, Arial, sans-serif;
  font-size: 19px;
  color: #fd0b60;
  text-decoration: none;
  font-style: italic;
  margin: 0px;
  margin-bottom: 5px;
}
h2 {
  font: 15px Tahoma;
  color: #fd0b60;
  text-decoration: none;
  margin: 0px;
  margin-bottom: 5px;
}
p {
  text-align: justify;
  padding-top: 5px;
  padding-bottom: 10px;
}
.ki {
 	font: 11px Tahoma;
  color: #000000;
  background: #fef4e5;
  height: 14px;
  border: 0px solid #000000;
  padding-left: 2px; padding-right: 2px;
}
.ka {
 	font: 11px Tahoma;
  border: 0px;
  width: 240px;
  height: 50px;
  background: #fef4e5;
  border: 0px solid #000000;
  padding-left: 2px; padding-right: 2px;
}
.inputik {
  display: none;
  visibility: hidden;
}
.tlacitko {
 	font: 11px Tahoma;
 	font-weight: bold;
 	color: #FFFFFF;
 	height: 18px;
  border: 0px solid #000000;
  background: #fd0b60;
  padding-bottom: 2px;
  padding-top: 2px;
}
.tlacitko:hover {
 	font: 11px Tahoma;
 	font-weight: bold;
 	color: #FFFFFF;
 	height: 18px;
  border: 0px solid #000000;
  padding-bottom: 2px;
  cursor: pointer;
}







.fotos {
	border: 3px solid #980438;
  margin-left: 3px;
  margin-bottom: 8px;
  margin-top: 15px;
}
.fotos:hover {
	border: 3px solid #fd0b60;
  margin-left: 3px;
  margin-bottom: 8px;
  margin-top: 15px;
}


