.plan_header_main, .plan_header {
	font-size:12px; font-weight:bold;
	text-align:center;
}
.plan_header, .plan_cell, .plan_cell_center {font-size:11px; background-color:#e7e7e7; padding:3px;}
.plan_cell_center {text-align:center;}

.news_title {
	font-size:12px; font-weight:bold; color:#333333;
}
.news_text {
	font-size:11px; font-weight:normal; color:#333333;
	margin-top:10px;
	margin-bottom:5px;
}

.news_data {
	font-size:11px; color:#666666;
	margin-bottom:10px;
}

.news_link {
	text-align:right;
}

.news_link_back {text-align:left;}

.menu_name {font-size:11px; color:#333333;}
/************************************************************************************/
/****************************wygląd strony czyli grafika i ustawienia szblonu********/
/************************************************************************************/
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
    font-style:  normal;
    font-weight: normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

p {margin:0px; padding:0px;}


#left_page, #center_page, #right_page {

}
#left_page {width:150px;
	background-color:#000000;}
#right_page {
width:250px;
background-image:url(../img/right_col_bg.gif);
background-repeat:repeat-y;
vertical-align:top;
}	

.right_page_top {
	background-image:url(../img/right_col_1.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:auto !important; min-height:150px; height:150px;
}

.right_page_break {
	background-image:url(../img/right_col_2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:8px;
}

#center_page{
	background-image:url(../img/center_col_light_bg.gif);
	background-repeat:repeat-y;
	background-position:right;	
	background-color:#cecece; width:600px; vertical-align:top;}	
/*content*/
.subtitle {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	height:25px;
	line-height:25px;
	padding-left:20px;
}
.main_title {
	background-image: url(../img/center_col_light_1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#cecece;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	height:33px;
	line-height:33px;
	padding-left:20px;
	border-left:1px solid white;
}
.main_content {
	background-image: url(../img/center_col_light_2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#cecece;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	height:auto !important; min-height:400px; height:400px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-left:1px solid white;
}



#holepage {
	width:1000px;
	margin:auto;
	height:auto !important; 
	min-height:600px; 
	height:600px;
	border:1px solid #676767;
}

#left_top {
	width:150px; height:160px; 
	display:inline; float:left; 
	background-image:url(../img/stowarzyszenie_logo.gif);
	background-repeat:no-repeat; 
	background-position:center center;
}

#right_top {
	width:850px; height:160px; 
	display:inline; float:left; 
	background-image:url(../img/gorny_napis.jpg);
	background-repeat:no-repeat; 
	background-position:center center;
}


#menu_left_top {
	width:150px; 
	height:auto !important; min-height:150px; height:150px;
	background-image:url(../img/left_col_top.gif);
	background-repeat:no-repeat; 
	background-position:top;
	background-color:#FFFFFF;
}

#menu_left_break {
	width:150px; 
	height:75px;
	background-image:url(../img/left_col_break.gif);
	background-repeat:no-repeat; 
	background-position:top;
}

.menu_left_bottom {
	width:150px; 
	height:auto !important; min-height:150px; height:150px;
	background-color:#000000;
	color:#FFFFFF;
}
.menu_dark_item, .menu_light_item{
	margin:10px;
	margin-top:2px;
	margin-bottom:2px;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}





.error {
	width:400px;
	color:#FF0000;
	margin:auto;
	border:1px solid #FF0000;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
}

.ok {
	color:#008751;
	margin:auto;
	text-align:center;
	font-size:11px;
}


a {
font-size:11px; 
text-decoration:none;
color:#666666;
}
a.menu_item {color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;}
a.menu_item:hover {
	color:#efefef;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;}
a.menu_l_item {
	color:#000000;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;}
a.menu_l_item:hover {
	color:#333333;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;}
	
a.submenu_item, a.submenu_item:hover, a.news_item, a.news_item:hover {
	color:#333333;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
a.news_item, a.news_item:hover {
	color:#cc0000;
}
a.news_item:hover {
	text-decoration:underline;
}

a.submenu_item:hover {
	text-decoration:underline;
	color:#999999;
}

a:hover {
font-size:11px; 
text-decoration: underline;
color:#000000;
}

.clear {clear:both;}

embed {
	margin: 0px;
}

a.linek {
	position:absolute;z-index:120;}

a.link, a.link:hover {color:#FFFFFF; font-size:11px;}
a.link:hover {color:#686868;}

.link_cont {
	text-align:center;
}
