*{
    margin: 0;
    padding: 0;
}
a img{
    border: 0;
}
.none{
    display: none;
}
.clear{
    clear: both;
}
hr{ display: none;}
a{

}
a:hover{
    color: #000000;
}
body{
    text-align: center;
    font-family: Tahoma;
    font-size: 11px;
    background: #E9EFF4;
    /*background: #179d10;*/
}
#content{
    position: relative;
    margin: auto;
    padding: 169px 0 0 0;

    text-align: left;
}
#topbox{
    position: absolute;
    top: 0;
    background: url('../layout/roundtop.gif');
    width: 100%;
    height: 169px;
}
#top{
    width: 970px;
    height: 130px;
    margin: auto;
    position: relative;
}
#logo{
    position: absolute;
    left: 30px;
    top: 75px;
}

#supermenu{
    position: absolute;
    right: 0;
    bottom: 0px;
}
#supermenu ul{
    list-style: none;
}
#supermenu ul li{
    float: left;
    padding: 2px 0 0 0px;
}
#supermenu ul li a{
    float: left;
    display: block;
    height: 130px;
    overflow: hidden;
    background-position: 0% 0%;
}
#supermenu span{ display: none;}
#supermenu ul li a.audio{ background-image: url('../layout/top_audio.jpg');}
#supermenu ul li a.btechnika{ background-image: url('../layout/top_btechnika.jpg');}
#supermenu ul li a.telefony{ background-image: url('../layout/top_telefony.jpg');}
#supermenu ul li a.pc{ background-image: url('../layout/top_pc.jpg');}
#supermenu ul li a.hobby{ background-image: url('../layout/top_hobby.jpg');}
#supermenu ul li a.sport{ background-image: url('../layout/top_sport.jpg');}
#supermenu ul li a.nabytek{ background-image: url('../layout/top_nabytek.jpg');}

#supermenu ul li a.cyklistika{ background-image: url('../layout/top_cyklistika.jpg'); width: 217px;}
#supermenu ul li a.outdoor{ background-image: url('../layout/top_outdoor.jpg'); width: 179px;}
#supermenu ul li a.snowboarding{ background-image: url('../layout/top_snowboarding.jpg'); width: 173px;}
#supermenu ul li a.lyzarske-potreby{ background-image: url('../layout/top_lyzarske-potreby.jpg'); width: 210px;}

#supermenu ul li a:hover, #supermenu ul li a.active{
    background-position: 0% 100%;
}

#roundtop{
    width: 100%;

    height: 38px;
}

#topmenu{
    width: 945px;
    padding: 5px 0 0;
    margin: auto;
}


div.srchform{
    border: 1px solid #b7b7b7;
    background: #e2d43d url('../layout/srchbg.gif') 0% 100% repeat-x;
    padding: 5px 5px;
    margin: 0 0 5px;
}

div.srchform input.text{
    width: 98px;
    border: 1px solid #b7b7b7;
    padding: 2px 2px;
    color: #999999;
    font-size: 11px;
    margin: 1px 0;
}
div.srchform input.submit{
    border: none;
    background: none;
    color: #ffffff;
    font-weight: bold;
    height: 20px;
    width: 45px;
    cursor: pointer;
    font-size: 11px;
}


#topmenu ul{
    float: right;
    list-style: none;
    float: right;
    padding: 8px 0px 0 0;
}
#topmenu ul li{
    display: inline;
    padding: 0 10px;
}
#topmenu ul li a{
    font-size: 12px;
    color: #374f61;
    font-weight: bold;
    text-decoration: none;
}
#topmenu ul li a:hover{
    color: #fff;
    text-decoration: underline;
}
#topmenu ul li a.active{

}

#topmenu div{
    float: left;
}

#roundobsah{
    width: 100%;
    background: #e9eff4;
    padding: 0 0 0px 0;
}

#obsahend{
    width: 976px;
    height: 8px;
    margin: 0 auto 0;
    background: url('../layout/contboxend.gif') 0% 0% no-repeat;
}
#obsah{
    width: 946px;
    padding: 10px 15px 15px 15px;
    background: url('../layout/contbg.gif') 50% 50% repeat-y;
    margin: auto;
}

#leftpanel{
    width: 190px;
    float: left;
}


#leftmenubody{
    width: 180px;
    overflow: hidden;
    padding: 0 5px 5px;
}

#leftpanel h2{
    font-size: 14px;
    padding: 0 0 5px 5px;
    margin: 0;
    font-weight: bold;
    background: url('../layout/hordelimiter.gif') 0% 100% repeat-x;
}

