body{
  position: relative;
  text-align: left;
  font-family: Arial;
  background-image: url(/files/images/body_bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #FFF;
}

*{
  position: relative;
  margin: 0;
}

/********************/
/** Global
*********************/ 

h1{ 
  font-weight: normal;
  font-size: 26px;
  color: #000;
  margin-bottom: 10px;
}

h2{
  font-weight: normal;
  font-size: 20px;
  color: #154FA6;
  margin-bottom: 10px;
}

h3{
  font-weight: bold;
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}
p{
  font-weight: normal;
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  line-height: 22px;
}
ul{
  padding-left: 18px;
  list-style-type: none !important;
  list-style-image: url(/files/images/odrazka.png);
}
li{
  font-weight: normal;
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
}
a{
  font-weight: normal;
  font-size: 14px;
  color: #000;
  text-decoration: underline;
}
a:hover{
 text-decoration: none; 
}
img{
  border: none;
}

div.clear{
  clear: both;
}

/********************/
/** Main
*********************/ 

div#container{
  position: relative;
  height: auto;
  width: 960px;
  margin: 0px auto;
}

/********************/
/** Header
*********************/ 

div#header{
  position: relative;
  height: 279px;
  width: 960px;
  float: left;
  background-image: url(/files/images/head.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;  
}
a#header_logo{
  position: absolute;
  display: block;
  height: 128px;
  width: 296px;
  top: 48px;
  left: 12px;
}
div#eshop_box{
  position: relative;
  height: auto;
  height: 147px;
  width: 200px;
  background-image: url(/files/images/eshop_box_texture.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  float: right;
  color: #FFF;
  border: 1px solid #104CB5;
  border-top: none;
  text-shadow: 0px 1px 2px #000;
}
div#eshop_box a{
  color: #FFF;
  text-decoration: none;
}
div#eshop_box a:hover{
  text-decoration: underline;
}
div.eshop_row{
  position: relative;
  width: 180px;
  padding: 10px;
}
@font-face
{
font-family: Myriad Pro;
src: url(/files/images/Myriadpro.otf);
}
div#eshop_login_button{ text-indent: 35px; background-image: url(/files/images/login_icon.png); background-repeat: no-repeat; background-position: 10px center; }
div#eshop_register_button{ text-indent: 35px; background-image: url(/files/images/register_icon.png); background-repeat: no-repeat; background-position: 16px center; }
div#eshop_cart_button{ text-indent: 35px; background-image: url(/files/images/cart_icon.png); background-repeat: no-repeat; background-position: 10px center; }
div#eshop_cost_button{ }
span#header_title1{
  position: absolute;
  display: block;
  top: 188px;
  left: 26px;
  color: #02275C;
  font-size: 22px;
  font-family: Myriad Pro;
  text-transform: uppercase;
}
span#header_title2{
  position: absolute;
  display: block;
  top: 105px;
  left: 420px;
  color: #000;
  font-size: 20px;
}
div#menu_top{
  position: relative;
  height: 40px;
  width: 958px;
  float: left;
  border: 1px solid #104CB5;
  background-image: url(/files/images/menu_top_texture.png);
  background-repeat: repeat-x;
  background-position: 0 0;  
}
div#hornimenu1{
  position: relative;
  float: left;
} 
div.ddmxlileft{
  position: relative;
  float: left;
}
div.ddmx a{
  position: relative;
  display: block;
  height: 36px;
  line-height: 36px;
  width: 155px;
  padding: 0px 20px 0px 40px;
  float: left;
  color: #FFF;
  background-image: url(/files/images/odrazka_yellow.png), url(/files/images/menu_bg.jpg);
  background-repeat: no-repeat, repeat-x;
  background-position: 8px center, 0 0;
  background-image: url(/files/images/menu_bg.jpg)\9;
  background-repeat: repeat-x\9;
  background-position: 0 0\9;
  background-color: #032354;
  text-decoration: none;      
  margin-bottom: 1px;
}
div.ddmx .ddmxlileft:first-child a{
  border-left: none; 
}
div.ddmx .ddmxlileft:last-child a{
  border-right: none;   
}
div.ddmx a:hover, div.ddmx a.selected{
  color: yellow;
}
/********************/
/** Main
*********************/ 
div#main_content{
  position: relative;
  min-height: 560px;
  width: 685px;
  float: right;
  background-color: #FFF;
  padding: 20px;     
}
div.breadcrumb{
  position: relative;
  margin-bottom: 10px;
}
/********************/
/** Produkt-n hled
*********************/
div.produkt_pagination{
  position: relative;
  margin-bottom: 10px;
} 
table.prehledTablePattern{
  position: relative;
  margin-bottom: 2px;
  border-spacing: 0px;
  border-collapse: collapse;
}
table.prehledTablePattern td{ 
  position: relative;
  width: 220px;
}
div.produkt_box{
  position: relative;
  height: 300px;
  width: 200px;
  padding: 10px;
  margin: 0px 7px 9px 0px;
  background-image: url(/files/images/produkt_box_texture.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  border: 1px solid #FFF;
  box-shadow: inset 0px 0px 0px 1px #BBB, 2px 2px 10px 0px #888;
  border-radius: 5px;
}
div.produkt_box h2{
  position: relative;
  display: block;
  height: 36px;
  line-height: 18px;
  width: 200px;
  text-align: left;
}
div.produkt_box h2 a{
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0px 1px 2px #FFF;
}
div.produkt_box p.produkt_popis{
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 15px;
  height: 30px;
  width: 200px;
}
div.produkt_box p.produkt_img{
  position: relative;
  display: block;
  height: 150px;
  width: 200px;
}

div.produkt_box div.produkt_cena_box{
  position: relative;
  display: block;
  float: left;
  width: 98px;
}
div.produkt_box p.produkt_cena{
  position: relative;
  display: block;
  font-size: 22px;
  font-weight: bold;
  width: 98px;
  margin-bottom: 0px;
  color: #F00;
}
div.produkt_box p.produkt_cena_s_dph{
  position: relative;
  display: block;
  font-size: 10px;
  font-weight: bold;
  width: 98px;  
}
div.produkt_box div.produkt_button{
  position: relative;
  height: 30px;
  width: 100px;
  float: left;
  top: 5px;
  border: 1px solid #AAA;
  box-shadow: 0px 0px 0px 1px #FFF;
}
div.produkt_box div.produkt_button input{
  height: 30px;
  font-weight: bold;
  line-height: 30px;
  width: 100px;
  background-image: url(/files/images/produkt_button_texture.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  border: none;
  cursor: pointer;
}
/********************/
/** Produkt-detail
*********************/ 
div.detail_box{
}
div.detail_box p{
  margin-bottom: 0px;
}
div.detail_img{
  position: relative;
  float: left;
}
div.detail_img p{
  margin-bottom: 0px;
}
div.detail_img img{
  box-shadow: 2px 2px 10px 0px #000;
}
div.produkt_detail_info{
  position: relative;
  float: left;
  margin-left: 20px;
  width: 265px;
}
div.produkt_detail_info table{
  position: relative;
  border-collapse: separate;
  width: 265px;
}
div.produkt_detail_info table td{
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  width: 50%;
}
div.produkt_detail_info table td.detail_cena_bez_dph{
  font-size: 22px;
}
div.produkt_detail_info table td.detail_cena_s_dph{
}
div.produkt_detail_info table td.box_button_add{
  border-top: 1px solid #AAA;
  padding-top: 10px;
}
div.produkt_detail_info table td input.button_add{
  height: 30px;
  font-weight: bold;
  line-height: 26px;
  width: 100px;
  background-image: url(/files/images/produkt_button_texture.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  border: none;
  cursor: pointer;
  border: 1px solid #AAA;
  box-shadow: 0px 0px 0px 1px #FFF;
  *border: none;
  *line-height: 30px;  
}
div.detail_popis{
  position: relative;
  margin-top: 20px;
  width: 685px;
  float: left;
}
div.detail_hodnoty{
  position: relative;
  margin-top: 20px;
  width: 685px;
  float: left;
}
div.detail_hodnoty table{
  width: 340px;
}
div.detail_hodnoty table td{
  width: 50%;
  padding: 5px;
  background: #DDD;
}
div.detail_images{
  position: relative;
  margin-top: 20px;
  width: 685px;
  float: left;
}
div.detail_image{
  position: relative;
  float: left;
  height: 165px;
  width: 220px;
 margin: 0px 8px 8px 0px;
}
div.detail_image img{
  box-shadow: 1px 1px 5px 0px #888;
}
/********************/
/** Left-col
*********************/ 
div#left_col{
  position: relative;
  min-height: 600px;
  width: 215px;
  float: left;  
  padding: 15px 10px 0px 10px;
  background-color: #E5EBFA;
}
h2.left_col_title{
  position: relative;
  display: block;
  height: 24px;  
  width: 200px; 
  padding-top: 18px;
  padding-left: 15px; 
  font-size: 14px;
  font-weight: normal;
  color: #FFF;
  margin-top: 10px;
  margin-bottom: 0px;
  float: left;
  background-image: url(/files/images/left_title.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  text-transform: uppercase;
}
div.left_col_edit_box{
  position: relative;
  float: left;
  padding: 15px;
  width: 185px;
  background-color: #032354;
  background-image: url(/files/images/edit_shadow.png);
  background-repeat: no-repeat;
  background-position: left top;  
}
div#category{
  position: relative;
  float: left;
  margin-bottom: 15px;
}
div#category p{
  margin-bottom: 0px;
}
div#category p.close + div {
    display: none !important;
}
div#category p#cid_20 a{
  border-bottom: none;
}
div#category a{
  position: relative;
  display: block;
  height: 35px;
  line-height: 35px;
  background-image: url(/files/images/category_texture_level1.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 188px;
  text-decoration: none;
  border: 1px solid #AAA;
  border-top: none;
}
div#category a:hover, div#category a.selected{
  background-image: url(/files/images/category_texture_level1_hover.png);
  background-repeat: repeat-x;
  background-position: 0 0;
}
div#category a.selected{
  font-weight: bold;
}
div#category div.item1 p a{
  padding-left: 30px;
  height: 30px;
  line-height: 30px;
  width: 173px;
  background-color: #CCC;
  background-image: none;
}
div#category div.item1 p a:hover, div#category div.item1 p a.selected{
  background-color: #888;
  color: #FFF;
}                                                                      
div#category div.item2 p a{
  padding-left: 45px;
  height: 30px;
  line-height: 30px;
  width: 148px;
  background-color: #EEE;
  background-image: none;  
}   
div#category div.item2 p a:hover, div#category div.item2 p a.selected{
  background-color: #EEE;
  color: #000;
  text-decoration: underline;
}
/********************/
/** Footer
*********************/
div#footer{
  position: relative;
  height: 80px;
  width: 958px;
  float: left;
  background-color: #6F9FD9;
  border-radius: 0px 0px 3px 3px;
  margin-bottom: 10px;
}
div#footer p{ 
  color: #FFF;
  top: 18px;
  margin-left: 15px;
}
div#footer a{
  color: #FFF;
} 
/**********************************/
/*  FORMULAR 
/*********************************/

