html {
	height:100%;
	margin:0;
	padding:0;
}
body {
	margin: 0px; padding:0px;
	color: #e7c331;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	background: #000;
	height:100%;
	}
#all { width: 100%; height:100%; }
#all_content { 
	width: 970px; 
	min-height: 100%;
	height: auto !important;
	height: 100%; 
	margin: 0 auto -50px;
}
/*TOP*/
#top_page { width: 100%; height: 409px; background: url('../images/top_page_bg.gif') 365px 0 no-repeat; }
#top_page_in { width: 100%; height: 64px;}
#logo {
	float: left; 
	position: relative;
	width: 280px;
	height: 64px;
	margin: 0; padding: 0;
	}
h1#logo_link {
	position: absolute;
	top: 18px;
	left: 4px;
	text-indent: -9999px;
	font-size: 0px;
	margin: 0;
	}
h1#logo_link a {
	display: block;
	width: 268px;
	height: 25px;
	background: url('../images/logo.gif') no-repeat;
	}
	
/*SEARCH*/
#search { 
	float: right;
	width: auto;
	height: 18px;
	padding: 22px 22px 0 0;
	}
.search .inputbox { 
	width: 161px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0 0 0 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e7c331;
	border: 1px solid #cc8822;
	background: #000;
	}
.search .button { background: url('../images/button_bg.gif'); font-weight: normal; height: 18px; padding: 1px 6px 1px 6px; color: #000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

/*HEADER*/
#header_wrap { width: 967px; padding: 0 0 0 3px; background: url('../images/header_top.jpg') top left no-repeat; position: relative;}
#header {
	width: 100%;
	margin: 0px; 
	padding: 34px 0px 31px 0px;
	background: url('../images/header_bot.jpg') bottom left no-repeat; 
	}
#header p { margin: 0;}
#header img {}
#header_menu { 
	position: absolute; 
	top: 0; 
	right: 0; 
	width: 300px; 
	height: 263px; 
	padding: 27px 23px 15px 30px; 
	background: url('../images/header_menu_bg.jpg') 0 0 no-repeat; 
	} 
	
/*MAIN MENU*/
#nav_bar { 
	width: 955px; 
	height: 41px;
	padding: 0 0 0 15px;
	background: url('../images/nav_bar_bg.png') 0 100% no-repeat;
	}

/*MAIN PAGE*/
#main_page { width: 100%; padding: 8px 0 0 0; }
#wrapper {} 

/*DIFFERENT STYLE FOR FRONTPAGE*/
#wrapper.frontpage_on {} 
#wrapper.frontpage_off {}

#wrapper.frontpage_on #content_cols.scheme_3 #main_body { float: left; width: 402px; padding: 0 15px 0 5px; }
#wrapper.frontpage_on #content_cols.scheme_3 #snd_sidebar.third { float: left; width: 303px; padding: 0px 15px 0 0px;}
#wrapper.frontpage_on #right_mod { width: 303px; }
/*
scheme_1 - bez sidebarow
scheme_2 - jeden sidebar
scheme_3 - dwa sidebary
*/

#content_cols {
	width: 970px; 
	padding: 0 0 15px 0; 
	}
.scheme_3 {}
.scheme_2 {}
.scheme_1 {}

#content_cols.scheme_3 #fst_sidebar.second,
#content_cols.scheme_2 #fst_sidebar.second {
	float: left; width: 215px;  padding: 0px 15px 0 0px;
	}
#content_cols.scheme_3 #snd_sidebar.third,
#content_cols.scheme_2 #snd_sidebar.second { 
	float: left; width: 215px; padding: 0px 15px 0 0px;   
	}
#content_cols.scheme_3 #main_body { float: left; width: 490px; padding: 0 15px 0 5px; }
#content_cols.scheme_2 #main_body { float: left; width: 720px; padding: 0 15px 0 5px; }  /*no left or no right*/
#content_cols.scheme_1 #main_body { float: left; width: 950px; padding: 0 15px 0 5px; } /*no left and no right*/

#left_mod, #right_mod { width: 215px; }
#main_content { padding: 0px 0px 0px 0px; text-align: justify; line-height: 17px; font-size: 12px; }	



/*BREADCRUMBS*/
#breadcrumbs_box { width: auto; padding: 0;}
#breadcrumbs {
	height: auto;
	padding: 10px 0px 15px 7px;
	text-align: left;
	}
#breadcrumbs h3 {
	float: left;
	color: #e7c331;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 8px 0 0; margin: 0;
	}
#breadcrumbs img {padding: 0px 2px 1px 2px; vertical-align: middle; }
#breadcrumbs .breadcrumbs, #breadcrumbs .pathway { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	}
.pathway {} 
.pathway a:link, .pathway a:visited {  color: #cc8822;  text-decoration: none; font-size: 11px; }
a:hover.pathway, a:active.pathway { text-decoration: underline; }
.breadcrumbs {color: #814e03; }

/*FOOTER*/
#footer_wrap { 
	width: 970px;
	margin: 0 auto;
 }	
#footer {
	width: 916px;
	height: 50px;
	margin: 50px 0 0 0;
	padding: 0px 31px 0 23px;
	background: url('../images/footer_bg.jpg') no-repeat;
	}
#copyrights {
	float: left;
	text-align: left;
	padding: 25px 0px 0px 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #010101;
	}
#poweredby {
	float: right;
	padding: 25px 0px 0px 0px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010101;
	font-weight: bold;
	}
#poweredby a:link, #poweredby a:visited { color: #010101; font-size: 12px; text-decoration: none; }
#poweredby a:hover { text-decoration: underline;}