@charset "iso-8859-2";
/* CSS Document */


body, html {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../img/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#464646;
}

td {
  font-size:11px;
}

h1 {
	font-size:14px;
	color:#0183b5;
	margin:0px;
	padding:0px;
}
p {

}

#banner {
	width:980px;
	height:193px;
	text-align:left;
}

#footer {
	background-color:#487800;
	height:40px;
	color:#fff;
	font-size:10px;
	margin-top:20px;
	text-align:center;
	line-height:40px;
}

.footer_content {
	width:985px;
	margin:auto;
}

.footer_menu {
	display:inline; 
	float:left; 
	width:70%; 
	height:20px; line-height:20px;
	margin-left:10px;
	text-align:center; 
	color:#FFFFFF;
}

.designby {
	display:inline; float:right; width:172px;
	height:20px; line-height:20px;
	margin-right:10px; 
}
.designby_text {
	display:inline; 
	float:left; 
	color:#FFFFFF; 
	font-size:11px; 
	text-align:center;
}



#podstawa {
	width:985px;
	margin:auto;
	height:auto !important;
	min-height:600px;
	height:600px;
}
#left {
	display:inline;
	float:left;
	width:183px;
}

#middle {
	display:inline;
	float:left;
	width:600px;
	height:auto !important;
	min-height:100px;
	height:100px;
	text-align:left;
}

.data {
	text-align:left;
	font-size:11px; 
	margin-top:7px;
	margin-bottom:7px;
	margin-left:206px;
	padding-left:10px;
	background-image: url(../img/data_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#757575;
}

#right {
	display:inline;
	float:left;
	width:200px;
	vertical-align:top;
}

.menu_left, .menu_right, .menu {
	height:40px;
}
.menu_left {

	background-image:url(../img/menu_top_l.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.menu_right {
	background-image:url(../img/menu_top_r.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.menu {
	background-image:url(../img/menu_top.jpg); 
	background-repeat:repeat-x; 
	background-position:top;
}

.menu_top {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

.menu_break {
	width:2px;
	height:40px;
	background-image:url(../img/menu_top_break.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.break {
	height:1px;
	background-image:url(../img/break.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:5px;
	margin-left:20px;
	margin-right:20px;
}

.main_menu, .main_menu_first, .main_menu_last, .main_menu_opened, .main_menu_first_opened, .main_menu_last_opened, .sub_menu_item, .sub_menu_item_last {
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;	
	height:auto !important; 
	min-height:27px;
	height:27px;
	line-height:27px;
}
.main_menu {
	background-image:url(../img/button.jpg);
}

.main_menu_first, .main_menu_first_opened {
	background-image:url(../img/button_first.jpg);
	min-height:30px;
	height:30px;
	line-height:30px;
}

.main_menu_last, .main_menu_last_opened{
	background-image:url(../img/button_last.jpg);
	min-height:30px;
	height:30px;
	line-height:30px;
}

.main_menu_opened {background-image:url(../img/button_op.jpg);}
.main_menu_first_opened {background-image:url(../img/button_first_op.jpg);} 
.main_menu_last_opened {background-image:url(../img/button_last_op.jpg);}




.sub_menu {
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.sub_menu_item {
	background-image:url(../img/child_button.jpg);
	background-position:center top;
	padding-bottom:3px;
	font-size:11px;
	}

.sub_menu_item_last {
	background-image:url(../img/child_button_last.jpg);
	background-position:left bottom;
	font-size:11px;
}

a.menu_item, a.menu_item:hover, a.menu_item_sel, a.menu_item_sel:hover {
	color:#757575;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.menu_item:hover {color:#777575;}

a.menu_item_sel {color:#DB261F;}
a.menu_item_sel:hover {color: #ED7C78;}

a.menu_itemc, a.menu_itemc:hover, a.menu_itemc_sel, a.menu_itemc_sel:hover {
	color:#000000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.menu_itemc:hover {color:#777575;}

a.menu_itemc_sel {color:#DB261F;}
a.menu_itemc_sel:hover {color: #ED7C78;}


a {
	text-decoration:none;
	font-style:11px;
}
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}

a.footer {
	color:#FFFFFF;
}
a.footer:hover {
	color: #CCCCCC;
}	

#title {
	font-size:22px; 
	color:#DB261F;
	text-align:left;
	margin-left:30px;
}

.text {
	font-size:12px;
	color:303030;
	margin-left:30px;
	margin-right:20px;
	margin-top:10px;
	width:545px;
}


.czysc { clear:both; }

