@charset "utf-8";
/* CSS Document */

body{
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
background-position:center top;
background-repeat:no-repeat;
font-size:12px;
color:#525252;
margin:0px;
padding:0px;
}

a img{
border:0px;
}

a{
color:#D73E2A;
text-decoration:none;
}

a:visited{
color:#D73E2A;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

#container{
	width:1000px;
	margin:auto;
	/*background-color:#ffffff;*/
}

#header{
	width:1000px;
	height:111px;
	margin:auto;
}

#header1{
	height:83px;
	float:left;
	width:81px;
	padding:28px 0px 0px 33px;
}

#header2{
	height:64px;
	float:left;
	width:371px;
	background-image:url(/gfx/bg_header2.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:35px 0px 12px 20px;
	color:#4b4b4b;
	font-size:15px;
}

#header3{
	height:83px;
	float:left;
	width:50px;
	padding:11px 0px 0px 19px;
}

#header4{
	height:28px;
	float:right;
	padding:72px 17px 0px 0px;
}

.home {
display: block;
float:left;
width:52px;
height: 28px;
background-image:url(/gfx/dom.png);
background-repeat:no-repeat;
background-position:center;
}

.home:hover {
background-image:url(/gfx/dom_a.png);
}

.contact {
display: block;
float:left;
width:49px;
height: 28px;
background-image:url(/gfx/mail.png);
background-repeat:no-repeat;
background-position:center;
}

.contact:hover {
background-image:url(/gfx/mail_a.png);
}

.polec {
display: block;
float:left;
width:60px;
height: 28px;
background-image:url(/gfx/wyslij_znajomym.png);
background-repeat:no-repeat;
background-position:center;
}

.polec:hover {
background-image:url(/gfx/wyslij_znajomym_a.png);
}

.bookmark {
display: block;
float:left;
width:50px;
height: 28px;
background-image:url(/gfx/ulubione.png);
background-repeat:no-repeat;
background-position:center;
}

.bookmark:hover {
background-image:url(/gfx/ulubione_a.png);
}

.sitemap {
display: block;
float:left;
width:47px;
height: 28px;
background-image:url(/gfx/mapa_strony.png);
background-repeat:no-repeat;
background-position:center;
}

.sitemap:hover {
background-image:url(/gfx/mapa_strony_a.png);
}

#miejsce_top{
	width:1000px;
	height:71px;
	padding:0px 0px 0px 0px;
	margin:auto;
}

#miejsce2_top{
	width:1000px;
	height:183px;
	padding:0px 0px 0px 0px;
	margin:auto;
}

#top_inflancka{
	width:438px;
	height:46px;
	float:left;
	margin:15px 0px 0px 23px;
}

#nadosrodki{
	width:1000px;
	height:8px;
	margin:auto;
}

#osrodki{
	width:856px;
	height:29px;
	background-image:url(/gfx/osrodki.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 24px;
}

#inflancka{
	height:29px;
	width:230px;
	float:left;
}

#inflancka a, #inflancka a:visited{
	display:block;
	height:29px;
	width:230px;
}

#inflancka a:hover{
	display:block;
	background-image:url(/gfx/osrodki_hover.png);
}

#namyslowska{
	height:29px;
	width:270px;
	float:left;
	margin:0px 0px 0px 67px;
}

#namyslowska a, #namyslowska a:visited{
	display:block;
	height:29px;
	width:270px;
}

#namyslowska a:hover{
	display:block;
	background-image:url(/gfx/osrodki_hover.png);
}

#moczydlo{
	height:29px;
	width:234px;
	float:left;
	margin:0px 0px 0px 54px;
}

#moczydlo a, #moczydlo a:visited{
	display:block;
	height:29px;
	width:234px;
}

#moczydlo a:hover{
	display:block;
	background-image:url(/gfx/osrodki_hover.png);
}

#flash{
	width:1000px;
	height:264px;
	padding:0px 0px 0px 0px;
	margin:auto;
}

.blue{
	width:15px;
	height:15px;
	background-color:#005a9e;
	border-radius:5px;
	float:left;
	margin:0px 3px 0px 0px;
}

.orange{
	width:15px;
	height:15px;
	background-color:#ffa800;
	border-radius:5px;
	float:left;
	margin:0px 3px 0px 0px;
}

