body {
  margin-top: 10px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Courier, sans-serif;
	color: black;
	background: url(img/body_bg.gif) repeat-x left top #DEE2E9;
}
a{color:#002E5F;}
#telo {
  position: relative;
	width: 950px;
	padding-top: 120px;
  margin: auto;
  font-size: 90%;
}
.content  {
  position: relative;
  _width: 950px;
  padding-bottom: 10px;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  background-color: white;
}
#obsah {
  position: relative;
  margin: auto;
  padding: 10px 10px 15px;
  background: url(img/right_corner.gif) no-repeat right bottom;
  text-align: left;
  min-height: 220px;
  height:auto !important;
  height:250px;
  z-index: 1;
}
#obsah table{width: 100%;border: 1px solid #91BAD8;}
#obsah table td{border: 1px solid #91BAD8;padding: 2px;}
#obsah table th{background-color: #91BAD8;padding: 2px;}
#obsah p{margin: 5px 0px 0px 0px; padding: 0px;}
#obsah_roh {
  position: relative;
  padding-top: 15px;
  width: 560px;
  margin: auto;
  background: url(img/left_corner.gif) no-repeat left 15px;
  z-index: 0;
}
#obsah h1 {
  margin: 0px;
  padding-bottom: 5px;
  font-size: 130%;
  color:#D53B16;
}
#logo {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 950px;
  height: 120px;
  background: url(img/top_panel_bg.gif) no-repeat left top;
}
#main_menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: left;
}
#main_menu li{
  display: block;
  width: 160px;
}
#main_menu li.first a{
 background: url(img/main_menu_bg.gif) no-repeat left top #C3D3E2;
 border: none;
 width: 160px;
 border-bottom: 1px solid #91BAD8;
}
#main_menu li.first a:hover,  #main_menu li.firstactive a{
  border: none;
  width: 160px;
  color: white;
  border-bottom: 1px solid #D53B16;
  background: url(img/main_menu_bg.gif) no-repeat 0px -23px #C3D3E2;
}
#main_menu li.last a{
  background: url(img/main_menu_bg.gif) no-repeat left bottom #C3D3E2;
  border: none;
  width: 160px;
}
#main_menu li.last a:hover, #main_menu li.lastactive a{
  border: none;
  width: 160px;
  color: white;
  background: url(img/main_menu_bg.gif) no-repeat 0px -47px #C3D3E2;
}
#main_menu a{
  display: block;
  width:158px;
  _width: 160px;
  border-left: 1px solid #91BAD8;
  border-right: 1px solid #91BAD8;
  border-bottom: 1px solid #91BAD8;
  text-decoration: none;
  color: black;
  background: url(img/menu_dot.gif) no-repeat 8px 8px #C3D3E2;
  line-height: 22px;
  _height: 1px;
}
#main_menu a:hover, #main_menu li.active a {
  border-left: 1px solid #D53B16;
  border-right: 1px solid #D53B16;
  border-bottom: 1px solid #D53B16;
  color: white;
  background: url(img/menu_dot_hover.gif) no-repeat 8px 8px #D53B16;
}
#main_menu a span {
  padding-left: 25px;
}
#main_menu li.first a span, #main_menu li.firstactive a span{
  padding-left: 27px;
}
#main_menu li.last a span, #main_menu li.lastactive a span {
  padding-left: 26px;
}
#left_box {
  position: absolute;
  left: 15px;
  top:15px;
  width: 160px; 
}
#right_box {
  position: absolute;
  right: 15px;
  top:0px;
  width: 170px; 
}
#right_box_top {
  position: relative;
  padding-top: 2px;
  height: 22px;
  background: url(img/right_box_top.gif) no-repeat left top;
}
#right_box_top h2{
  margin: 0px;
  padding: 0px;
  font-size: 110%;
}
#right_box .content {
  font-size: 90%;
  padding: 0px 5px 0px 5px;
  _width: 100%;
  border-left: 1px solid #91BAD8;
  border-right: 1px solid #91BAD8;
}
#right_box_bottom {
  height: 10px;
  background: url(img/right_box_bottom.gif) no-repeat left top;
}
.novinka {
  text-align: left;
  padding: 5px 0px 5px 0px;
  background: url(img/oddelovac_novinky.gif) no-repeat center bottom;
}
.novinka h3{
  margin: 0px;
  padding: 0px;
  font-size: 95%;
}
.novinka p {
  margin: 0px;
  padding: 0px;
  font-size: 95%;
}
.dalsi {
  margin-top: 5px;
  font-size: 95%;
  color: #D53B16;
  text-align: right;
}
.dalsi a{
  color: #D53B16;
}
#footer {
  width: 950px;
  height: 55px;
  background: url(img/footer_bg.gif) no-repeat left top #DEE2E9;
}
#footer span {
  position: absolute;
  right: 15px;
  bottom: 10px;
  font-size: 80%;
}
#footer span a{
  color: white;
  font-weight: bold;
}
.clear {
  clear:both;
  display: none;
}
.copy {
  padding-top: 25px;
}
.prispevek{
  padding-top: 5px;
  padding-bottom: 5px;
}
.prispevek h3{
  margin: 0px;
  padding: 0px;
  font-size: 110%;
  color: #002E5F;
}
.prispevek h3 a{
  color: #002E5F;
}
.prispevek p{
  margin: 5px 0px 0px 0px;
}
.vice {
  text-align: right;
  padding: 10px 10px 10px 10px;
  background: url(img/oddelovac.gif) no-repeat 20px bottom;
}
.vice a{
  color: #D53B16;
  font-size: 70%;
  font-weight: bold;
}
.datum {
  font-size: 90%;
  font-weight: bold;
}
.zpet {
  text-align: right;
  padding: 10px 10px 10px 10px;
}
.zpet a{
  color: #D53B16;
  font-size: 70%;
  font-weight: bold;
}
#fotogalerie{
  overflow: hidden;
  margin-top: 10px;
}
.miniatura {
  text-decoration: none;
  color: #002E5F;
  float: left;
  text-align: center;
	margin: 4px 15px 4px 15px;
	border: 1px solid #91BAD8;
	background-color: #eee;
	font-size: 90%;
  }	
