﻿body
{
	background:#ffffff;
	margin:0px;
	padding:0px;
	font-family:tahoma;
	color:#000000;
	font-size:14px;
	scrollbar-face-color: #F4D056;
	scrollbar-darkshadow-color: #333333;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #f7dc82;
}
img
{
	border:none;
}
#header
{
	background:#333333;
	width:100%;
	height:168px;
}
#header .wrap
{
	background:#333333 url('/bf/img/header_bg.gif') 280px 0px no-repeat;
	height:168px;
	position:relative;
}
#menu
{
	position:absolute;
	bottom:0px;
	left:0px;
	background:#333333;
}
#menu a, .active
{
	display:block;
	padding:5px 9px 5px 8px;
	background:#f9e6a6;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	border-right:solid 1px #f4d056;
	border-left:solid 1px #f9e6a6;
}
#menu a:hover, .active
{
	padding:5px 9px 10px 8px !important;
	background:#f4d056 !important;
	border-left:solid 1px #f4d056 !important;
}
#footer
{
	background:#333333;
	width:100%;
	color:#ffffff;
    height: 440px;
}
#content
{
	background:#fcf4d6 url('/bf/img/content_bg.gif') left top repeat-x;
	width:100%;
	color:#ffffff;
}
#content .wrap
{
	padding:20px 0px;
	position:relative;
}
.content-contour-bg
{
	position:absolute;
	bottom:0px;
	right:0px;
	clear:both;
}
.wrap
{
	width:950px;
	margin:0px auto;
}
#mainsite .left
{
	width:460px;
	float:left;
	padding-right:15px;
	background:url('/bf/img/separator_bg.gif') top right repeat-y;
}
#mainsite .right
{
	width:459px;
	float:left;
	padding-left:15px;
	position:relative;
	z-index:1;
	margin-bottom:100px;
}
#wladze .left
{
	width:365px;
	float:left;
	padding-right:15px;
	
}
#wladze .right
{
	width:555px;
	float:left;
	padding-left:15px;
	position:relative;
	z-index:1;
	margin-bottom:100px;
	background:url('/bf/img/separator_bg.gif') top left repeat-y;
}
#ogloszenia .left
{
	width: 150px;
	float: left;
	padding-right: 15px;
}
#ogloszenia .right
{
	width: 770px;
	float: left;
	padding-left: 15px;
	position: relative;
	z-index: 1;
	margin-bottom: 100px;
	background:url('/bf/img/separator_bg.gif') top left repeat-y;
}




table
{
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}
td
{
	vertical-align:bottom;
	border:none;
}
.box-title
{
	border-bottom:solid 2px #333333;
	height:23px;
}
.box-title span
{
	display:block;
	float:left;
	padding:5px 9px 3px;
	background:#333333 url('/bf/img/box-title_bg.gif') top left repeat-x;
	font-size:14px;
}
.box-content
{
	color:#000000;
	padding:10px 0px;
	position:relative;
	z-index:1;
}
.box-content p.info
{
    background-color: #f4d056;
    color: #333333;
    padding: 5px;
    font-weight: bold;
    font-size: 10px;
}
.box-content p.error
{
    background-color: #f4d056;
    color: #ff0000;
    padding: 5px;
    font-weight: bold;
    font-size: 10px;
}

.border-bot, .border-bot li
{
	border-bottom:solid 1px #f4d056;
}
.title
{
	font-weight:bold;
}
.date
{
	font-size:12px;
	padding-top:5px;
}
a.box-more
{
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:1px 27px 5px 5px;
	color:#000000;
	float:right;
	text-decoration:none;
	background:url('/bf/img/button-more.png') right top no-repeat;
	margin-top:10px;
}
a.box-more:hover
{
	text-decoration:none;
	color:#990000;
}
a.box-orange-more
{
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:1px 27px 5px 5px;
	color:#F4D056;
	float:right;
	text-decoration:none;
    background:url('/bf/img/button-more.png') right top no-repeat;
	margin-top:10px;
}
a.box-orange-more:hover
{
	text-decoration:none;
    color: #990000;
}
table.artists
{
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}
.artists td
{
	vertical-align:top;
	border:none;
	color:#000000;
	font-weight:bold;
	padding:0px 10px 15px 0px;
}
#footer .wrap
{
	padding:20px 0px;
	position:relative;
}
.footer_box_title
{
	color:#f4d056;
	font-size:14px;
	font-weight:bold;
}
#footer_ .left
{
	width:275px;
	float:left;
	padding-right:15px;
}
#footer_ .right
{
	float:left;
}
form, fieldset
{
	margin:0px;
	padding:0px;
	border:none;
}
input
{
	font-size:12px;
	font-family:tahoma;
	color:#ffffff;
	border:solid 1px #252525;
	background:#292929;
	width:250px;
	height:16px;
	padding:3px;
}
input[type="button"]
{
    font-size:12px;
	font-family:tahoma;
	color:#F4D056;
	border:none;
	background:#292929;
	height:23px;
	padding:3px 5px;
	margin-right:0px;
	float:left;
	width:auto;
	font-weight:bold;
}
input[type="checkbox"]
{
	border:none;
	margin-right: 5px;
	float:left;
    width: auto;
    vertical-align: bottom;
    background: none;
}

