@charset "utf-8";
body, html {
	behavior: url(csshover3.htc);
	color: #3a7596;
} 

img, div, td { behavior: url(iepngfix.htc) }

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.wid1 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#footbg {
	background-image: url(../media/img/t_stopka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}


/* header start -  */
#logo {
	float: left;
}
#header #serach {
	/*text-align: right;*/
}
#headm {
	float: left;
	height: 149px;
}

#s_fl {
	position: absolute;
	width: 940px;
	text-align: right;
	margin-top: 120px;
	z-index: 100;
}
#search_list {
	list-style-type: none;
	margin: 0px;
}
#search_list li {
	display: block;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fsearch {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	float: left;
	height: 20px;
}

.formsearch {
	padding-top: 3px;
	color: #3A7595;
	height: 17px;
	font-size: 11px;
}

.button {
	background-color: #FFF;
	border: 1px solid #BECFDB;
	height: 20px;
}
.button.jezyk a, .button.jezyk_pl a {
	display: block;
	background-image: url(../media/img/t_j_pl.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 20px;
}
.button.jezyk a:hover, .button.jezyk_pl a:hover {
	background-image: url(../media/img/t_j_pl_o.gif);
}

.button.jezyk a span, .button.jezyk_pl a span {
	display: none;
}
.button.jezyk_en a {
	display: block;
	background-image: url(../media/img/t_j_en.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 20px;
}
.button.jezyk_en a:hover {
	background-image: url(../media/img/t_j_en_o.gif);
}

.button.jezyk_en a span {
	display: none;
}
.button.kontakt a, .button.kontakt_pl a {
	background-image: url(../media/img/t_kon_pl.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 52px;
	display: block;
}
.button.kontakt a:hover, .button.kontakt_pl a:hover {
	background-image: url(../media/img/t_kon_pl_o.gif);
}

.button.kontakt a span, .button.kontakt_pl a span {
	display: none;
}
.button.kontakt_en a {
	background-image: url(../media/img/t_kon_en.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 52px;
	display: block;
}
.button.kontakt_en a:hover {
	background-image: url(../media/img/t_kon_en_o.gif);
}

.button.kontakt_en a span {
	display: none;
}

/* header koniec */




#main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BECFDB;
	padding-top: 8px;
	padding-bottom: 20px;
}
#main #left {
	float: left;
	width: 258px;
}
#main .absolute {
	position: absolute;
	margin-top: -1px;
}

#main #contentblock {
	float: left;
	width: 682px;
}
#main #contentblock0 {
	padding-left: 232px;
}
#tabs {
	position: absolute;
}

#tabs ul   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tabs li   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mainmenu table {
	height: 362px;
}
#mainmenu table tr  td{
	text-align: right;
	padding-right: 70px;
	background-image: url(../media/img/ml_bg1a.png);
	background-repeat: repeat-y;
	background-position: 0px center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#mainmenu table tr td:hover {
	text-align: right;
	padding-right: 70px;
	background-position: -260px center;
}

#mainmenu h3 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 10pt;
}
#mainmenu table tr td a {
	text-decoration: none;
	color: #FFF;
}
#mainmenu table .active {
	background-image: url(../media/img/ml_bg1a.png);
	background-repeat: no-repeat;
	background-position: -260px center;
}

#lvl2 {
	background-color: #FFF;
	background-image: url(../media/img/orangepixel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#lvl2 td a {
	display: block;
	text-align: center;
}


#lvl2 {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lvl2 {


}

#lvl2 {
	margin-right: 0px;
}
#lvl2 a span span {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	cursor: pointer;
	white-space: normal;
	padding-bottom: 8px;
}
/*#lvl2menu li a span span:hover {
	text-decoration: none;
	color: #FF7E00;
}
#lvl2menu .active a span span:hover {
	color: #FFF;
}*/

