html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd,q, samp, ub, tt, var, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
  margin: 0;
  padding:0;
  border:0;
  outline:0;
  font-weight:inherit;
  font-style:inherit;
  font-size:100%;
  font-family:inherit;
}

/*Vseobecne deklaracie
------------------------------------------------------------------------------*/
hr, .skryte {
  	position: absolute;
  	left: -999em;
}

a img, fieldset {
  border: none;
}

ol,ul {
  list-style-type: none;
}

strong {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table th,table td{
    text-align: left;
}


/*Odkazy
------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #ff8a00;
}

a:hover {
	color:#ff8a00;
	text-decoration:underline;
}

a:visited {}
a:active {}

/*Vseobecne triedy
------------------------------------------------------------------------------*/
.cleaner-left{clear: left;}
.cleaner{clear: both;}
.doprava{
  text-align: right;
}
.center{
  text-align: center;
}


/*Layout
------------------------------------------------------------------------------*/
body{
  font: normal 62.5% Tahoma, lucida, sans-serif;
  text-align: center;  
  background: #fff url('pics/body-back.jpg') repeat-x 0 0;
  padding: 0 0 27px 0; 
}

#obal{
  margin: 0 auto; 
  color:#000;
  background-color: #fff;
  text-align: left;
  width: 938px;
}

#hlavicka{  
  height: 261px;
  width: 938px;
  position: relative;
  background: url('pics/hlavicka-back.jpg') no-repeat 0 0;
    
}

#hlavicka h1{
  position: absolute;
  width: 193px;
  height: 42px;
  left: 35px; top: 19px;
  font-size: 25px; 
  overflow: hidden;
   
}
#hlavicka h1 span{
  position: absolute;
  top: 0; left:0;
  width: 193px;
  height: 42px;
  background-image: url('pics/h1.jpg');
  cursor: pointer;
}

#hlavicka span.logo{
  position: absolute;
  top: 19px; left:35px;
  width: 193px;
  height: 42px;
  background-image: url('pics/h1.jpg');
  cursor: pointer;
}
#lokacia{
  position:absolute;
  top: 80px;
  left: 26px;
  line-height: 22px;
  font-size: 11px;  
  color:#ff8a00;
}
#lokacia span{
  font-weight: bold;
  color: #fff;
}
#top-menu{
  position: absolute;
  font-size: 11px;
  width: 208px;
  top: 42px;
  left: 725px;
  color: #ff8a00;
  
}

#top-menu li{
  display: inline;
}

#vyhladavanie{
  position: absolute;
  top: 113px;
  left: 11px;
  width: 237px;
  width: 226px;
  padding: 0 0 0 11px;
  font-size: 11px;
}
#vyhladavanie span{
  font-size: 11px;
  color: #ff8a00;  
  font-weight: bold;
  margin: 6px 0 5px 4px;
}

#vyhladavanie .rozs{
  display: block;
  margin: 4px 0 0 4px;
  text-decoration: underline;
}
#vyhladavanie .rozs:hover{
  text-decoration: none;
}

#vyhld-nazov{
  background-color: #333333;
  border: 1px solid #6a6a6a;
  padding: 1px 3px;
  margin: 10px;
  color: #fff;
}

#vyhladavanie ul{
  padding: 0;
  margin: 0;
  
}

#nakupny-kosik{
  position: absolute;
  top: 115px; left: 749px;
  width: 179px;
  width: 147px;
  font-size: 11px;
  color: #fff;
  padding: 4px 16px 0 16px
}

#nakupny-kosik span{
  font-size: 11px;
  font-weight: bold;
  color: #ff8a00;
  margin: 0 0 4px 0;
}
#nakupny-kosik dl{
  margin: 0 0 0 0;
  padding: 0;
  line-height: 20px;
  height: 44px;  
}

#nakupny-kosik dt{
  float: left;
  width: 89px;  
  margin: 0;
  padding: 0;
  
}

#nakupny-kosik dd{
  float: right;
  margin: 0;
  padding: 0;
  font-weight: bold;  
}
 
#nakupny-kosik a{
  display: block;
  clear: both;
  width: 71px;
  height: 20px;
  background-image: url('pics/button_zaplatit.gif');
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
}
#nakupny-kosik a:hover{
  text-decoration: none;
}
 