#leftpanel ul{
    list-style: none;

}
#leftpanel ul li{
    padding: 0 0 4px 0;
    font-size: 11px;
    background: url('../layout/hordelimiter.gif') 0% 100% repeat-x;
}
#leftpanel ul li a{
    display: block;
    width: 191px;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 0 5px 10px;
    background: url('../layout/leftli.gif') 0% 50% no-repeat;
}
#leftpanel ul li a:hover{
    text-decoration: underline;

}
#leftpanel ul li a.active{
    color: #fd0d0c;
}



#leftpanel ul li ul{
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}
#leftpanel ul li ul li{
    border-top: none;
    border-bottom: none;
    background: none;
}
#leftpanel ul li ul li a{
    font-weight: normal;
    color: #000000;
    padding: 3px 0 3px 15px;
    width: 176px;
    background-image: url('../layout/leftulli.gif');
    background-position: 5px 50%;
    background-repeat: no-repeat;
}
#leftpanel ul li ul li a:hover{
    color: #444444;
}

#leftpanel ul li ul li ul li{
    border-top: none;
    border-bottom: none;
}
#leftpanel ul li ul li ul li a{
    font-weight: normal;
    color: #000000;
    padding: 3px 0 3px 30px;
    width: 161px;
    background-position: 20px 50%;
}

#leftpanel ul li ul li ul li ul li a{
    font-weight: normal;
    color: #000000;
    padding: 3px 0 3px 50px;
    width: 146px;
    background-position: 35px 50%;
}

#leftpanel ul li ul li ul li ul li ul li a{
    font-weight: normal;
    color: #000000;
    padding: 3px 0 3px 65px;
    width: 131px;
    background-position: 50px 50%;
}

#leftpanel ul li ul li ul li ul li ul li ul li a{
    font-weight: normal;
    color: #000000;
    padding: 3px 0 3px 80px;
    width: 116px;
    background-position: 65px 50%;
}
.imglink{
    display: block;
    margin: 0 0 3px 0;
}
.flleftimg{
    float: left;
}


#contentpanel{
    float: right;
    width: 745px;
}

#stred{
    float: left;
    width: 570px;
    color: #000000;
}
.navigace{
    border-bottom: 1px solid #cccccc;
    padding: 0 0 3px 0;
    margin: 0 0 5px 0;
    color: #666666;
}
.navigace h2{
    display: inline;
    font-size: 11px;
    font-weight: normal;
}
.navigace h2 a{
    color: #666666;
    margin: 0 2px;
    text-decoration: none;
}
.navigace h2 a:hover{
    color: #333333;
    text-decoration: underline;
}


h1{
    font-size: 14px;
    color: #fd0d0c;
    font-weight: bold;
    margin: 5px 0 9px 0;
}
h2{
    font-size: 12px;
    color: #fd0d0c;
    font-weight: bold;
    margin: 10px 0 5px 0;
}

.connected{
    position: relative;
    width: 550px;
    float: left;
    border: 1px solid #ccc;
    background: #ffffff;
    padding: 5px;
    margin: 3px;
    overflow: hidden;
    height: 170px;
}

.connected div.img{
    text-align: center;
    width: 171px;
    height: 170px;
    float: left;
    overflow: hidden;
    padding: 0px;
}

.connected strong.heading a{
    color: #cf0000;
    font-size: 12px;
    display: block;
    /*height: 43px;*/
    margin: 5px 0 25px 0;
    text-decoration: none;
    width: 400px;
}

.connected strong a:hover{
    color: #444444;
    text-decoration: underline;
}

.connected p{
    /*width: 200px;
	float: left;*/
}

.connected div.padded{
    /*position: absolute;*/
    left: 10px;
    bottom: 0px;
    padding: 5px 10px 0 0;
    /*width: 171px;*/

    float: right;
}

.produkt{
    position: relative;
    width: 171px;
    float: left;
    border: 1px solid #ccc;
    background: #ffffff;
    padding: 5px;
    margin: 3px;
    overflow: hidden;
    height: 325px;
}
.first{
    border-top: none;
}
.produkt strong.heading a{
    color: #cf0000;
    font-size: 12px;
    display: block;
    height: 43px;
    margin: 0 0 15px 0;
    text-decoration: none;
}
.produkt em.katc{
    font-size: 10px;
}
.produkt strong a:hover{
    color: #444444;
    text-decoration: underline;
}
.produkt div.img{
    text-align: center;
    width: 171px;
    height: 190px;
    float: left;
    overflow: hidden;
    padding: 0px;

}
.produkt div.img a img{

}
.produkt div.img a:hover img{
}