#search_form input
{
	font-size:12px;
	font-family:tahoma;
	color:#000000;
	border:solid 1px #F4D056;
	background:#F7DC82;
	width:280px;
	height:16px;
	padding:3px;
	float:left;
	margin-right:5px;
}
#search_form .sub
{
	font-size:12px;
	font-family:tahoma;
	color:#ffffff;
	border:none;
	background:#990000;
	height:23px;
	padding:3px 5px;
	margin-right:0px;
	float:left;
	width:auto;
	font-weight:bold;
}
select.artists
{
	width:365px;
	height:300px;
	border: none;
	background: #F4D056;
	font-size:14px;
	font-family:tahoma;
	color:#000000;
}
.artists option
{
	padding:3px;
}
textarea
{
	font-size:12px;
	font-family:tahoma;
	color:#ffffff;
	border:solid 1px #252525;
	background:#292929;
	width:250px;
	height:120px;
	padding:3px;
}
label
{
	color:#ffffff;
	padding:0px 0px 5px 0px;
	display:block;
	font-size:14px;
}
.bold
{
	font-weight:bold;
}
.orange
{
	color:#F4D056;
}
a.grey
{
    text-decoration: none;
    color: #333333;
}

a.red
{
	color:#990000;
	text-decoration:none;
}
a.red:hover
{
	color:#000000;
}
a.white
{
	color:#ffffff;
	text-decoration: none;
}
a.white:hover
{
    color: #990000;
}
.white
{
	color:#ffffff;
}

a.paging
{
	color: #333333;
	text-decoration: none;
}
a.paging:hover
{
    color: #990000;
}

ul.vertical-list
{
	display:block;
	padding:0px;
	list-style:none;
	margin:0px;
	border-bottom:none;
}
.vertical-list li
{
	display:block;
	padding:10px;
	list-style:none;
	margin:0px;
	color:#000000;
}
.vertical-list li.artist
{
    display: block;
    padding: 0px;
    list-style: none;
    margin: 0px;
}

ul.points-list
{
	display:block;
	padding:0px;
	list-style:none;
	margin:0px;
	border-bottom:none;
}
.points-list li
{
	display:block;
	padding:10px 10px 10px 60px;
	list-style:none;
	margin:0px;
}
a
{
	color:#000000;
}
a:hover
{
	text-decoration:none;
}
a.content_href
{
	color:#000000;
	text-decoration:none;
	display:block;
	padding:0px 5px 3px 5px;
	background:#f1c53d;
	margin:0px 0px 1px 0px;
}
a.content_href:hover
{
	color:#ffffff;
}
table.tab
{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border:none;
	font-size:11px;
	width:100%;
}
th
{
	background:#f1c53d;
	padding:3px 5px;
	border-right:solid 1px #f7dd85;
	text-align:left;
}
.tab td
{
	padding:3px 5px;
	border:solid 1px #f1c53d;
	vertical-align:top;
}

a.no_decoration
{
    text-decoration: none;
}

img.orange-border
{
    border: 1px solid #f4d056;
    padding: 2px;
}

.klub_img
{
    width: 200px;
    height: 150px;
    margin-right: 20px;
    float:left;
    border: 1px solid #f4d056;
    padding: 2px;
}

ul.adverts_menu
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.adverts_menu li
{
    background: #333333;
    color: #ffffff;
    margin-bottom: 2px;
    padding: 2px 5px 2px 5px;
    height: 18px;
}

.advert
{
    color: #333333;
    font-size: 12px;
    padding: 10px;
}

.advert_even
{
    background-color: #F7DC82;
}

.advert h3
{
    margin: 0px;
    font-size: 12px;
}

.advert h3 strong
{
    color: #990000;
}

.advert p
{
    line-height: 1.5;
    margin: 0px;
    padding: 10px 0px;
}

.advert p.menu
{
    color: #990000;
    font-weight: bold;
    text-align: right;
    line-height: 1;
    margin: 0px;
    padding: 0px;
}


table.add_advert th
{
    text-align: left;
    font-weight: bold;
    color: #333333;
    background: none;
}

table.add_advert td
{
    text-align: left;
    
}

fieldset.add_advert label
{
    color: #333333;
}

fieldset.add_advert input
{
    margin-bottom: 10px;
}

fieldset.add_advert input[type=text]
{
    width: 400px;
}

.add_advert p.error
{
    background-color: #f4d056;
    color: #ff0000;
    padding: 5px;
    font-weight: bold;
    font-size: 10px;
    width: 400px;
}

.advert_preview th
{
    background: none;
    color: #333333;
    padding: 5px 0px 5px 0px;
}

.advert_preview td
{
    background: none;
    color: #333333;
    padding: 5px;
}
.styleCHR1 {
	border-width: 0px;
	background-image: url('/bf/img/CHR_09.jpg');
}
.titleB
{
	font-weight: bold;
	font-size: 15px;
	border-bottom:solid 1px #f4d056;

}
.ramka_img
{
    margin-right: 20px;
    float:none;
}



