body{
    padding: 0;
    margin: 0;
    /*  background: #F3F3F3 url(images/bg.jpg) repeat-x top center;*/
    background: #D7D7D7 url(images/bg/bg.jpg) repeat top right;
    background-attachment: fixed;
    font-family: Arial;
    font-size: 14px;
    color: #4F4E4E;
    cursor: default;
}

.category {
    padding: 30px 10px 30px 10px;
        font-weight: normal;
    font-family: Arial;
    font-size: 13px;
    
}

#main_block{
-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
   -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
   box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
/*   -webkit-transform:rotate(-3deg);
   -moz-transform:rotate(-3deg);
   -o-transform:rotate(-3deg);
   transform:rotate(-3deg);
  */ width: 1000px;
   background: #F3F3F3 url(images/bg.jpg) repeat-x top center;

}

.category li{
    list-style-image: url(images/plus.png);
}


.category a:link, .category a:visited{

    padding: 5px 5px 5px 20px;
    color:  #363636;
    text-decoration: none;
    display: block;
    background: url(images/list.png) no-repeat left center;

}
.category a:hover{
    background: url(images/list.png) no-repeat left center;
    color: #000;
    text-decoration: none;
    font-weight: bold;

}

.sub{
    margin-left: 15px;
}

#this_cat{
    background: url(images/list.png) no-repeat left center;
    color: #D9291A;
    font-weight: bold;
}

#this_cat2{
    background: url(images/list.png) no-repeat left center;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    margin-left: 15px;
}





ul{
    margin: 0;
    padding: 0 0 0 20px;
}

