body {
font-family:Arial,verdana;
color:#000;
font-size:70%;
margin:15px;
padding:0;
}

/*obecne*/
.top_menu, .obsah_left, .obsah_left ul, .foot, form, .about, .ap3, .obrcl, .obsah_left .cl, .obsah_left_mapa, .obr_katalog, .but_form, .login_div, .nab_pohl_banner  {
display: none;
}

/* bazarove veci */
.obr, .filtr, .div_str_data1, .div_str_data2, .div_str_stat, .div_str_arr  {
display: none;
}

 /*eshop veci*/
.kosik_info {
display: none;
}


h1, h2, h3 {
color:#f00;
}

h1 {font-size:130%;}
h2 {font-size:110%;}
h3 {font-size:100%;}


h1 {
 position: relative;
 margin: 0;
 padding: 0;
 font-size: 140%;
}
h1, h1 span { 
 width: 100%;
 height: 150px;
 padding:2px;
 font-size:80%;
}
h1 span {
 position: absolute;
 left: 0;
 top: 0;
 background: #fff url("../img_design/logo_tisk.png") no-repeat 0 0;
}

a {
text-decoration:none;
color:#000;
}


.np {
font-size:130%;
}

.obsah_right p { /* clanek */
text-align:justify;
}

.cl img {
float:left;
margin:5px 8px 3px 0;
}




.div_akce {
margin:0 0 10px 0;
width:255px;
height:153px;

}

table {
border-collapse:collapse;
margin:10px 0 10px 0;
}

td, th {
border:1px solid #c0c0c0;
padding:1px 5px 1px 5px;
}

th {
background:#e0e0e0;
}


a img {
margin:1px;
border:0;
}

img {
margin:5px;
}










.tb_kosik {
float:left;
margin:10px 0 20px 0;
width:100%;
}

.tb_kosik th, .tb_kosik td  {
padding:5px 5px 5px 5px;
border-top:1px solid #d0d0d0;
}

.tb_kosik th  {
background: #e0e0e0;
}

.tb_kosik input, .tb_kosik img {
vertical-align:middle;
}


/*uspornejsi verze pro vypis osobnich udaju */
.tb_kosik2 {
float:left;
margin:10px 0 20px 0;
width:100%;
}
.tb_kosik2 td  {
padding:2px 5px 2px 5px;
border:1px solid #e0e0e0;
}



.tdleft {text-align:left;}
.tdr {text-align:right;}
.tdc {text-align:center;}
.tdr_100 {text-align:right;width:100px;}
.tdrtop_100 {text-align:right;vertical-align:top;width:100px;}



.green_big_bold {
font-size:120%;
color:#009900;
font-weight:bold;
}


.eshop_sm { /*p tag*/
margin:5px 0 5px 0;
font-size:85%;
}


hr {
clear:both;
height:0;
border-width: 0;
border-bottom:1px solid #d0d0d0;
margin:5px 2px 5px 2px;
}