.produkt div.stats{
    width: 300px;
    float: right;
    position: relative;
    line-height: 130%;
}

.produkt p{
    text-align: justify;
    margin: 5px 0;
    font-style: italic;
}
.produkt div.cenabox{
    position: absolute;
    bottom: 0px;
    right: 5px;
    width: 135px;
    font-size: 13px;
}

.produkt span.c{
    color: #000000;
    font-weight: normal;
    margin: 3px 0 0px 0;
}
.produkt span.cena{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    margin: 0 0 0px 0;
}
.produkt div.padded{
    position: absolute;
    left: 10px;
    bottom: 0px;
    padding: 0;
    width: 171px;
}

.produkt div.padded img{
    padding: 0;
    margin: 0 8px 0 0 ;
}

.produkt span.calt{
    font-weight: normal;
    color: #8f8f8f;
}
.produkt span.cenaalt{
    color: #8f8f8f;
    font-weight: bold;
    text-decoration: line-through;
}


.produkt div.flags{
    height: 17px;
    overflow: hiddden;
}
.produkt div.stats img{
    margin: 0 0 0 4px;
}

.produkt div.kattocart{
}

#rightpanel{
    float: right;
    width: 166px;
}
#roundfooter{
    width: 100%;
    /*background: url('../layout/grass.gif') repeat-x 0% 0%;*/
    background: #E9EFF4;
    height: 16px;
    padding: 30px 0 0 0;
}

#footer{
    width: 956px;
    margin: auto;
    padding: 5px;
    background: url("../layout/roundtop2.gif");
}
#footer ul{
    list-style: none;
    padding: 3px 0;
}
#footer ul li{
    display: inline;
    border-right: 1px solid #797570;
    padding: 0 5px;
}
#footer p{
    padding: 3px 0;
    color: #797570;
}
#footer p a, #footer ul li a{
    color: #797570;
    text-decoration: none;
}
#footer p a:hover, #footer ul li a:hover{
    color: #000000;
    text-decoration: underline;
}
#footer p.left{
    float: left;
}
#footer p.right{
    float: right;
}
#ufooter{
    width: 956px;
    margin: auto;
    padding: 5px;
    /*color: #aecea7;*/
    color: white;
    font-size: 11px;
    background: url("../layout/roundtop2.gif");
}
#ufooter a{
    text-decoration: underline;
    /*color: #aecea7;*/
    color: white;
}
#ufooter a:hover{
    color: gray;
    text-decoration: underline;
}
#ufooter div.left{
    float: left;
    padding: 10px 0 0 0;
}
#ufooter div.right{
    float: right;
}

#kosik{
    background: url('../layout/kosikbg.gif') no-repeat 0% 0%;
    width: 146px;
    height: 56px;
    padding: 10px 10px 10px 10px;
    color: #4e4e4e;
    margin: 0 0 5px 0;
}
#kosik h3{
    color: #4e4e4e;
    font-size: 14px;
    margin: 3px 0 5px 35px;
}
#kosik h3 a{
    color: #4e4e4e;
    text-decoration: underline;
}
#kosik h3 a:hover{
    text-decoration: underline;
}

#kosik p{
    line-height: 130%;
    padding: 0 0 0 5px;
}
#kosik strong.polozky{ }
#kosik strong.cena{ color: #fd0504; font-size: 14px;}


.defbox{
    width: 148px;
    border: 1px solid #b7b7b7;

    padding: 8px;
    background: #efeeee url('../layout/loginboxbg.gif') repeat-x 0% 100%;
    margin: 0 0 5px 0;
}
.defbox strong.heading{
    display: block;
    font-size: 12px;
    color: #818181;
}
.defbox p{
    padding: 2px 0;
    line-height: 130%;
}

#loginbox{
    margin: 0 0 5px 0;
}
#loginbox label{
    color: #818181;
    width: 40px;
    padding: 3px 5px 0 0;
    display: block;
    float: left;
    text-align: right;
}
#loginbox input{
    float: left;
    background: #ffffff;
    border: 1px solid #c7c7ca;
    color: #444444;
    font-size: 10px;
    padding: 2px;
    margin: 0 0 2px 0;
}
#loginbox input.text{
    width: 95px;
}
#loginbox input.submit{
    border: 1px solid #c4c4c8;
    background: #6f6f6f;
    color: #ffffff;
    height: 20px;
    font-size: 11px;
    float: right;
    margin: 0 3px 0 0;
}
#loginbox a{
    margin: 7px 0 0 0;
    float: left;
    color: #000;
    font-size: 11px;
    font-weight: bold;
}
#loginbox a:hover{
    color: #666;
}

