BODY{
	background-color: white;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: default;
	position: relative;
}
BODY,TD,INPUT,TEXTAREA,SELECT{
	color: #000151;
	font: normal 12px arial;
}
INPUT,TEXTAREA,SELECT{
	background-color: white;
}
A{
	color: #000151;
	text-decoration: underline;
}
A:hover{
	color:#AC0053;
	text-decoration: underline;
}
A.red:hover{
	color: #07399C;
}



.tx{	text-decoration: none  !important;}
.strong{	font-weight: bold;}
.ul{text-decoration: underline;}

.f18{	font-size:18px;}
.f17{	font-size:17px;}
.f16{	font-size:16px;}
.f15{	font-size:15px;}
.f14{	font-size:14px !important;}
.f13{	font-size:13px;}
.f12{	font-size:12px;}
.f11{	font-size:11px;}
.f10{	font-size:10px;}
.f9{	font-size:9px;}

H1{font-size:27px;}
H2{font-size:24px;}
H3{font-size:21px;}
H4{font-size:17px;}
H5{font-size:12px;}
H1,H2,H3,H4,H5{
	padding:0.5em 0px;
	margin:0px;
}

.blue{color: #07399C;}
.green{
	color: #358862;
}
.green_light{
	color: #92B6A7;
}
.green_dark{color: red;}
.red{
	color:#AC0053;
}

.bg_white{background-color: white !important;}
.bg_green_light{background-color: #EDF9F3;}
.bg_green_light2{
	background-color: #F4FBF8;
}

.toLeft{	float: left !important;}
.toRight{	float: right !important;}

.arrow1{
	padding:0px 10px 0px 0px;	background: url(/_img/arrow1.gif) no-repeat right;
}
.arrow2{
	padding:0px 0px 0px 25px;	background: url(/_img/arrow2.gif) no-repeat 5px;
}
.arrow3{
	padding:0px 0px 0px 20px;	background: url(/_img/arrow3.gif) no-repeat 5px;
}
.arrow4{
	padding:0px 0px 0px 20px;	background: url(/_img/arrow4.gif) no-repeat 5px;
}
.arrow5{
	padding:0px 0px 0px 25px;	background: url(/_img/arrow5.gif) no-repeat 5px;
}
.dotlineh1{
	background: url(/_img/dotlineh1.gif) repeat-x left;
}

UL{
	list-style-image: url(/_img/arrow1.gif);
}

/*
	## WINIETA ------------------------------------------------------------------------------------------
*/
DIV#winieta_area{
	display: block;
	margin: 0px auto;
	width: 900px;
	height: 165px;
	background: #EDF9F3 url(/_img/bck.gif) repeat-y left top;
	text-align: center;
}
DIV#winieta_area DIV#winieta_top{
	height:45px;
	width:888px;
	margin: 0px auto;
	background: #ffffff url(/_img/winieta_top.bck.gif) repeat-x left 31px;
	text-align: left;
}
DIV#winieta_area DIV#winieta_top #wi_title{
	float:left;
	margin:6px 0px 0px 10px;
}
DIV#winieta_area DIV#winieta_top #wi_date{
	float:right;
	margin:6px 10px 0px 0px;
}

DIV#winieta_area DIV#winieta_bottom{
	height:110px;
	width:888px;
	margin: 0px auto;
	background: #ffffff url(/_img/winieta_bottom.bck.gif) repeat-x left bottom;
}


/*
	## MIDDLE_AREA ------------------------------------------------------------------------------------------
*/
DIV#middle_area{
	clear:both;
	margin: 0px auto;
	width: 900px;
}


DIV#middle_area TABLE#table_content{
	float: left;
	width: 100%;
	background: #EDF9F3 url(/_img/bck.gif) repeat-y left top;
	height: 100px;
	table-layout: fixed;
	border-width: 0px;
	text-align: left;
}
DIV#middle_area TABLE#table_content TD{
	padding:0px;
	vertical-align:top;
}
DIV#middle_area TABLE#table_content TD#left_content{
	width:160px;
}
DIV#middle_area TABLE#table_content TD#center_content{
	border-color: #D9E5DF;
	border-style: solid;
	border-width: 2px 1px 5px 1px;
	background-color: White;
	min-height: 500px;
	/*color: #000000;*/
}
DIV#middle_area TABLE#table_content TD#right_content{
	width:160px;
}