.miniatura img{
	display: inline;
	margin: 5px 5px 0px 5px;
	border: 1px solid #91BAD8;
	}
.miniatura_popis {
  text-align: center; 
}
.clear {
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:both;
}
#fotografie{
  margin: auto;
  text-align: center;
}
#fotografie img{
  border: 3px solid #002E5F;
  background-color: white;
  padding: 3px;
  margin: 5px 5px 5px 5px;
}
#fotografie a.foto{
  text-decoration: none;
}
.submenu {
  text-align: center;
  padding: 5px 0px 5px 0px;
  background: url(img/oddelovac_novinky.gif) no-repeat center bottom;
}
.submenu a {
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: #002E5F;
}
.submenu a:hover, .submenu a.active {
  color: #D53B16;
}
.strankovani {
  position: absolute;
  bottom: 0px;
  margin: 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
}
.strankovani li {
  float: left;
  margin-right: 5px;
  font-size: 90%;
}
.strankovani li a{
  color: black;
}
.strankovani li.active a{
  text-decoration: none;
  font-weight: bold;
}
.oddil {
  text-align: center;
  position: relative;
  width: 250px;
  line-height: 30px;
  background: url(img/oddil.gif) no-repeat left top;
}
.oddil_right {
  text-align: center;
  position: relative;
  margin-left: 290px;
  width: 250px;
  background: url(img/oddil.gif) no-repeat right top;
  line-height: 30px;
}
.oddil .oddil_pic {
  position: absolute;
  right: 0px;
  top: 0px;
}
.oddil_right .oddil_pic {
  position: absolute;
  left: 0px;
  top: 0px;
}
.oddil a{
  display: block;
  margin-right: 30px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}
.oddil_right a{
  display: block;
  margin-left: 30px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}
.oddil a:hover,.oddil_right a:hover {
  color: #D53B16;
}
.oddelovac {
  padding: 5px;
  background: url(img/oddelovac.gif) no-repeat 20px center;
}
.soubory {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 80%;
}
.soubory li{
  position: relative;
  padding-left: 30px;
  width: 100%;
}
.soubory li img {
  position: absolute;
  left: 5px;
  top: 5px;
}
#small_menu {
  width: 100%;
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 80%;
  overflow: hidden;
  margin-bottom: 5px;
}
#small_menu li{
  float: left;
}
#small_menu li.space{
  margin-right: 5px;
  margin-left: 5px;
  line-height: 12px;
}
#small_menu a{
  color: black;
}