/*karta*/

#mainimg{
    float: right;
    width: 252px;
    height: 167px;
    text-align: center;
    overflow: hidden;
}
#mainimg img{
    border: 1px solid #e5e5e5;
}

#params{
    float: left;
    width: 220px;
}
#vals{
    border: 1px solid #e5e5e5;
    background: #ffffff;
    padding: 10px 10px 0 10px;
}
span.par, label.par{
    display: block;
    float: left;
    height: 20px;
    border-bottom: 1px solid #e5e5e5;
    width: 90px;
    padding: 5px 0 0 0;
}
label.par{
    border-bottom:none;
}
span.value{
    display: block;
    float: left;
    height: 20px;
    border-bottom: 1px solid #e5e5e5;
    width: 105px;
    padding: 5px 0 0 0;
}
span.cena{
    font-weight: bold;
    font-size: 14px;
    color: #c50000;
}
span.skladem{
    font-weight: bold;
    color: #1e9f10;
}
div#flags{
    height: 25px;
}
div#flags img{
    margin: 5px;
}

#vals select, .velikosticart{
    border: 1px solid #ccc;
    margin: 4px 0;
    width: 100px;
}
td.nazev label{
    display: block;
    float: left;
    padding: 7px 2px 0 0;
}

.box{
    border: 1px solid #e5e5e5;
    background: #ffffff;
    padding: 10px;
    margin: 5px 0;
}
.box img{
    margin: 5px;
}
.box a img{
    border: 1px solid #e5e5e5;
}
.prodtocart{
    padding: 5px 0;
}
.prodtocart input.count{
    background: #ffffff;
    border: 1px solid #a9a9a9;
    color: #444444;
    width: 20px;
    float: left;
    padding: 1px;
}
.prodtocart input.add{
    background: #a1a1a1 url('../layout/addcart2.gif') no-repeat 3px 50%;
    border: 1px solid #d4d4d4;
    font-weight: bold;
    margin: 0 0 0 5px;
    font-size: 10px;
    color: #ececec;
    padding: 0 5px 0 33px;
    height: 20px;
    width: 135px;
    cursor: pointer;
}
.prodtocart input._add{
    float: left;
    margin: 0 0 0 3px;
    height: 20px;
    cursor: pointer;
}




/*regform*/
fieldset{
    padding: 0px 10px 5px 10px;
    line-height: 100%;
    border: 1px solid #cccccc;
    margin: 0 10px 10px 10px;
}
legend{
    font-weight: bold;
    color: #505050;
    padding: 0 5px 10px 5px;
}
.block{
    display: block;
    float: left;
    padding: 4px 0 0 10px;
}
.odsad{
    margin: 0 10px 0 10px;
}
.req, fieldset strong{
    color: #c50000;
}
fieldset strong{
    margin: 0 0 0 10px;
}
.s{
    width: 30px;
}
.m{
    width: 75px;
}
.l{
    width: 100px;
}
.xl{
    width: 150px;
}


.text{
    border: 1px solid #aaaaaa;
    margin: 0 0 2px 0 ;
    color: #444444;
    font-size: 11px;
    padding: 1px;
}
div.subm{
    padding: 0 10px;
}
.register{
    border: 1px solid #c4c4c8;
    background: #f4f4f4;
    color: #444444;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 10px;
    float: right;
    width: 145px;
    cursor: pointer;
}



table.kosik{
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 10px 0;
}
table.kosik th{
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    background: #ffffff;
    padding: 5px;
    color: #444444;
    font-size: 10px;
}
table.kosik td{
    border: 1px solid #d0d0d0;
    padding: 5px;
}
table.kosik td{
    border: 1px solid #d0d0d0;
    padding: 5px;
}
table.kosik tr.l td{
    background: #ffffff;
}
table.kosik tr.s td{
    background: #f5f5f5;
}
table.kosik .check{
    text-align: center;
}
table.kosik .nahled{
    text-align: center;
    width: 76px;
}
table.kosik .nahled img{
    border: 1px solid #cccccc;
}
table.kosik .nazev{
    vertical-align: top;
    width: 282px;
}
table.kosik .ks{
    text-align: center;
    width: 15px;
}
table.kosik .ks input{
    border: 1px solid #cccccc;
    background: #ffffff;
    font-size: 11px;
    width: 15px;
    text-align: right;
}
table.kosik .cenaks{
    text-align: right;
    width: 45px;
}
table.kosik .kod{
    width: 100px;
}
table.kosik .celkem{
    text-align: right;
    width: 65px;
}