#lvl2 a {
	background-image: url(../media/img/tab_rw.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	font-size: 1em;
	text-decoration: none;
	color: #5c5c5c;
	margin-right: 0px;
}
/*#lvl2menu li a:hover {
	text-decoration: none;
	color: #F87A00;
}*/

#lvl2 a span {
	background-image: url(../media/img/tab_lw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#lvl2 .active a {
	background-image: url(../media/img/tab_ro.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	color: #FFF;
}
/*#lvl2menu .active a:hover {
	color: #FFF;
	text-decoration: none;
}*/

#lvl2 .active a span {
	display: block;
	background-image: url(../media/img/tab_lo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#lvl2 .active a span span {
	background-image: url(../media/img/2t_mido.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
}

/*
#lvl2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#lvl2menu {
	height: 36px;

}

#lvl2menu li{
	float: left;
	margin-right: -1px;
}
#lvl2menu li a span span {
	padding-right: 10px;
	padding-left: 10px;
	height: 28px;
	padding-top: 8px;
	cursor: pointer;
	white-space: nowrap;
}
#lvl2menu li a {
	background-image: url(../media/img/tab_rw.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	font-size: 1em;
	text-decoration: none;
	color: #5c5c5c;
	float: left;
	margin-right: 0px;
}
#lvl2menu li a span {
	background-image: url(../media/img/tab_lw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
}
#lvl2menu .active a {
	background-image: url(../media/img/tab_ro.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	color: #FFF;
}
#lvl2menu .active a span {
	display: block;
	background-image: url(../media/img/tab_lo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#lvl2menu .active a span span {
	background-image: url(../media/img/2t_mido.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
}*/




#lvl3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F97B00;
	border-bottom-color: #F87B00;
	border-left-color: #F87B00;
	padding: 6px;
	clear: both;
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(../media/blank.gif);
}
#lvl3 a {
	background-image: url(../media/img/lvl3_line.gif);
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	color: #5C5C5C;
	white-space: nowrap;
	font-size: 0.9em;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
#lvl3 .active  {
	color: #FA7B00;
}

/*#lvl3 a:hover {
	text-decoration: none;
	color: #FF7802;
}*/
#footbg {
	padding-top: 10px;
	padding-bottom: 30px;
}
#btm_menu {
	width: 850px;
}

#btm_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#btm_menu ul li {
	float: left;
	display: block;
	background-image: url(../media/img/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-right: 8px;
}
#btm_menu ul .frst {
	background-image: none;
	padding-left: 0px;
}
#btm_menu ul li a {
	color: #6997b2;
	text-decoration: none;
}
#btm_menu ul li a:hover {
	color: #00456C;
	text-decoration: none;
}

.box {
	float: right;
	width: 155px;
	margin-bottom: 15px;
	margin-left: 25px;
	clear: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bmenu {
	background-color: #FFF;
	padding: 5px;
}

.boxlist ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.boxlist ul li {
	list-style-image: url(../media/img/square_gray.gif);
}
.bmenu .list {
	list-style-image: url(../media/img/square_gray.gif);
	margin-bottom: 20px;
}
.bmenu .boxlist ul li {
	list-style-image: url(../media/img/square2_gray.gif);
}

.box .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
	font-weight: bold;
}
.content a {
	color: #3A7596;
}
.content a:hover {
	color: #FF7E00;
}
.files {
	padding: 5px;
	background-color: #f7f7f7;
}


.files a {
	color: #387191;
	text-decoration: none;
	font-size: 0.85em;

}
.files a:hover {
	text-decoration: underline;
	color: #3A7596;
}
.bmenu a {
	color: #F97B00;
	text-decoration: none;
	font-size: 0.85em;
	line-height: 0.9em;

}
.bmenu a:hover {
	color: #F97B00;
	text-decoration: underline;
}
.bmenu .list li a {
	font-size: 1em;
	line-height: 1em;
}


