body {
color: #4E2600;
font-family: Verdana, Tahoma;
font-size: 11px;
background: url(images/body_bg.jpg) repeat-x #f2f0e1;
margin: 0px;
padding: 0px;
}

a:link, a:visited {
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #e96614;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#pozycjoner {
width: 100%;
text-align: center;
}

#leftcol {
width: 235px;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background: url(images/left_bg.jpg) no-repeat;
display: none;
}

#rightcol {
width: 235px;
height: 100%;
position: absolute;
top: 0px;
right: 0px;
background: url(images/right_bg.jpg) no-repeat;
display: none;
}

#wrapper {
margin: 0px auto;
width: 100%;
position: relative;
background: url(images/left_bg.jpg) repeat-x;
}

#container {
text-align: left;
width: 780px;
border: 0px solid #000000;
margin: 0px auto;
background: #f2f0e1;
    height: auto;
}

div#flashTop {
width: 770px;
height: 539px;
padding-left: 5px;
padding-right: 5px;
background: #FFFEFD;
}

div#flashTopLogo {

}

div#flashTopLogo img {
width: 770px;
height: 154px;
}

div#wrapper2 {
width: 770px;
height: auto;
overflow: auto;
padding: 5px;
padding-top: 6px;
background: url(images/wrapper2_bg.jpg) repeat-x #f2f0e1;
}

div#content {
width: 742px;
height: auto;
overflow: auto;
background: #f2f0e1;
padding: 14px;
padding-bottom: 20px;
}

div#content div#content_title {
width: 742px;
height: 39px;
background: url(images/title_bg.jpg) no-repeat;
font-family: Georgia;
font-size: 18px;
color: #fefdfb;
text-indent: 30px;
line-height: 39px;
margin-bottom: 14px;
position: relative;
}

div#content div#content_title div#shadowed_title, div#content div#content_title_2 div#shadowed_title {
font-family: Georgia;
font-size: 18px;
color: #fefdfb;
position: absolute;
top: 0px;
left: 0px;
z-index: 1000;
}

div#content div#content_title div#shadow_of_title, div#content div#content_title_2 div#shadow_of_title  {
font-family: Georgia;
font-size: 18px;
color: #953e08;
position: absolute;
top: 1px;
left: 1px;
}

div#footer {
width: 100%;
height: 67px;
background: url(images/footer_bg.jpg) repeat-x;
text-align: center;
}

div#footer a:link, div#footer a:visited {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #e96614;
text-decoration: none;
}

div#footer a:hover {
text-decoration: underline;
}

div#footer div#footer_content {
width: 780px;
margin: 0px auto;
text-align: left;
position: relative;
font-family: Arial;
font-size: 12px;
color: #5b594c;
}

div#footer div#footer_content div#allrights {
position: absolute;
top: 28px;
left: 35px;
}

div#footer div#footer_content div#projectby {
position: absolute;
top: 28px;
right: 35px;
}

/**********************************************************************************************************
* about.php
**********************************************************************************************************/

div#col1, div#col2, div#col3 {
/*height: 480px;*/
height: auto;
width: 245px;
border: 1px solid #d0ccb1;
border-top: none;
border-bottom: none;
float: left;
}

div#col1 div.cols_title, div#col2 div.cols_title, div#col3 div.cols_title {
font-family: Georgia;
font-size: 12px;
color: #cc4f00;
text-indent: 16px;
line-height: 39px;
width: 245px;
height: 39px;
background: url(images/cols_title_bg.jpg) no-repeat;
}

div#col1 div.cols_content, div#col2 div.cols_content, div#col3 div.cols_content {
font-family: Arial;
font-size: 13px;
color: #565448;
text-align: justify;
padding: 15px;
line-height: 20px;
}

div#cols_wrapper {
width: 741px;
height: auto;
overflow: auto;
border-bottom: 1px solid #d0ccb1;
background: url(images/cols_wrapper_bg.jpg) repeat-y;
}

/**********************************************************************************************************
* contact.php
**********************************************************************************************************/