table.covered{
    border: 1px solid #d0d0d0;
    margin-bottom: 10px;
    width: 100%;
}



input.kosiksubmit{
    margin: 3px 0;
    border: 1px solid #c4c4c8;
    background: #f4f4f4;
    color: #444444;
    padding: 4px 5px;
    width: 120px;
    text-align: center;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    float:left;
}
.k_allprice{
    float: right;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    width: 260px;
    margin: 0 0 15px 0;
}
.k_allprice span{
    display: block;
    float: left;
    text-align: right;
    padding: 7px 5px 0 5px;
    font-weight: bold;
    width: 110px;
}
.k_allprice strong{
    display: block;
    float: right;
    padding: 5px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    border-left: 1px solid #d0d0d0;
    color: #c50000;
    width: 120px;
}

.platbaform{
    padding: 5px 10px;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    margin: 0 0 5px 0;
    line-height: 140%;
}
.platbaform em{
    color: #999999;
}
.platbaform select{
    width: 200px;
}
.platbaform input{
    border: 1px solid #c4c4c8;
    background: #f4f4f4;
    color: #444444;
    width: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px;
}
.red{
    color: #c50000;
}
.big{
    font-size: 13px;
}
.extrabig{
    font-size: 16px !important;
}

.prevstep{
    display: block;
    float: left;
    width: 170px;
    border: 1px solid #c4c4c8;
    background: #f4f4f4;
    color: #444444;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0;
    text-decoration: none;
}

.prevstep span, .nextstep span{
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
}
.nextstep:hover, .prevstep:hover{
    background: #e5e5e5;
}
.nextstep{
    display: block;
    float: right;
    width: 260px;
    border: 1px solid #c4c4c8;
    background: #f4f4f4;
    color: #444444;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0;
    text-decoration: none;
}
.leftinfo{
    float: left;
    padding: 5px;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    width: 200px;
    line-height: 140%;
}

table.summary{
    border: 1px solid #d0d0d0;
    border-collapse: collapse;
    margin-bottom: 5px;
    background: #ffffff;
    float: right;
}
table.summary td{
    border: 1px solid #d0d0d0;
    padding: 5px;
}
table.summary td.item{
    width: 100px;
}
table.summary td.price{
    width: 100px;
    text-align: right;
}

.confirmblock{
    width: 230px;
    padding: 5px;
    float: left;
    line-height: 130%;
}
.confirmblock strong{
    line-height: 150%;
}

textarea.pozn{
    border: 1px solid #d0d0d0;
    width: 100%;
    height: 80px;
    margin: 3px 0 10px 0;
}

.whitebox{
    border: 1px solid #d0d0d0;
    background: #ffffff;
    line-height: 150%;
    padding: 10px;
    margin: 10px;
}
.whitebox strong{
    line-height: 200%;
}

blockquote{
    border: 1px solid #999999;
    background: #f0f0f0;
    padding: 10px;
    margin: 10px;
    font-weight: bold;
}

.kattop{
    width: 520px;
    height: 5px;
    overflow: hidden;
    background: url('../layout/kattop.gif') 0% 0% no-repeat;
}
.katbottom{
    width: 520px;
    height: 5px;
    margin: 0 0 10px 0;
    overflow: hidden;
    background: url('../layout/katbottom.gif') 0% 0% no-repeat;
}

.katbody{
    width: 538px;
    padding: 2px 10px 10px;
    margin: 0 0 10px 0;
}


div.paging{
    /*padding: 5px 5px 10px;*/
    background-color: #eeeeee;
    width: 547px;
    margin-bottom: 5px;
    padding: 5px 10px 5px 10px;
    text-align: right;
    font-size: 10pt;
}

div.paging span.active{
    font-weight: bold;
}

div.boxed{
    color: #999999;
    padding: 5px 0;
}
div.paging div.boxed a{
    display: block;
    float: left;
    border: 1px solid #d4d4d4;
    background: #f4f4f4;
    color: #666666;
    margin: 2px;
    text-decoration: none;
    width: 16px;
    text-align: center;
}
div.paging div.boxed a.predchozi{
    width: 60px;
}
div.paging div.boxed a.dalsi{
    width: 60px;
}