#form_main{ position: relative; float: left; width: 958px; margin-top: 20px; background-image: url(/files/images/form_texture.png); background-repeat: repeat-x; background-position: 0 0; height: 240px; border: 1px solid #AAA; }

#form_main h3{ position: relative; margin-top: 15px; margin-left: 20px; display: block; color: #000; float: left; width: 100%; text-shadow: 0px 1px 2px #FFF; }

#form_main p{ color: #000; position: relative; width: 100px; display: block; height: 30px; margin-bottom: 0px; line-height: 30px; float: left; }
#form_main input{ color: #000; padding: 0px 5px 0px 5px; position: relative; display: block; width: 190px; height: 30px; line-height: 30px; float: left; border: 1px solid #888; }

#form_box1{ position: relative; margin-top: 20px; margin-left: 50px; float: left; }
#form_box2{ position: relative; margin-top: 10px; margin-left: 50px; float: left; clear: both;}
#form_box3{ position: relative; margin-top: 10px; margin-left: 50px; float: left; clear: both; }
#form_box4{ position: relative; margin-top: 10px; margin-left: 50px; float: left; clear: both; }

#form_box5{ position: absolute; top: 65px; width: 560px; left: 430px;  }
#form_box5 p{ width: 80px; }
#form_box5 textarea{ width: 390px; padding: 5px; height: 104px; border: 1px solid #888; }
#form_box6{ position: absolute; top: 191px; width: 100px; right: 46px; }
#form_box6 input{ height: 32px; line-height: 32px; width: 100px; background-image: url(/files/images/form_button.png); background-repeat: repeat-x; background-position: 0 0; cursor: pointer; font-size: 14px; background-color: transparent; border: 1px solid #888; *border: none; }

