* {
margin: 0;
padding: 0;
font-family: "verdana";
}

.pointer{
cursor: pointer;
}

body{
background-color: #89292a;
}

#main_container{
	width: 980px;
/* 	border: 1px solid black; */
/* 	min-height: 600px; */
	background-color: #dedbca;
	background-image: url('/img/container_bckgrnd.jpg');
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	clear: both;
/* 	display: block; */
}

#top_left_box{
	width: 443px;
	height: 301px;
	border: 0px solid black;
	float: left;
	clear: both;
}

#top_menu_container{
	width: 537px;
	height: 59px;
	float: right;
	clear: right;
/* 	border: 1px solid green; */
	background-color: #89292a;
	background-image: url('/img/red_arch.jpg');
	background-repeat: no-repeat;
}

#top_menu_container table{
	width: 485px;
	height: 18px !important;
	margin: 10px 10px 10px 10px;
	background-color: #89292a;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	float: right;
	border: 0;
	padding: 0;
}
#top_menu_container table td{
	height: 18px !important;
/* 	border: 0; */
}

#part_photo_container{
	width: 263px;
	height: 237px;
	float: left;
	clear: none;
/* 	border: 1px solid blue; */
	background-color: #89292a;
/* 	background-image: url('/img/partial.jpg'); */
	background-repeat: no-repeat;
	background-position: bottom right;
}

#part_photo_container #slideshow{
position: absolute !important; 
top: 140px; 
left: 462px;
}

#events_container{ /*event container*/
	width: 274px;
	height: 571px;
	/*float: right;
	clear: right;*/
/* 	border: 1px solid red; */
/* 	background-color: #89292a; */
	background-image: url('/img/events.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 59px;
	left: 705px;
}
.hfdScroll {
/*	position: absolute;
	left:950px; 
	top:90px;*/	
	height: 334px;
	width:18px;
	display: none;
} 

.hfdScroll-btnUp, .hfdScroll-btnDn, .hfdScroll-extUp, .hfdScroll-extDn, .hfdScroll-thumb {
	position:absolute;
	left:0px;
}
#events_container #hfdContainer{ /*events block*/
	width: 170px;
	height: 320px;
/* 	overflow: auto; */
/* 	border: 1px solid white; */
/* 	margin: 50px 0px 0px 85px; */
	color: #fff;
/* 	position: absolute; */
}
#hfdContent{
width: 170px !important;
/* position: relative; */
/* height: 600px; */
}
#hfdContent a{
color: #fff;
}
#hfdContent #aktualnosci{
	font-size: 15px;
	font-weight: bold;
}
#hfdContent #wydarzenia{
	font-size: 15px;
	margin-left: 30px;
}
#hfdContent .event{
	margin: 10px 0px 0px 40px;
	text-align: left;
}
.event .name{
	font-size: 10px;
	font-weight: bold;
}
.event .sdesc{
	font-size: 9px;
}

#left_column_container{
	width: 168px;
	min-height: 630px;
	float: left;
	clear: left;
	background-color: #dedbca;
	margin: 0;
	padding: 0;
	position: relative;
	top: -1px;
/* 	border: 1px solid green; */
}

#left_column_container #left_menu_container{
	width: 100%;
	background-color: #dedbca;
	background-image:  url('/img/menu_bckgrnd.jpg');
	background-repeat: repeat-y;
	min-height: 200px;
	margin: 0;
	padding: 0;
}

#left_column_container #newsletter_container{
	background-color: #b2b089;
	width: 166px;
	height: 170px;
	padding-top: 10px;
	margin: 0;
	text-align:right;
}

#newsletter_container #search_box div{
	text-align: right;
	margin: 0px 10px 10px 10px;
}
#newsletter_container #search_box input{
	border: 0;
	border-bottom: 2px solid #6a6837;
	border-left: 2px solid #6a6837;
	width: 145px;
}
#newsletter_container #newsletter_box{
	text-align: right;
	margin: 10px 10px 0px 10px;
}
#newsletter_container #newsletter_box div{
	text-align: right;
	font-size: 10px;
	padding-top: 40px;
}
#newsletter_container #newsletter_box .news_button{
	background-color: #b2b089;
	width: 30px;
	height: 15px;
	margin: 0;
	border:0;
	text-align:right !important;
	font-size:9px !important;
}
#newsletter_container #newsletter_box span{
	font-size: 12px;
	font-weight: bold;
}
#newsletter_container #newsletter_box input{
	border: 0;
	border-bottom: 2px solid #6a6837;
	border-left: 2px solid #6a6837;
	width: 145px;
	position: relative;
	top: -15px;
}
#newsletter_container #newsletter_box input.news_button{
float: right;
}