div.paging div.boxed a:hover{
    border: 1px solid #999999;
    background: #e5e5e5;
    color: #000000;
}

div.paging div.boxed a.active{
    color: #fd0d0c;
    background: #e5e5e5;
    font-weight: bold;
}

div.sorting{
    /*margin: 0 0 10px 0;*/
    padding: 10px 0 0 0;
    width: 565px;
    border: 1px solid #ccc;
    height: 30px;
    text-align: center;
    background: #f9f9f9;
}

.producersList{
    margin: 0 0 1px 0;
    padding: 5px 10px;
    width: 545px;
    border: 1px solid #ccc;
    text-align: left;
    background: #f9f9f9;
    line-height: 180%;
    color: #444;
}
.producersList input{
    margin: 0 0 0 5px;
}

div.maincat div.img{
    float: left;
    width: 150px;
    text-align: center;
    margin: 0 15px 0 0;
}

.texts{
    text-align: justify;
}


.rpboxbody{
    width: 154px;
    padding: 3px 5px;
    text-align: center;
    margin: 0 0 5px 0;
    border: 1px solid #dfdfdf;
}
.rpboxbody h3{
    font-size: 14px;
    text-align: left;
    margin: 0 0 5px 5px;
}

.rpboxbody p{
    padding: 5px 5px;
    text-align: left;
}


.rinfobox{
    background: #e0f3c3 url('../layout/rinfoboxbg.gif') 0% 100% repeat-x;
    width: 154px;
    padding: 3px 5px 10px 5px;
    margin: 0 0 5px 0;
    border: 1px solid #bbe19c;
}
.rinfobox h3{
    color: #2f6522;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 10px 0;
}
.rinfobox a{
    color: #2f6522;
}
.rinfobox a:hover{
    color: #000;
}
.rinfobox span.lab{
    display: block;
    float: left;
    padding: 2px 0 2px 18px;
    width: 40px;
    margin: 0 0 0 5px;
}
.rinfobox span.phone{ background: url('../layout/ico_phone.gif') 0% 50% no-repeat;}
.rinfobox span.mail{ background: url('../layout/ico_mail.gif') 0% 50% no-repeat;}
.rinfobox span.icq{ background: url('../layout/ico_icq.gif') 0% 50% no-repeat;}
.rinfobox span.val{
    display: block;
    float: left;
    padding: 2px 0 2px 5px;
}


.defbox input.submit{
    border: 1px solid #c4c4c8;
    background: #f4f4f4;
    color: #444444;
    font-weight: bold;
    font-size: 10px;
    padding: 1px 2px;
    float: right;
    width: 60px;
    cursor: pointer;
}

blockquote.shortdesc{
    width: 547px;
    border: 1px solid #f0f0f0;
    margin: 0;
    background: #f9f9f9;
    font-weight: normal;
}
.textcontent{
    padding: 0 10px;
}
p{
    padding: 0 0 4px 0;
    line-height: 130%;
}
.textcontent p{
    padding: 0 0 4px 0;
    line-height: 130%;
}

.textcontent ul{
    list-style: square;
    padding: 0 0 5px 25px;
}

.textcontent ul li{
    padding: 0 0 5px 0;
}

.textcontent h3{
    font-size: 12px;
    margin: 10px 0 5px 0;
    font-weight: bold;
}

.imgflleft{
    float: left;
    margin: 5px 10px;
}


.centered{
    padding: 5px 0 0;
    text-align: center;
}

.markbot{
    position: relative;
    width: 956px;
    margin: 10px auto 0 auto;
    color: #000;
    padding: 5px 10px;
    /*background: #158e0e;*/
}

.markbot a{
    color: gray;
}
.markbot a:hover{
    color: #000;
}

.obrlevo{
    float: left;
    margin: 0 5px 5px 0;
}
.obrlevo{
    float: left;
    margin: 0 5px 5px 0;
}
.obrpravo{
    float: left;
    margin: 0 5px 5px 0;
}
.obrstred{
    text-align: center;
    margin: 0 auto;
}


a{
    color: #071f1f;
}
a:hover, #leftpanel ul li a.active{
    color: #5e7c81;
}

h1, h2, #leftpanel h2, #leftpanel ul li a, .rpboxbody p{
    color: #071f1f;
}

.navigace{
    border-bottom: 1px solid #d2e7e9;
}


#topmenu ul li a{
    color: #374f61;
}
#topmenu ul li a:hover{
    color: #374f61;
}