/*
	## LEFT_COLUMN ------------------------------------------------------------------------------------------
*/
DIV#middle_area DIV#left_column{
	float:left;
	display: inline;
	width:150px;
	margin:0px 10px 0px 14px;
}
/*
	menu_box
*/
DIV.menu_box{
	float: left;
	clear:both;
	display: inline;
	width:140px;
	border-color: #D9E5DF;
	border-style: solid;
	border-width: 2px 1px 5px 1px;
	margin-bottom:5px;
	padding:0px;
	position: relative;
}
DIV.menu_box DIV.mb_corn, DIV.menu_box DIV.mb_corn2{
	position: absolute;
	width: 4px;
	height: 4px;
	z-index: 1000;
	font-size: 1px;
}
DIV.menu_box DIV.mb_corn.LT{	left:-1px; top:-2px; background-image: url(/_img/mb_corn.LT.png);}
DIV.menu_box DIV.mb_corn.RT{	right:-1px; top:-2px; background-image: url(/_img/mb_corn.RT.png);}
DIV.menu_box DIV.mb_corn.LB{	width:3px; height:3px; left:-1px; bottom:-5px; background-image: url(/_img/mb_corn.LB.png);}
DIV.menu_box DIV.mb_corn.RB{	width:3px; height:3px; right:-1px; bottom:-5px; background-image: url(/_img/mb_corn.RB.png);}

DIV.menu_box DIV.mb_corn2.LT{	left:-1px; top:-2px; background-image: url(/_img/mb_corn2.LT.png);}
DIV.menu_box DIV.mb_corn2.RT{	right:-1px; top:-2px; background-image: url(/_img/mb_corn2.RT.png);}
DIV.menu_box DIV.mb_corn2.LB{	width:3px; height:3px; left:-1px; bottom:-5px; background-image: url(/_img/mb_corn2.LB.png);}
DIV.menu_box DIV.mb_corn2.RB{	width:3px; height:3px; right:-1px; bottom:-5px; background-image: url(/_img/mb_corn2.RB.png);}



DIV.menu_box.mb_left{
	margin-left:12px;
}
DIV.menu_box.mb_right{
	margin-left:5px;
}
DIV.menu_box H5.mb_head{
	display: block;
	margin: 0px;
	border-bottom: 1px solid #54C58D;
	padding: 2px 0px 3px 20px;
	margin: 2px 3px 1px 3px;
	color: #2F6C85;
	background: #D9F2E6 url(/_img/arrow4.gif) no-repeat 7px 5px;
	font-size: 11px;
	text-transform: uppercase;
}
DIV.menu_box H5.mb_head A{
	color: #2F6C85;
}
DIV.menu_box DIV.mb_articles{
	padding: 3px;
	background-color: #F4FBF8;
}
DIV.menu_box DIV.mb_articles span.mb_article{
	display: block;
	clear: both;
	margin: 2px 0px;
	padding:3px;
	background-color: #ffffff;
}
DIV.menu_box DIV.mb_articles span.mb_article.arrow{
	background: #ffffff url(/_img/arrow3.gif) no-repeat 3px 6px;
	text-indent:12px;
}

DIV.menu_box DIV.mb_articles span.mb_article A.flags{
	float: left;
	display: inline;
	margin: 0px 5px 5px 0px;
	border: 1px solid #B6CDC2;
}
DIV.menu_box DIV.mb_articles span.mb_article A.flags:hover{
	border-color: white;
}
DIV.menu_box DIV.mb_articles span.mb_article A.flags IMG{
	border-width:0px;
	float:left;
}


DIV.menu_box.mb_general UL{
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: White;
}
DIV.menu_box.mb_general UL LI{
	float: left;
	clear: both;
	width: 100%;
	text-transform: uppercase;
	font: bold 11px Tahoma;
	border-bottom: 1px solid #DBE5E5;
}
DIV.menu_box.mb_general UL LI A{
	float:left;
	width:100%;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #07399C;
	background: url(/_img/arrow4.gif) no-repeat 10px 10px;
}
DIV.menu_box.mb_general UL LI A SPAN{
	display: inline;
	padding-left: 23px;
	cursor: inherit;
	width: auto;
}
DIV.menu_box.mb_general UL LI A:hover{
	background: #FFFFF0 url(/_img/arrow3.gif) no-repeat 10px 10px;
	color: #AC0053;
}
DIV.menu_box.mb_general UL LI UL{
	margin-bottom:10px;
}
DIV.menu_box.mb_general UL LI UL LI{
	text-transform: none;
	font: normal 11px Arial;
	border-bottom-width: 0px;
}
DIV.menu_box.mb_general UL LI UL LI A{
	height: 20px;
	line-height: 20px;
}
DIV.menu_box.mb_general UL LI UL LI A SPAN{
	padding-left:20px;
}
/*
	## CENTER_COLUMN ------------------------------------------------------------------------------------------
*/
DIV#caption_bar{
	float:left;
	width: 100%;
	height:30px;
	border-bottom: 1px solid #D9E5DF;
}
DIV#caption_bar H1{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 15px;
	text-transform: uppercase;
	height:30px;
	line-height:30px;
	color: #AC0053;
}
DIV#caption_bar H1 A{
	color: #AC0053;
}