#nadmenu{
	width:966px;
	height:14px;
	margin:auto;
}

#footer {
	width: 1000px;
	background-image:url(/gfx/footer_bg.png);
	background-position: center top;
	background-repeat:no-repeat;
	color:#acacac;
}

#footer_menu {
	width: 1000px;
	height: 45px;
	line-height: 45px;
	text-align:center;
	background-color:#ffffff;
	background-image: url(/gfx/bg_footer_menu.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#footer_baner {
	height:58px;
	width:1000px;
	margin:auto;
	background-color:#ffffff;
}

.bip {
	width:111px;
	height:36px;
	display:block;
	background-image:url(/gfx/bip_a.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	margin:8px 0px 0px 17px;
}

.bip:hover {
	background-image:url(/gfx/bip_a.png);
}

.ok_system {
	width:98px;
	height:28px;
	display:block;
	background-image:url(/gfx/OK-System.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
	margin:13px 15px 0px 15px;
}


.benefit {
	width:97px;
	height:28px;
	display:block;
	background-image:url(/gfx/benefit_a.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
	margin:13px 15px 0px 15px;
}

.benefit:hover {
	background-image:url(/gfx/benefit_a.png);
}

.profit {
	width:80px;
	height:41px;
	display:block;
	background-image:url(/gfx/profit_a.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
	margin:1px 15px 0px 0px;
}

.profit:hover {
	background-image:url(/gfx/profit_a.png);
}

.fit {
	width:96px;
	height:37px;
	display:block;
	background-image:url(/gfx/fit_a.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
	margin:3px 25px 0px 0px;
}

.fit:hover {
	background-image:url(/gfx/fit_a.png);
}

#content_container {
	width:966px;
	margin:auto;
	background-color:#ffffff;
	padding:0px 17px 25px 17px;
}

#menu {
	width:966px;
	height:42px;
	margin:auto;
	background-image:url(/gfx/bg_menu.png);
	background-repeat:repeat-x;
	line-height:42px;
	font-size:14px;
	color:#ffffff;
}

#menu a, #menu a:visited{
	color:#ffffff;
	text-decoration:none;
	padding:0px 24px 0px 24px
}

#menu a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#baner {
	width:966px;
	height:192px;
	margin:2px auto 0px auto;
}

#breadcrumbs_no_baner{
	width:966px;
	height:44px;
	margin:auto;
}

#breadcrumbs {
	width:966px;
	height:44px;
	margin:auto;
	background-image:url(/gfx/bg_breadcrumbs.png);
	background-repeat:repeat;
	line-height:44px;
	font-size:12px;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin-top:-44px;
}

#breadcrumbs a:first-child {
	font-size: 18px;
}

#breadcrumbs a, #breadcrumbs a:visited {
	color:#000000;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}

#breadcrumbs a:hover {
	color:#000000;
	text-decoration:underline;
}

#strefa_banerowa {
	width:300px;
	height:250px;	
	float:left;
	margin:26px 0px 0px 0px;
}

.column {
	width:300px;
	float:left;
	padding:0px 16px 0px 16px;
	color:#525252;
	font-size:11px;
	margin:26px 0px 0px 0px;
}

.column_bg {
	background-image:url(/gfx/bg_column.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.column_title {
	color:#D73E2A;
	font-size:18px;
	padding:0px 0px 20px 0px;
}

.wiecej {
	width:60px;
	height:19px;
	background-color:#005a9e;
	color:#ffffff;
	font-size:10px;
	line-height:19px;
	text-align:center;
	border-radius:7px;
	margin:10px 0px 0px 240px;
}

.wiecej2 {
	margin:10px 0px 0px 219px;
}

.wiecej a, wiecej a:visited {
	color:#ffffff;
	text-decoration:none;
}

.wiecej a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#aktualnosci{
	width:966px;
	margin:auto;
}

#titles{
	width:966px;
	height:41px;
	margin:auto;
	background-image:url(/gfx/bg_aktualnosci.png);
	background-position:top;
	background-repeat:repeat-x;
}

.aktualnosci_title{
	width:313px;
	height:41px;
	float:left;
	color:#0092cf;
	font-size:18px;
	line-height:41px;
	padding:0px 0px 0px 7px;
}