#footer p{
    color: #fff;
}
#footer p a, #footer ul li a{
    color: #fff;
    text-decoration: none;
}
#footer p a:hover, #footer ul li a:hover{
    color: #fff;
    text-decoration: underline;
}



.katbody{
    border: 1px solid #d2e7e9;
}


select option.na{
    color: #ccc;
}

.center{
    text-align: center;
}


.cbanner{
    width: 570px;
    height: 170px;
    position: relative;
}
.rodiny{
    background: url('../layout/pombg.jpg') 0% 0% no-repeat;
}

#stred .cbanner h2{
    font-size: 19px;
    color: #666;
}
#stred .cbanner h2 a{
    text-decoration: none;
    color: #444;

}
#stred .cbanner h3{
    font-size: 12px;
    display: inline;

}
#stred .cbanner h3 a{
    text-decoration: none;
    color: #fff;
}
#stred .cbanner h3 a:hover{
    text-decoration: underline;
    color: #fff;
}
#stred .rodiny h2{
    position: absolute;
    left: 130px;
    top: 00px;
}

#stred .rodiny ul{
    list-style: square;
    position: absolute;
    left: 110px;
    top: 50px;
    padding: 10px;
    background: #444;
    list-style-position: inside;
}
#stred .rodiny ul li{
    padding: 2px 0;
    color: #fff;
}
.g{
    color: #525252;
}

.bigta{
    width: 400px;
    height: 400px;
}
.box_nabidky{
    position: relative;
    width: 164px;
    float: left;
    border: 1px solid #ccc;
    background: #ffffff;
    padding: 5px;
    margin: 3px;
    overflow: hidden;
    height: 270px;
}
#stred .box_nabidky h2{
    color: #3366ff;
}
.box_produkty{
    position: relative;
    width: 164px;
    float: left;
    border: 1px solid #ccc;
    background: #ffffff;
    padding: 5px;
    margin: 3px;
    overflow: hidden;
    height: 97px;
}
#stred .box_produkty h3{
    list-style: square;
    position: absolute;
    left: 94px;
    top: 3px;
    padding: 2px;
    list-style-position: inside;
}
#stred .box_produkty strong{
    list-style: square;
    position: absolute;
    left: 107px;
    top: 70px;
    padding: 2px;
    font-size: 13px;
    color: #ff6600;
    list-style-position: inside;
}
.box_tops{
    position: relative;
    width: 249px;
    float: left;
    background: #ffffff;
    padding: 4px;
    margin: 3px;
    overflow: hidden;
    height: 112px;
}
.box_projekty{
    position: relative;
    float: left;
    background: #ffffff 0% 100% repeat-x;
    width: 260px;
    padding: 3px 25px 10px 6px;
    margin: 0 0 6px 0;
    overflow: hidden;
}
.rady{
    font-size: 13px;
    color: #ff0000;
}
.znacky{
    font-size: 11px;
    color: #666666;
}
.promo{
    font-size: 13px;
    color: #006600;
}
.promo1{
    font-size: 13px;
    color: #009900;
}
.promo2{
    font-size: 13px;
    color: #ff0000;
}
.promo3{
    font-size: 13px;
    color: #0066cc;
}
.promo4{
    font-size: 13px;
    color: #ff6633;
}
.promo5{
    font-size: 13px;
    color: #999999;
}
.promo6{
    color: #ff6600;
}
.noviny {
    font-size: 11px;
    font-style: normal;
    color: #0066CC;
}
.uvod_img {
    float: right;
}
#b1 {
    position:relative;
    margin:0;
    padding:0;
    width:724px;
}

#b1 h2 {
    padding-top:26px;
}

#b1 h3 {
    font-size:0.9em;
    color:#ff0000;
}

#b1 table td {
    font-size:12px;
}

#b1 p {
    text-align:justify;
    font-size:0.8em;
}

#b1 #katalog a {
    color:#0066ff;
}

#b1 #katalog th {
    font-size:12px;
    padding:4px;
}

#b1 #katalog tr.kosik_nad {
    background-color:#3399ff;
    color:#ffffff;
}

#b1 #katalog tr.kosik_nad td{
    font-weight:bold;
}

#b1 #katalog tr.pol_kosik1 {
    background-color:#cccccc;
}

#b1 #katalog tr.pol_kosik2 {
    background-color:#999999;
}

#b1 #katalog td {
    padding:4px;
}

