html, body {
	width: 100%;
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #ffffff;
	background-image: url('img/tlo.jpg');
	background-repeat: repeat-x;
}

* {
	font-family: 'tahoma','arial';
	font-size: 11px;
	color: #646464;
	line-height: 16px;
}

a {
	text-decoration: none;
	color: #ad1e00;
}

p {
	padding: 0px;
	margin: 0px;
}

a:hover{
	text-decoration: underline;
}

div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.czysc {
	clear: both;
}

img {
	border-width: 0px;
}

img.tytul {
	display: block;
	margin-bottom: 17px;
}

.small {
	font-size: 10px;
}

.big {
	font-size: 12px;
}

.tytul {
	font-size: 24px;
	display: block;
	margin-bottom: 18px;
	font-family: 'georgia', 'trebuchet ms', 'arial';
	letter-spacing: 0px;
	font-weight: normal;
	font-style: italic;
	color: #260000;
}

.ozdobny {
	font-size: 14px;
	display: block;
	font-family: 'georgia', 'trebuchet ms', 'arial';
	letter-spacing: 0px;
}


h1 {
	font-size: 24px;
	display: block;
	font-family: 'palatino linotype', 'georgia', 'trebuchet ms', 'arial';
	letter-spacing: 0px;
	font-weight: bold;
	padding: 0px;
	color: #1f0c08;
	margin: 0px 0px 20px 0px;
}

#container {
	margin: auto;
	width: 970px;
	background-color: #ffffff;
}

#top {
	width: 970px;
	height: 136px;
}

#pic {
	width: 970px;
	height: 237px;
}

#menu {
	width: 970px;
	height: 36px;
}

#dol {
	width: 970px;
	background-image: url('img/wywijas_dol.gif');
	background-repeat: no-repeat;
	padding-top: 24px;
}

#kolumna_left {
	width: 566px;
	padding-top: 10px;
	margin-left: 58px;
	display: inline;
	float: left;
}

#kolumna_right {
	width: 286px;
	display: inline;
	float: right;
	margin-right: 27px;
}

	#kolumna_right a{
		display: block;
	}

a.bttn_right1{
	margin-bottom: 5px;
	display: block;
	text-align: right;
	width: 286px;
	height: 56px;
	background-image: url('img/bttn_right_1.gif');
	background-repeat: no-repeat;
}

a.bttn_right1 img{
	margin: 20px 30px 0px 0px;
	padding: 0px;
	float: right;
	display: block;
}

div.bttn_tyt{
	float: right;
	padding: 20px 30px 0px 0px;
	margin: 0px;
}

a.bttn_right2{
	display: block;
	margin-bottom: 5px;
	text-align: right;
	width: 286px;
	height: 56px;
	background-image: url('img/bttn_right_2.gif');
	background-repeat: no-repeat;
}

a.bttn_right3{
	display: block;
	margin-bottom: 5px;
	text-align: right;
	width: 286px;
	height: 56px;
	background-image: url('img/bttn_right_3.gif');
	background-repeat: no-repeat;
}


#stopka {
	width: 917px;
	margin: 43px 27px 10px 26px;
}
	
#stopka_menu {
	background-color: #181110;
	height: 34px;
	width: 917px;
}

	#stopka_menu a {
		margin: 0px;
		padding: 0px;
		margin-top: 7px;
		padding-left: 32px;
		color: #ffffff;
		display: block;
		float: left;
		
	}

#kopirajty {
	margin: 23px 0px 0px 32px;
	float: left;
	display: inline;
	font-size: 10px;
	color: #a3a3a3;
}

#madeby {
	margin: 23px 23px 0px 0px;
	float: right;
	text-align: right;
	display: inline;
	font-size: 10px;
	color: #a3a3a3;
}

img.galeria {
	margin: 0px 20px 20px 0px;
	border: 4px solid #f0f0f0;
}

span.zapytanie {
	float: left;
	width: 150px;
	display: block;
	margin-bottom: 20px;
}

input.zapytanie {
	width: 350px;
}


textarea.zapytanie {
	width: 350px;
	height: 150px;
}



/*--------------------------------------------- MENU --------------------------------*/

div.menus_right {
	width: 286px;
	background-image: url('img/tlo_menu_right2.gif');
	background-repeat: repeat-y;
	margin-bottom: 5px;
	text-align: right;
}
	
	div.menus_right a{
		display: block;
		padding: 10px 30px 10px 0px;
		text-align: right;
		color: #663333;
		font-size: 15px;
	}
	
span.menu {
	display: block;
	width: 550px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #f0f0f0;
	padding-bottom:10px;
	margin-bottom:10px;
}

	span.menu b{
		font-size: 12px;
	}
	
	span.menu b.numer{
		font-size: 20px;
		margin-right: 5px;
		font-family: 'georgia', 'trebuchet ms', 'arial';
		font-weight: normal;
		font-style: italic;
	}
	
	
div.galeria {
	width: 110px;
	height: 110px;
	display: inline;
	float: left;
	margin: 0px 23px 15px 0px;
	border: 1px solid #c8bdbb;
}

	div.galeria img{
		margin: 5px;
		display: block;
	}
	
	
#mapka {
	width: 570px;
	height: 420px;
	border: 1px solid #c8bdbb;
}
	
#map {
	width: 550px;
	height: 400px;
	margin: 10px;
}
