body {
	padding:20px 0 0 0;
	margin:0;
	background:#ececec url( ../images/backgrounds/bg_body.gif) repeat-x top left;
	font-family:arial,verdana;
	font-weight:normal;
	line-height:18px;
	font-size:12px;
	color:#5b5b5b;
}
img, div, form, p, li {
	border:0 none;
	margin:0;
	padding:0;
}
h1{
	margin:0;
	color:#000;
	background:#E7E7E7 url(../images/pointer.gif) no-repeat scroll 50px 18px;
	font-size:15px;
	font-weight:bold;
	line-height:43px;
	padding:0 0 0 66px;
}
div#sf_admin_container h1 {
    background-image: none;
}
h3{
	margin:0 0 0 4px;
	color:#890021;
	font-weight:bold;
	font-size:12px;
	background:url(../images/backgrounds/bg_h3.gif) repeat-x top left;
	border:1px solid #e4e4e4;
	line-height:26px;
}
.button{
	margin:0 0 0 20px;
	cursor:pointer;
	background:url(../images/buttons/button.gif) no-repeat;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:79px;
	height:26px;
	border:none;
	text-align:center;
	padding:0 0 2px 0;
}
.button_gray{
	cursor:pointer;
	background:url(../images/buttons/button_gray.gif) no-repeat;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:79px;
	height:26px;
	border:none;
	text-align:center;
	padding:0 0 2px 0px;
}
.pole_textowe{
	width:273px;
	border:#e7e7e7 solid 1px;
	margin:0px 0 5px;
}
.pole_textowe_short{
	border:#e7e7e7 solid 1px;
	margin:0px 0 5px;
}
a{
	color:#2c7baf;
	text-decoration:underline;
}
a:hover{
	color:#2c7baf;
	text-decoration:none;
}
.blue{
	background:transparent url(../images/pointer2.gif) no-repeat scroll 0 3px;
color:#2C7BAF;
float:right;
font-weight:bold;
padding:0 0 0 14px;
text-transform:none;
}
/*tabela*/
.tytul_tabeli{
	border-right:1px solid #e3e3e3;
	margin:0;
	color:#890021;
	font-weight:bold;
	font-size:12px;
	background:url(../images/backgrounds/bg_h3.gif) repeat-x top left;
	border:1px solid #e4e4e4;
	text-transform:uppercase;
	line-height:26px;
}
.tytul_tabeli tr trd {
    line-height: 12px;
}
table{
	width:100%;
	margin:0;
	padding:0;
	border:1px solid #e3e3e3;
}
tbody{

}
table tr th{
	padding:0 0 0 10px;
	margin:0;
	border-right:1px solid #e3e3e3;
}
table td{
	border-right:1px solid #e3e3e3;
}
table td a{
	color:#2c7baf;
	font-weight:bold;
}
table td a{
	color:#2c7baf;
	font-weight:bold;
}
/* style strony g��wnej*/
#left{
	width:50%;
	float:left;
}
#right{
	float:right;
}
#header{
	padding:0;
	margin:0;
	width:855px;
	height:130px;
}
#container{
	background:#fff;
	margin:0 auto;
	padding:0;
	width:855px;
}
#menu{
	width:100%;
	height:40px;
	background:#ececec url(../images/backgrounds/bg_menu_a.gif) repeat-x top left;
}
#menu a{
	text-align:center;
	border-right:1px solid #a11e51;
	line-height:40px;
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	float:left;
}
#menu a:hover{
	text-align:center;
	background:#ececec url(../images/backgrounds/bg_menu_a_hover.gif) repeat-x top left;
	border-right:1px solid #fff;
	line-height:40px;
	color:#000;
	text-decoration:none;
	padding:0 15px;
	float:left;
}
#menu .last{
	text-align:center;
	background:#ececec url(../images/backgrounds/bg_menu_a_hover.gif) repeat-x top left !important;
	border-right:1px solid #fff;
	line-height:40px;
	color:#000;
	text-decoration:none;
	padding:0 15px;
	float:left;
}
#sidebar{
	background:url(../images/backgrounds/bg_sidebar.gif) repeat-y top left;
	text-align:center;
	width:152px;
	float:right;
	padding:0;
	margin:40px 0 0 0;
}

