html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	color:#666666;
	text-align: justify;
}
p {
	text-align:left;
}
.orange {
	color: #DF4405;
}
a:link, a:visited {
	text-decoration: underline;
	color: #DF4405;
}
a:hover, a:active {
	text-decoration: none;
	color:#999999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color: #DF4405;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #E0E2E2;
}
h2 {
	font-size: 12px;
	text-align: right;
	color: #DF4405;
	margin: 0 0 25px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #E0E2E2;
}
ol {
	margin: 0;
	padding: 0 0 15px 0;
}
ul {
	list-style-image: url(../media/bullets.gif);
	margin: 0;
	padding: 10px 0 15px 0;
}
li {
	margin: 8px 0px 0px 25px;
	padding: 0;
}
.wyczysc {
	clear:both;
}
/* -----------ustawienie szerokosci dla calosci */
#main {
	width: 775px;
	margin: 0 auto;
}
/* -----------head & navi section */
#head {
	background: url(../media/head.jpg) no-repeat;
	height:83px;
}
#head h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight:normal;
	letter-spacing:1px;
	text-align: left;
	color: #CCC;
	padding: 20px 0 0 20px;
	margin:0;
	border-bottom: none;
}
#head h1 span {
	color: #FFF;
}
#head h1 a {
	color: #CCC;
	text-decoration: none;
}
#head h1 span a {
	color: #FFF;
	text-decoration: none;
}
#head h2 {
	font-size: 0.9em;
	font-weight:normal;
	text-align: left;
	color: #FFF;
	padding: 0 0 0 20px;
	margin:0;
	border-bottom: none;
}
#navi {
	background: url(../media/navi_bkg.gif) repeat-x;
	height: 217px;
}
#navi .foto1 {
	position:relative;
	top:0px;
	left:20px;
}
#navi .foto2 {
	position:relative;
	top:0px;
	left:60px;
}
#navi .foto3 {
	position:relative;
	top:0px;
	left:100px;
}
#navi .foto4 {
	position:relative;
	top:0px;
	left:140px;
}
.listwa {
	background: url(../media/pinezka.gif) bottom left no-repeat;
	background-color:#000000;
	border-top: 2px solid #FFFFFF;
	height: 25px;
}
/* end head & navi section */

/* -----------kolumna lewa */
#lewa {
	float:left;
	width:282px;
}
#lewa .rulon_top {
	background: url(../media/rulon_top.gif) top center no-repeat;
	height:66px;
}
#lewa .rulon_middle {
	background: url(../media/rulon_middle.gif) repeat-y;
	padding: 10px 25px 0px 25px;
}
#lewa .rulon_middle p {
	margin:0;
	font-size: 11px;
	color:#333333;
}
#lewa .rulon_middle img {
	float:left;
	background-color:#FFFFFF;
	margin: 0 5px 0 0;
	padding: 2px;
	border: 1px solid #666666;
}
#lewa .rulon_bottom {
	background: url(../media/rulon_bottom.gif) top center no-repeat;
	height:48px;
}
/* -----------kolumna prawa */
#prawa {
	float:right;
	width:470px;
	margin: 25px 0 0 0;
}
#prawa p {
	padding: 0 0 10px 0;
	margin: 0;
}
#prawa .podstrona {
	padding: 0 0 30px 0;
	margin: 0;
}
/* -----------strona oferta */
#prawa .box {
	padding: 5px;
	margin: 15px 0 100px 0;
	border: 1px solid #E0E2E2;
}
/* -----------strona klienci */
#prawa .book_list { 
	padding: 0 0 25px 0;
	margin: 0;
}
#prawa .book_txt {
	display:block;
	margin: 0 0 0 55px;
}
#prawa .book_list img {
	float:left;
	margin: 0;
	padding: 2px;
	border: 1px solid #666666;
}
/* -----------tabele */
#prawa table {
	width: 100%;
	border-collapse: collapse;
	margin: 25px 0 10px 0;
}
#prawa tr.szary {
	font-weight: bold;
}
#prawa th {
	background-color:#DF4405;
	border-bottom: 4px solid #DCDCDC;
	font-weight: bold;
	color:#FFFFFF;
	padding: 4px;
	text-align:left;
}
#prawa td {
	padding: 4px;
}

/* end kolumna prawa */

/* -----------nawigacja dolna */
#navi_dolne {
	color:#CCCCCC;
	font-size:11px;
	margin: 25px 0 0 0;
}
#navi_dolne a:link, #navi_dolne a:visited {
	text-decoration: none;
	color:#DF4405;
}
#navi_dolne a:hover, #navi_dolne a:active {
	text-decoration: none;
	color:#666666;
}
/* -----------stopka */
.stopka {
	background: url(../media/stopka.gif) top right no-repeat;
	height:37px;
	color:#CCCCCC;
	font-size:10px;
	margin: 10px 0 40px 0;
	padding: 5px 0 0 20px;
	border-top: 1px solid #E0E2E2;
}
.stopka a:link, .stopka a:visited {
	text-decoration: none;
	color: #999999;
}
.stopka a:hover, .stopka a:active {
	text-decoration: none;
	color:#DF4405;
}

/* -----------reservation form */
#formularz {
	margin: 15px 0 15px 0;
}
form div {
	padding: 0 0 5px 0;
	text-align:right;
}
fieldset {
	border: 1px solid #E0E2E2;
	padding: 5px;
	margin: 0 0 10px 0;
}
legend {
	font-size: 10px;
	color:#666666;
	font-style: italic;
}	
label {
	font-size: 10px;
	padding: 0 5px 0 0;
}
input {
	color: #DF4405;
	font-size: 11px;
}
textarea {
	font-family: tahoma;
	color: #DF4405;
	font-size: 11px;
}
select {
	color: #DF4405;
	font-size: 11px;
}
.alert {
	color: #DF4405;
	font-size: 10px;
}
.mail {
	color: #DF4405;
	font-size: 10px;
}