DIV#content{
	float:left;
	display: inline;
	margin:0px 15px 0px 15px;
}
DIV#footer_bar{
	float:left;
	width: 100%;
	height:30px;
	border-top: 1px solid #D9E5DF;
	clear:both;
	margin-top:20px;
}


/*
	## RIGHT_COLUMN ------------------------------------------------------------------------------------------
*/
DIV#middle_area DIV#right_column{
	float:right;
	display: inline;
	width:150px;
	margin-right:14px;
	
}



/*
	## FOOTER_AREA ------------------------------------------------------------------------------------------
*/
DIV#footer_area{
	clear:both;
	position: relative;
	display: block;
	margin: 0px auto 20px auto;
	width: 900px;
	height: 80px;
	background: #DBF1E7 url(/_img/bck2.gif) repeat-y left top;
	text-align: center;
}
DIV#footer_area DIV#footer_top{
	float: left;
	width: 888px;
	height: 20px;
	background-color: #EDF9F3;
	margin-left: 6px;
	display: inline;
}
DIV#footer_area #footer_address{
	width: 720px;
	float: right;
	text-align: left;
	margin-top: 20px;
	color: #557D6A;
}
DIV#footer_area #footer_address A{
	color: #557D6A;
}

DIV#footer_area DIV#footer_down{
	position: absolute;
	height:6px;
	width:100%;
	bottom:0px;
	left:0px;
	background: #DBF1E7 url(/_img/footer_down.bck.gif) repeat-x left top;
	font-size:1px;
}
DIV#footer_area DIV#footer_down DIV.corn{
	font-size:1px;
	position: absolute;
	top:0px;
	width:6px;
	height:6px;
}
DIV#footer_area DIV#footer_down DIV.corn.left{
	left:0px;
	background-image: url(/_img/footer_down.corn.left.gif);
}
DIV#footer_area DIV#footer_down DIV.corn.right{
	right:0px;
	background-image: url(/_img/footer_down.corn.right.gif);
}






/*
	# NAWIGACJA
*/
SPAN.nav_box_std{
	float:right;
	display: inline;
	margin:7px 5px 0px 0px;
	width: auto;
}
SPAN.nav_box_std SPAN{
	float:left;
	margin: 2px 0px 0px 0px;
	color: #AC0053;
}
SPAN.nav_box_std A{
	width:22px;
	height:18px;
	display: inline;
	margin:0px 3px;
	float: left;
}
SPAN.nav_box_std A.prev{background: url(/_img/navi/std.prev.gif);}
SPAN.nav_box_std A.next{background: url(/_img/navi/std.next.gif);}
SPAN.nav_box_std A.prev_disabled{background: url(/_img/navi/std.prev.disabled.gif);}
SPAN.nav_box_std A.next_disabled{background: url(/_img/navi/std.next.disabled.gif);}

DIV.nav_box_pages_string_std{
	float: left;
	display: inline;
	margin: 8px 0px 0px 15px;
	word-wrap: normal;
	word-break: keep-all;
	white-space: nowrap;
	font-size:12px;
	
}
DIV.nav_box_pages_string_std A{
	text-decoration: none;
	float: left;
	clear: none;
	padding: 0px 2px;
	border: 1px solid #D9E5DF;
	margin: 0px 2px;
	display: inline;
	color: #629078;
}
DIV.nav_box_pages_string_std A.nbps_active{
	font-weight: bold;
	color: #C14480;
}


/*
	-----------------------------------------------------------------------------------------------
	FORMATOWANIE ARTYKUŁU -------------------------------------------------------------------------
*/
DIV#content DIV#content_item H1#title{
	/*font-family: Times New Roman;*/
	font-size: 28px;
	padding:0px;
	margin:10px 0px;
	color: #AC0053;
	background: url(/_img/point1.gif) no-repeat left 7px;
	text-indent: 20px;
}
DIV#content DIV#content_item DIV#author{
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #476368;
}
DIV#content DIV#content_item DIV#date{
	float: right;
	font-size: 11px;
	color: #577A7F;
}
DIV#content DIV#content_item DIV#lid{
	/*font: bold 18px Times New Roman;*/
	font-weight: bold;
	font-size:18px;
	color: #07399C;
	float:left;
	clear:both;
	width:100%;
	margin:15px 0px;
}
DIV#content DIV#content_item DIV#text{
	float:left;
	clear: both;
	width:100%;
	font:normal 13px arial;
}
/* tekst w galerii */
DIV#content DIV#content_item DIV#text.photos{
	color: #07399C;
}