.aktualnosci_column{
	width:279px;
	float:left;
	padding:14px 34px 0px 7px
}

.aktualnosci_column_bg{
	background-image:url(/gfx/bg_aktualnosci_column.png);
	background-position:right top;
	background-repeat:no-repeat;
}

.aktualnosci_img{
	width:279px;
	height:81px;
	background-image:url(/gfx/under_image.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:0px 0px 11px 0px;
	margin:auto;
}

.date{
	width:266px;
	height:20px;
	margin:auto;
	padding:5px 10px 5px 3px;
}

.date1{
	color:#a2a2a2;
	font-size:9px;
	float:left;
	width:54px;
	height:25px;
	line-height:14px;
}

.date2{
	width:212px;
	float:right;
	color:#4a4a4a;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:14px;
}

.date2 a, .date2 a:visited{
	color:#4a4a4a;
	text-decoration:none;
}

.date2 a:hover{
	color:#4a4a4a;
	text-decoration:underline;
}

.aktualnosci_text{
	width:266px;
	margin:auto;
	padding:5px 10px 10px 3px;
	color:#808080;
	font-size:11px;
}

.aktualnosci_text a, .aktualnosci_text a:visited{
	color:#808080;
	text-decoration:none;
}

.aktualnosci_text a:hover{
	color:#808080;
	text-decoration:underline;
}

.aktualnosci_bg{
	background-image:url(/gfx/aktualnosci_pasek.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.sb {
	margin:216px 0px 0px 224px;
}

#menu_lewe {
	width:217px;
	color:#6e6e6e;
	font-size:14px;
	float:left;
	background-image:url(/gfx/bg_column.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding:23px 10px 10px 12px;
}

.portfolio_content_left_list{
width:217px;
color:#D73E2A;
font-size:14px;
list-style:none;
padding:0px 0px 0px 0px;
line-height:23px;
}

.pl {
	background-image:url(/gfx/bg_pl.png);
	background-position:bottom center;
	background-repeat:no-repeat;	
	width: 187px;
}

.pl:hover {
	
}

.pl a, .pl a:visited{
background-image:url(/gfx/list_arrow.png);
background-position:10px 23px;
background-repeat:no-repeat;
color:#D73E2A;
text-decoration:none;
display: block;
width: 187px; 
padding: 15px 0px 10px 30px;
font-weight: bold;
}

.pl a:hover{
color:#D73E2A;
text-decoration:none;
font-weight: bold;
background-color:#f7f7f7;
}

.undercat {
	list-style:none;
}

.portfolio_content_left_list_undercat{
width:167px;
color:#D73E2A;
font-size:12px;
list-style:none;
padding:0px 0px 0px 10px;
line-height:23px;
}

.plu {
	padding:0px 0px 0px 0px;
}

.plu a, .plu a:visited{
color:#D73E2A;
text-decoration:none;
background-position:20px 23px;
font-weight: bold;
width: 177px; 
padding: 15px 0px 10px 40px;
margin-left: -10px;
}

.plu a:hover{
color:#D73E2A;
text-decoration:none;
font-weight: bold;
}

#content {
	width:713px;
	float:right;
	color:#525252;
	font-size:11px;
	padding:23px 0px 10px 14px;
}

#content ul, #content ol {
	margin-left: 25px;
	float: left;
}

#footer {
}

#footer_keywords {
	width: 1000px;
	height: 43px;
	line-height: 43px;
	text-align:center;
}

#footer_prawne, #footer_copy {
	width: 1000px;
	height: 27px;
	line-height: 27px;
	text-align:center;
}

#footer_menu_inner_1{
	width:100px;
	height: 43px;
	line-height: 43px;
	text-align:center;
	float: left;
}

#footer_menu_inner_2{
	width:100px;
	height: 43px;
	line-height: 43px;
	text-align:center;
	float: left;
	background-color:#ffffff;
}

#footer_menu_inner {
	width: 800px;
	height: 43px;
	line-height: 43px;
	text-align:center;
	float: left;
}

#footer_menu a, #footer_menu a:visited {
	margin-left: 15px;
	margin-right: 15px;
	color:#acacac;
	font-size: 10px;
	text-decoration:none;
}

#footer_menu a:hover {
	text-decoration:underline;
}

#footer_menu img {
	vertical-align: -3px;
}

