BODY{
	background: black url(/_img/body.bck.gif) repeat-x scroll left 45px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: default;
}
BODY,TD,INPUT,TEXTAREA,SELECT{
	color: white;
	font: normal 12px arial;
}
INPUT,TEXTAREA,SELECT{
	background-color: #4B637B;
}
A{
	color: white;
	text-decoration: underline;
}
A:hover{
	color:gold;
	text-decoration: underline;
}

.black{	color:black;}
.gray{	color:gray;}
.silver{	color: silver;}
.red{	color: #FF0400;}
.yellow{	color: #FFFFe0;}
.white{	color: #ffffff;}
.gold{	color: gold;}

.tx{	text-decoration: none;}
.strong{	font-weight: bold;}

.f18{	font-size:18px;}
.f17{	font-size:17px;}
.f16{	font-size:16px;}
.f15{	font-size:15px;}
.f14{	font-size:14px;}
.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;
}

.toLeft{	float: left !important;}
.toRight{	float: right !important;}

.arrow1{
	padding:0px 0px 0px 15px;	background: url(/_img/arrow1.gif) no-repeat 5px;
}
.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 25px;	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:862px;
	height: 170px;
	background: red url(/_img/winieta.jpg) no-repeat left top;
}



/*
	## MIDDLE_AREA -------------------------------------------------------------------------------------
*/
DIV#middle_area{
	display:block;
	clear: both;
	margin: 0px auto;
	width:862px;
	text-align: left;
}
DIV#sub_middle_area{
	float:left;
	width:100%;
	background: url(/_img/sub_middle_area.bck.gif) repeat-y 0px top;
}
DIV#sub_middle_area_bottom{
	float: left;
	clear: both;
	display: inline;
	margin-left: 176px;
	width: 661px;
	height: 24px;
	background:  url(/_img/sub_middle_area_bottom.bck.gif) repeat-x 0px bottom;
	position: relative;
}
DIV#sub_middle_area_bottom DIV#smab_corn_left{
	display: block;
	position: absolute;
	left: 0px;
	top: 14px;
	width: 5px;
	height: 10px;
	background: url(/_img/sub_middle_area_bottom.right_left.gif) no-repeat left top;
}
DIV#sub_middle_area_bottom DIV#smab_corn_right{
	display: block;
	position: absolute;
	left: 643px;
	bottom: 0px;
	width: 18px;
	height: 24px;
	background: url(/_img/sub_middle_area_bottom.right_corn.gif) no-repeat right bottom;
}


/*
	## LEFT_AREA ---------------------------------------------------------------------------------------
*/
DIV#left_area{
	float: left;
	width:176px;
}
DIV#left_area DIV.menu_box{
	float:left;
	display:inline;
	clear: both;
	margin:0px 0px 15px 15px;
	width:150px;
}
DIV#left_area DIV.menu_box A.mb_item{
	float: left;
	width: 100%;
	background: url(/_img/dotlineh1.gif) repeat-x left bottom;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	font-size:14px;
	text-transform: uppercase;
}
DIV#left_area DIV.menu_box A.mb_item:hover{
	color: white;
	text-decoration: underline;
}
DIV#left_area DIV.menu_box A.mb_item SPAN{
	float: left;
	display: inline;
	padding: 0px 0px 0px 17px;
	cursor: hand;
	background: url(/_img/arrow2.gif) no-repeat 0px;
}
DIV#left_area DIV.menu_box A.mb_item:hover SPAN{
	
}

DIV#left_area DIV.menu_box A.mb_item_small{
	float: left;
	width: 100%;
	background: url(/_img/dotlineh1.gif) repeat-x left bottom;
	line-height: 16px;
	font-size:12px;
}
DIV#left_area DIV.menu_box A.mb_item_small SPAN{
	float: left;
	display: inline;
	padding: 0px 0px 0px 17px;
	cursor: hand;
	background: url(/_img/arrow1.gif) no-repeat 0px;
}


/*
	logowanie
*/
DIV#left_area DIV.menu_box DIV.mb_form{
	float:left;
	position:relative;
	width:150px;
	border:1px solid white;
	font-size:11px;
	background-color: black;
	padding:1px 0px 3px 2px;
}
DIV#left_area DIV.menu_box DIV.mb_form FORM{
	float:left;
	width:144px;
	display:inline;
	margin:0px 0px 0px 2px;
	border:0px solid red;
	background-color: ;
}
DIV#left_area DIV.menu_box DIV.mb_form FORM INPUT.tx{
	float:left;
	border:1px solid silver;
	font-size:11px;
	width:62px;
	margin: 0px 0px 0px 0px;
}



DIV#left_area DIV.menu_box H5{
	float:left;
	margin:3px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	background: url(/_img/arrow3.gif) no-repeat 1px;
	font-size:14px;
}

DIV#left_area DIV.menu_box DIV.mb_form .red_box{
	float:left;
	width:130px;
	display:inline;
	margin:0px 0px 0px 3px;
	padding:2px 2px;
}



