/* Copyright (c) 2009 Michal Panec All rights reserved */
/* Created by Michal Panec (michal.panec@kovarov.net) */
/* ------------------------------------------------- */

/* Body ----------------------------------------------------------------------*/

body {
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
  background-image: url('../images/body/Background.jpg');
  background-repeat: repeat-x;
  text-align: center;
}

#main {
  width: 790px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
}

/* Header --------------------------------------------------------------------*/

#Header {
  width: 790px;
  height: 160px;
  background-color: #60d7ff;
  background-image: url('../images/body/Header.jpg');
}

#Header_left {
  width: 350px;
  height: 160px;
  background-color: #60d7ff;
  background-image: url('../images/body/Header_right.jpg');
  float: left;
}

#Header_right {
  width: 440px;
  height: 160px;
  background-color: #60d7ff;
  background-image: url('../images/body/Header_left.jpg');
  float: right;
  text-align: right;
}

/* Underline TOP -------------------------------------------------------------*/

#Underline_top {
  width: 790px;
  height: 55px;
  background-color: #60d7ff;
  background-image: url('../images/body/Underline.jpg');
}

#Underline_top_o {
  padding-top: 10px;
  font-family: "Courier New", Tahoma;
  font-size: 22px;
  color: #000000;
  letter-spacing: 2px;
  font-weight: bold;
}

/* Content -------------------------------------------------------------------*/

#Content {
  width: 790px;
  background-color: #ffffff;
  clear: both;
  background-image: url('../images/body/Content.jpg');
}

#Content_o {
  font-family: Verdana, Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-align: center;
  padding: 10px;
}

/* Footer --------------------------------------------------------------------*/

#Footer {
  width: 790px;
  height: 55px;
  background-color: #60d7ff;
  background-image: url('../images/body/Footer.jpg');
  clear: both;
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
}

/* Author --------------------------------------------------------------------*/

a.Author:link { 
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #132c54;
  text-decoration: none;
}
  
a.Author:active {  
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #132c54;
  text-decoration: none;
}
  
a.Author:visited {
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #132c54;
  text-decoration: none;
}
  
a.Author:hover {
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #5a0c11;
  text-decoration: none;
}

/* Reklama -------------------------------------------------------------------*/

a.reklama:link { 
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #132c54;
  text-decoration: none;
}
  
a.reklama:active {  
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #132c54;
  text-decoration: none;
}
  
a.reklama:visited {
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #132c54;
  text-decoration: none;
}
  
a.reklama:hover {
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #5a0c11;
  text-decoration: none;
}

/* Menu TOP ------------------------------------------------------------------*/

a.menu_top:link { 
  font-family: Verdana, Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #fffffe;
  text-decoration: none;
  margin-right: 5px;
}
  
a.menu_top:active {  
  font-family: Verdana, Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #fffffe;
  text-decoration: none;
  margin-right: 5px;
}
  
a.menu_top:visited {
  font-family: Verdana, Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #fffffe;
  text-decoration: none;
  margin-right: 5px;
}
  
a.menu_top:hover {
  font-family: Verdana, Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-right: 5px;
}

/* Kontakt -------------------------------------------------------------------*/

a.kontakt:link { 
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #003f60;
  text-decoration: none;
}
  
a.kontakt:active {  
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #003f60;
  text-decoration: none;
}
  
a.kontakt:visited {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #003f60;
  text-decoration: none;
}
  
a.kontakt:hover {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

/* Bazen ---------------------------------------------------------------------*/

a.zastreseni:link { 
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #003f60;
  text-decoration: none;
}
  
a.zastreseni:active {  
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #003f60;
  text-decoration: none;
}
  
a.zastreseni:visited {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #003f60;
  text-decoration: none;
}
  
a.zastreseni:hover {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

/* Underline -----------------------------------------------------------------*/

h1 {
  font-family: "Courier New", Tahoma;
  font-size: 22px;
  color: #000000;
  letter-spacing: 2px;
}

h2 {
  font-family: Verdana, Tahoma;
  font-size: 12px;
  color: #2e2c2c;
  text-align: center;
}

h3 {
  font-family: Verdana, Tahoma;
  font-size: 12px;
  color: #abb1b3;
  padding-left: 20px;
  text-align: left;
}

h4 {
  font-family: Verdana, Tahoma;
  font-size: 12px;
  color: #2e2c2c;
  text-align: center;
}

h5 {
  font-family: Verdana, Tahoma;
  font-size: 12px;
  color: #abb1b3;
  padding-left: 20px;
  text-align: left;
}

/* Style left ----------------------------------------------------------------*/

.style_left {
  text-align: left;
}

.uvod {
  font-family: Verdana, Tahoma;  
  font-size: 10px;
  color: #abb1b3;
  
}

/* Style Money ---------------------------------------------------------------*/

.money_text {
  font-family: Verdana, Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

.money_text_n {
  font-family: Verdana, Tahoma;
  font-size: 12px;
  color: #555657;
  font-weight: bold;
}

.money_dph {
  font-family: Verdana, Tahoma;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-align: left;
}

/* Img -----------------------------------------------------------------------*/

.img_thumb {
  width: 100px;
  height: 75px;
  border: 1px solid #686161;
  margin: 1px;
}

.img_thumb_sto {
  width: 75px;
  height: 100px;
  border: 1px solid #686161;
  margin: 1px;
}

/* Reklama Styles ------------------------------------------------------------*/

.rekla_img {
  border: 0px;
  width: 88px;
  height: 31px;
}

/* Reklama -------------------------------------------------------------------*/

a.rekla:link { 
  font-size: 12px;
  font-family: Arial;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
  
a.rekla:active {  
  font-size: 12px;
  font-family: Arial;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
  
a.rekla:visited {
  font-size: 12px;
  font-family: Arial;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
  
a.rekla:hover {
  font-size: 12px;
  font-family: Arial;
  color: #003f60;
  font-weight: bold;
  text-decoration: none;
}


