body
{
	margin: auto;
	background-color: #FFFFFF;
	text-align: -moz-center !important;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}

a
{
	color: #868686;
}

div.site
{
	padding: 0px;
	width: 100%;
}

div.topline
{
	position: relative;
	width: 100%;
	height: 1px;
	background-color: #A1A1A1;
	font-size: 0px;
	overflow: hidden;
}

div.logo_bar
{
	position: relative;
	width: 100%;
	height: auto;
}

div.logo_bar_content
{
	position: relative;
	top: 0px;
	width: 850px;
	height: 61px;
	text-align: left;
	margin: auto;
}

div.4ncms_logo
{
	position: absolute;
	
	top: 0px;
	left: 0px;
	
	width: 106px;
	height: 61px;
}

div.logo_bar_dings
{
	position: absolute;
	
	top: 0px;
	left: 441px;
	
	width: 1px;
	height: 61px;
}

div.login_background
{
	position: absolute;
	
	top: 0px;
	left: 518px;
	
	height: 61px;
	width: 332px;
	
	background-image: url('images/upper_login_background.gif');
}

div.login_label
{
	position: absolute;
	
	top: 25px;
	left: 34px;
	
	height: 14px;
	width: 30px;
	
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #929292;
}

div.login
{
	position: absolute;
	
	top: 23px;
	left: 68px;
	
	height: 17px;
	width: 82px;
}

input.login
{
	width: 80px;
	
	padding-left: 2px;
	padding-right: 2px;
	
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #929292;
	
	border: 1px solid #C0C0C0;
}

div.pass_label
{
	position: absolute;
	
	top: 25px;
	left: 177px;
	
	height: 14px;
	width: 33px;
	
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #929292;
}

div.pass
{
	position: absolute;
	
	top: 23px;
	left: 216px;
	
	height: 17px;
	width: 86px;
}

input.pass
{
	width: 80px;
	
	padding-left: 2px;
	padding-right: 2px;
	
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #929292;
	
	border: 1px solid #C0C0C0;
}

div.button_ok
{
	position: absolute;
	
	top: 23px;
	left: 306px;
	
	height: 17px;
	width: 86px;
}

div.menu_part
{
	position: relative;
	
	top: 0px;
	width: 100%;
	height: 170px;
	
	background-image: url('images/menu_part_background.gif');
	background-repeat: repeat-x;
}

div.menu_content
{
	position: relative;
	top: 0px;
	width: 850px;
	height: 61px;
	
	text-align: left;
	margin: auto;
}

div.menu
{
	position: relative;
	float: left;
	top: 0px;
	width: 186px;
	height: 170px;
	
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
	overflow: hidden;
}

a.menu
{
	color: #ffffff;
	text-decoration: none;
}

div.menu_flash
{
	position: relative;
	float: left;
	top: 0px;
	width: 663px;
	height: 170px;
	overflow: hidden;
}

div.menu_separator
{
	position: relative;
	float: left;
	top: 0px;
	width: 1px;
	height: 173px;
	font-size: 0px;
	overflow: hidden;
}

div.menu_label
{
	padding-left: 7px;
	padding-top: 3px;
}

div.menu_1
{
	width: 186px; 
	height: 20px;
	background-image: url('images/menu_item_1.gif'); 
}

div.menu_1_selected
{
	width: 186px; 
	height: 20px;
	background-color: #c20016;
}

div.menu_2
{
	width: 186px; 
	height: 20px;
	background-image: url('images/menu_item_2.gif'); 
}

div.menu_2_selected
{
	width: 186px; 
	height: 20px;
	background-color: #c60016;
}

div.menu_3
{
	width: 186px; 
	height: 20px;
	background-image: url('images/menu_item_3.gif'); 
}

div.menu_3_selected
{
	width: 186px; 
	height: 20px;
	background-color: #d00016;
}

div.menu_4
{
	width: 186px; 
	height: 20px;
	background-image: url('images/menu_item_4.gif'); 
}

div.menu_4_selected
{
	width: 186px; 
	height: 20px;
	background-color: #d40016;
}

div.menu_5
{
	width: 186px; 
	height: 20px;
	background-image: url('images/menu_item_5.gif'); 
}

div.menu_5_selected
{
	width: 186px; 
	height: 20px;
	background-color: #d80016;
}

div.menu_6
{
	width: 186px; 
	height: 20px;
	background-image: url('images/menu_item_6.gif'); 
}

div.menu_6_selected
{
	width: 186px; 
	height: 20px;
	background-color: #e20016;
}

div.menu_7
{
	width: 186px; 
	height: 20px;
	background-image: url('images/menu_item_7.gif'); 
}

div.menu_7_selected
{
	width: 186px; 
	height: 20px;
	background-color: #e60016;
}

div.menu_8
{
	width: 186px; 
	height: 20px;
	background-image: url('images/menu_item_8.gif'); 
}

