body {
  background-color: #d2e7f4;
  background-image: url('../images/page_bg2.jpg');
  padding: 0px;
  margin: 0px;
  text-align: center;
  /* background-image: url('../images/bg_page.jpg');
  background-repeat: repeat-x; */
  line-height: 15px;
}

.clear {
  clear: both;
}

.hidden {
  display: none;
}

#page_holder {
  width: 962px;
  margin-left: auto;
  margin-right: auto;
}

#header {
  width: 962px;
  height: 486px;
  background-image: url('../images/bg_header.jpg');
  background-repeat: no-repeat;
  position: relative;
}

#nechteserozmazlovat {
  width: 367px;
  position: absolute;
  top: 252px;
  right: 31px;
  z-index: 5;
}

#countdown {
  width: 280px;
  height: 120px;
  position: absolute;
  top: 252px;
  right: 71px;
  z-index: 5;
}

#search_box {
  width: 180px;
  position: absolute;
  top: 55px;
  right: 31px;
  z-index: 6;
}
.search_box_more_top{
	top: 45px !important;
}

#search_box form {
  padding: 0px;
  margin: 0px;
  width: 180px;
}

#search_box input {
  padding: 0px;
  margin: 0px;
  border: 0px;
  float: left;
}

#search_box #search_form_holder {
  width: 180px;
  height: 25px;
}

#search_box #search_form_holder .center {
  float: left;
  width: 128px;
  height: 25px;
  background-image: url('../images/hp_search_center.jpg');
}

#search_box a {
  font-family: trebuchet MS, sans-serif;
  font-size: 12px;
  color: #d71920;
}

#logo {
  width: 201px;
  height: 100px;
  position: absolute;
  top: 62px;
  left: 0px;
  border: 0px;
  z-index: 3;
}
#logo_vanoce2009 {
  width:173px;
  height: 107px;
  position: absolute;
  top: 56px;
  left: 0px;
  border: 0px;
  z-index: 3;
}

#stitek {
  width: 275px;
  height: 246px;
  position: absolute;
  top: 0px;
  left: 450px;
  border: 0px;
  z-index: 9999999;
}
.stitek_more_left{
    left: 500px !important;
}
#langs_holder {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 20;
}

#langs_holder a {
  display: block;
  padding-top: 5px;
  padding-left: 5px;
  float: left;
  font-family: trebuchet MS, sans-serif;
  font-size: 12px;
  color: #d71920;
}

.langs_holder_more_right {
  right: 36px !important;
}

#vizual_holder {
  width: 934px;
  height: 426px;
  background-image: url('../images/bg_vizual_hp.jpg');
  background-repeat: no-repeat;
  position: absolute;
  top: 4px;
  left: 15px;
  z-index: 1;
  text-align: left;
}

#vizual_holder img {
  margin-left: 1px;
  margin-top: 1px;
  position: relative;
	top: -6px;
}

#hp_akce {
  width: 211px;
  height: 195px;
  position: relative;
  /* left: 15px;
  bottom: 20px; */
  background-image: url('../images/bg_akce_eng.jpg');
  background-repeat: no-repeat;
}

#hp_akce .line {
  border-top: 1px solid #d8e5f4;
  margin-top: 10px;
  padding-bottom: 10px;
  width: 187px;
  height: 0px;
  font-size: 0px;
}

#hp_akce .holder {
  position: absolute;
  top: 50px;
  left: 10px;
}

#hp_akce ul {
  list-style-image: url('../images/ico_ok.gif');
  padding: 0px;
  margin: 0px;
  margin-left: 25px;
}

#hp_akce li {
  text-align: left;
}

#hp_akce a {
  font-family: trebuchet MS, sans-serif;
  font-size: 13px;
  color: #a43f6b;
}

#boxy {
  width: 699px;
  height: 195px;
  position: absolute;
  bottom: 20px;
  right: 15px;
}

#boxy p {
  font-family: trebuchet MS, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-align: left;
}

#boxy #box1 {
  width: 233px;
  height: 195px;
  float: left;
  background-image: url('../images/bg_box1_hp_eng.jpg');
  background-repeat: no-repeat;
}

#box1 p {
  margin-top: 65px;
  margin-left: 32px;
}

#boxy #box2 {
  width: 233px;
  height: 195px;
  float: left;
  background-image: url('../images/bg_box2_hp_eng.jpg');
  background-repeat: no-repeat;
}

#box2 p {
  margin-top: 65px;
  margin-left: 21px;
}

