html, body {
	 height:100%;
      margin: 0;
      padding: 0;
      border: none;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-attachment: fixed;
   background-color: #1b3e5a;

font-family: Tahoma;
font-size:11px;
text-align: center;
color:#666666;
}

a img {
  border: 0;
}

h1 {
padding: 0;
margin: 0;
padding-left: 30px;
padding-top: 15px;
font-family: Tahoma;
font-size:18px;
font-weight: normal;
color:#000;
}

h1.prod {
  padding-top: 21px;
}



h2 {
padding: 0;
margin:0;
padding-bottom: 8px;
  font-family: Tahoma;
  font-size:13px;
  color:#9c3022;
font-weight: bold;
}




table {
  font-size: 11px;
  font-family: Tahoma;
  text-align: justify;
}

 #main-holder {
      position: top center;
      width:899px;
      margin: 0 auto;
      padding: 0;
      border: none;
      background-color: #000;   
      text-align:left;  
  }


.menu {
   background-image: url(../images/sim_04.gif);
   background-repeat: no-repeat;
   color: #939393;
}

.cart {
background-image: url(../images/sim_05.gif);
background-repeat: no-repeat;
width:220px;
height:100px;
}

.cart form {
  padding-top: 5px;
  padding-left: 8px;
  /*padding-right: 4px;*/
}

.leftmenu {
width:215px;
margin-right:5px;
}

.leftmenu_top{
  width:215px;
  height: 32px;
  background-image: url(../images/menu_top2.gif);
  background-repeat: no-repeat;
  line-height: 32px;
  padding-left: 28px;
  padding-right: 1px;
  font-size: 12px;
  font-weight: bold;
  color: #8c0404; 
}

.leftmenu_bott{
width:215px;
height: 14px;
background-image: url(../images/menu_bott.gif);
background-repeat: no-repeat;
}


.i_headline, .i_headline2 {
padding: 0;
margin-top:6px;
width:679px;
height:46px;
background-image: url(../images/i_headline.gif);
background-repeat: no-repeat;
}

.i_headline2 {
  background-image: url(../images/i_headline2.gif);
  height: 52px;
  margin-top: 0px;
}

.content, .content2{
margin: 0;
width: 679px;
/*padding-left: 6px;*/
background-image: url(../images/con_bg.gif);
background-repeat: repeat-y;
font-size: 12px;
color:#000;
line-height: 16px;
}

.content {
   /*padding-left: 20px;*/
   padding-top: 10px;
}

.content ul, .content2 ul {
  padding-left: 16px;
  margin-bottom: 1em;
}

.content2 {
  padding-left: 0px;
}