h1{ font-family: Tahoma;    font-size: 22px;    color: #2D2D2D;text-align: left;}
h2{ font-family: Tahoma;    font-size: 21px;    color: #2D2D2D;text-align: left;}
h3{ font-family: Tahoma;    font-size: 20px;    color: #2D2D2D;text-align: left;}
h4{ font-family: Tahoma;    font-size: 19px;    color: #2D2D2D;text-align: left;}
h5{ font-family: Tahoma;    font-size: 18px;    color: #2D2D2D;text-align: left;}
h6{ font-family: Arial;    font-size: 17px;    color: #77B427; text-align: right; margin: 5px; padding: 0;}




a:link, a:visited{
    font-weight: bold;
    color:  #1E8BAE;
    text-decoration: none;
}
a:hover{
    color: #1E8BAE;
    text-decoration: underline;

}

img{
    border: 0;
}

th{font-size: 12px; color: #989898;}



.menu{
       height: 40px;
        width: 960px;
        text-align: center;
}

.menu img{
    margin: 5px 10px 0px 10px;
}




.tvr{
    width: 190px;
    float: left;
    margin: 15px;
    padding: 10px;
    border: 0px dotted #B0B0B0;
    text-align: right;
    background: #EBEBEB;
    
}

.tvr img{
    width: 170px;
    height: 140px;
    padding: 10px 10px 0 10px;
    border: 0;
}

.tvr_img{
 width: 170px;
    height: 140px;
    padding: 10px 10px 0 10px;
    border: 0;
    background: #FFF no-repeat center center;
    cursor: pointer;
}



.tvr h1 {
    font-family: Arial;
    font-size: 14px;
    color: #2D2D2D;
    text-align: center;
}

.tvr a {
text-decoration: none; 
color: #323232;
}



.cena2{
    margin: 20px 0 0 0px;
    position: absolute;
background: #D11A16;
padding: 5px;  
font-weight: bold;
font-size: 11px;
color: white;
}

.cena2 b{
   font-size: 16px;    
}



/*
.info img{
    width: 120px;
    height: 120px;
    padding: 0 15px 0 0;
    border: 0;
}

.info{
    width: 420px;
    float: left;
}

.info a:link, .info a:visited{
    text-align: right;
    font-size: 13px;
    font-weight: bold;
    color:  #77B427;
    text-decoration: underline;
}
.info a:hover{
    color: #547F1C;
    text-decoration: underline;
}
*/



.cena{
    margin: 20px 0 0 0;
    width: 270px;
    float: right;
}

.cena table{
    width: 100%;
    font-size: 12px;
    border:0px;
    border-collapse:collapse;
}

.cena table td, .cena table tr{
    padding: 7px 5px 7px 5px;
    text-align: center;
}

.cena a{
    cursor: pointer;
}

.cena b, .orange{
    font-size: 18px;
    color: #FF6C00;
    display: block;
    font-weight: bold;
}

.cena u{
    font-size: 16px;
    color: #77B427;
    font-weight: bold;
    text-decoration: none;
}

.cena_bg{
    background: #EBEBEB;
}

#left_b{
    padding: 5px 10px 10px 10px; background: #E9E9E9;
    
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

#top_image {
width: 720px;
height: 245px;
margin: 0 0 30px 0px;

-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}

#top_info {
margin: 0 0 30px 0;
filter: alpha(opacity=90);
opacity: 0.9;
background: #F9F7F7;
float: right;
font-size: 14px;
font-weight: bold;
text-align: left;
padding: 15px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-topright: 10px;
border-bottom-left-radius: 10px;
border-top-right-radius: 10px;
}







.hr{clear: both;}

.tbl, .tbl td{font-size: 15px; border:0px; border-collapse:collapse;}
.tbl th{font-size: 10px; text-align: center; padding: 10px; color: #77B427;}
.odd td{background-color: #FFF; padding: 10px; text-align: center;}
.even td{background-color: #F3F3F3;  padding: 10px; text-align: center;}

.msg{
    color: #D11A16;
    border: 1px dotted #DB832A;
    padding: 15px;
    margin: 15px;
    text-align: center;
    background: #F8E195;
}

.error{
     color: #A5100B;
     font-size: 12px;


}


.msg2{
    color: #77B427;
    padding: 15px;
    font-size: 20px;
    margin: 10px;
    text-align: center;
    font-weight: bold;
}

/*===============================================/ MENU2 /==========================*/
.menu2{
    font-family: Verdana, Arial;
    cursor: default;
    font-size: 11px;
    color: #888888;
    text-align: center;
    margin: 0 0 30px 0;
    position: absolute;
}
.menu2 a:link, .menu2 a:visited{
    font-weight: bold;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    margin: 0px;
    color: #BABABA;
    height: 20px;


}
.menu2 a:hover, #act{
    color: white;
    background: #BABABA;
}
/*===============================================/ PAGE /==========================*/
.page{
    font-family: Arial;
    cursor: default;
    font-size: 13px;
    color: #241A18;
    text-align: left;
    margin: 0 0 30px 0;
    clear: both;
    text-align: right;
}
.page a:link, .page a:visited{
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
    margin: 0px;
    color: #666666;
    -webkit-border-top-right-radius:  5px;
    -webkit-border-bottom-right-radius:  5px;
    -webkit-border-top-left-radius:  5px;
    -webkit-border-bottom-left-radius:  5px;

    -moz-border-radius-topright:  5px;
    -moz-border-radius-bottomright:  5px;
    -moz-border-radius-topleft:  5px;
    -moz-border-radius-bottomleft:  5px;

    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;

}
.page a:hover{
    color: white;
    background: #363636;
}
/*===============================================/ .gallery /==========================*/
.gallery{
margin: 15px 0 15px 0;
}


.gallery img{
    margin: 6px;
    border: 6px #FFF solid;
    width: 80px;
    height: 80px;
    -moz-box-shadow: 0 0 5px #929292; -webkit-box-shadow:0 0 5px #929292; box-shadow:0 0 5px #929292;
}

.gallery img:hover{
    -moz-box-shadow: 0 0 7px #535353; -webkit-box-shadow:0 0 7px #535353; box-shadow:0 0 7px #535353;
}
/*===============================================/ .main_gallery /==========================*/
.main_gallery{
margin: 15px 0 20px 0;
text-align: center;
}

.main_gallery p{
    margin: 0 0 10px 0;
    padding: 0;
}

.main_gallery img{
    margin: 10px;
    border: 10px #FFF solid;
    width: 310px;
    height: 260px;

    -moz-box-shadow: 0 0 5px #929292; -webkit-box-shadow:0 0 5px #929292; box-shadow:0 0 5px #929292;
}

.main_gallery img:hover{
    -moz-box-shadow: 0 0 7px #535353; -webkit-box-shadow:0 0 7px #535353; box-shadow:0 0 7px #535353;
}





#k{
    font-size: 16px;
    color: #828282;
}


.basket{
    margin: 30px 0 0 0;
    padding: 15px 90px 15px 15px;

    background: url(images/basket.jpg) no-repeat right center;
    float: right;
    text-align: right;
font-size: 11px;
}


/*=================================================================================*/
select{
    font-family: Arial;
    font-size:13px;
    font-weight:bold;
    color: black;
    border: 1px solid gray;
    background-color:#FAFAFA;
    padding: 5px;
}
select:focus{
    border: 1px solid gray;
    background-color:#FFF;}

textarea{
    font-family: Arial;
    font-size:13px;
    font-weight:bold;
    border: 1px solid #D6C5C6;
    background-color:#FAFAFA;
    padding: 5px 5px 5px 5px;
}
select:focus{    border: 1px solid gray;
    background-color:#FFF;}


input{
    font-family: Arial;
    font-size:13px;
    font-weight:bold;
    border: 1px solid #D6C5C6;
    background-color:#FAFAFA;
    padding: 5px;
}
select:focus{    border: 1px solid gray;
    background-color:#FFF;}




.oki{
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
    color: #EBEBEB;
    width: auto;
    border: 0px;
    background: url(images/button.jpg) repeat-x center left;
    cursor: pointer;

    margin: 15px;


    -webkit-border-top-right-radius:   5px;
    -webkit-border-bottom-right-radius:   5px;
    -webkit-border-top-left-radius:   5px;
    -webkit-border-bottom-left-radius:   5px;

    -moz-border-radius-topright:   5px;
    -moz-border-radius-bottomright:   5px;
    -moz-border-radius-topleft:   5px;
    -moz-border-radius-bottomleft:   5px;

    border-top-right-radius:  5px;
    border-bottom-right-radius:  5px;
    border-top-left-radius:  5px;
    border-bottom-left-radius: 5px;

      -moz-box-shadow: 0 0 5px #535353; -webkit-box-shadow:0 0 5px #535353; box-shadow:0 0 5px #535353;


}

.oki:hover{
    color:#FFF;

}

label{
    display: block;
    font-weight: bold;
    color: #605F5F;
    margin: 10px 0 5px 0;
    font-size: 12px;
}

/*=================================================================================*/



#search{
   
    font-family: Arial;
    font-size: 12px;
    color: #90908E;
    border: none;

    padding: 10px 5px 10px 25px;

    -webkit-border-top-right-radius:  5px;
    -webkit-border-bottom-right-radius:  5px;
    -webkit-border-top-left-radius:  5px;
    -webkit-border-bottom-left-radius:  5px;
    -moz-border-radius-topright:  5px;
    -moz-border-radius-bottomright:  5px;
    -moz-border-radius-topleft:  5px;
    -moz-border-radius-bottomleft:  5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#search_b{
    width: 70px;
    font-family: Arial;
    font-size: 12px;
    color: #90908E;
    border: none;
    cursor: pointer;
    padding: 5px 5px 5px 5px;

    -webkit-border-top-right-radius:  5px;
    -webkit-border-bottom-right-radius:  5px;
    -webkit-border-top-left-radius:  5px;
    -webkit-border-bottom-left-radius:  5px;
    -moz-border-radius-topright:  5px;
    -moz-border-radius-bottomright:  5px;
    -moz-border-radius-topleft:  5px;
    -moz-border-radius-bottomleft:  5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#search_b:hover{
  color: red;
}