#b1 #katalog p {
    margin-right:25px;
}
#prodWrapper {
    width: 580px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #FFFFFF;
    overflow: visible;
    min-height: 240px;
}
.prod {
    background-color: #FFFFFF;
    float: left;
    width: 152px;
    text-align:center;
    padding-top: 12px;
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 0px;

    margin-bottom: 16px;
}
.gridimage {
    border: 1px solid #ffffff;
    margin-bottom: 4px;
    width: 162px;
}
.gridimage1 {
    border: 1px solid #ffffff;
    margin-bottom: 4px;
    height: 140px;
}
.gridimage2 {
    border: 1px solid #ffffff;
    margin-bottom: 4px;
    height: 90px;
    width: 160px;
}
.prodDetails {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: normal;
    color: #000000;
}
.prodPrice {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
}
a.prodDetails:link {
    color: #000000;
    text-decoration: none;
}
a.prodDetails:visited {
    color: #000000;
    text-decoration: none;
}
a.prodDetails:hover {
    color: #FF3300;
    text-decoration: none;
}
a.prodDetails:hover:visited {
    color: #FF3300;
    text-decoration: none;
}
a.prodDetails:active {
    color: #000000;
    text-decoration: none;
}
.seocopy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #000000;
    text-align: justify;
    margin-bottom: 10px;
    font-weight: normal;
    font-variant: normal;
}

.seocopy a:link {
    text-decoration: none;
    font-weight: normal;
    font-variant: normal;
}
.seocopy a:visited {
    text-decoration: none;
    font-weight: normal;
    font-variant: normal;
}
.seocopy a:hover {
    text-decoration: underline;
    color: #FF9900;
}
.seocopy a:active {
    text-decoration: underline;
    font-weight: normal;
    font-variant: normal;
}
.jump {
    width: 155px;
}

#seocopy {
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    margin-bottom: 10px;
}
#seocopy a:link {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
#seocopy a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-variant: normal;
}
#seocopy a:hover {
    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
    font-variant: normal;
}
#seocopy a:active {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-variant: normal;
}
#rightlinks {
    float: left;
    clear: none;
    width: 150px;
}
.rightlink  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align: left;
    padding-top: 4px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-left: 4px;
    background-color: #dddddd;
    float: none;
    clear: left;
    overflow: auto;
    margin-bottom: 4px;
    font-weight: bold;
}

.rightlink  a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align: center;
    margin-bottom: 3px;
    font-weight: bold;
}

.rightlink  a:visited {
    font-weight: bold;
    color: #000000;
    text-decoration: none;

}

.rightlink a:hover{
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    margin-bottom: 3px;
    font-weight: bold;

}

.rightlink a:active{
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    margin-bottom: 3px;
    font-weight: bold;
}
.rightlink1  h1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ff6600;
    text-decoration: none;
    text-align: left;
    background-color: #ffffff;
    float: none;
    clear: left;
    overflow: auto;
    font-weight: bold;
}
.rightlink1  h2{
    font-size: 10px;
    color: #ff6600;
    text-decoration: none;
    text-align: left;
    background-color: #ffffff;
    float: none;
    clear: left;
    overflow: auto;
    font-weight: bold;
}
.rightlink1  h3{
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    background-color: #999999;
    float: none;
    clear: left;
    overflow: auto;
    font-weight: bold;
}
.rightlink1  a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ff6600;
    text-decoration: none;
    text-align: center;
    margin-bottom: 3px;
    font-weight: bold;
}

.wraptop {
    width: 600px;
    overflow: hidden;
}
.wraptopleft {
    float: left;
    width: 440px;margin-right: 10px;
}

#price-module
{
    border:1px solid #E5E5E5;
    padding:5px;
    width:557px;
    margin-bottom: 20px;
}

#share
{
    float:right;
    margin-left:10px;
}

#share a
{
    display: block;
    float: left;
    height: 20px;
    padding-left: 20px;
    background-repeat: no-repeat;
}

#link-fb
{
    background-image: url('/images/facebook.gif');
}

#link-send
{
    background-image: url('/images/doporucit.gif');
}

#link-question
{
    background-image: url('/images/dotaz.gif');
}

#link-sizes
{
    background-image: url('/images/table.png');
}

#gifts
{
    float: left;
    width: 430px;
}

#gifts table
{
    width: 100%;
}

#mail td, #question td
{
    text-align: left;
}

#vals
{
    padding-bottom: 35px;
}

#gift-container .prodtocart
{
    position: absolute;
    top: -60px;
    left: 10px;
}

#gift-container
{
    position: relative;
}

#price-module a
{
    text-decoration: none;
}

#price-module a:hover
{
    text-decoration: underline;
}

.prod-image
{
    height: 100px;
}