div#content div#content_sub_title {
width: 742px;
height: 39px;
background: url(images/sub_title_bg.jpg) no-repeat;
font-family: Georgia;
font-size: 18px;
letter-spacing: -1.3px;
color: #cc4f00;
text-indent: 30px;
line-height: 39px;
margin-bottom: 14px;
position: relative;
}

div#contact_text {
font-family: Arial;
font-size: 13px;
color: #565448;
text-align: justify;
line-height: 20px;
height: auto;
padding: 30px;
padding-top: 3px;
}

div#contact_form_wrapper {
padding-top: 10px;
border-top: 1px solid #c1bb98;
position: relative;
font-family: Arial;
font-size: 13px;
color: #565448;
}

div#formColLeft {
float: left;
position: relative;
}

div#formColRight {
float: left;
margin-left: 45px;
position: relative;
}

div#formColLeft div, div#formColRight div {
margin-top: 15px;
}

div#formColLeft div label, div#formColRight div label {
float: left;
width: 129px;
}

div#formColLeft div input, div#formColRight div input {
background: #ffffff;
border: 1px solid #cac8bc;
font-family: Arial;
font-size: 12px;
padding-top: 4px;
color: #000000;
width: 179px;
height: 17px;
}

div#formColLeft div textarea, div#formColRight div textarea {
background: #ffffff;
border: 1px solid #cac8bc;
font-family: Arial;
font-size: 12px;
color: #000000;
width: 179px;
height: 62px;
overflow: hidden;
overflow-y: auto;
}

div#formColLeft div textarea, div#formColRight input.send_btn {
margin-top: 20px;
margin-left: 129px;
}

/**********************************************************************************************************
* entertainers.php
**********************************************************************************************************/

div#content div.content_sub_title_2 {
width: 742px;
height: 38px;
background: url(images/sub_title_2_bg.jpg) no-repeat;
font-family: Arial;
font-size: 18px;
color: #515149;
font-weight: bold;
text-indent: 30px;
line-height: 38px;
margin-bottom: 14px;
position: relative;
float: left;
}

div#content div.entertainers_text {
padding-left: 15px;
padding-right: 15px;
text-align: justify;
margin-top: 0px;
position: relative;
float: left;
}

div#content  div.entertainers_text h5 {
font-family: Arial;
font-size: 14px;
color: #cd5000;
margin: 0px;
padding-top: 15px;
padding-bottom: 0px;
}

div#content div.dj_box {
position: relative;
float: left;
}

div#content div.dj_box div.dj_foto_wrapper {
width: 116px;
height: 116px;
padding: 6px;
background: #d8d7c3;
border: 1px solid #bfbdae;
float: left;
}

div#content div.dj_box div.dj_foto_wrapper div.dj_foto {
padding: 1px;
background: #f3f0e1;
border: 1px solid #afad9e;
}

div#content div.dj_box div.dj_foto_wrapper div.dj_foto img {
width: 112px;
height: 112px;
}

div#content div.dj_box div.dj_text_wrapper {
width: 581px;
height: 98px;
background: #f2f0e4;
border: 1px solid #d9d8c3;
border-left: none;
padding: 15px;
float: left;
overflow: hidden;
}

div#content div.dj_box div.dj_text_wrapper div.dj_title {
font-family: Arial;
font-size: 14px;
color: #e25600;
font-weight: bold;
padding-bottom: 2px;
border-bottom: 1px solid #dad7c6;
}

div#content div.dj_box div.dj_text_wrapper div.dj_text {
font-family: Arial;
font-size: 12px;
color: #535145;
text-align: justify;
}

/**********************************************************************************************************
* events.php
**********************************************************************************************************/

div#content {
font-family: Arial;
font-size: 13px;
color: #565448;
}

div#content div#events_packages {
width: 442px;
float: left;
position: relative;
}

div#content div.events_packages_title {
font-family: Georgia;
font-size: 12px;
color: #cc4f00;
text-indent: 290px;
line-height: 42px;
width: 442px;
height: 39px;
background: url(images/events_head_bg.jpg) no-repeat;
}

div#content div.events_packages_text {
font-family: Arial;
font-size: 13px;
color: #565448;
line-height: 17px;
text-align: justify;
padding-left: 27px;
padding-right: 27px;
}