#telo{ 
 min-height: 40px;
 background: url('pics/prechod.gif') repeat-x 0 0; 
}
 
 
#nav-left{
  background-color:#0b0b0b;
  padding-bottom: 7px;
}
 
 
#nav-left span{
  background-color: #0b0b0b;
  line-height: 32px;
  color: #f8bb03;
  font-size: 11px;font-weight: bold;
  border: 1px solid #2e2e2e;
  padding-left: 16px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 122px;
} 


#nav-left ul{
  margin: 0;
  padding: 0;
  font-size: 12px;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #2e2e2e;
  background-color:#1c1c1c;   
}

#nav-left ul ul{
  margin: 0 4px 0 7px;
  padding: 0;
  border: none;
}

#nav-left ul ul li{
  font-weight: normal;
  height: 30px;
  padding: 0;
  margin: 0;
  background: url('pics/button_submenu.gif') repeat-x 0 0;  
}

#nav-left ul li{
  min-height: 29px;
  _height: 29px;
  background: url('pics/button_menu_bottom.gif') no-repeat left bottom;
}
#nav-left ul li.last{
  background: none;  
}

#nav-left ul li a{
  font-weight: bold;
  display: block;
  height: 27px;
  line-height: 27px;
  padding: 0 0 0 10px;
  margin: 0 4px 0 7px;
}
#nav-left ul li a:hover, #nav-left ul li.active a{
  background-image: url('pics/button_menu.gif');  
  color: #fff;
  text-decoration: none;
} 
#nav-left ul ul li a{
  height: 30px;
  line-height: 32px;
  padding: 0 0 0 22px;
  margin: 0;
  font-weight: normal;
  
}
#nav-left ul ul li a:hover{
  background-image: none;
  text-decoration: underline;
  color:#ff8a00;
}
#nav-left ul li.active ul a{
  color:#ff8a00;
  text-decoration: none;
  background-image: none;
}
#nav-left ul li.active ul a:hover{
  text-decoration: underline;  
}


#kontakty, .boxxx{
  border-top: 4px solid #d8d8d8;
  border-bottom: 10px solid #d8d8d8;
  background-color: #ededed;
  font-size: 12px;
}
#kontakty div, .boxxx div{
  background-image: url('pics/kontakty.gif');
  height: 31px;
  line-height: 30px;
  color: #f8bb03;
  font-weight: bold;
  font-size: 12px;
  padding: 0 0 0 18px;
}
#kontakty p, .boxxx p{
  padding:11px 0 13px 17px;font-weight: bold;
  line-height: 16px;
} 
#kontakty p a, .boxxx p a{text-decoration: underline;}
#kontakty p a:hover{text-decoration: none;}
#kontakty img{
  margin-left: 13px;

}


#panel-lavy{
  float: left;
  display: inline;
  width: 237px;
  padding: 0 0 0 11px;
  margin-top: -69px;

  position: relative;
  z-index: 10;
}


#panel-hlavny{
  float: left;
  display: inline;
  width: 501px;
  width: 489px;
  padding: 0 6px 0 6px;
}



#panel-pravy{
  float: left;
  display: inline;
  width: 179px;
  padding: 0 0px 0 0;
  margin: 6px 10px 0 0; 
  background-color: #c9c9c9;
  border-top: 3px solid #b4b4b4;
  border-bottom: 10px solid #cbcbcb;
  
  
}


/*hlavny panel*/
#panel-hlavny h2{
  color: #454545;
  font-size: 16px;
  background: url('pics/h2_back.gif') no-repeat left center;
  margin: 10px 0 5px 5px;
  padding: 0 0 0 21px;
  font-weight:bold; 
  
}
#panel-hlavny p{
  
  font-size: 12px;
  
  margin: 5px 5px 5px 5px;
  
  
}