#sidebar img{
	margin:10px 0;
	border:1px solid #e4e4e4;
}
#sidebar_bottom{
	height:5px;
	background:url(../images/backgrounds/bg_sidebar_bottom.gif) no-repeat bottom left;
	padding:0;
	margin:0;
	border:none !important;
	width:100%;
}
.photo {
	border:1px solid #ececec;
	padding:2px;
	margin:0;
}
#footer{
	font-size:11px;
	line-height:20px;
	color:#c9c9c9;
	padding:0 0 0 10px;
	width:845px;
	height:45px;
	margin:0 auto;
	background:url(../images/backgrounds/bg_footer.gif) no-repeat top left;
}
#footer a{
	color:#a5a5a5;
	padding:0 5px;
}
#footer a:hover{
	text-decoration:none;
	color:#a5a5a5;
	padding:0 5px;
}
#bottom{
	width:100%;
	height:135px;
	background:#ececec url(../images/backgrounds/bg_bottom.gif) repeat-x bottom left;
}
#main{
	margin:0;
	width:605px;
	padding:40px 0 40px 50px;
	text-align:justify;
	float:left;
}
#main span{
	color:#0e61a2;
	text-transform:uppercase;
}
#main li{
	padding:5px 0 0 0;
}
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
}

div.error_block, div.success_block{
    margin:5px;
    padding:2px;

    font-size:12px;
}
div.error_block{
    border:1px solid #e20;
    color: #e20;
}
div.success_block{
    font-weight:bolder;
    color: #088A08;
}
.form_error{
    color:#e20;
}
#top_bar {
    background:#ececec url(../images/backgrounds/bg_menu_galery.gif) repeat-x bottom left;
    width:auto;
    height: 75px;
    overflow:hidden;
    margin: 0px;
    margin-top:1px;
    position:relative;
}
#sidebar_left{
	background:url(../images/backgrounds/bg_menu_galery_left.gif) repeat-y top left;
	text-align:center;
	width:142px;
	float:left;
	padding:0;
	margin:0px;
	margin-left:1px;
	height: 600px;
}

a.gal_cat_link:link, a.gal_cat_link:visited, a.gal_cat_link:hover {
    background:url(../images/pointer2.png) no-repeat center left;
    padding: 4px 2px 4px 13px;
    margin-left:2px;
    font-weight:bolder;
    display:block;
}
a.gal_cat_link:hover{
    background:url(../images/pointer2_hover.png) no-repeat center left;
    color:#244358;
}
a.selected{
    background:url(../images/pointer2_hover.png) no-repeat center left !important;
    color:#244358;
    text-decoration:none;
}

div.imgGalleryDiv {
    float: left;
    width: 60px;
    height: 40px;
    overflow: hidden;
    padding: 0;
    margin:12px 3px 12px 3px;
    border:2px solid #fff;
}

div.imgGalleryDivSelected {
    float: left;
    width: 60px;
    height: 40px;
    overflow: hidden;
    padding: 0;
    margin:12px 3px 11px 2px;
    border:2px solid #8b001e;
}

img.imgThumb{
    padding: 0;
    margin: 0;
    border: none;
}

.btn_arr{
    margin-top:12px;
    margin-bottom:12px;
    cursor: pointer;
}
#mainGalleryImage{
    margin:0px;
}

a.id_link {
    text-decoration: none;
    color: #bbbbbb;
    font-weight: bold;
}

a.id_link:hover {
    color: #990011;
}

div#gallery_slider img {
    cursor: pointer;

}
table.gallery_admin td {
    padding:4px;
}
table.gallery_admin td div.control_bar{
    padding:2px;
    margin-top:3px;
    border-top:1px solid #9a9a9a;
    background-co<!--Od dnia 09 września 2009 ruszają zapisy na kolejną edycję imprezy biegowej Siemaszki.-->lor:#dedede;
}
.onLeft{
	float:left;
}
.onRight{
	float:right;
}