/* ######################################################
	kalendarz - menu
*/
DIV#left_area DIV.menu_box DIV#mb_calendar{
	float:left;
	position:relative;
	width:150px;
	border:1px solid white;
	font-size:11px;
	background-color: black;
	padding:1px 0px 3px 2px;
}
/*
	okrągłe rogi ramki
*/
.cal_corn {position: absolute; width: 3px; height: 3px; font-size: 1px;}
.cal_corn.NE { top:-1px;    left:-1px;  background-image:url(/_img/cal_corn.NE.gif); }
.cal_corn.NW { top:-1px;    right:-1px; background-image:url(/_img/cal_corn.NW.gif);  }
.cal_corn.SE { bottom:-1px; left:-1px;  background-image:url(/_img/cal_corn.SE.gif);  }
.cal_corn.SW { bottom:-1px; right:-1px; background-image:url(/_img/cal_corn.SW.gif); }





DIV#left_area DIV.menu_box DIV#mb_calendar H5{
	float:left;
	margin:3px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	background: url(/_img/arrow3.gif) no-repeat 1px;
	font-size:14px;
}
DIV#left_area DIV.menu_box DIV#mb_calendar DIV#mb_month{
	float: left;
	width: 146px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF0402;
	border-bottom:1px solid white;
	padding:2px 0px;
}
DIV#left_area DIV.menu_box DIV#mb_calendar DIV#mb_month IMG{
	border:0px;
	width:19px;
	height:16px;
	margin:1px;
	display:inline;
	cursor:hand;
}
DIV#left_area DIV.menu_box DIV#mb_calendar DIV#mb_month A#mb_cal_month_name{
	float: left;
	margin-left:4px;
	display:inline;
}
DIV#left_area DIV.menu_box DIV#mb_calendar DIV#mb_month A#mb_cal_month_name:hover{
	color: white;
}
DIV#left_area DIV.menu_box DIV#mb_calendar SPAN.mb_day_name{
	float: left;
	width: 16px;
	border: 1px solid #FF0402;
	text-align: right;
	margin:1px 1px 0px 0px;
	padding-right: 2px;
	background-color: black;
	font-weight: normal;
	color: #DCDCDC;
}
DIV#left_area DIV.menu_box DIV#mb_calendar SPAN.mb_day{
	float: left;
	width: 18px;
	line-height:14px;
	height:14px;
	border: 1px solid white;
	margin:1px 1px 0px 0px;
	background-color: #FF0402;
	text-align: right;
}
DIV#left_area DIV.menu_box DIV#mb_calendar SPAN.mb_day_empty{
	float: left;
	display:inline;
	width: 18px;
	height:14px;
	border: 1px solid #FF0402;
	margin:1px 1px 0px 0px;
	background-color: black;
}
DIV#left_area DIV.menu_box DIV#mb_calendar SPAN.mb_day SPAN{
	float: left;
	width:16px;
	padding-right: 2px;
}
DIV#left_area DIV.menu_box DIV#mb_calendar SPAN.mb_day A{
	float: left;
	width:16px;
	height:100%;
	padding-right: 2px;
	font-weight: bold;
	background-color: white;
	color: #FF0402;
}
DIV#mb_tips{
	position: absolute;
	border: 1px solid #FF0400;
	background-color: white;
	color: black;
	font-size: 10px;
	text-align: left;
	padding: 4px;
	line-height: 100%;
	display: none;
	
}
/*
	## / KALENDARZ
*/

/*
	## CONTENT_AREA ---------------------------------------------------------------------------------------
*/
DIV#content_area{
	float: left;
	width:656px;
}
DIV#content_area DIV#caption_bar{
	float:left;
	position: relative;
	height:42px;
	width:100%;
	background: url(/_img/caption_bar.bck.gif) repeat-x left bottom;
}
DIV#content_area DIV#caption_bar H1{
	position: absolute;
	left: 30px;
	top: 1px;
	font-size: 33px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Tahoma;
	z-index: 1;
}
DIV#content_area DIV#caption_bar H1 A:hover{
	text-decoration:none;
}
DIV#content_area DIV#caption_bar DIV#cb_corn_left{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 41px;
	background: url(/_img/caption_bar.corn.left.gif) no-repeat left top;
	z-index: 0;
}

DIV#content_area DIV#content{
	float: left;
	clear:both;
	display: inline;
	margin: 10px 0px 0px 33px;
	width: 590px;
	background: ;
}