.produkt{
  min-height: 137px;
  _height: 137px;
  background: url('pics/produkt_back.gif') no-repeat 0 0;
  position: relative;
}
.first{
  background: none;
}
.produkt-img{
  width: 131px;
  margin-right: 358px;
  text-align: center;
  height: 137px;  
  line-height: 137px;
  
  display: table-cell; 
  vertical-align: middle; /*vertikalne centrovanie*/
}
.produkt-img span{
  display: block;
  height: 16px;
  width: 76px;
  text-align: center;
  line-height: 16px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  top: 17px; left: 28px;
}
.produkt-img span.bnovy, #panel-hlavny span.bnovy{
  background-image: url('pics/button_novy.gif');
  color: #fff;
  font-size: 13px;
  height:16px;
  width:76px;       text-align: center;
   font-weight: bold; display: block;
    
}
.produkt-img span.bakcia, #panel-hlavny span.bakcia{
  background-image: url('pics/button_akcia.gif');
   color: #fff;
  font-size: 13px;
  height:16px;
  width:76px;    text-align: center;
  font-weight: bold;  display: block;
}
.produkt-popis{
  width: 358px;
  width: 347px;
  float: right;
  padding: 0px 0 0 9px;
  margin: 17px 0 17px 0;  
  border-left: 2px solid #e9e9e9;
}

.produkt-popis h3{
  font-size: 14px;
  margin: 0 0 3px 0;
  font-weight: bold;  
  color:rgb(102,0,0);
}
.produkt-popis p{
  font-size: 11px;
  line-height: 15px;
}
.produkt-info{
  margin: 18px 0 0 0;
  font-size: 11px;
  font-weight: bold;
  position: relative;
}

.produkt-info span{
  font-size: 14px;
  color:  rgb(176,112,0)
}
.produkt-info a{
  color:#989898;
}
.produkt-info a:hover{
  color:#989898;
}

.produkt-info a.detail{
  display: block;
  line-height: 20px;
  height: 21px;
  width: 71px;
  background-image: url('pics/button_detail.gif');
  color: #fff;
  font-size: 11px;font-weight: bold;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 260px;
}
.produkt-info a.detail:hover{
  text-decoration: none;
}

/*pravy panel*/
.panel-produkt{
  background-color: #e1e1e1;
  font-size: 12px;

}
.vnutro{
  padding: 0 9px 9px 12px;
  font-size: 11px;
}
.panel-produkt h3{  
  background-image: url('pics/panel_h3_back.gif');
  height: 31px;
  line-height: 30px;
  color: #f8bb03;
  font-weight: bold;
  font-size: 12px;
  padding: 0 0 0 18px;
  margin: 0 0 8px 0;

}
.panel-produkt .center img {
  border:1px solid #b7b7b7;
}



.vnutro h4{
  margin: 6px 0 0 0;
  font-size: 14px;
  font-weight: bold;  
}

.vnutro a.detail{
  display: block;
  line-height: 20px;
  height: 21px;
  width: 71px;
  background-image: url('pics/button_detail.gif');
  color: #fff;
  font-size: 11px;font-weight: bold;
  text-align: center;
  float: right;
  display: inline;
  margin-top: 17px;
  position: relative;
  right: -2px;
  
}
.vnutro a.detail:hover{
  text-decoration: none;
}

.ostatok{
  margin: 10px 0  0 0;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin-right: 70px;
}
.stav{
  color: #a50000;
}

#paticka{    
  margin: 8px 0 0px 0; 
  height:20px;
  background: url('pics/paticka_back.gif') repeat-x 0 0;
  background: url('pics/paticka_back.gif');
  text-align: center;
  position: relative;
  padding-right:180px;
}
#paticka ul{
  font-size: 11px;
  display: inline;
}
#paticka ul li{
line-height: 18px;
  display: inline;
}

#paticka p.copy{
  height: 20px;
  line-height: 20px;
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  left:750px;
  top: 0;  
}
     h6
      {
      font-size:11px;
      margin-top:-12px;
      margin-left:5px;
      }
      .info
      {
      color:rgb(0,0,0);
      font-weight:bold;
      font-size: 12px; 
       text-decoration:inderline;
      }
      .cena{
      font-size: 14px;
  color:  rgb(176,112,0);
   font-weight:bold;
      }
      #kupit{
  background-color: white;
  border: 1px solid #6a6a6a;
  padding: 0;
  width:15px;
  margin: 0 ;
  color: black;
  
} 
.kupit2
{
background-color: white;
    border: 1px solid #6A6A6A;
    color: black;
    height: 18px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 74px;
    width: 15px;
}


