
body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(tlo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	width: 100%;
	height: 100%;
}
.atable {
	
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 10px;
	padding: 10px;
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 100%;
}
.header {
	/*font-weight: bold;*/
	font-size: 24px;
	color: #CC0000;
}
.notice {
	color: #ffffff;
	font-weight: bold;
	background-color: #CC0000;
	padding: 5px;	/*border: thin dashed #CCCCCC;*//*color: #000000;*/
}
.notice a {
	color: #ffffff;
	}
.notice a:hover {
	color: #363636;
	}
.lista {
	margin-left: -15px;
	list-style-type: square;
}
.ie .lista {
	margin-left: 30px;
}
.up {
	text-align: right;
	font-size: 9px;
	padding: 5px;/*border: thin dashed #CCCCCC;*/
}
a {
	text-decoration: none;
	color: #FFFFFF;
	
}
a:hover {
	color: #CCCCCC;
	
}
.stopka a {
	text-decoration: none;
	color: #777777;
	border: none;
}
.stopka a:hover {
	color: #000000;
	border: none;
	text-decoration: underline;
}
.stopka2 a {
	text-decoration: none;
	color: #BBBBBB;
	border: none;
}
.stopka2 a:hover {
	color: #000000;
	border: none;
	text-decoration: none;
}
.menu {
	font-size: 14px;
	color: #FFFFFF;

}
.logo-prod {
	width: 210px;
	height: 60px;
	background: url(img/gl-prod.gif) 0 0 no-repeat;
}
.logo-prod:hover {
	background: url(img/gl-prod.gif) 0 -60px no-repeat;
}
.logo-pol {
	width: 210px;
	height: 60px;
	background: url(img/gl-pol.gif) 0 0 no-repeat;
}
.logo-pol:hover {
	background: url(img/gl-pol.gif) 0 -60px no-repeat;
}
.sm {
	line-height: 200%;
	
}

.ie6 p, .ie7 p {
	margin: 10px;
	margin-left: 0px;
}
.stopka {
	padding: 10px;
	color: #777777;
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.stopka2 {
	padding: 9px;
	color: #777777;
	font-family: Trebuchet MS, Verdana ,Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ie .kwiecie {
	margin-left: -50%;
}