/*
	-----------------------------------------------------------------------------------------------
	FORMATOWANIE LISTY ARTYKUŁOW ------------------------------------------------------------------
*/
DIV#content DIV#content_list{
	
}
DIV#content DIV#content_list DIV.item{
	float:left;
	clear:both;
	width:100%;
	padding:5px 0px;
	margin:5px 0px;
	background: url(/_img/dotlineh1.gif) repeat-x left bottom;
}
DIV#content DIV#content_list DIV.item A.title{
	display:block;
	font-size:17px;
	font-weight:bold;
	
	/*font-family: Times New Roman;*/
	color:#AC0053;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	text-indent: 19px;
	background: url(/_img/point2.gif) no-repeat 0px 2px;
}
DIV#content DIV#content_list DIV.item A.title:hover{
	color: #07399C;
	background-image: url(/_img/point3.gif);
}
DIV#content DIV#content_list DIV.item .small{
	font-size: 11px;
	color: #78A38F;
}
DIV#content DIV#content_list DIV.item A.read_next{
	
}
DIV#content DIV#content_list DIV.item DIV.thumb_icons{
	float: left;
	height: 50px;
	width: 370px;
	border-bottom: 1px solid #E6EDEA;
	margin-bottom:5px;
}


/*
	wyjątki
*/
DIV#content.links DIV#content_list DIV.item{
	float:left;
	clear:both;
	width:100%;
	padding:2px 0px;
	margin:2px 0px;
}
DIV#content DIV#content_list DIV.item A.title{
	margin:0px 0px 3px 0px;
	font-size:14px;
	padding-bottom:1px;
}

/* ------------------------------------------------------------------------------------------------------------
 thumbsy
*/
.thumb{
	float: left;
	margin-right: 10px;
	display: inline;
	border: 1px solid #768169;
}
.thumb.px130{
	width:130px;
	height:130px;
}
.thumb.px60{
	width:60px;
	height:60px;
}
.thumb.px40{
	width:40px;
	height:40px;
	margin-right: 5px;
}
.thumb.px200w{
	width:200px;
}
.thumb.px150w{
	width:150px;
}
.thumb.px100w{
	width:100px;
}



DIV#smart_photo{
	float: left;
	display: inline;
	font-size: 9px;
	
	margin-right: 10px;
	background-color: #F7FCFA;
}
DIV#smart_photo A{
	display: block;
	border: 1px solid #F7FCFA;
	padding: 2px;
	background-color: #F7FCFA;
}
DIV#smart_photo A:hover{
	border-color: #99B0A4;
	background-color: #C6D2CC;
}
DIV#smart_photo A IMG{
	width: 200px;
	margin: 0px;
	border: 1px solid #517765;
}
DIV#smart_photo .photo_alt{
	float:left;
	clear: both;
	color: #65957E;
	margin-left:3px;
}


DIV#photos{
	float: left;
	display: block;
	clear: both;
	width: 100%;
	padding: 10px 0px 0px 5px;
	margin: 10px 0px;
	border-top: 1px solid #F4F7F5; /*background: url(/_img/dotlineh1.gif) repeat-x left top;*/
}
DIV#photos A{
	float:left;
	display:inline;
	padding:1px;
	border: 1px solid #C6D2CC;
	margin:0px 10px 10px 0px;
	background-color: #F7FCFA;
}
DIV#photos A:hover{
	border-color: #99B0A4;
	background-color: #C6D2CC;
}
DIV#photos A IMG{
	width:80px;
	height:80px;
}


/*
	# LISTA PLIKÓW
*/
DIV#article_files{
	float:left;
	display:block;
	clear: both;
	width:100%;
	padding:10px 0px 0px 5px;
	margin:10px 0px 30px 0px;
}
DIV#article_files TABLE{
	width: 100%;
	background-color: #EDF9F3;
}
DIV#article_files TABLE TD{
	padding: 5px 5px !important;
	border-bottom: 1px solid #D9E5DF;
	background-color: #F6FCF9;
}
