* {
  margin: 0px;
  padding: 0px;
}

html, body {
  background-color: #00214e;
  margin: 0 auto;
  font-family: Arial;
  font-size: 12px;  
}

a {
  font-weight: bold;
  color: #000000;
}

#page {
  margin: 0 auto;
  position: relative;
}

#header {
  width: 950px;
  background-image: url('../pics_system/top_background.png');
  background-repeat: repeat-x;
  margin: 0 auto;
}

#header #logo {
  float: left;
  margin-top: 40px;
  margin-left: 30px;
}

#header #ski {
  float: right;
  margin-right: 25px;
}

#menu {
  background-image: url('../pics_system/menu_background.png');
  background-repeat: repeat-x;
  height: 73px;
  position: relative;
  z-index: 10;
  top: -15px;
}

#menu #menu_in {
  margin: 0 auto;
  width: 950px;
  padding-top: 17px;
  padding-left: 20px;
}

#menu #menu_in img {
  float: left;
}

#menu #menu_in #menu_eshop {
  float: right;
  padding-right: 20px;
}

#content {
  margin: 0 auto;
  background-image: url('../pics_system/border_center.png');
  background-repeat: repeat-y;
  width: 950px;
  position: relative;
  top: -30px;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
}

#content #sidebar {
  float: left;
}

#content #sidebar .sidebox {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  width: 200px;
  text-align: left; 
}

#content #sidebar .sidebox .sidebox_header {
  background-image: url('../pics_system/eshop_menu_top.png');
  background-repeat: no-repeat;
  font-size: 15pt;
  color: #ffd207;
  height: 31px;
  text-align: left;
  padding-top: 11px;
  padding-left: 40px;
}

#content #sidebar .sidebox .sidebox_content {
  background-color: #00214e;
  background-image: url('../pics_system/eshop_menu_bottom.png');
  background-repeat: no-repeat;
  background-position: bottom;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}

#content #sidebar .sidebox .sidebox_content a {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

#content #sidebar .sidebox .sidebox_content ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#content #sidebar .sidebox .sidebox_content ul li a {
  display: block;
  background-image: url('../pics_system/eshop_menu_blue.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: 15px;
  margin-bottom: 3px;
  padding-top: 1px;
}

#content #sidebar .sidebox .sidebox_content ul li a:hover {
  background-image: url('../pics_system/eshop_menu_yellow.png');
}

#content #sidebar .sidebox .sidebox_content ul li #active {
  background-image: url('../pics_system/eshop_menu_yellow.png');
}

#content #sidebar .sidebox .sidebox_content ul li ul {
  margin-left: 17px;
  list-style: none;
}

#content #sidebar .sidebox .sidebox_content ul li ul li a {
  background-image: url('../pics_system/eshop_menu2_blue.png');
  background-position: 0px 5px;
}

#content #sidebar .sidebox .sidebox_content ul li ul li a:hover {
  background-image: url('../pics_system/eshop_menu2_yellow.png');
}

#content #sidebar .sidebox .sidebox_content ul li ul li #active2 {
  background-image: url('../pics_system/eshop_menu2_yellow.png');
}

#content #sidebar .sidebox .sidebox_content li span {
  position: relative;
  top: -4px;
}

#content #sidebar .sidebox .sidebox_footer {
  background-color: #00214e;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 7px;
  color: #ffffff;
}

#content #sidebar .sidebox .sidebox_footer #objednavka {
  text-decoration: underline;
  font-size: 14px;
}

#content #sidebar .sidebox .sidebox_footer #kosik_text {
  float: left;
  text-align: left;
  margin-left: 20px;
  position: relative;
  top: -5px;
}

#content #sidebar .sidebox .sidebox_footer #kosik_text div {
  margin-left: 10px;
  font-weight: bold;
  color: #ffd207;
}

#content #sidebar .sidebox .sidebox_footer a {
  color: #ffd207;
  text-decoration: none;
  font-weight: bold;
}

#content #sidebar .sidebox .sidebox_footer a:hover {
  text-decoration: underline;
}

#content #mainbox {
  float: left;
  width: 665px;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 10px;
  padding-top: 15px;
  text-align: justify;
}

#content #mainbox #nadpis {
  color: #00214e;
  font-size: 17pt;
  margin-left: 10px;
  line-height: 20px;
  font-weight: bold;
}

#content #mainbox h1 {
  color: #00214e;
  font-size: 17pt;
  margin-left: 10px;
  line-height: 20px;
  float: left;
  margin-bottom: 11px;
}

#content #mainbox p {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 17px;
  padding-bottom: 15px;
  clear: left;
}

#content #mainbox ul {
  padding-left: 30px;
  padding-right: 10px;
  line-height: 17px;
}

#content #mainbox ol {
  padding-left: 30px;
  padding-right: 10px;
  line-height: 17px;
  margin-bottom: 15px;
}

#content #mainbox a {
  color: #00214e;
  font-weight: bold;
  text-decoration: none;
}

#content #mainbox h3 {
  margin-left: 10px;
  clear: left;
  margin-bottom: 15px;
}

#content #mainbox a:hover {
  text-decoration: underline;
}

#content #mainbox #podpis {
  float: right;
  text-align: center;
  margin-right: 40px;
}

