body {
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	background-color: #cfcfcf;
	padding: 0px;
	border-width: 0px;
	margin: 0 auto;
}
.header {
	height: 135px;
	margin: 0 auto;
	height: 135px;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 1%;
	padding-bottom: 0%;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;		
	border-top-width: 0px;
	border-bottom-width: 0px;	
}
.main {
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;		
	border-top-width: 0px;
	border-bottom-width: 0px; 
}
.mennu {
	width: 1000px;
	text-align: center;
	padding-left:0%;
	padding-right: 0%;
	padding-top: 3px;
	padding-bottom: 0%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 0%;
	margin-bottom: 0%;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;		
	border-top-width: 0px;
	border-bottom-width: 0px; 
}
.tekst {
	color: #666666;
	text-align: justify; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.tekstlewa {
	color: #666666;
	text-align: left; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.tekstcz {
	color: #ff0000;
	text-align: justify; 
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.komorkal {
	width: 550px;
	vertical-align: top;
	padding-right: 50px;
	text-align: left;
	text-decoration: none; 
	color: #cccccc;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.komorkap {
	width: 350px;
	vertical-align: top;
	padding-left: 50px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #e7e7e7;
}
.komorkag {
	width: 385px;
	padding: 5px;
	align: right;
	vertical-align: center;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #e7e7e7;
}
h1.pytanie {
	color: #006cff;
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
h1.title {
	color: #ff0000;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}
h1.gora {
	color: #ffffff;
	text-align: justify;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
h2.oferta {
	color: #666666;
	text-align: justify;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}
.strzalka {
  float: left;
}
.opcja:link {
	text-align: left;
	text-decoration: none; 
	color: #666666;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.opcja:visited {
	text-align: left;
	text-decoration: none; 
	color: #666666;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.opcja:hover {
	text-align: left;
	text-decoration: none; 
	color: #ff0000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.as:link {color: #999999;
	text-align: justify;
	text-decoration: none; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.as:visited {color: #999999;
		text-align: justify;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.as:hover {
	color: #ff0000;
	text-align: justify;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.as2:link {color: #ffffff;
	text-align: left;
	text-decoration: none; 
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
.as2:visited {color: #ffffff;
	text-align: left;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
.as2:hover {
	color: #ffffff;
	text-align: left;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
.form {background-color: #fffbe1;
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.ul {
	color: #000033;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	list-style: square;
}
.panel {
	background-image: url(images/panel.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.panelup {
	background-image: url(images/panelup.png);
	height: 20px;
}
.paneldown {
	padding-left: 50px;
	padding-top: 5px;
	background-image: url(images/paneldown.png);
	height: 30px;
}