.mini_0{
float: left;
width: 120px;
height: 136px;
margin: 10px 6px ;
padding: 0px 0 6px 0;
text-align: center;
/*vertical-align: middle;*/
/*background: #EF9827 url("img/thumb-05.jpg") top no-repeat;*/
color: black;

position: relative;
z-index: 0;

border-radius: 25px 25px 10px 10px;

-webkit-border-top-left-radius: 25px;
-webkit-border-top-right-radius: 25px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;

-khtml-border-radius-topleft: 25px;
-khtml-border-radius-topright: 25px;
-khtml-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomright: 10px;

-moz-border-radius-topleft: 25px;
-moz-border-radius-topright: 25px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;

border-top-left-radius: 25px;
border-top-right-radius: 25px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
/*
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
*/
-webkit-box-shadow: #222 4px 4px 4px;
-moz-box-shadow: #222 4px 4px 4px;
box-shadow: #222 4px 4px 4px;
/*background: #EF9827;*/

background: #FFB637;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFB637), to(#e16b03));    /*ec7600*/
background: -moz-linear-gradient(#FFB637, #e16b03);
background: linear-gradient(#FFB637, #e16b03);
-pie-background: linear-gradient(#FFB637, #e16b03);

}

.kulate_img_40
{ 
width: 40px;
height: 40px;
margin: 5px;
border: 1px solid #000;
text-align: center;
background: #2E3443;
}

.mmar_a {margin: 14px 6px ; text-align: center;}
.mmar_n {margin: 14px 25px; text-align: center;}

.mini_1{
width: 80px;
height: 80px;
text-align: center;
/*vertical-align: middle;*/
background: #EF9827;        /*#EF9827*/
padding: 0px;
margin: 10px 0 0 0;/* auto;*/
border: 1px solid #363947;
cursor: pointer;
}

.mini_2{
width: 120px;
height: 20px;
text-align: center;
/*background: #F09F29;*/
padding: 0px;
margin: -10px 0 10px 0;
}

.imgx{
vertical-align: middle; margin: 2px; padding: 1px; border: 1px solid #FF8601; width: 40px;
}

.akce2    {color: #FFFF00; }

/*.kulate_img_80*/
.kulate_80x80
{ 
width: 80px;
height: 80px;
margin: 10px 20px 5px 19px;
border: 1px solid #000;
background: #EF9827;
text-align: center;
}

/*********************** kulate akce ***************************/
.kulate_akce
{
/*
float: right;
position: relative; */
display: block;
position: relative;
text-align: center;
  -webkit-border-radius: 12px;
  -moz-border-radius:    12px;
   border-radius:        12px;
/*background-image: url('img/netkana-04.jpg');*/
width: 200px;
height: 60px;
margin: 0 0 5px 0;
}
/*********************** stin akce ***************************/
.stin_akce {
-webkit-box-shadow: #000 2px 2px 8px;
-moz-box-shadow:    #000 2px 2px 8px;
box-shadow:         #000 2px 2px 8px;
}

.uvodni                                      {text-decoration: none;}
a.uvodni:link, a.uvodni:visited,
a.uvodni:active                             {background: transparent; color: #000000;}
a:hover.uvodni                              {background: transparent; color: #ffffff;}
a.uvodni                                    {background: transparent; color: #000000;}

.netkana {background-image: url('img/netkana-04.jpg');  text-align: center; margin: 0 auto;}
.vinyl {background-image: url('img/akce-vinyl.jpg'); text-align: center; margin: 0 auto;}
.papir {background-image: url('img/akce-papirove.jpg'); text-align: center; margin: 0 auto;}

#iakce {padding: 0px; margin: 0 auto;}
#iakce TD{padding: 10px 10px; margin: 0 auto;}

p {font: 12px/16px Arial; padding: 0; margin: 0;}
.zluta {color: #FFFF00;}