#content #mainbox #pujcovne {
  border-collapse: collapse; 
  border-color: #000000; 
  margin: 0 auto;
  width: 96%;
}

#content #mainbox #formular {
  margin-left: 10px;
}

#content #mainbox #pujcovne td {
  padding: 3px;
}

#content #mainbox #kontakt {
  border-collapse: collapse; 
  border-color: #666; 
  margin-left: 10px;
  text-align: center;
}

#content #mainbox #kontakt td, th {
  padding: 3px;
  vertical-align: top;
  width: 80px;
}

#content #mainbox #kontakt th {
  background-color: #ddd;
}

#eshop_zbozi td {
  vertical-align: top;
}

#content #mainbox #eshop_header {
  float: right;
}

#content #mainbox #eshop_order {
  position: relative;
  top: -5px;
  margin-right: 10px;
  float: right;
}

#content #mainbox #eshop_pages {
  margin-right: 5px;
  float: right;
  clear: both;
}

#content #mainbox #eshop_pages img {
  float: left;
  margin-right: 5px;
} 


#content #mainbox .eshop {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}

#content #mainbox .eshop tr td {
  text-align: center;
  vertical-align: middle;
  min-width: 200px;
}

#content #mainbox .eshop tr td img {
  padding: 0px;
  line-height: 0px;
  max-width: 200px;
  max-height: 180px;
  margin: 0 auto;
  padding-right: 5px;
}

#content #mainbox .eshop tr td .eshop_header {
  background-color: #eaebef;
  padding: 5px;
  float: left;
  width: 440px;
  margin-bottom: 5px;
}

#content #mainbox .eshop tr td .eshop_header a:hover {
  text-decoration: none;
  color: #ffd207;
}

#content #mainbox .eshop tr td  .eshop_header_name {
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin-left: 5px;  
}

#content #mainbox .eshop tr td .eshop_header_name table {
  width: 300px; 
  height: 37px; 
  border-collapse: collapse;
}

#content #mainbox .eshop tr td .eshop_header_name table td {
 vertical-align: middle; 
 text-align: left;
}

#content #mainbox .eshop tr td .eshop_header_price {
  float: right;
  text-align: right;
  margin-right: 5px; 
}

#content #mainbox .eshop tr td .eshop_header_price .new_price {
  color: #1773fc;
  font-size: 18px;
  font-weight: bold;
}

#content #mainbox .eshop .eshop_header_price .old_price {
  text-decoration: line-through;
}

#content #mainbox .eshop tr td .eshop_obsah {
  min-height: 93px;
  width: 425px;
  margin-bottom: 10px;
  text-align: justify;
  float: left;
  line-height: 15px;
}

#content #mainbox .eshop tr td .eshop_obsah p {
  padding-bottom: 5px;
}

#content #mainbox .eshop tr td select option {
  padding-right: 10px;
}

#content #mainbox .eshop tr td form {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  text-align: left;
}

#content #mainbox .eshop tr td form img {
  position: relative; 
  top: -3px; 
  float: right; 
  cursor: Pointer;
  margin-right: 15px;
}

#fotogalerie {
  text-align: left;
  padding-left: 10px;
}

#fotogalerie img {
  margin-right: 20px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #00214e;
}

#content #nahoru {
  float: right;
  margin-right: 40px;
  position: relative;
  top: -1px;
  cursor: Pointer;
}

#line {
  height: 3px;
  background-color: #ffd207;
  position: relative;
  top: -30px;
}

#footer {
  margin: 0 auto;
  width: 950px;
  position: relative;
  height: 96px;
  top: -30px;
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 12px;
}

#footer a {
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover {
  color: #ffd207;
}

#footer #temp {
  position: relative;
  width: 950px;
  height: 146px;
  background-image: url('../pics_system/top_background.png');
  background-repeat: repeat-x;
}

#footer #footer_menu {
  float: left;
  width: 750px;
  height: 141px;
  position: absolute;
  background-image: url('../pics_system/sipka.png');
  background-repeat: no-repeat;
  background-position: 50px 0px;
  padding-top: 5px;
  padding-left: 20px;
}

#footer #footer_menu a {
  font-weight: normal;
}

#footer #footer_genesis {
  float: right;
  padding-top: 5px;
  padding-right: 20px;
}

#footer #footer_menu #footer_menu_clicked {
  color: #ffd207;
}

img {
  border-width: 0px;
}

.cleaner {
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  padding: 0px;
  margin: 0px;
  clear: both;
}

#blueline {
  clear: left;
  margin-bottom: 15px;
  background-image: url('../pics_system/eshop_blueline.png');
  background-repeat: no-repeat;
  width: 100%;
  height: 5px;
}

#akce {
   padding-left: 20px; 
   padding-right: 20px;
}

#akce h2 {
  margin-left: 0px;
  font-size: 12px;
  margin-bottom: 3px;
}

.sidebox #akce h2 a {
  font-weight: bold !important;
}

.sidebox #akce h2 a:hover {
  color: #ffd207 !important; 
}

#akce dl {
  display: block;
  margin-bottom: 12px;
}

#akce dl dt {
  display: block;
  float: left;
}

#akce dl dd {
  text-align: right;
  color: #ffd207;
}