div#content div#events_imgs {
width: 270px;
float: left;
position: relative;
}

div#content div#events_imgs img {
width: 270px;
}

div#content div.events_text {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 10px;
text-align: justify;
}

div#content div.cols_content ul {
font-family: Arial;
font-size: 13px;
color: #565448;
list-style-type: none;
margin-left: -30px;
margin-top: 0px;
}

div#content div.cols_content li {
background: url(images/marker.jpg) 0px 7px no-repeat;
text-indent: 10px;
margin-left: -10px;
margin-bottom: 10px;
}

div#content div.text_wrapper {
width: 699px;
height: auto;
background: #f2f0e4;
border-left: none;
padding: 21px;
padding-top: 15px;
float: left;
overflow: hidden;
}

div#content div.text_wrapper div.title {
font-family: Arial;
font-size: 14px;
color: #565448;
font-weight: bold;
padding-bottom: 5px;
border-bottom: 1px solid #dad7c6;
}

div#content div.text_wrapper div.text {
font-family: Arial;
font-size: 13px;
line-height: 20px;
color: #535145;
text-align: justify;
}

div#content div.text_wrapper div.text h5 {
font-family: Arial;
font-size: 14px;
color: #cd5000;
margin: 0px;
padding-top: 15px;
padding-bottom: 0px;
}

/**********************************************************************************************************
* index.php
**********************************************************************************************************/

div#content div#content_title_2 {
width: 482px;
height: 39px;
background: url(images/title2_bg.jpg) no-repeat;
font-family: Georgia;
font-size: 18px;
color: #fefdfb;
text-indent: 30px;
line-height: 39px;
margin-bottom: 14px;
position: relative;
float: left;
}

div#content div#rightBox_wrapper {
width: 256px;
background: #ebead8;
float: right;
margin-right: -13px;
margin-top: -13px;
position: relative;
}

div#content div#rightBox_wrapper div#rightBox_content {
padding: 25px;
}

div#content div#rightBox_wrapper div#rightBox_content div#rightBox_title {
font-family: Arial;
font-size: 18px;
color: #575549;
}

div#content div#rightBox_wrapper div#rightBox_content div#rightBox_img {
width: 173px;
padding: 5px;
border: 1px solid #e3e1d2;
background: #f9f8f3;
margin-top: 20px;
}

div#content div#rightBox_wrapper div#rightBox_content div#rightBox_img img {
width: 173px;
height: 61px;
}

div#content div#rightBox_wrapper div#rightBox_content div#rightBox_text {
width: 210px;
font-family: Arial;
font-size: 12px;
color: #555249;
text-align: justify;
margin-left: 0px;
position: relative;
padding-top: 10px;
}

div#content div#rightBox_wrapper div#rightBox_content div#rightBox_text div {
margin-top: 5px;
float: left;
position: relative;
width: 205px;
}

div#content div#rightBox_wrapper div#rightBox_content div#rightBox_text label {
float: left;
width: 55px;
margin-top: 3px;
}

div#content div#rightBox_wrapper div#rightBox_content div#rightBox_text form input {
background: #ffffff;
border: 1px solid #cac8bc;
float: right;
width: 140px;
}

div#content div#rightBox_wrapper div#rightBox_content div#rightBox_text form textarea {
background: #ffffff;
border: 1px solid #cac8bc;
float: right;
width: 140px;
height: 120px;
}

div#content div#rightBox_wrapper div#rightBox_content div#rightBox_text form input.quest_send_btn {
width: 50px;
float: right;
color: #ffffff;
background: #e9610d;
border: 1px solid #FFDFCB;
}

div#content div#rightBox_wrapper div#rightBox_content div#rightBox_text div#rightBox_morebtn {
text-align: right;
}

div#content div#rightBox_wrapper div#rightBox_content div#rightBox_text div#rightBox_morebtn img {
border: none;
}

div#content div#rightBox_wrapper div#flashMusicPlayer {
background: #f4f2e5;
padding-top: 5px;
}

div#content div#text3 {
width: 452px;
font-family: Arial;
font-size: 13px;
color: #575549;
text-align: justify;
line-height: 20px;
padding: 15px;
}