#form_main input:focus{ outline: none; border: 1px solid #444; }
#form_main input[type="text"]:focus{ border: 1px solid #444; }
#form_main textarea:focus{ outline: none; border: 1px solid #444; }

.alert{ border: 1px solid #F00 !important; }
/********************/
/** Ko  k
*********************/
.kosikNavigace{
  width: 685px;
  margin-bottom: 10px;
  float: left;
}
.kosikNavigace span{
  display: block;
  float: left;
  margin-right: 2px;
  background-image: url(/files/images/menu_top_texture.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  color: #FFF;
  font-size: 12px;
  padding: 5px;
  border-radius: 3px;
}
.kosikNavigace span#fazeSelected{
  font-weight: bold;
}
.addToCartTxt{
  width: 685px;
  margin-bottom: 10px;
  float: left;
}
#xcart{
  width: 685px;
  float: left;
}
#xcart table{
  font-size: 12px;
  padding: 0px;  
  text-align: center;
}
#xcart table th{
  background: #666;
  width: 10%;
  font-size: 12px;
  font-weight: normal;
  border-radius: 3px;
  color: #FFF;
  padding: 2px;
}
#xcart table td{
  width: 14%;
  padding: 5px;
}
#xcart table a{
  font-size: 12px;
}
.kosikTablePrehledContainer{
  margin-bottom: 10px;
}
.kosikCelkovaCena{
  margin-top: 10px; 
  margin-bottom: 10px;
  padding: 10px 0px 0px 0px;
  text-align: center;
  border-top: 1px solid #CCC;   
}
.kosikCelkovaCena span{
  text-align: center;
  width: 685px;
  margin: 0px auto;
  display: block;
}
.pagerBack{
  float: left;
  margin-left: 2px;
}
.kosikRight{
  float: right;
  margin-right: 2px;
}
.kosikPager input{
  height: 30px;
  line-height: 30px; 
  *line-height: 10px;
  line-height: 14px\9;   
  cursor: pointer;
}
#povinnePolozky{
  font-size: 12px;
  background: #666;
  padding: 5px;
  color: #FFF;
  border-radius: 3px;
}
.registraceTable{
  text-align: left;
  width: 685px;
}
#xcart .registraceTable td{
  text-align: left;
  width: auto;
  padding: 0px;
}
#xcart td.registraceTitle{
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}
#xcart .registraceTable td textarea{
  width: 674px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.registrace_povinne_popis{
  font-size: 12px;
  padding: 10px 0px 10px 0px;
  text-align: right;
  font-weight: bold;
}
.tableLoginForm{
  width: 300px;
  background-color: #888;
  padding: 5px;
  border: 1px solid #444;
  color: #FFF;
  font-size: 12px;
}
.tableLoginForm input{
  border: 1px solid #444;
  height: 20px;
  line-height: 20px;
}
.tableLoginForm input[type="text"]{
  width: 280px;
}
.tableLoginForm input[type="password"]{
  width: 280px;
}
.tableLoginForm input[type="submit"]{
  float: left;
  height: 25px;
  line-height: 25px;
  display: block;
  width: 120px;
  color: #FFF;
  background-image: url(/files/images/menu_top_texture.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  cursor: pointer;
}
.tableLoginForm input[type="button"]{
  float: left;
  height: 25px;
  line-height: 25px;
  display: block;
  clear: both;
  margin-top: 10px;
  width: 120px;
  color: #FFF;
  background-image: url(/files/images/menu_top_texture.png);
  background-repeat: repeat-x;
  background-position: 0 0;  
  cursor: pointer;
}
.buttonRegistrace{
  float: right;
  height: 30px;
  line-height: 30px;
}

#content{
  position: relative;
  height: auto;
  width: 960px;
  background-image: url(/files/images/content_bg.jpg);
  background-repeat: repeat-y;
  background-position: 0 0;
  float: left;
}