html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #005798;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
	font-size: 18px;
	color: #005798;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	text-decoration: none;
	color: #005798;
}
a:hover {
	text-decoration: underline;
	color: #1D5292;
}
.grey {
	color: #444;
}
.container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../img/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.site_container {
	padding: 0px;
	width: 935px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pasek_top {
	height: 47px;
	width: 935px;
	float: left;
	background: url(../img/pasek_top.png) no-repeat;
}
.top_nav {
	padding-top:45px;
	height: 30px;
	float: right;
	width: 430px;
}
.top_nav a {
	color: #fff;
	font-size: 14px;
	padding: 0 11px 0 11px;
}
.top_container {
	width: 935px;
	height: 129px;
	float: left;
}
.main_content {
	float: left;
	width: 935px;
	background: url(../img/bg_powitanie.png) repeat-x;
}
.main_text {
	width: 735px;
	margin: 0 auto;
}
.main_text p {
	line-height: 19px;
	margin: 0px 0 20px 0;
}
.signature {
	font-weight: bold;
	color: #000;
	padding-left: 8px;
	margin-bottom: 18px;
}
.boxes_nag {
	background: url(../img/nag_all.png) no-repeat;
	width: 935px;
	height: 45px;
	float: left;
}
.boxes_dol {
	background: url(../img/dol_all.png) no-repeat;
	width: 935px;
	height: 18px;
	float: left;
}
.boxes {
	background: url(../img/bg_boxes.png) repeat-y;
	float: left;
}
.box1 {
	width: 310px;
	float: left;
}
.box2 {
	width: 311px;
	float: left;
}
.box3 {
	width: 310px;
	float: left;
}
.box_content {
	padding: 10px 30px 10px 30px;
}
.break {
	height:12px;
	clear: both;
}
.globe {
	margin-left: 25px;
}
.box_title a {
	color: #299904;
	font-weight: bold;
}
.box_date {
	font-size: 10px;
	margin: 5px 0 5px 0;
}
.box_text {
	line-height: 18px;
}
.box_line {
	background: url(../img/news_line.png) repeat-x;
	height: 1px;
	margin: 8px 0 8px 0;
}
.box_wiecej a {
	color: #299904;
}
.footer {
	width: 935px;
	height: 111px;
	background-image: url(../img/footer.png);
	float: left;
}
.footer_links {
	float: right;
	width: 247px;
	margin-bottom: 5px;
	padding-top: 20px;
}
.footer_links a {
	font-size: 11px;
	color: #015697;
	padding: 0 7px 0 7px;
}
.nag_sub {
	background:  url(../img/naglowek_sub.png) no-repeat;
	width: 935px;
	height: 136px;
	float:left;
}
.nag_sub .nag_text {
	color: #f3c65c;
	font-size: 30px;
	font-family: Trebuchet MS;
	text-align: left;
	margin: 40px 0 0 30px;
}
.left_col {
	float: left;
	width: 244px;
}
.right_col {
	float: right;
	width: 691px;
}
.sub_menu {
	
	height: 256px;
	color: #fff;
	background:  url(../img/tlo_menu.gif) repeat-x top;
}
.sub_text {
	width: 650px;
	margin: 0 auto;
	float: right;
	padding: 15px;
}
.sub_menu ul {
	margin: 0px;
	padding: 30px 0 0 0;
}
.sub_menu li a {
	color: #005798;
	text-decoration: none;
	padding: 5px 0 5px 25px;
	display: block;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	width: 219px;
}
.sub_menu li a:hover {
	background-color: #e8eaee;
	color: #05366e;
}
.sub_menu li a:hover,
.sub_menu li a.active  {
	background-color: #e8eaee;
	color: #05366e;
}
.tytul {
	font-size: 22px;
	color: #124B87;
}
.podtytul {
	font-weight: bold;
	font-size: 13px;
	color: #124B87;
	padding-top: 5px;
}
.link {
	text-decoration: underline;
}
.link:hover {
	text-decoration: none;
}
.lista1 li {
	margin-bottom: 10px;
}
.tyt_zarzad {
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
}
.podtyt_zarzad {
	font-size: 14px;
	margin-top: 0px;
	font-style: italic;
}
.top_nav .menu_active {
	color: #fedf97;
}
.wiecej {
	float: right;
}
.row_act {
	border-bottom:1px solid #CDCDCD;
	padding-bottom: 14px;
	margin-bottom: 10px;
}






.bottom_container {
	background-image: url(../img/bg_bottom2.gif);
	background-repeat: no-repeat;
	width: 856px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 200px;
}

.topline {
	font-size: 0px;
	background-color: #FFFFFF;
	height: 5px;
	width: 935px;
}

.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7492B3;
	padding-top: 2px;
	font-weight: bold;
	width: 780px;
}
.lang_del {
	padding-right: 2px;
	padding-left: 2px;
}
.lang a {
	color: #7492B3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.lang a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.logo {
	height: 82px;
	width: 132px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}

.main_leftnav {
	float: left;
	clear:left;
	width: 145px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005798;
	font-weight: bold;
}
.main_leftnav_title {
	font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 145px;
	display: block;
	font-weight: bold;
}
#main_leftnav_title_inv {
	border-bottom-width: 0px;
}
.main_leftnav_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	float: left;
}
.main_rightcont {
	width: 425px;
	float: left;
}
.main_leftmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.main_leftmenu li a {
	color: #005798;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 10px;
	display: block;
	list-style-type: none;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/ico_nav1.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 15px;
	padding-right: 0px;
	width: 130px;
	font-weight: normal;
}
.main_leftmenu li a:hover {

	color: #1D5292;
	text-decoration: none;
	background-image: url(../img/ico_nav2.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.main_leftmenu_active {
	color: #005798;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 10px;
	display: block;
	padding-top: 10px;
	background-image: url(../img/ico_nav2.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 15px;
	padding-right: 0px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.corrected {
	text-align: justify;
	color: black;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.corrected2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.contact {
	font-weight: normal;
	color: black;
	margin: 0px;
	margin-top: 3px;
}
#contact2 {
	color: #005798;
}

.footer_bg {
	background-image: url(../img/bg_bottom.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #005798;
	margin: 0px;
	padding: 0px;
	height: 100%;
}


.client_list {
	list-style:none;
	margin:20px 45px 0 0;
	padding:0;
	float:left;
	color:#000000;
}

.clients {
	float:left;
	margin-top:50px;
}
