
BODY {
	font-family:"Arial", Helvetica;
}
A.poradyTyt {
	text-decoration: none;
	font-family:"Arial", Helvetica;
	color: #006918;	
 	text-transform: lowercase;
}
A.poradyTyt:hover {
	text-decoration: underline;
	font-family:"Arial", Helvetica;
	color: #CC0000;
 	text-transform: lowercase;
}
.size1 { font-size: 12px; }
.size2 { font-size: 20px; font-weight: bold; }

.color2 { color: #000000 }
.color1 { color: #006918 }


.table_gl
 {
 background: URL(img/pasek_tlo.gif) repeat-y;
 }
.NewsTlo {
	background: url(img/news-tlo.gif) repeat-y;
} 
.NewsPrawy {
	background: url(img/pasek-right.gif) repeat-y right;
} 
 
.news
 {
 border: 1px solid #006918;
 background: white;
 }
.news_TYT
 {
 color: #006918;
 padding-left: 10px;
 font-size:12px;
 font-weight:bold;
 text-decoration: underline;
 font-style: italic;
 }
.news_ZWY {
		color: black;
		text-decoration: none;
		font-size:11px;
		font-weight:normal;
		padding-right: 20px;
}
.news_ZWY:hover
 {
 color: red;
 text-decoration: underline;
 font-size:11px;
 font-weight:normal;
 }
.akapit
 {
 text-decoration: none;
 color: #006918;
 font-weight:bold;
 font-style:normal;
 font-size:12pt;
 font-family:"Tahoma", Helvetica;
 }
.tytul
 {
 text-decoration: none;
 color: #006918;
 font-weight:bold;
 font-style:normal;
 font-size:12pt;
 font-family:"Tahoma", Helvetica;
 }
 
.kontakt_TYT
 {
 text-decoration: none;
 color: #006918;
 font-weight:bold;
 font-style:normal;
 font-size:10pt;
 }
 
.kontakt_FOR
 {
 border: 1px solid #000000;
 text-decoration: none;
 color: black;
 font-weight:normal;
 font-size:8pt;
 }
.zwy
 {
 text-decoration: none;
 color: black;
 font-weight:normal;
 font-size:11pt;
 }
.zwyKARTA
 {
 background: #DDFDB3;
 border: solid 1px #79CB07;
 text-decoration: none;
 color: black;
 font-weight:normal;
 font-size:11pt;
 }
.mail
 {
 text-decoration: none;
 color: black;
 font-weight:bold;
 font-size:9pt;
 }
.mail:hover
 {
 text-decoration: none;
 color: red;
 font-weight:bold;
 font-size:9pt;
 }
.img
 {
 border: solid 1px #000000;
 }
select {
	color: #000000;
	background: #F0F0F0;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 1px;
	font-weight:normal;
	font-size:8pt;
	font-family:"Arial, Verdana";
 	width: 250px;
 }
textarea {
	color: #000000;
	border: solid 1px #000000;
	background: #F0F0F0;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 1px;
	font-weight:normal;
	font-size:8pt;
	font-family:"Arial, Verdana";
 	width: 250px;
	height:50;
 }
input {
	color: #000000;
	border: solid 1px #000000;
	background: #F0F0F0;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 1px;
	font-weight:normal;
	font-size:8pt;
	font-family:"Arial, Verdana";
 	width: 250px;
 }
 
input.code {
 	width: 48px;
 }
input.check {
 	width: 20px;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
	border: none;
	background: #F0F0F0;
 }
input.miasto {
 	width: 198px;
 }
 
 .FormSubmit {
 color: #000000;
 text-decoration: none;
 font-weight:normal;
 font-size:8pt;
 font-family:"Arial", Helvetica;
 border: 1px solid #000000;
 background: #F0F0F0;
 width: 140px; 
 }
 .FormSubmit:hover {
 color: #000000;
 text-decoration: underline;
 font-weight:normal;
 font-size:8pt;
 font-family:"Arial", Helvetica;
 border: 1px solid #000000;
 background: #E1E1E1;
 width: 140px;
 align: center; 
 } 

div.product_name {
	text-align: center;
	font-size: 9px;
	padding: 5px;
}
div.product_img {
	height:100px;
	padding: 5px;
}
img.galeria {
	border: 2px solid #006600;
}
