body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #036;
	font-weight:normal;
}
a:hover {
	color: #093;
	text-decoration: none;
}
#gradient {
	background-image: url(../images/tlo.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 100%;
	z-index: 1;
}
#kontener {
	padding: 0px;
	height: auto;
	width: 932px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	text-align:left;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 99px;
	width: 932px;
}
#lewa {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 222px;
}
#menu_nag {
	background-image: url(../images/menu.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 37px;
	width: 222px;
}
#menu {
	background-image: url(../images/tlo_menu.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 212px;
}
#menu_dol {
	background-image: url(../images/manu_dol.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 2px;
	width: 212px;
}
#prawa {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 709px;
}
#naglowek_tlo {
	background-image: url(../images/naglowek_tlo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 53px;
	width: 709px;
}
#tresc {
	background-image: url(../images/tlo_text.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 709px;
}
#stopka {
	background-image: url(../images/stopka.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 49px;
	width: 709px;
}
.naglowek_h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color:#333;
}
.oferta_tab {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0C3;
}
.cennik_tab {
	border: 1px solid #0c3;
}
.podswietl {
	background-color: #f2f2f2;
}
.podswietl:hover {
	background-color: #CCC;
}
.opinie_tab {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0C3;
	margin-bottom: 5px;
}
#opis {
	padding: 0px;
	min-height: 400px;
	height: auto;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color:#333;
	line-height: 1.5;
}
/* Menu */
.element_menu {
	margin: 0px;
	float: left;
	height: 18px;
	width: 205px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0C3;

}
.element_podmenu {
	margin: 0px;
	float: left;
	height: 18px;
	width: 195px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0C3;

}
.element_menu_ost {
	margin: 0px;
	float: left;
	height: 18px;
	width: 205px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;

}
#menu a:link, #menu a:visited, #menu a:active {
	text-decoration:none;
	color: #036;
	font-weight:normal;
}
#menu a:hover {
	color: #093;
}
/* formularze */
form p {
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
form p label {
	float:left;
	width:20%;
	margin-left: 5px;
}
legend {
	font-weight: bold;
	color: #000;
}
fieldset {
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	padding-left: 5px;
}
.przycisk {
	background-color: #CCC;
	border: 1px solid #44688c;
	margin-bottom: 3px;
}
.przycisk:hover {
	background-color: #f2f2f2;
	border: 1px solid #44688c;
	color: #093;
}
/* Hacki */
* html #element_menu {
	width: 212px;
	w\idth: 205px;
} 
* html #element_podmenu {
	width: 212px;
	w\idth: 195px;
}
* html #element_menu {
	width: 212px;
	w\idth: 205px;
}
input, textarea, select {
	background-color: #ffffff;
	border: 1px solid #666;
}
/*kalendarzyk */
div.clndr {
	background-color:#f2f2f2;
	position:absolute;
	cursor:default;
	display:none;
	border:1px solid #CCC;
}
div.clndr table {
 width:160px; margin:4px;
}
div.clndr th {
 border:1px solid black;
 font:normal bold 11px arial,sans-serif;
 text-align:center; padding:0 2px 0 2px;
}
div.clndr td {
 border:1px solid blue; cursor:pointer; 
 font:normal normal 11px arial,sans-serif;
 text-align:center; padding:0 2px 0 2px;
}
.komunikat {
	border: 1px solid #000;
	background-color: #FFF;
	font-size: 12px;
	padding: 4px;
	margin-bottom: 8px;
}
.linia_prawa_dol {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0C3;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0C3;	
}
.linia_dol {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0C3;	
}
.linia_prawa {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0C3;	
}
.linia_prawa_dol {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0C3;
}
.sp_kalendarz {
	margin-top: 20px;
}
.sp_kalendarz  a:link, .sp_kalendarz  a:visited, .sp_kalendarz  a:active {
	color:#333;
	text-decoration:none;
}
.sp_kalendarz  a:hover {
	color:#C00;
	text-decoration:none;
}
.el_menu {
	background-color:#f2f2f2;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	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: #67a2d7;
	border-bottom-color: #67a2d7;
	border-left-color: #67a2d7;
	border-top-color: #67a2d7;
	border-top-style: solid;
	border-top-width: 1px;
}
.el_menu:hover {
	background-color:#ccc;
}
.el_menu_pod {
	background-color:#ccc;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	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: #67a2d7;
	border-bottom-color: #67a2d7;
	border-left-color: #67a2d7;
	border-top-color: #67a2d7;
	border-top-style: solid;
	border-top-width: 1px;	
}
.el_menu_pod a:link, .el_menu_pod a:visited, .el_menu_pod a:active {
	color:#333;
	text-decoration:none;
}
.el_menu_pod a:hover {
	color:#333;
	text-decoration:none;
}
.menu_k {
	width:auto;
	margin-left: 10px;;
	margin-top: -7px;
}