/*
	## FOOTER_AREA ---------------------------------------------------------------------------------------
*/
DIV#footer_area{
	display:block;
	clear:both;
	margin: 0px auto;
	width:862px;
	text-align:left;
}
DIV#footer_area DIV#footer_left{
	float:left;
	width:180px;
	height:40px;
	background: url(/_img/footer_left.bck.gif);
}
DIV#footer_area DIV#footer_left SPAN{
	float:left;
	display:inline;
	margin:10px 0px 0px 15px;
}
DIV#footer_area DIV#footer_right{
	float:left;
	display:inline;
	margin:10px 0px 0px 15px;
	padding-bottom:10px;
	width:620px;
	background: url(/_img/dotlineh1.gif) repeat-x left bottom;
} 
DIV#footer_area DIV#footer_right A{
	float:left;
	padding:0px 7px 0px 10px;
	font-weight: bold;
	background: url(/_img/arrow1.gif) no-repeat 0px;
}
DIV#footer_area DIV#footer_down{
	float: left;
	clear: both;
	display:inline;
	width:620px;
	margin:0px 0px 0px 195px;
	padding:0px 0px 20px 0px;
	background: ;
}




/*
	# NAWIGACJA
*/
SPAN.nav_box_std{
	float:right;
	display: inline;
	margin:7px 5px 0px 0px;
	border:0px solid white;
	width: auto;
}
SPAN.nav_box_std SPAN{
	float:left;
	margin: 4px 0px 0px 0px;
}
SPAN.nav_box_std A{
	width:28px;
	height:23px;
	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);}






/*
	# FORMULARZE ----------------------------------------------------------------------------------------
*/


TABLE.frm{
	border-collapse: collapse;
	border: 0px solid white;
	margin: 0px;
	width: 100%;
	
}
TABLE.fixed{
	table-layout: fixed;
}
TABLE.frm COL.left{
	width:130px;
}
TABLE.frm COL.center{
	
}
TABLE.frm COL.right{
	width:130px;
}
TABLE.frm TD{
	padding: 2px 0px 5px 0px;
	
	border: 0px solid white;
	font-size: 11px;
}
TABLE.frm .section_title{
	float:left;
	background-color: black;
	padding:0px 10px 1px 20px;
	font-size:12px;
	background: black url(/_img/arrow5.gif) no-repeat 1px;
}
TABLE.frm TD.nopaddding{
	padding:0px !important;
}
TABLE.frm LABEL.txleft{
	margin-right:10px;
	float:right;
	color: silver;
}
TABLE.frm LABEL.txright{
	padding-left:15px;
	color: gray;
	font-size:10px;
}
TABLE.frm INPUT, TABLE.frm SELECT, TABLE.frm TEXTAREA{
	width: 100%;
	margin: 0px;
	padding: 1px 0px;
	border: 1px solid white;
	display: inline;
	float: left;
}


TABLE.frm .submit_button{
	margin:0px 10px 10px 0px;
}

/*
	err
*/
DIV.err_info{
	padding:5px;
	margin-bottom:10px;
	clear:both;
}
DIV.err_info.err{
	color: red;
	background: #FFFFE0 url(/_img/ico/alert32.gif) no-repeat 5px 5px;
	border:2px solid white;
	padding:5px 5px 5px 45px;
}
/*
 forms submit
*/
.submit_button { 
	/* ustawiajac padding nadajemy przyciskowi szerokosc */
	height:23px; 
	line-height:22px; 
	cursor:hand;
	float: left; 
	display:inline;
	background: transparent no-repeat url(/_img/button_bg1.gif) left top; 
}
.submit_button input {
	float: left;
	display: inline;
	padding: 0px 4px 0px 4px; /* ustawiajac padding nadajemy przyciskowi szerokosc */
	height: 23px;
	line-height: 22px;
	background: transparent no-repeat url(/_img/button_bg2.gif) right top;
	cursor: hand;
	font-size: 12px;
	border-width: 0px !important;
	color: lightyellow;
	width: auto  !important;
	text-transform: none;
	text-justify: distribute;
}
/* każda przegl±darka formatuje nieco inaczej buttony */
/* msie nie pozwoli ustawić szeroko¶ci przycisku */
.submit_button input[type=submit] {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
} /* gecko/css2-able only */


A.button {
	float: left;
	text-align: center;
	text-decoration: none;
	color: black;
	background: transparent no-repeat url(/_img/button_bg1.gif) 0 0;
}
A.button:hover{
	text-decoration: none;
	color: black;
}
A.button span {
	float: left;
	padding: 0px 20px 0px 15px;
	height: 23px;
	line-height: 23px;
	background: transparent no-repeat url(/_img/button_bg2.gif) 100% 0;
	cursor: hand;
	color: black;
}


/*
	okrągłe rogi ramki -----------------------------------------------------------------------------
*/
.box1{
	border: 1px solid #BBB8B8;
	position: relative;
	background: #475058;
}
.box1 .corn1 {position: absolute; width: 5px; height: 5px; font-size: 1px;}
.box1 .corn1.NE { top:-1px;    left:-1px;  background-image:url(/_img/corn1.NE.gif) !important; }
.box1 .corn1.NW { top:-1px;    right:-1px; background-image:url(/_img/corn1.NW.gif) !important;  }
.box1 .corn1.SE { bottom:-1px; left:-1px;  background-image:url(/_img/corn1.SE.gif) !important;  }
.box1 .corn1.SW { bottom:-1px; right:-1px; background-image:url(/_img/corn1.SW.gif) !important; }



