/*
==og�lne==
*/
body {
	margin: 0;
	padding: 0;
	background-color: rgb(56,166,232);
}
/*
==(div)uk�ad strony==
*/
#baza {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	
}
/*div.centrum_ rozszerzaj� cz�� index r�wno z polem menu.*/
div.centrum_index{
	width: 100%;
	height: 380px;
}

div.centrum_oferta{
	width: 100%;
	height: 600px;
}

div.centrum_dojazd{
	width: 100%;
	height: 600px;
}

div.centrum_galeria{
	width: 100%;
	height: 440px;
}

#baner {
	overflow: hidden;
	height: 150px;
	border-bottom: 5px double rgb(56,0,176);	
}

#menu {
	float: left;
	overflow: hidden;
	width: 200px;
	height: 100%;
	border-top: 5px double rgb(56,0,176);
	border-right: 3px double rgb(56,0,176);
	border-bottom: 5px double rgb(56,0,176);
	background-color:rgb(0,130,255);
	
}

#tresc {
	float: left;
	overflow: hidden;
	width: 594px;
	height: 100%;
	border-top: 5px double rgb(56,0,176);
	border-left: 3px double rgb(56,0,176);
	border-bottom: 5px double rgb(56,0,176);
	text-align: center;
}
#tresc_odstep{
	height: 20px;
	width:100%;
}

#stopka {
	clear: both;
	overflow: hidden;
	padding: 0;
	border-top: 5px double rgb(56,0,176);
	text-align: center;
}

/*
==menu nawigacyjne==
*/
ul.nawigacja {
	list-style-type: none;
	padding-left: 0;
	margin-left: 7px;
	margin-top: 7px;

}

ul.nawigacja a{
	display: block;
	width: 178px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
	border-top: 2px solid rgb(171,147,221);
	border-bottom: 2px solid rgb(56,0,176);
	border-right: 2px solid rgb(56,0,176);
	border-left: 2px solid rgb(171,147,221);
	text-align: left;
	text-decoration: none;
	color: rgb(56,224,176);
	font-family: sans-serif,arial,helvetica;
	font-weight: bold;
	background-color:rgb(0,130,255);
	
}

ul.nawigacja a:hover{
	width: 177px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-top:  2px solid rgb(56,0,176);
	border-bottom: 2px solid rgb(171,147,221);
	border-right: 2px solid rgb(171,147,221);
	border-left: 2px solid rgb(56,0,176);
	background-image: url(grafika/przycisk.jpg);
	background-repeat: no-repeat;
	background-position: 157px center;
	
}

img.stadniny {
	margin-left: 36px;
	border: 0;
}
/*
==tre�� strony==
*/
p {
	padding-left: 20px;
	padding-right: 20px;
	font-family:helvetica, arial;
	text-decoration:none;
	font-size:12pt;
	color:white;
}
h1{
	font-family: helvetica, arial;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-size: 16pt;
	color: white;
}

h2{
	padding-top: 20px;
	font-family: helvetica, arial;
	font-weight: bold;
	font-size: 14pt;
	color: white;
}

#tresc a {
	text-decoration: underline;
	color: white;
	font-family: helvetica, arial;
	font-weight: bold;
	
}

#tresc ul{
	text-align: left;
	font-family: helvetica, arial;
	color: white;
	list-style-type: square;
}
#tresc ul#terminy{
	margin-left: 190px;
	list-style-type:  upper-roman;
}
/*tre�� strony - galeria*/
#kadra{
	float: left;
	margin-left: 148px;
	
}
#rekreacja{
	float: left;
	margin-left: 5px
}	
#konie{
	clear: left;
	float: left;
	margin-left: 148px;
	margin-top: 5px;
}
#okolica{
	float: left;
	margin-left: 25px;
	margin-top: 5px;
}

img.menu_galeria{
	border: 0;
}

/*
==Stopka==
*/
#podpis{
	float: left;
	margin-right: 75px;
	width: 100px;
	text-align: left;
	color: blue;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
}
/*tekst przy liczniku*/
span.licznik{
	font-family:helvetica, arial;
	text-decoration:none;
	font-size:12pt;
	color:white;
}

