@charset "utf-8";
/* CSS Document */
img {
    border-style: none;
}
body{
    background-image: url(images/bg.jpg);
    background-repeat: repeat;
    margin:0px;
    padding:0px;
    font-family:Verdana, Geneva, sans-serif;
    font-size:small;
    margin: 0px;
    padding: 0px;
    color: #242323;
}
a {
    color: #242323;
    border-style:none; !important;
   
}
h1{

    color: #631263;
    font-size: large;
    font-weight: bold;
    padding-bottom: 3px;
    border-bottom: 1px solid #e0cee0;
    margin-right: 20px;

}
h2{
    color: #631263;
    font-size: medium;
    padding-bottom: 3px;
    border-bottom: 1px solid #e0cee0;
    margin-bottom: 5px;
}
.no_borders{
    border-style: none
}
.break-fl{
    height :18px;
    background-image: url(images/podzial2.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.break-long{
    height :31px;
    background-image: url(images/break_long.png);
    background-position: center center;
    background-repeat: no-repeat;}

#container{
    width: 914px;
    margin-left:auto;
    margin-right:auto;
}
#header{
    background-image: url(images/header_bg.png);
    background-repeat: no-repeat;
    height: 144px;
    width: 900px;
    padding-right: 7px;
    padding-left: 7px;
}
#logo{
    float:left;
    margin-left: 7px;
    margin-right:4px;
    margin-top: 4px;
    margin-bottom: 4px;


}
#left-sb{
    width: 232px;
    float: left;
}
#right-sb{
    text-align: justify;
    width: 610px;
    font-size: 11px;
    float: left;
    margin-right:30px;
    margin-left: 25px;
}
#menu{
    float:left;
    width: 763px;
    padding-left: 2px;
    
}
#menu a{
    color: #711471;
    text-decoration: none;
}
.menu-item{
    width:108px;
    float: left;
    font-weight: bold;

    text-align: center;
    padding-top: 7.5ex;
    color: #711471;
}
#special-offer{
    background-image: url(images/special-offer.png);
    background-repeat: no-repeat;
    text-shadow: #7e0124 2px 2px 2px;
    height: 89px;
    width: 115px;
    padding-top: 7ex;
    color: #FFF;
}
#special-offer a{
    color: #fff;
}
#break{
    height: 28px;
    background-image: url(images/slogan.png);
    background-position: right center;
    background-repeat: no-repeat;
    width: 900px;
    padding-top: 15px;
  
    float: left;
}
#body{
    float:left;}
#body-top{
    background-image: url(images/body_top.png);
    height: 20px;
    padding-left: 7px;
    padding-right:7px;
    background-repeat: no-repeat;
    background-position: bottom;
    float:left;
    width:900px;
    clear: both;
}
#body-middle{
    width:900px;
    background-image: url(images/body_middle.png);
    background-repeat: repeat-y;
    float:left;
    padding-left: 7px;
    padding-right:7px;
    padding-bottom: 10px;
}

#body-menu{
    height: inherit;
    width: 232px;
    float:left;
}
#navigation{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#navigation li ul{
    margin: 0px;
    padding: 0px;

    list-style-type: none;
}
#navigation li ul li{
    list-style-type: none;
    font-size: 11px;
    color:#666666;
    width: auto;
    background-image: none;
    text-shadow: none;
    margin-left: 15px;
    margin-right: 10px;
    padding: 4px;
    border-bottom: 1px solid #e0cee0;

}
#navigation li ul li a{
    text-decoration: none;
    color:#666666;
}