.conwrap, .conwrap2, .conwrap3 {
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.conwrap2 {
  padding-right: 25px;
}

.conwrap3 {
  padding-left: 20px;
}

.content p {
  padding-bottom: 1em;
  /*text-align: center;*/
}

.cart_wrap {
  /*border-left: 1px solid #dedede;
  border-right: 0px solid #dedede;*/
  background-color: #fff; 
  width: 639px; 
  background-image: url(../images/conw_bg.gif);
  background-repeat: repeat-y;
}

table.cart_table, table.doprava_table, table.cart_table2, table.cart_table3 {
  padding: 10px;
  color: #153b57;
}

table.doprava_table {
  margin-left: 18px;  
}

table.doprava_table td {
  padding: 5px;
}

table.doprava_table td.buttons {
  padding: 0px;
}

table.cart_table td {
  background: #fff;
  text-align: center;
  /*margin: 1px;*/
}

table.cart_table2 td, table.cart_table3 td {
  background: #fff;
  text-align: center;
  padding: 15px;
}

table.cart_table2 td {
  /*border: 1px solid red;*/
}

table.cart_table3 td {
  text-align: left;
}

table.cart_table td.cart_buttons {
  text-align: left;
  padding-left: 15px;
  height: 50px;
}


input.qty {
  border: 1px solid #153b57;
  width: 30px;
}

.content a{
color:#dc1652;
}

.content a:hover {
color:#dc1652;
text-decoration: underline;
}


.footer{
margin: 0;
text-align: right;
width: 899px;
height: 29px;
background-image: url(../images/footer_bg.gif);
background-repeat: no-repeat;
color: #63849e;
}

.foot {
padding-top:6px;
margin-right:10px;
}

a.foot, a.foot:hover, a.foot:active {
color:#fff;
text-decoration: none;
}

table.foottab td {
  color: #fff;
  padding-left: 15px;
  line-height: 29px;
  border: 0px solid white;
}

form.regform {  
  width: 622px;  
  margin-left: 9px;
}

form.regform h5 {
  font-size: 12px;
  font-weight: bold;
  padding-left: 15px;
  padding-bottom: 3px;
}


form fieldset {
  border: 0;
  /*padding: 15px;*/  
  font-size: 12px;
  background-image: url(../images/form_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom left; 
  border-left: 1px solid #e5e5e9;
  border-right: 1px solid #e5e5e9; 
}

form fieldset label {
  width: 130px;
  display: block;
  float: left;
  margin-left: 15px;
}

form fieldset p {
  margin: 0px;
  padding: 0px; 
  line-height: 20px;
  height: 25px;
  /*border: 1px solid black; */
}

form fieldset div {
  clear: both;  
}

form fieldset legend {
  font-weight: bold;  
}

textarea.text1, input.text1 {
  width: 260px;
  border: 1px solid #8a8a8a;
}



.box, .box2{
/*padding-top: 11px;*/
/*margin-left:12px;*/
width:315px;
}

.box2 {
  float: left;
}

.box-content{
background-color: #FFFFFF;
border-left: #dedede 1px solid;
border-right: #dedede 1px solid;
padding-left:14px;
padding-right: 10px;
padding-bottom: 5px; 
}

.box-content2, .box-content3 {
  background-image: url(../images/box_con.gif);
  background-repeat: repeat-y;
  background-position: top left;
}

.box-content2-wrap {
padding-left:14px;
padding-right: 10px;
padding-bottom: 5px;
}

.box-obr {
margin-right: 8px;
margin-bottom:8px;
}

.box-info {
  margin-bottom: 8px;
}

.box-cena {
background-color: #FFFFFF;
border-left: #dedede 1px solid;
border-right: #dedede 1px solid;
/*margin-top: 19px;*/
padding-top: 9px;
border-top: 1px #dedede solid;

padding-left:14px;
/*padding-top: 9px;*/
}

.box-cena-nadpis {
margin-right: 10px;
font-family: Tahoma;
font-size:11px;
 color:000;
font-weight: bold;

}


.box-cena-eur {
margin-right: 10px;
font-family: Tahoma;
font-size:25px;
color:#0b75c3;
font-weight: normal;

}

.box-cena-sk {
font-family: Tahoma;
font-size:12px;
color:#6e6e6e;
font-weight: normal;
}




a.blue, a.blue:hover, a.blue:active {
color:#63849e;
text-decoration: none;
}


.leftmenu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  background-color: #fff;  
}

.leftmenu ul li.root {
    background-image: url(../images/li.gif);
    background-repeat: no-repeat;
    line-height: 25px;
    padding-left: 28px;
    padding-right: 1px;
    font-size: 12px;
    font-weight: bold;
    color: #000; 
    border-bottom: 0px solid #dedede; 
}

.leftmenu li { 
    padding-right: 1px;  
    padding-left: 14px; 
    background-repeat: no-repeat;
    line-height: 25px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    border-bottom: 1px solid #dedede;   
}

.leftmenu li a {
    color: #000;
    text-decoration: none;
}

input.txt_search {
  padding-left: 8px;
  font-size: 11px; 
  color: #fff;
  line-height: 18px;
  height: 18px; 
  width: 153px;
  background-color: #545454;
  border: 0px;
}

table.prihl, div.uzivatel {
  margin-bottom: 14px;
  margin-right: 15px;
}

div.uzivatel {
  color: #fff;
}

div.uzivatel a {
  color: #fff;
  text-decoration: underline;
}

td.prihl {
  width: 140px;
  height: 20px;
  background-image: url(../images/login_bg.gif);
  background-repeat: no-repeat;
  padding-left: 5px;  
}

input.prihl {
  background: transparent;
  border: 0px;
  color: #fff;
  line-height: 20px;
  font-size: 11px;
}

.login td, .login td a {
  color: #fff;  
  text-decoration: none;  
}

.res {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

.white12 {
  font-size: 12px;
  color: #fff;
  line-height: 25px;
}

.white11 {
  font-size: 11px;
  color: #fff;
}

.blue10 {
  font-size: 10px;
  color: #63849e
}

.white10 {
  font-size: 10px;
  color: #fff;
}

.sb14 {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  padding-left: 16px;
  padding-top: 10px;
}

.cena {
  font-size: 18px;
}

.menu td {  
  width: 122px;
  text-align: center;
}

.menu td a {
  font-family: Tahoma;
  font-weight: bold;
  color: #939393;
  text-decoration: none;
}

.menu td a.active {
  color: #fff;
}

.login {
  background-image: url(../images/sim_02.gif);
  background-repeat: no-repeat;
  width: 899px;
  height: 80px;
  vertical-align: bottom;
  text-align: right;
}

.red {
  color: red;
}

input.btn1, input.btn2 {
  border: 0px;
  background: transparent;
  color: #9c3022;
  font-size: 12px;
  font-weight: bold;
  cursor: hand;
  cursor: pointer;
  font-family: Tahoma;
  padding: 5px;
}

input.btn2 {
  padding-left: 0px;
  margin: 0px;
}

a.btn1 {
  color: #9c3022;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: Tahoma;
  padding: 5px;
}

a.btn1:hover {
  color: #9c3022;
  text-decoration: none;
}

.hlaska {
  padding-left:10px; 
  text-align: center; 
  font-weight: bold;
}

#flash {
  width: 679px;
  background: #000;
  text-align: center;
}

.logo {
    position: absolute; 
    display: block;     
    height:110px;
    width:220px;
    text-decoration:none;
}

td.bor-r {
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
}

td.bor-l {
  border-bottom: 1px solid #ededed;
}

.cart-thumb {
  padding: 5px;
}

.prod-bot {
  margin-bottom: 9px;
}

tr.obluk td {
  line-height: 8px;
  font-size: 8px;
  height: 8px;
}

.tyco {
  text-align: center;
  font-size: 12px;
  color: white;
  line-height: 14px;
}

.tyco a {
  color: white;
  text-decoration: none;
}