.files .title {
	padding-left: 15px;
	background-image: url(../media/img/files.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bmenu .title {
}

.bmenu .title {
	padding-left: 15px;
	background-image: url(../media/img/menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #F97B00;
}
.content h22, #htitle{
	font-size: 20pt;
}


#siteimpulse {
	float: right;
	width: 60px;
	padding-top: 10px;
}
#siteimpulse .mon a {
	background-image: url(../media/img/sitemonitor.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#siteimpulse .mon a:hover {
	background-image: url(../media/img/sitemonitor_p.gif);
}

#siteimpulse .sit a {
	background-image: url(../media/img/siteimpulse.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#siteimpulse .sit a:hover {
	background-image: url(../media/img/siteimpulse_p.gif);
}
#newsbox {
	float: left;
	padding-left: 20px;
	width: 200px;
	color: #184c69;
}

.tabbox {
	display: block;
	width: 479px;
	height: 361px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#bitmapbox {
	width: 479px;
	height: 361px;
	float: left;
}

.texbox {
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acc5d3;
	padding-bottom: 10px;
}
#newsbox .orange a {
	color: #ff7800;
}
#newsbox .orange a:hover {
	text-decoration: underline;
}
#newsbox .more {
	text-align: right;
	font-size: 12px;
}


.font14 {
	font-size: 1.0em;
}
.texbox h2 {
	margin-top: 0px;
}
#newsbox h2 , #newsbox h444{
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}
h4, .texbox h5{
	margin: 0px;
	padding: 0px;
	font-size: 22px;
}



#news {
	margin-top: 10px;
}
#newsbox p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
	line-height: 17px;
}
.orange {
	color: #FF7D00;
}
.blue {
	color: #3A7596;
}

.date {
	font-size: 0.8em;
}
#bannery {
	margin-top: 15px;
	margin-bottom: 15px;
}
.b_left , .b_right, .b_middle{
	display: inline;
}
.b_left {
	float: left;
}
.b_middle {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
}
.b_right {
	float: right;
}