#left_column_container #under_menu{
	width: 168px;
	height: 230px;
	background-image: url('/img/pod_menu.jpg');
	background-repeat: no-repeat;
}

#content_container{
	width: 540px;
	float: left;
	clear: none;
	border: 0px solid red;
}
#content_container #pseudo_padding{
margin: 10px 0px 0px 20px;
text-align: left;
}
#pseudo_padding *{
text-align: left;
}
#pseudo_padding ul{
margin: 0;
text-align: left;
margin-left:60px !important;
}
#pseudo_padding ol{
margin: 0;
text-align: left;
margin-left:60px !important;
}

#pseudo_padding table{
border: 0;
background-color: transparent;
}
#pseudo_padding table tr{
border: 0;
background-color: transparent;
}
#pseudo_padding table td{
border: 0;
background-color: transparent;
}
/*#pseudo_padding blockquote{
margin-left: 40px;
}*/

#content_container p{
margin: 30px 0px 0px 0px;
padding: 0;
text-align: left !important;
clear: both;
}

#footer_container{
	width: 100%;
	height: 200px;
	float: left;
	clear: both;
	margin-top: 20px;
/* 	border: 1px solid red; */
	background-color: #dedbca;
	background-image: url('/img/container_bckgrnd.jpg');
	background-position: right;
	background-repeat: repeat-y;
}

#footer_container hr{

height: 1px;
width: 780px;
float: right;
clear: left;
background-color: #000;
/* border: 1px solid #000; */
margin: 8px 20px 5px 5px;
}

#footer_container table{
width: auto !important;
}

#footer_container table td{
text-align: left !important;
padding-right:7px !important;
}

#footer_container table td div{
text-align: left;
float: left;
}

#footer_container a{
text-decoration: none;
}

#footer_container div{
padding-left: 5px;
}

#footer_container #cert_container{
	width: 170px;
	float: left;
	clear: both;
}
#footer_container #domek_container{
	width: 55px;
	float: right;
	clear: none;
	text-align:left;

}
#footer_container #cert_container img{
float: right;
clear: left;
}


/*lewe menu*/
#mainTable *{
border: 0 !important;
}

#mainTable td.unroll, td.unrollactive{
color: white;
font-size: 12px;
text-decoration: none;
font-weight: bold;
text-align: right;
background-color: #98966d;
padding: 0;
/** border-right-color: #98966d; 
border-right-style: solid;
border-right-width: 1px;*/
cursor: pointer;
}
td.unrollactive{
background-color: #98966d;
}



#mainTable{ 
width: 160px;
background-color: #98966d; 
text-align:right;
vertical-align: top;
border: none;
padding-right: 2px;
padding-left: 3px;
border: none;
}

#mainTable td{
text-align: right !important;
width: 100%;
}

#mainTable table{ 
background-color: #98966d; 
text-align:right !important;
vertical-align: middle;
border: none;
}

#mainTable td{
border-bottom: 5px solid #98966d !important;/**/
padding: 3px;
}
#mainTable td.main_tab, td.main_tabactive, td.main_tabchild_link{
background-color: #98966d; 
text-align:right !important;
/* vertical-align: middle; */
padding: 0;
border-right-color: #98966d;
border-right-style: solid;
border-right-width: 1px;
}

#mainTable td.main_tabactive, td.main_tab_active{
background-color: #89292a;
text-align:right !important;
}

#mainTable td#active{
background-color: #89292a;
padding-right: 5px;
}

#mainTable td.main_tabchild_link{
background-color: #b2b089 !important;
padding-right: 5px;
}
#mainTable td.main_tabchild_link:hover{
background-color: #89292a !important;
}

