@charset "utf-8";
/**
* @author:Grzegorz Frydrychowicz
*/


.mainWrapper{
clear:both;
width:100%;
}
.wrapper{
width:990px;
clear:both;
margin:0px auto;
}
.imgText{
outline:none;
text-indent:-2000px;
background-repeat:no-repeat;
display:block;
height:40px;
padding-bottom:24px;
}
#header{
height:199px;
border-bottom:1px solid #f9f1e5;
background:#eec329 url(../img/bg/header-bg.png) repeat-x;
}
#header .wrapper{
background:url(../img/bg/header2-bg.jpg) right -35px no-repeat;
height:199px;
}
.relWr{
position:relative;
}
#headerPageTitle{
height:134px;
width:523px;
display:block;
text-indent:-2000px;
outline:none;
background:url(../img/logo/logo2.gif) no-repeat;
top:18px;
left:27px;
position:absolute;
}
.mainMenuContainer{
padding:161px 0px 0px 91px;
height:37px;
width:700px;
float:left;
display:inline;
}
.kPylen{
float:right;
padding:161px 0px 0px 0px;
display:inline;
}
.kPylen p{
    padding-bottom:0px;
}

/* content */

#content{
background:#fff url(../img/bg/content-bg.png) repeat-x;
}
#content .wrapper{
padding:16px 0px 20px 104px;
width:886px;
}

.leftCol{
float:left;
width:580px;
}
.rightCol{
float:right;
width:280px;
display:inline;
padding-left:17px;
}

/* footer */

#footer .wrapper{
padding-left:104px;
width:886px;
}

.footerText{
clear:both;
padding-bottom:20px;
padding-left:8px;
color:#ad9378;
font-size:11px;
}
