body {
 background: #2d2d2d url('./img/bg.jpg') no-repeat top center;
 font-family: tahoma,sans-serif;
 font-size: 14px;
 color: #000;
 margin: 0;
 padding: 0;
}

.hidden {display: none;}
.flat {margin: 0; padding: 0;}
.left {float: left}
.pravo {float: right}
.stred {text-align: center}
.stred-odsad {margin: 0 auto}
.vpravo {text-align: right}
.vlavo {text-align: left}
.hore-odsad {padding-top: 0.5em}
.relativne {position: relative}
.hore {vertical-align: top}
.vyraz {color: #009900}
.seda {color: #8DC146}
.clear {clear: left}
.orange {color: #ffc000;}

img {
 border: none;
 }
 

/*------------------------------------------ main_div*/
#main_div {
 margin: 0 auto;
 padding: 0;
 width: 932px;
 border: 0;
 margin-bottom:20px;
}

/*------------------------------------------ top*/
#header {
  font-size: 1em;
  font-weight: normal;
  padding: 0;
  text-align: center;
  position: relative;
  width: 932px;
  height: 82px;
  margin: 0;
}


#logo {
 margin-top:20px;
 margin-left:25px;
 float:left;
 width:290px;
 height:54px;
 cursor:pointer;
}

#flashbanner {

}



/*------------------------------------------ menu*/
#menu {
  font-size: 14px;
  font-weight: normal;
  width: 932px;
  margin: 0;
  height:38px;
}

.menu_l {
 height:38px;
 width:34px;
 float:left;
 background: url('./img/menu_l.jpg');
}

.menu {
 height:28px;
 width:144px;
 color:#fff;
 font-weight:bold;
 padding-top:10px;
 text-align:center;
 float:left;
 cursor:pointer;
 font-size:12px;
 background: url('./img/menu.jpg');
}

.menu:hover {
 background: url('./img/menu_h.jpg');
}

.menu_r {
 height:38px;
 width:34px;
 float:left;
 background: url('./img/menu_r.jpg');
}

#menu_left {
 padding-top:10px;
 padding-left:22px;
 width:262px;
}

#novinky_left {
 margin-top:10px;
 padding:7px;
 margin-left:22px;
 width:252px;
 background: #1c1c1c;
}

#partneri_left {
 margin-top:10px;
 padding:7px;
 margin-left:22px;
 width:252px;
 background: #1c1c1c;
}

.novinky {
 color:#e1e1e1;
 font-size:11px;
}

.polozka_orange {
 color:#ffbe00;
 margin-top:5px;
 padding:3px 3px 3px 3px;
 font-size:12px;
 border-bottom:#715d22 1px solid;
}

.polozka_orange:hover {
 background:#1f1f1f; 
}

.polozka_orange_sel {
 background:#1f1f1f; 
 color:#ffbe00;
 margin-top:5px;
 padding:3px 3px 3px 3px;
 font-size:12px;
 border-bottom:#715d22 1px solid;
}

.polozka_white {
 margin-top:5px;
 padding:3px 3px 3px 3px;
 color:#fff;
 font-size:12px;
 border-bottom:#707070 1px solid;
}

.polozka_white:hover {
 background:#1f1f1f; 
}

.polozka_white_sel {
 background:#1f1f1f; 
 margin-top:5px;
 padding:3px 3px 3px 3px;
 color:#fff;
 font-size:12px;
 border-bottom:#707070 1px solid;
}




/*------------------------------------------ content*/

#content {
  width:911px;
  margin:0 auto;
  background: #272727 url('./img/content_bg.jpg') no-repeat;
}

.link {
 color:#ffc001;
 font-size:12px;
}


.text {
 color:#dedede;
 margin-top:10px;
 width:570px;
}

.left {
 float:left;
 width:314px;
}

.right {
 float:left;
 width:597px;
}

.stlpec_l {
 margin-left:2px;
 float:left;
 width:276px;
}

.stlpec_r {
 float:left;
 margin-left:18px;
 width:276px;
}



.nadpis_akcia {
 margin-top:10px;
 padding:10px;
 font-weight:bold;
 color:#2e2e2c;
 width:256px;
 background: #ffc000 url('./img/arrow.gif') right no-repeat;
 cursor: pointer;
 }

.tovar {
 width:276px;
 height:200px;
 margin-top:10px;
 background:url('./img/tovar_bg.jpg');
 }

.tovar:hover {
 background:url('./img/tovar_bg_h.jpg');
}

.tovar_1 {
 width:276px;
 float:left;
 height:200px;
 margin-left:2px;
 margin-right:16px;
 margin-top:10px;
 background:url('./img/tovar_bg.jpg');
 }

.tovar_1:hover {
 background:url('./img/tovar_bg_h.jpg');
}

 
.tovar_img {
 width:268px;
 height:156px;
 border:4px solid #ffc001;
 }

.tovar_text {
 width:256px;
 padding:10px;
 color:#ffbf00;
 }


#banner {
 margin-top:10px;
 width:574px;
 height:251px;
 background:#1f1f1f; 
}



.odkaz_in {
 font-size:18px;
 color:#fff;
 text-decoration:none;
}

.odkaz_in_2 {
 font-size:14px;
 color:#fff;
 text-decoration:none;
 color:#e5de26
}

.odkaz {
 /* background:#535353; */
 color:#fff;
 width:155px;
 padding:5px;
 margin:5px;
 cursor:pointer;
 font-weight:bold;
}

.odkaz_sel {
 /* background:#535353; */
 color:#fff;
 width:155px;
 padding:5px;
 margin:5px;
 cursor:pointer;
 background: #303030;
 font-weight:bold;
}

.odkaz_sel:hover {
 background: #000 url('./img/menu_h.jpg') no-repeat bottom right;
}

.odkaz:hover {
 background: #000 url('./img/_h.jpg') no-repeat bottom right;
}

#reklamy {
  margin-left:15px;
}

#reklamy_top {
  width: 145px;
  height: 11px;
  background: url('./img/reklamy_top.jpg');  
}

#reklamy_middle {
  width: 135px;
  padding:5px;
  text-align:center;
  background: url('./img/reklamy_c.jpg');    
}

#reklamy_bottom {
  width: 145px;
  height: 11px;
  background: url('./img/reklamy_bottom.jpg');  
}


.stlpec {
 width:281px;
 float:left;
 margin-right: 15px; 
}

.stlpec_end {
 width:282px;
 float:left;
}

.box {
 background:#fff;
 width: 114px;
 height: 100px;
 font-size:11px;
 color: #6c6c6c;
 padding: 8px;
 margin-right:5px;
 margin-top:5px;
 float: left;
 cursor: pointer;
}

.box2 {
 background:#fff;
 width: 114px;
 height: 300px;
 font-size:11px;
 color: #6c6c6c;
 padding: 8px;
 margin-right:5px;
 margin-top:5px;
 float: left;
 cursor: pointer;
}


h1 {
    font-size: 18px;
    color: #fcc200;
}

h2 {
    font-size: 12px;
    color: #fcc200;
}

/*------------------------------------------ content_end*/

/*------------------------------------------ footer*/
#footer {
 width: 911px;
 margin: 0 auto;
 padding-bottom:20px;
 padding-top:20px;
 background:#272727;
 }

#footer_div {
 margin-left:22px;
 width:849px;
 padding:10px;
 color:#fff;
 background:#1f1f1f;
 font-size:10px;
}
 
#footer a {
 color:#fff;
}


/*------------------------------------------ footer_end*/