#panel-hlavny table {
	border-top: 1px solid #ddd;
	width: 480px;
	font-size:11px;
}

#panel-hlavny p a {text-decoration: underline; }
#panel-hlavny p a:hover {text-decoration: none;}

#panel-hlavny table tr td {
	background: #f6f6f6;
	padding: 10px 10px;
	
	border-bottom: 1px solid #ddd;
}

#panel-hlavny table tr.odd td {
	background: #fbfbfb;
}

#panel-hlavny table tr:hover td { background: #fdfcf6; }

#panel-hlavny table .action {
	text-align: right;
	padding: 0 20px 0 10px;
}

#panel-hlavny table tr .action a { margin: 0 0 0 10px; text-decoration: none; color: #9b9b9b; }
#panel-hlavny table tr:hover .action .edit { color: #c5a059; }
#panel-hlavny table tr:hover .action .delete { color: #a02b2b; }
#panel-hlavny table tr:hover .action .view { color: #55a34a; }

#panel-hlavny table tr:hover .action a:hover { text-decoration: underline; }
#panel-hlavny h3{
  font-size: 15px;
  margin: 12px 5px;
  font-weight: bold;  
  color:rgb(80,0,0);
}

#panel-hlavny h4{
  font-size: 12px;
  margin: 12px 0;
  font-weight: bold;  
  color: rgb(102,153,0);
}
.bad{
color:red; font-weight:bold;
}

.good{
color:rgb(51,51,255); 
}

.akcia{
color:red;
font-weight:bold; 
}
.novinka{
font-weight:bold;
color:rgb(255,204,0); 
}

.p_nadpis{
font-size: 15px;
padding-left:7px;
padding-top:20px;
padding-bottom:20px;
}

.right_novinka, .right_akcia{

background-image:url("pics/panel_h3_back.gif");
color:#F8BB03;
font-size:12px;
font-weight:bold;
height:31px;
line-height:30px;
margin:0 0 8px;
padding:0 0 0 18px;
}

.right_najpredavanejsie, .right_odporucame{
background-image:url("pics/panel_h3_back.gif");
color:#F8BB03;
font-size:12px;
font-weight:bold;
height:31px;
line-height:30px;
margin:0 0 8px;
padding:0 0 0 18px;
}

.right_p_nadpis{
border:0 none;
font-family:inherit;
font-size:14px;
font-style:inherit;
margin:0px;
outline:0 none;
padding:0px;
}

#panel-hlavny h3.nadpis_homepage{
  color: #454545;
  font-size: 16px;
  background: url('pics/h2_back.gif') no-repeat left center;
  margin: 10px 0 5px 5px;
  padding: 0 0 0 21px;
  font-weight:bold; 
  
}

#panel-hlavny h1.nadpis{
  color: #454545;
  font-size: 16px;
  background: url('pics/h2_back.gif') no-repeat left center;
  margin: 10px 0 5px 5px;
  padding: 0 0 0 21px;
  font-weight:bold; 
  
}

#panel-hlavny div.nadpis{
  color: #454545;
  font-size: 16px;
  background: url('pics/h2_back.gif') no-repeat left center;
  margin: 10px 0 5px 5px;
  padding: 0 0 0 21px;
  font-weight:bold; 
  
}

#panel-hlavny h1.produkt_name {
color:#500000;
font-size:15px;
font-weight:bold;
margin:12px 5px;
}

.underline {
text-decoration: underline;
}


#boxxx_text p.homepage_nadpis{
font-size:14px;
padding-top:5px;
padding-bottom:0px;
color:#CC5A22;
text-align:center;
font-weight:bold;
}

#boxxx_text p{
padding-top:3px;
font-size:12px;
text-align:center;
padding-left: 10px;
padding-right: 10px;
font-weight:normal;
}

.margin_top {
margin-top:80px;
}               .dokosika-submit {
    background: url("pics/dokosika-back-pieskova.png") repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin: 0 0 0 5px;
    padding-left: 19px;
    width: 89px;
}