.head{
    cursor:pointer;
    display:block;
    padding-top:10px;
    padding-left:10px;

    width: 231px;
    height: 21px;

    text-decoration: none;
    color: #fff;
    margin-bottom: 3px;
    margin-top: 3px;
    text-shadow: #520f52 2px 2px 2px;
    background-image: url("images/body-menu-item.png");
    background-repeat: no-repeat;
}
#body-menu-EU{
    height: inherit;
    width: 232px;
    float:left;
}
.materialy-ue{

    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.head-UE{
    margin: 0px;
    padding: 0px;
   
    cursor:pointer;
    display:block;
    padding-top:10px;
    padding-left:10px;
    width: 231px;
    height: 21px;
    text-decoration: none;
    color: #fff;
    margin-bottom: 3px;
    margin-top: 3px;
    text-shadow: #520f52 2px 2px 2px;
    background-image: url("images/body-menu-item-UE.png");
    background-repeat: no-repeat;
}

.basic  {
    width: 232px;
    color: #fff;
}


.basic a {
    cursor:pointer;

    display:block;
    padding:7px;
    width: 231px;
    height: 17px;
    margin-top: 0;
    text-decoration: none;
    color: #fff;
    margin-bottom: 3px;
    margin-top: 3px;
    text-shadow: #520f52 2px 2px 2px;
    background-image: url("images/body-menu-item.png");
    background-repeat: no-repeat;
}
.basic a:hover {
    background-image: url("images/body-menu-item-selected.png");
    background-repeat: no-repeat;
}
.basic a.selected {
    background-image: url("images/body-menu-item-selected.png");
    background-repeat: no-repeat;
}
.basic ul{
    margin: 0;
    padding: 0px;
    list-style-type: none;
}
.basic ul li a {
    color:#666666;
    width: auto;
    background-image: none;
    text-shadow: none;
    margin-left: 20px;
    margin-right: 20px;
    padding: 4px;
    border-bottom: 1px solid #ffceff;
}
.basic ul li a:hover,.basic ul li a.selected{
    color: #333333;
    background-image: none;
    text-shadow: none;
}
#body-banner{
    float:left;
    width: 640px;
    margin-top: 2px;
    margin-bottom: 15px;
}
#wzgorze-banner{
	float:right;
	margin: -10px -34px 0 0;
	background-image: url(images/wzgorze-toskanii-banner.png);
    background-repeat: no-repeat;
	width: 647px;
	height:99px;
}


#body-contact{
    float:left;
    background-image: url(images/contact-head.png);
    background-repeat: no-repeat;
    margin: 10px;
    padding-top: 50px;
    width: 230px;
    text-align: center;

}
#body-news-left{
    float:left;
    background-image: url(images/news-head.png);
    background-repeat: no-repeat;
    margin: 10px;
    padding-top: 50px;
    width: 230px;


}