.htexbox {
	font-size: 15pt;
}
.clear {
	clear: both;
	height: 0px;
	display: none;
}
.orangelight {
	color: #feca9b;
}
.horizontal {
	margin-left: 0px;
}
.horizontal a {
	display: block;
	float: left;
	padding-left: 15px;
	background-image: url(../media/img/square_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
	color: #FF7E00;
	text-decoration: none;
	white-space: nowrap;
}
.horizontal a:hover {
	text-decoration: underline;
}

.formularztable {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.formularztable td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.formularz {
	
	height: 16px;
	
}
.formularz , .formularzpole-big{
	border: 1px solid #ABC7CD;
	width: 200px;
	
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.formularz-lista {border: 1px solid #ABC7CD;
	width: 200px;
	height: 23px;
	font-size: 12px;
	}
.big {
	height: 100px;
}
.form-button {
	background-color: #FFF;
	border: 1px solid #ABC7CD;
	color: #3A7596;
	font-size: 11px;
}
.table {
	background-color: #F7F7F7;
}
.table th {
	padding: 5px;
	color: #FFF;
	text-align: left;
	border: 1px solid #FFF;
}
.table .tabheader {
	background-image: url(../media/img/tabbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.table td {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #F2F2F2;
	border-bottom-color: #E4E4E4;
	border-left-color: #F2F2F2;
}
.news {
	margin-bottom: 20px;
}
.data-newswire {
	float: right;
	font-size: 11px;
	color: #BFBFBF;
}
.t-tytul-newsa {
	font-weight: bold;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
}
.tytul-newsa {
	font-weight: bold;
	font-size: 1em;
}
.news a {
	text-decoration: none;
}
.f_box {
	margin-bottom: 40px;
}
.s_title {
	background-color: #E8E8E8;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.s_box .s_title {
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	background-color: #FFF;
}


.f_title {
	margin-bottom: 8px;
	font-weight: bold;
	color: #FF7E00;
}
.f_link {
	color: #999;
	margin-bottom: 8px;
	padding-left: 20px;
	background-image: url(../media/img/square_gray.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.s_box .f_link a{
	text-decoration: none;
}



.f_box .news {
	padding-left: 20px;
	background-image: url(../media/img/square_gray.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.s_tab {
	margin-top: 4px;
	margin-bottom: 4px;
}
.s_tab table tr td {
	padding: 5px;
	vertical-align: top;
}
.s_tab a {
	color: #88A2AE;
	font-size: 11px;
	text-decoration: none;
	display: block;
	background-image: url(../media/img/circle_gray.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
.s_title , .s_title a{
	color: #FF7E00;
	text-decoration: none;
}
.s_title a:hover {
	text-decoration: underline;
}
.paginacja {
	text-align: center;
}
.paginacja ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.paginacja ul li {
	display: inline;
	text-align: center;
}
.paginacja ul li span {
	padding-right: 4px;
	padding-left: 4px;
	background-color: #BFBFBF;
	color: #FFF;
}
.paginacja ul li a {
	display: inline-block;
	background-color: #FF7E00;
	padding-right: 4px;
	padding-left: 4px;
	color: #FFF;
	text-decoration: none;
}
.paginacja ul li a:hover {
	color: #FFF;
	background-color: #006FA4;
}
.advert {
	margin-top: 20px;
	width: 231px;
}
.kform {
	float: left;
	padding: 0px;
	background-color: #FFF;
	margin-bottom: 15px;
}
.kform2 {
	margin-bottom: 10px;
}

.kform_field {
	font-weight: bold;
	color: #3a7596;
	background-color: #FFF;
	border: 1px solid #3a7596;
	font-size: 11px;
	line-height: normal;
	letter-spacing: normal;
}
.size16 {
	font-size: 16px;
}
.size12 {
	font-size: 12px;
}
.blue {
	color: #3A7596;
}
.gal {
	padding-top: 20px;
}


.gal  .pic {
	float: left;
	margin-right: 10px;
	width: 159px;
	text-align: center;
}
.gal .pic .desc {
	background-image: url(../images/galeriabg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 15px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 2px;
}
.gal .pic img {
	border: 1px solid #D4D4D4;
}


.gal .pic .desc a {
	color: #58B1EB;
	text-decoration: none;
	font-size: 11px;
}
.gal .pic .desc a:hover {
	text-decoration: none;
	color: #1886CF;
}
.gal    .pic    a:hover    div {
	display: block;
}

.pic .ico {
	position: absolute;
	margin-left: 137px;
	background-image: url(../images/lupa.gif);
	height: 21px;
	width: 20px;
	margin-top: 1px;
	display: none;
}
#main #path {
	font-size: 11px;
	color: #C0C0C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#path a {
	text-decoration: none;
	color: #8F8F8F;
}
#main #path a:hover {
	color: #5C5C5C;
}
#main #path .active {
	font-weight: bold;
}
#newsbox  a {
	text-decoration: none;
}
#contentblock .content {
	margin: 0px;
	padding: 0px;
}
#contentblock .content .htitle {
	margin-top: 20px;
}
table.styled, .styled caption, .styled tbody, .styled tfoot, .styled thead, .styled tr, .styled th, .styled td 
{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}
table.styled {border-collapse:separate;border-spacing:0}
.styled caption, .styled th, .styled td{text-align:left;font-weight:normal}
table.styled {margin: 15px 0;width: 100%}
table.styled th, table.styled tr.theader td, table.styled td {
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 15px;
	vertical-align: middle;
}
	table.styled p {
		margin-bottom: .1em;
		margin-top: .1em;
	}
table.styled th, table.styled tr.theader td {background: #e5e5e5;font-weight: bold}
table.styled th, table.styled tr.theader td.name {width: 150px}
table.styled th, table.styled tr.theader td.price {width: 50px}
table.styled th, table.styled tr.theader td.availability {width:90px}
table.styled td {
	border-left: 1px solid #e5e5e5;
}
	table.styled td.last-element {
		border-right: 1px solid #e5e5e5;
	}