div.menu_8_selected
{
	width: 186px; 
	height: 20px;
	background-color: #f00016;
}

div.menu_footer
{
	position: relative;
	top: 0px;
	width: 100%;
	height: 48px;
	background-image: url('images/menu_footer.gif'); 
	background-repeat: repeat-x;
}

div.menu_content_footer
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 850px; 
	height: 48px;
	text-align: left;
	background-image: url('images/menu_under.gif');
	margin: auto;
}

div.mapa_strony_pic
{
	position: relative;
	top: 11px;
	left: 12px;
	width: 13px;
	height: 11px;
}

div.mapa_strony_label
{
	position: absolute;
	top: 9px;
	left: 30px;
	width: 65px;
	height: 14px;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #A0A0A0;
}

div.wyszukaj_label
{
	position: absolute;
	top: 9px;
	left: 242px;
	width: 65px;
	height: 14px;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #929292;
}

div.wyszukaj_input
{
	position: absolute;
	top: 6px;
	left: 296px;
}

input.wyszukaj
{
	width: 131px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #929292;
	border: 1px solid #C0C0C0;
}

div.middle_part
{
	position: relative;
	width: 100%; 
	height: auto;
}

div.middle_part_content
{
	position: relative;
	width: 850px; 
	height: auto;
	text-align: left;
	margin: auto;
}

div.column_left
{
	position: relative;
	float: left;
	top: 0px;
	width: 183px;
	height: 100%;
}

div.column_middle
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 100%;
}

div.column_right
{
	position: relative;
	float: left;
	padding-left: 8px;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 100%;
	
	background-image: url('images/dot.gif');
	background-repeat: repeat-y;
}

div.block_middle
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 665px;
	height: 100%;
}

div.block_content
{
	position: relative;
	padding-left: 16px;
	padding-right: 1px;
	
	width: 650px;
	height: auto;
}

div.block_subject
{
	float: left;
	padding-left: 12px;
	padding-bottom: 8px;
}

div.news_separator
{
	position: relative;
	height: 3px;
	left: -4px;
}

div.box_cms
{
	position: relative;
	padding-right: 1px;
	width: 183px;
	height: auto;
}

div.box_subject_dings
{
	position: relative;
	float: left;
	left: -4px;
}

div.box_subject
{
	float: left;
	padding-left: 4px;
	padding-bottom: 8px;
}

div.date
{
	clear: both;
	padding-top: 7px;
}

div.box_date
{
	float: left;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #686868;
}

div.box_text
{
	clear: both;
	padding-left: 13px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #A0A0A0;
}

div.more
{
	float: left;
	padding-left: 13px;
	padding-bottom: 15px;
	font-size: 10px;
	font-family: Tahoma;
	color: #FC0909;
}

a.more
{
	color: #FC0909;
	text-decoration: none;
}

div.more_cms
{
	float: left;
	padding-left: 4px;
	padding-bottom: 15px;
	font-size: 10px;
	font-family: Tahoma;
	color: #FC0909;
}

div.box_cms_dings2
{
	position: relative;
	float: left;
	left: -4px;
}

div.box_newsletter
{
	position: relative;
	padding-top: 8px;
	padding-right: 1px;
	width: 183px;
	height: 85px;
	background-color: #EEEEEE;
}

div.box_news_input
{
	position: absolute;
	top: 63px;
	left: 10px;
}

div.box_news_input_ok
{
	position: absolute;
	top: 63px;
	left: 150px;
}

input.newsletter
{
	width: 130px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #929292;
	border: 1px solid #C0C0C0;
}

div.box_case
{
	position: relative;
	padding-left: 16px;
	padding-right: 1px;
	
	width: 230px;
	height: auto;
}

div.box_more
{
	position: relative;
	padding-left: 16px;
	padding-right: 1px;
	width: 230px;
	height: auto;
}

div.over_footer
{
	width: 100%;
	height: auto;
}

div.over_footer_content
{
	position: relative;
	top: 0px;
	width: 850px;
	height: 32px;
	
	text-align: left;
	margin: auto;
}

div.footer
{
	/*margin-top: 2px;*/
	width: 100%;
	height: auto;
	background-color: #EEEEEE;
}

div.footer_content
{
	position: relative;
	top: 0px;
	width: 850px;
	height: 35px;
	
	text-align: left;
	margin: auto;
}

div.footer_menu
{
	position: absolute;
	
	top: 11px;
	left: 6px;
	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #767676;
}

span.footer_spacer
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #B6B6B6;
}

a.footer_menu
{
	color: #767676;
	text-decoration: none;
}

div.footer_engine
{
	position: absolute;
	
	top: 11px;
	right: 6px;
	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

div.under_footer
{
	position: relative;
	width: 100%;
	height: auto;
}

div.under_footer_content
{
	position: relative;
	top: 0px;
	width: 850px;
	height: 30px;
	text-align: left;
	margin: auto;
}