#body-welcome{
    margin: 7px;
    float:right;
    width: 605px;
    background-image: url(images/welcome-head.png);
    background-repeat: no-repeat;
    padding-top: 50px;
}
#body-news{
    margin: 7px;
    float:right;
    width: 605px;
    background-image: url(images/news-head.png);
    background-repeat: no-repeat;
    padding-top: 50px;
}
#footer{
    width:900px;
    background-image: url(images/body_middle.png);
    background-repeat: repeat-y;
    float:left;
    padding-left: 7px;
    padding-right:7px;



}
#footer-body{
    float:left;
    background-image: url(images/footer-head.png);
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding-top: 40px;
    width: 880px;   
}
.footer-item{
    width: 249px;
    float: left;
    margin-left: 22px;
    margin-right: 22px;
    padding-top:0px;
    margin-bottom: 30px;
    font-size: smaller;
    background-image: url(images/footer-item-bg.png);
    /*background-color: #711471;*/
    background-position: bottom center;
    background-repeat: no-repeat;
}
.footer-item p{
    margin: 0px;
    padding-top: 3px;
    padding-left:8px;
    padding-right: 8px;
    color:#c0a6c0;
}
.footer-more {
    color:#c0a6c0;
    margin: 5px;
    background-image: url(images/footer-more.png);
    background-position:  right;
    background-repeat: no-repeat;
    height: 16px;
    padding-right: 20px;
    text-align: right;
}
.footer-more a{
    color:#c0a6c0; }

#partnerzy p{
    text-align: center;
    padding: 10px;
}
#kontakt{
    text-align: center;
}
.cennik-category{
    font-weight: bold;
    font-size: small;
    background-color: #711471;
    padding: 7px;
    width: 600px;
    color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 20px;
   
    float: left;
    background-image: url(images/table_bg.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}
.cennik-category a{
    color: white;
    text-decoration: none;
}
.cennik-subcategory{
    font-weight: bold;
    background-color: #c7a1c7;
    padding: 7px;
    width: 600px;
    color: #711471;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 10px;
    
    float: left;
}
.cennik-subcategory a{
    color: #711471;
    text-decoration: none;
}
.cennik-produkt-name{
    width: 500px;
    float: left;
    background-color: #eee3ee;
    padding: 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    margin: 2px;
    

}
.cennik-produkt{
    width: 618px;
    float: left;
}
.cennik-produkt-name-of-dom{
    width: 600px;
    float: left;
    background-color: #eee3ee;
    padding: 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    margin: 2px;
    
}
.cennik-produkt-price{
    width: 82px;
    float: left;
    background-color: #eee3ee;
    padding: 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    margin: 2px;
    
    text-align: center;
}
.cennik-produkt-time p{
    margin: 0px;
    padding: 0px;
}
.cennik-produkt-time{
    width: 182px;
    float: left;
    background-color: #eee3ee;
    padding: 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    margin: 2px;
    
    text-align: center;
}
.cennik-produkt-rabat{
    width: 400px;
    float: left;
    background-color: #eee3ee;
    padding: 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    margin: 2px;
   
    font-weight: bold;
    color: #b30838;

}
.cennik-produkt-oldprice{
    color: #c6a1b6;
    font-size: 9px;
    text-decoration:line-through;


}
.cennik-produkt-newprice{
    color: #b30838;
    font-weight: bold;
}

.cennik-produkt-content{

    background-color: #f7f1f7;
    padding: 7px;
    width: 600px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 10px;
   
    float: left;
}
.cennik-produkt-content img{
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    float: left;
    margin-right: 15px;
}

.cennik-produkt-content p{
    margin: 3px;
}
/*****************************
NEWS
*****************************/
.news-item{
    width:280px;
    float: left;
    padding-right:  20px;
}
.news-item-lsb{
    width:220px;
    float: left;
    padding-right: 10px;

}
.news-name{
    float: left;
    width: inherit;
}
.news-date{
    text-align: right;
    font-size: xx-small;
    width: inherit;
    color: #e0b6e0;
}
.news-content{
    float: left;
    clear: both;

}
.news-content-lsb{
    float: left;
    clear: both;
    font-size: x-small;
}

#gallery{
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.thumb, .thumb img{
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;    /* Konqueror */
    border-radius: 5px;
    float: left;
    margin: 5px;
    border: none;
}
img {
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;    /* Konqueror */
    border-radius: 5px;}

#o-nas img{

    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    float: right;
    margin-left: 15px;

}
#footer-bottom{
text-align: center;
   clear:both;
   float:left;
   width: 900px;
    margin-left:-10px;
    margin-right: -10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #3a3a3a;
    background-image: url(images/footer_bg.png);
    background-repeat:no-repeat;
    background-position: top left;
    border-top: solid 5px #ccc;
}
#copyrights{

    color: #fff;
    float:left;
    padding-left: 10px;
    font-size: 12px;

}

/*#design, #design a, #design img{
    margin: 1px;
    border:none;
    float: right;
    margin-right: 10px;*/
#design a, #design{
    color: #fff;
    float:right;

    padding-right: 10px;
    font-size: 12px;
    text-decoration: none;
}
#slideshow {
  width: 610px;
  height: 250px;
}
#flashContent { width:100%; height:100%; }
