/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background-color:#155035;
}
body,td,p{
	font-family: Tahoma;
	color: #818181;
	font-size:11px;
}
/*ol, ul, li { padding: 0px; margin: 0px 0px 0px 0px;}
*/
ol, ul, li {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

li {
	padding: 0px 0px 0px 5px;
}
/*li { padding: 0px 0px 0px 5px;}
h1, h2, h3, h4, h5, h6, h7, p, form { margin: 0px; padding: 0px;}*/
ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	padding: 0px 0px 5px 15px;
	background:url(images/dot4.gif) no-repeat;
	background-position:0px 2px ;
	
	text-align:justify;
}
ul li a, ul li a:hover{
	font-weight: normal;
}

a{
	color: #00512C;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
input, textarea, select, button {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	border: 1px solid #A3A3A3;
	background-color: #F3F2F2;
	height:14px;
}
option {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
}

input.t {
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.cb input {
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btn button, .btn input {

	height: 20px;
	border: 1px solid #CCCCCC;
	color: #136444;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
.btnSzukaj input{
/*	background: url(images/nap_szukaj.gif) left center no-repeat;*/
	width:42px;
	height:17px;
	border: 1px solid #FFFFFF;
	color: #136444;
	cursor:pointer;
	background-color: #ffffff;
}
.menu2 a{
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #818181;
	width: 100%;
	display: block;
	font-weight: normal;
}
.menu2_active a{
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
	width: 100%;
	display: block;
	font-weight: normal;
}
.menu2_active a:hover{
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
	width: 100%;
	display: block;
	font-weight: normal;
}
.menu2 a:hover{
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
	width: 100%;
	display: block;
	font-weight: normal;
}
table.naglowekIndex{
	background-color:#FFFFFF;
}
table.naglowekIndex * {
	font-family: Tahoma;
	color:#155035;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
table.naglowekIndex td.spacer {

	padding-top:7px;
}
table.srodek{
	background-color:#FFFFFF;
}
/*STOPKA*/
table.stopka{
	background-color:#FFFFFF;
}
table.stopka td.padding{
	padding-left:11px;
	padding-right:20px;
}
.stopka td.spacerStopka{
	border-top:1px solid #000000;
}
.stopka td.textStopka{
	color:#384842;
	font-size:10px;
}
.textStopka1{
	color:#384842;
	font-size:10px;
}
.spacer{
	border-top:1px solid #000000;
}
.spacerGreen{
	background-color: #165136;
}
.padding{
	padding:18px 13px 10px 21px;
}
.paddingBlok{
	padding:18px 12px 10px 17px;
}
.paddingModul{
	padding:18px 21px 10px 16px;
}
.linePageVer{
	background: url(images/line_page_ver.gif) left 18px no-repeat;

}
.lineIndexVer{
	background: url(images/line_v_index.gif) left 18px no-repeat;

}
.spacerMenu{
	background: url(images/line_menu.gif) left top no-repeat;
}
.lineModule{
	background: url(images/line_module.gif) left top no-repeat;
}
.lineBlok{
	background: url(images/line_blok.gif) left top no-repeat;
}
.lineSearch{
	background: url(images/line_search.gif) left center no-repeat;
}
.lineGallery{
	background: url(images/line_gallery.gif) left center no-repeat;
}
.titleModule{
	font-family: Tahoma;
	font-size: 18px;
	color: #E06F39;
}
.lineBottomModule{
	background: url(images/line_bottom_module.gif) left center no-repeat;
}
.lineH{
	background: url(images/line_h.gif) left center no-repeat;
}

.lineGreenPageTop {
	height:57px;
	/*border:1px solid red;*/
	background: url(images/lineV_top.gif)  left 18px no-repeat;
}
.lineGreenPageCenter {
	background: url(images/lineVcenter.gif)  left top repeat-y;
}
.lineGreenPageBottom {
	height:39px;
	background: url(images/lineVbottom.gif)  left bottom no-repeat;
}

/* modul aktualnosci */
.aktualnosc{
	color:#155035;
}
.aktualnosci .data {
	padding-top: 3px;
	color:#155035;
	
	font-weight:normal;
	padding-bottom:3px;
}
.aktualnosci .tytul {
	padding-top:3px;
	color:#155035;
	font-weight:bold;
}
.aktualnosci .opis {
	padding-top:5px;
	color:#818181;
	text-align: justify;
	padding-left:3px;
}

.wiecej a{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.wiecej a:hover{
	color: #00512C;
	text-decoration: none;
	font-weight: bold;
}
/* modul formularz kontaktowy */
.konta td.bottom{
	padding-top:6px;
	padding-bottom:5px;
}
.konta td.bottom div{
	background-color: #E5E5E5;
}
.konta td.label {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:3px;
}
.konta td.input input {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	border: 1px solid #A3A3A3;
	color:#818181;
	background-color: #F3F2F2;
	height:14px;
}
.konta td.button input {
	font-size: 10px;
	height: 20px;
	width:53px;
	border:none;
	font-size: 11px;
	font-weight: bold;
	background: url(images/formularz_button.gif) left top no-repeat;
	color: #ffffff;
	cursor: pointer;
}
/* subskrypcja blok*/
table.subskrypcja {
	border:1px solid #D9E5DF;
}
.subskrypcja  td.title{
	background-color: #F2F6F4;
	border-bottom:1px solid #D9E5DF;
}
.subskrypcja  td.title div{
	border-bottom:2px solid #EDF3F0;
	border-top:2px solid #F2F6F4;
	color:#E06F39;
	font-weight: bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:3px;
	font-size: 11px;
	
}
.subskrypcja  td.content{
	padding:8px 8px 14px 11px;
}
.subskrypcja td.btns input{
	font-size: 10px;
	height: 20px;
	width:53px;
	border:none;
	font-size: 11px;
	font-weight: bold;
	background: url(images/formularz_button.gif) left top no-repeat;
	color: #ffffff;
	cursor: pointer;
}

/* modul galeria */
.galeria .thumb {
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #20467F;
	background-color:#20467F;
}
.galeria .data {
	color:#F87A00;
	font-weight:bold;
}
.galeria .tytul {
	color:#155035;
	font-weight:bold;
}
.galeria .opis {
	color:#155035;
	font-size:10px;
	
}
/* mapa serwisu */

.drzewoKontener {
	padding:0px 5px 0px 0px;
	text-align: left;
}

.drzewoKontener .tytul {
	padding:0px;
	font-weight:bold;
	color: #F76D29;
}

.drzewoKontener ul.drzewo {
	padding: 0px;
	margin:0px;
	list-style: none;
}
.drzewoKontener ul.drzewo li {
	list-style-type:none;
	list-style-image:none;
	padding:4px;
	margin-left:15px;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:0px;

	background:url(images/ico_module.gif) left 5px no-repeat;
	text-align:justify;
	font-weight: normal;
}

.drzewoKontener ul.drzewo li a {
	color: #155035;
	padding-left:5px;
	font-size: 11px;
	font-weight: bold;
}

.drzewoKontener ul.drzewo li li {
	padding-left:7px;
	font-weight: normal;
	font-size: 11px;
	margin: 5px 0px 0px 2px;
	background:url(images/arrow_2.gif) left 6px no-repeat;
}
.drzewoKontener ul.drzewo li li a {
	color: #818181;
	padding-left:5px;
	font-size: 11px;
	font-weight: normal;
}
/* NAGLOWKI */
h1.title {
	font-size: 18px;
	color: #E06F39;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

h1.title_de, h1.title_pl, h1.title_en ,h1.title_ru {
	font-size: 18px;
	color: #E06F39;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

/* style dla tabeli */
.t_1 {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #00512C;
	font-weight:bold;
	padding:7px;
	text-align:center;
}

.t_2 {
	color: #155035;
	font-size: 11px;
	background-color: #F2F6F4;
	padding:5px;	
}

.t_3 {
	color: #155035;
	font-size: 11px;
	background-color: #E6EDEA;
	padding:5px;
}

.t_nowosc {
	color: #155035;
	font-size: 11px;
	background-color: #FFCF67;
}

.t_promocja {
	color: #155035;
	font-size: 11px;
	background-color: #FF9E82;
}
/*Menu gorne*/

.Tabstrip {
	color:#ffffff;
	background:#00512C url(images/lab/lab_l.gif) no-repeat left top;
	height:20px;
}
.Tabstrip div {
	background:transparent url(images/lab/lab_r.gif) no-repeat right top ;
	color:#FFFFFF;
	padding:3px 10px 4px 10px;

}
.Tabstrip div a{color:#FFFFFF;}

.Tabstrip_hover {
	color:#ffffff;
	background:#FF8043 url(images/lab/lab_l_1.gif) no-repeat left top;
	height:20px;
}
.Tabstrip_hover div {
	background:transparent url(images/lab/lab_r_1.gif) no-repeat right top ;
	color:#FFFFFF;
	padding:3px 10px 4px 10px;
}
.Tabstrip_hover div a,.Tabstrip_hover div a:hover{	color:#FFFFFF;}
.TabstripActive {
	color:#ffffff;
	background:#FF8043 url(images/lab/lab_l_1.gif) no-repeat left top;
	height:20px;
	
}
.TabstripActive div {
	background:transparent url(images/lab/lab_r_1.gif) no-repeat right top ;
	color:#FFFFFF;
	padding:3px 10px 4px 10px;
}
.TabstripActive div a, .TabstripActive div a:hover{	color:#FFFFFF;}


/* modul formularz dynamiczny */
.dynamicForm td{
	padding:10px 0px 10px 0px;
}
.dynamicForm  td.title{
	color:#155035;
	font-weight:bold;
}
.dynamicForm  td.title2{
	color:#818181;
	font-weight:bold;
}
.dynamicForm tr.row1 td, .dynamicForm tr.row4 td{
	border-bottom:1px solid  #E5E5E5;
}

.dynamicForm tr.row3 td.title{
	padding: 10px 0px 10px 0px;
	border-bottom:1px solid  #E5E5E5;
}
.dynamicForm tr.row3 td.label{
	padding: 0px;
	font-weight: bold;
}
.dynamicForm tr.row3 td.input{
	padding:0px;
}
.dynamicForm td.bottom div{
	background-color: #E5E5E5;
}
.dynamicForm td.label {
	font-size: 11px;
	font-weight: bold;
	padding-right:3px;
}
.dynamicForm td.button input {
	font-size: 10px;
	height: 20px;
	width:53px;
	border:none;
	font-size: 11px;
	font-weight: bold;
	background: url(images/formularz_button.gif) left top no-repeat;
	color: #ffffff;
	cursor: pointer;
}
/*menu*//*
* html div.menuF{
	z-index:1000;
	position:absolute;
	width:767px;
	padding-left:1px;
	left:0px;
	top:0px;
	margin-left:0px;
	margin-top:0px
}*/

div.menuF{
	z-index:1000;
	position:relative;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
	height:133px;
}