#mainTable a.main_link:link{
color: white;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
#mainTable a.main_link:visited{
color: white;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
#mainTable a.main_link:hover{
color: white;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}


#mainTable a.main_linkactive:link{
color: #fff;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
#mainTable a.main_linkactive:visited{
color: #fff;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
#mainTable a.main_linkactive:hover{
color: #854337;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

#mainTable a.child_link:link{
color: black;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}
#mainTable a.child_link:visited{
color: black;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}
#mainTable a.child_link:hover{
color: #fff;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

#mainTable a.active:link{
color: #fff;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}
#mainTable a.active:visited{
color: #fff;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}
#mainTable a.active:hover{
color: #fff;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}
/* top menu */


.top_menu{
background-color: transparent;
}

.top_menu td{
padding: 0;
}

.top_menu tr{
padding: 0;
}
.top_menu div{
border-left: 1px solid transparent;
text-align: center;
}

.top_menu div.left_border{
border-left: 1px solid #fff;
}
.top_menu div{
width: 100%;
}

.top_menu div{
height: 14px;
}

.top_menu .hide{
/* display: none; */
position: absolute;
/* left: 10px; */
width: 10% !important;
z-index:20;
background-color: transparent !important;
}
.top_menu .hide td{
text-align: left;
border: 0;
background-color: #98966d;
}
.top_menu .hide td:hover{
background-color: #89292a;
}
.top_menu a{
color: #fff;
text-decoration: none;
}
.top_menu a:hover{
color: #c0daca;
text-decoration: none;
}
.top_menu td{
border: 0 !important;
}

/* linki w stopce */

#footer_container table{
font-size: 9px;
color: #000;
background-color: #dedbca;
width: auto;
border: 0;
float: left;
clear: both;
margin: 0px 0px 0px 170px;
}
#footer_container table td{
/* border-right: 1px solid #000; */
}
#footer_container table td a{
color: #000;
}

/*  -- Galeria -- */
#sh_large{
position: absolute;
top: 0px;
left: 0px;
}

#show_galery_el{
width: 425px;
height:100px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
border:0;
text-align: center;
}

#show_galery_el *{
text-align: center;
}

#current_number_pic, #down_button, #up_button{
text-align: center;
}


#show_galery_el .left_td {
width: 250px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px; 
border:0;
}

#show_galery_el .center_td {
text-align: center;
width: 200px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
border-bottom-width:1px;
border-bottom-color:#98966d;
border-bottom-style:solid;

border-top-width:1px;
border-top-color:#98966d;
border-top-style:solid;

border-left-width:1px;
border-left-color:#98966d;
border-left-style:solid;

border-right-width:1px;
border-right-color:#98966d;
border-right-style:solid;
}

#show_galery_el .right_td {
width: 25px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
border:0;
}


#show_galery_el .first_line {
height:15px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
border:0;
}

#show_galery_el .middle_line {
height:100px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
border:0;
}

#show_galery_el .third_line {
height:35px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
border:0;
}

#gallery_super_unsizeme{
font-size: 10px !important;
}

/* Cells color */
#show_galery_el .dark_color{
background-color: #98966d;
border:0;
}

#show_galery_el .bg_photo_color{
background-color: #b2b089;
border:0;
}

#show_galery_el .page_color{
background-color: #dedbca;
border:0;
}

#show_galery_el #table_but{
width:202px;
height:35px;
margin: 0px 0px 0px 0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
border:0;
}

#show_galery_el .white_font{
color:white;
font-size:12px;
vertical-align:middle;
}

#show_galery_el .galery_ti{
color:white;
font-size:20px;
vertical-align:top;
letter-spacing: 7px;
padding-top: 10px;
font-family: arial;
}
/*  Login table */
#login_field{
color: black;
border: 1px solid #781351;
padding: 2px 6px;
font-size: 13px;
font-family: verdana;
width:300px;
text-align:center;
}

#login_field .legenda{
color: white;
background: #adb284;
border: 1px solid #781351;
padding: 2px 6px;
font-size: 13px;
font-family: verdana;
}

#login_table .error_mes{
font-family: verdana;
color:#9a0000;
font-size:14px;
text-align:center;

}