#footer_copy {
	font-size: 10px;
	color:#e4e4e4;
}

#footer_copy a, #footer_copy a:visited {
	color:#e4e4e4;
	text-decoration:none;
}

#footer_copy a:hover {
	text-decoration:underline;
}

a.do_gory {
	float: right;
}

a.do_gory img {
	vertical-align: 0px !important;
}

#footer_keywords {
	color:#c0c0bf;
	font-size: 10px;
}

#footer_prawne {
	color: #7a7a7a;
	font-size: 10px;
}

#footer_prawne a, #footer_prawne a:visited {
	text-decoration:none;
	color: #7a7a7a;
	margin-left: 13px;
	margin-right: 13px;
}

#footer_prawne a:hover {
	text-decoration:underline;
}

.cleaner{
float:none;
clear:both;
}

.message-good, .message-bad, .message-info  {
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	background-position: 7px 7px;
	background-repeat: no-repeat;
}

.message-good {
	border: 1px solid #cae49c;
	color: #516f1b;
	background-color: #f3ffd0;
	background-image: url(/gfx/accept-big.png)
}

.message-good a {
	color: #516f1b;
}

.message-bad {
	border: 1px solid #ffdede;
	color: #ce0000;
	background-color: #fff1f1;
	background-image:  url(/gfx/exclamation-big.png);
}

.message-bad a {
	color: #ce0000;
}

.message-info {
	border: 1px solid #ededb3;
	background-color: #ffffcc;
	background-image:  url(/gfx/information-big.png);
}


/*
	WDROŻENIOWE
*/

/*
	BANNER 
*/
#banner-main {
	width: 1000px;
	height: 252px;
}

.paginacja {
	width: 983px;
	height: 24px;
	position:relative;
	z-index: 100;
	top: 0px;
	text-align:right;
	margin-bottom: -24px;
	top: -37px;
	padding-right: 17px;
}

span.toggler {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image:url(/gfx/ban_toggler.png);
	margin-right:1px;	
	cursor: pointer;
}

span.toggler.active, span.toggler:hover {
	background-image:url(/gfx/ban_toggler_active.png)!important;
}

.banner-item {
	width: 1000px;
	height: 252px;
	position:relative;
	z-index: 95;
	display: none;
	background-position: center top;
	background-repeat:no-repeat;	
}

.banner-item img {
	float: right;
}

.bit-txt {
	width: 330px;
	height:160px;	
	margin-top: 40px;
	float: right;	
	padding-right: 50px;
	font-size: 11px;
	color:#cecfcf;
	background-image:url(/gfx/banner_text_bg.png);
}

.bit-txt h1 {
	font-size: 24px;
	color:#FFFFFF;
	margin-bottom: 20px;
	font-weight: normal;	
}

.bit-txt a {
	color:#fcb033;
	font-size: 10px;
	float: right;
	text-decoration:none;
}

.bit-txt a:hover {
	text-decoration:underline;
}

#zamiast_bannera {
	width: 950px;
	height: 60px;
	padding-top: 10px;
	padding-left: 50px;	
}

#pod_zamiast_bannera {
	width: 1000px;
	height: 14px;
	background-color:#FFF;	
}

/*
	STRONA GŁÓWNA
*/
.home_news {
	width: 273px;
	margin:auto;
	background-image:url(/gfx/home_news_bg.png);
	background-position: bottom center;
	background-repeat:no-repeat;	
	font-size: 11px;
	color:#525252;
}

.h_news_title {
	line-height: 35px;	
}

.h_news_title a, .h_news_title a:visited {
	color:#D73E2A;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

.h_news_title a:hover {
	text-decoration:underline;
}

.h_news_title span {
	color:#a2a2a2;
	font-size: 10px;
	padding-right: 9px;
}

/*
	WIDOKI STRON
*/
.title2 {
	height: 40px;
	line-height: 40px;
	padding-left: 12px;
	font-size: 14px;
	color:#686868;
	background-image:url(/gfx/title_2.png);
	background-position: left top;
	background-repeat:no-repeat;
}

.show_news_date {
	height: 15px;
	font-size: 10px;
	color:#525252;	
}

.show_news_title {
	font-size: 14px;
	color:#D73E2A;
	padding-bottom: 30px;	
}