*{
margin:0;
padding:0;
border:0;
}

body{
background: #191814 url(../gfx/bg.jpg);
font-family: "Trebuchet MS", Verdana;
font-size:0.9em;
}

h2{
font-family: Georgia;
font-style:italic;
font-weight:normal;
color:#fef4f3;
margin:20px 0;
}
h3{
font-family: Georgia;
font-style:italic;
font-weight:normal;
color:#837751;
margin:10px 0;
}
p{
font-size:90%;
color: #a6a29f;
}
a{
color: #6d840d;
text-decoration:none;
}
a:hover{
color: #abd111;
text-decoration:underline;
}
.small{
font-size:90%;
}
.green{
color: #6d840d;
}
.light{
color:#837751;
}
.dark{
color:#423c29;
}
.xdark{
color:#2b261a;
}
.float_right{
float:right;
}
.right{
text-align:right;
}
.center{
text-align:center;
}

#conteiner{
width: 1000px;
margin:0 auto;
position:relative;
overflow:hidden;
}

#left{
width:208px;
float:left;
display: inline;
}

#logoBox{
width:200px;
height:120px;
background: #6d840d url(../gfx/logoBox_bg.jpg) no-repeat center bottom;
text-align:center;
padding-top:100px;
}
#menuBox{
width:100%;
height:470px;
background: url(../gfx/left_bg.jpg) repeat-y right top;
margin-bottom:50px;
}
#menu{
width:208px;
list-style-type:none;
background: url(../gfx/menu_bg.jpg) no-repeat right bottom;
}
#menu li{
width:200px;
height:50px;
text-align:center;
}
#menu li:hover{
height:55px;
}
#menu a{
width:200px;
display:block;
height:50px;
color: #e3dedb;
padding-top:6px;
text-decoration:none;
}
#menu a:hover{
padding-top:10px;
color: #fff;
font-weight:bold;
}
#menu .selected a{
color:#837751;
}
.menu1{
background: #2b261a url(../gfx/menu1_bg.jpg) no-repeat center bottom;
}
.menu2{
background: #322d1f url(../gfx/menu2_bg.jpg) no-repeat center bottom;
}
.menu3{
background: #383323 url(../gfx/menu3_bg.jpg) no-repeat center bottom;
}
.menu4{
background: #3e3726 url(../gfx/menu4_bg.jpg) no-repeat center bottom;
}
.menu5{
background: #423c29 url(../gfx/menu5end_bg.jpg) no-repeat center bottom;
}
.menu6{
background: #47402c url(../gfx/menu6end_bg.jpg) no-repeat center bottom;
}

#lisc{
position:absolute;
width:265px;
height:265px;
top:0;
left:45%;
z-index:3000;
background: url(../gfx/lisc.png) no-repeat left top;
}
#header{
width:760px;
height:40px;
padding:0 10px;
padding-top:40px;
padding-right:20px;
float:left;
display:inline;
}
#header p{
font-size:90%;
color: #6d840d;
}
/* SLIDER */

#slidebar{
width:770px;
height:225px;
float:left;
display:inline;
margin:5px;
margin-bottom:0;
border:5px solid #47402c;
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border:0;
margin:0;
padding:0;
width: 770px; /*width of featured content slider*/
height: 225px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
z-index:2;
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
width: 770px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
background:#2a2519;/*
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;*/
}
.contentdiv .slogan{
background:transparent url(../gfx/slogan_bg.png) no-repeat right bottom;
max-width:627px;
height:37px;
position:absolute;
bottom:0;
left:0;
}
.slogan h2{
margin-top:5px;
padding: 0 15px;
padding-right:35px;
}

.pagination{
width:1px;
height:1px;
overflow:hidden;
display:none;
}

/* END OF SLIDER */

/* CONTENT */
#content{
float:left;
display:inline;
padding:20px 0;
padding-left:10px;
}
.with_right{
width:770px;
background: url(../gfx/content_bg.jpg) repeat-y top right;
}
.with_right p{
padding-right:290px;
}
.without_right{
width:760px;
}
#content img{
border:4px solid #47402c;
}
#content ul{
list-style-type:none;
margin:10px;
}
#content li{
margin-top:3px;
padding-top :10px;
padding-left:35px;
background: url(../gfx/content_list_img.jpg) no-repeat left center;
color: #a6a29f;
}
#rightBox{
width:260px;
padding:0 10px;
float:right;
display:inline;
}
#rightBox p{
padding:0;
}
#rightBox ul{
list-style-type:none;
margin:10px;
}
#rightBox li{
margin-top:3px;
padding-top :10px;
padding-left:35px;
background: url(../gfx/offer_list_img.jpg) no-repeat left center;
color:#6d840d;
}
#addressBox{
margin-top:80px;
width:210px;
padding-left:60px;
background: url(../gfx/mail.jpg) no-repeat center left;
}
#addressBox p{
font-family: Georgia;
font-size:1.2em;
font-style:italic;
text-align:right;
padding-top:5px;
padding-right:10px;
color:#abd111;
}
#addressBox a{
color:#abd111;
}

.photoBox{
width:750px;
margin:15px 0;
background: url(../gfx/content_bg.jpg);
padding:10px;
}
.photoBox legend a{
font-family: Georgia;
font-size:1.2em;
margin:0 30px;
font-style:italic;
font-weight:normal;
color:#fef4f3;
}
.photoBox img{
margin:10px;
}

/* FOOTER */
#footer{
clear:both;
width:980px;
padding:10px;
background:#111;
}
#footer .dark a{
color:#423c29;
font-weight:normal;
}
.copy{
width:200px;
text-align:center;
float:left;
color:#837751;
}
.logowanie{
width:200px;
text-align:center;
float:right;
}
#validationBox{
width:900px;
margin:0 auto;
padding:10px 30px;
}
#validationBox a{
color: #e3dedb;
font-weight:bold;
}