#login_table INPUT{
width:180px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #bdc7d8;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #bdc7d8;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #bdc7d8;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #bdc7d8;
vertical-align: middle;
font-family: verdana;
font-size: 12px;
font-weight: bold;
vertical-align: middle;
text-align: center;
}
#login_table TR{
height:25px;
}

#login_table TD{
color:black;
font-family: verdana;
font-size:13px;
}

#login_table{
color: black;
background-color: #dedbca;
padding: 2px 6px;
font-size: 13px;
font-family: verdana;
border:0;
}
#login_table .login_main{
color:#8a8a8a;
font-size:11px;
font-family:verdana;
text-align:center;
vertical-align:middle;
font-weight: normal;
}

#mainTable .admi{
background-color:#6d0000;
font-weight:bold;
color:#fbfbfb;
}

/* wyszukiwarka */

.search_result{
margin: 10px 10px 10px 10px;
}

.cake_debug{
font-size: 12px;
background-color: #fff;
}

#add_event{
display: none;
}

/* sortable menu item */

li.sortable_tree_element{
cursor: move;
}
li.sortable_tree_element:hover{
background-color: #cfc;
}
li.sortable_tree_element li.sortable_tree_element:hover{
background-color: #efe;
}

ul.autocomplete li.selected { background-color: #ffb; }

/* footer */

#footer_container .top_menu div.left_border{
border-left: 1px solid #000;
}
#footer_container .top_menu div{
height: 11px;
}

/* form */
.form__ {
background-image: url('/img/form_background.jpg');
background-repeat: repeat-y;
margin: 0;
padding: 0;
text-align: left;
}

.form__ img{
float: left;
clear: both;
margin: 0;
padding: 0;
}

.form__ p{
clear: both;
}

.form__ #form_div{
width: 694px;
height: 545px;
background-image: url('/img/form_bckgrnd.jpg');
background-repeat: no-repeat;
margin: 0;
padding: 0;
text-align: left;
float: left;
clear: left;
border: 0;
}
.form__ #form_div table{
text-align: right;
width: 510px;
background: none;
border: 0;
margin: 20px 20px 20px 20px;
}
.form__ #form_div td{
border: 0;
text-align: right !important;
}

.form__ #form_div input{
border-bottom: 2px solid #6a6837;
border-left: 2px solid #6a6837;
border-top: 0px solid black;
border-right: 0px solid black;
width: 400px;
font-weight: bold;
}

.form__ #form_div input[type=submit]{
border-bottom: 2px solid #98966D;
border-left: 2px solid #98966D;
border-top: 0px solid black;
border-right: 0px solid black;
width: 100px;
background-color: #6A6837;
color: #fff;
}

.form__ #form_div input[type=button]{
border-bottom: 2px solid #98966D;
border-left: 2px solid #98966D;
border-top: 0px solid black;
border-right: 0px solid black;
width: 100px;
background-color: #6A6837;
color: #fff;
}

.form__ #form_div select{
border-bottom: 2px solid #6a6837;
border-left: 2px solid #6a6837;
border-top: 0px solid black;
border-right: 0px solid black;
width: 400px;
float: left;
}
.form__ #form_div textarea{
border-bottom: 2px solid #6a6837;
border-left: 2px solid #6a6837;
border-top: 0px solid black;
border-right: 0px solid black;
width: 400px;
height: 150px;
}

img.mainpageimage{
position:relative;
z-index: 9999;
top: -16px;
left: 11px;
}

/*  ADDED   */
.al_to_center{
font-size: 18px;
font-weight: bold;
color: #89292a;
padding-left:25%;
}

.gallery_table{
background-color: #98966d !important;
background-image:  url('/img/40px_gray_belt.jpg'); 
background-repeat: repeat-x; 
padding-bottom: 20px;
}
.gallery_table td{
text-align: center !important;
}
.gallery_clicknote{
margin: 0;
margin-left: 33px;
padding: 15px 0px 15px 15px;
height: 25px;
background-color: #b2b089;
width: 300px;
font-size: 23px;
color: #fff;
position: relative;
top: -24px;
z-index: 0;
}