#boxy #box3 {
  width: 233px;
  height: 195px;
  float: left;
  background-image: url('../images/bg_box3_hp_eng.jpg');
  background-repeat: no-repeat;
}

#box3 p {
  margin-top: 65px;
  margin-left: 15px;
}

#content {
  width: 930px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #D2E7F4;
  background-image: url('../images/bg_content.jpg');
  background-repeat: repeat-x;
  position: relative;
  padding-bottom: 10px;
}

#footer {
  width: 958px;
  height: 43px;
  background-color: #b9daed;
  border-left: 1px solid #8bbad4;
  border-top: 1px solid #8bbad4;
  border-right: 1px solid #8bbad4;
  margin-left: auto;
  margin-right: auto;
}

#footer p {
  text-align: center;
  font-family: trebuchet MS, sans-serif;
  font-size: 12px;
  color: #4c607a;
  margin: 0px;
  padding: 0px;
  padding-top: 15px;
}

#content .line_901 {
  width: 901px;
  height: 1px;
  font-size: 0px;
  border-top: 1px solid #d7e3f4;
  border-bottom: 1px solid #ffffff;
  margin-left: auto;
  margin-right: auto;
}

#content .line_287 {
  width: 287px;
  height: 0px;
  font-size: 0px;
  border-top: 1px solid #d7e3f4;
  border-bottom: 1px solid #ffffff;
  margin-left: auto;
  margin-right: auto;
}

#sponzors {
  width: 881px;
  height: 77px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

#content_left_holder {
  width: 211px;
  margin: 20px 0px 0px 20px;
 _margin-left: 10px;
  float: left;
}

#content_right_holder {
  width: 660px;
  margin-left: 20px;
  _margin-left: 10px;
  float: left;
  margin-top: 20px;
  text-align: left;
  position: relative;
}

#content_right_holder p {
  font-family: trebuchet MS, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: left;
  padding: 0px;
  margin: 0px 0px 10px 0px; 
}

#content_right_holder a {
  color: #008EBD;
}

#nadpis_holder {
  width: 660px;
  height: 44px;
  border-bottom: 1px solid #8bbad4;
  margin-bottom: 10px;
}

.fotogalerie_holder {
  width: 660px;
  background-color: #e6f2f9;
  margin-top: -10px;
  margin-bottom: 20px;
  border-top: 1px solid #8bbad4;
}

h4 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  font-family: trebuchet MS, sans-serif;
  font-size: 20px;
  color: #0e3d68;
}

h4.galerielabel {
  /*margin-left: 15px;*/
  background: url('../images/sipka-right.gif')  no-repeat; 
  cursor: pointer;
  text-decoration: underline;
  padding-left: 20px;

}


.fotka {
  width: 141px;
  border: 2px solid #c4cdd7;
  padding: 2px;
  text-align: center;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}


.fotkanew {
  width: 141px;
  border: 3px solid #E6F2F9;
  /*padding: 2px;*/
  text-align: center;
  float: left;
  margin-left: 4px;
  margin-right: 4px;  
  margin-bottom: 20px;
}


.fotkanew a {
  display: block;
}

#content_right_holder .fotkanew a:hover{
text-decoration: none;
/*color: #E6F2F9;
background: #0E3D68;*/ 
}

.fotkalabel {
  display: block;
  color: #0E3D68;
  background: #E6F2F9; 
  padding: 4px;
  text-align: center;
  text-decoration: underline;
  font-weight: bold;

}



.fotka_obecna {
  border: 2px solid #c4cdd7;
  padding: 2px;
  text-align: center;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}

h1.nadpis, span.nadpis {
	color: #0e3d68;
	font-size: 20px;
	font-weight: bold;
}

a.homepage, a.sitemap {
  font-family: trebuchet MS, sans-serif;
  font-size: 12px;
  color: #7f7f7f;
  margin-right: 10px;
  text-decoration: none;
  z-index: 9999999;
  font-weight: bold;
}

a.homepage:hover, a.sitemap:hover {
  font-family: trebuchet MS, sans-serif;
  font-size: 12px;
  color: #008EBC;
  margin-right: 10px;
  text-decoration: none;
  z-index: 9999999;
  font-weight: bold;
}

.tbl_content_color{
    border-collapse: collapse;
    border: 1px rgb(0,142,190) solid;
    margin-left: 1px;
}

.tbl_content_color th{
    background-color: rgb(0,142,190);
    border-bottom: 1px rgb(186,219,238) solid;
    color: rgb(255,255,255);
    padding: 2px;
}
.tbl_content_color td{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}