@charset "iso-8859-2";
/* CSS Document */

body, haml{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(grafika/tlo.png) repeat-x top;
	background-color: #2a5c7d;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; }
img { border:0px; }
#podstawa {
	background-color: #fff;
	margin: auto;
	position: relative; 
	text-align: left;
	width: 736px;
	padding-bottom: 20px;
}
#nav_top_r {
	background: url(grafika/menu_top_r.png) no-repeat right top;
	position: absolute;
	right: -19px;
	width: 19px;
	height: 41px;
}
#nav_top {
  	background-color: #7ba0c5;
	height: 41px;
	text-align: right;
}
#nav_top img {
	vertical-align: middle;
	margin:0px 5px 0px 5px;
}
#nav_top a {
	color:#fff;
}
#nav_left {
	background: url(grafika/menu_bok_top.png) no-repeat top;
	background-color: #35356a;
	position: absolute;
	top: -40px;
	left: -60px;
	width: 153px;
}
#nav_left ul {
	list-style-type: none;
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 0px 10px;	
}
#nav_left a {
	margin-bottom: 15px;
	display: block;
	color:#fff;
}
#nav_left_bottom {
  	background: url(grafika/menu_bok_bottom.png) no-repeat bottom;
  	height: 19px;
}
#stopka_left {
	background: url(grafika/stopka_left.png) no-repeat left bottom;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 18px;
  	height: 20px;
}
#stopka_right {
	background: url(grafika/stopka_right.png) no-repeat right bottom;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 18px;
  	height: 20px;
}
#nav_right, #nav_right ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#nav_right {
	padding:10px 0px 10px 0px;
}
#nav_right ul li {
	margin-left:25px;
}
#nav_right img {
  	margin-right:5px;
	cursor:pointer;
}
#tresc {
	margin:0px 80px 0px 110px;
	line-height:18px;
}
h1 {
  	padding: 10px 0px 0px 0px;
  	font-size: 20px;
	color: #d71616;
	margin: 0px 0px 5px 0px;
}
p {
	margin:0px 0px 5px 0px;
	line-height:18px;
	padding:0px;
}
.tytul {
	background: url(grafika/kropki.png) repeat-x left top;
	font-weight: bolder;
	padding-top:5px;
	margin: 5px 0px 2px 0px;
}
.data {
  	margin-bottom:10px;
  	font-size:10px;
	color:#b0032f;
}
.wiecej {
  	text-align: right;
  	margin:5px 10px 10px 0px;
}
.wiecej a {
	color:#b0032f;
}
.stronicowanie {
	text-align: center;
}
.stronicowanie a {
  	margin:2px;
	color:#b0032f;
}
#galeria {
	text-align: center;
}
#galeria img {
  	cursor: pointer;
	margin:5px;
}
#stopka {
	padding: 10px 0px 10px 0px;
	text-align: left;
	width: 736px;
	margin: auto;
	color: #fff;
}
#copy {
	float: left;
	margin-left: 20px;
}
#wykonal {
	float: right;
	margin-right: 20px;
}
.do_gory {
	text-align: right;
	margin:0px 10px 10px 10px;
}
.czysc { clear: both; }

