@charset "iso-8859-2";
/* CSS Document */
html, body {
	font: 100%/1.4  Verdana, Arial, Helvetica, sans-serif;
	font-family: 'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Lucida,sans-serif;
	margin: 1px;
	padding: 0;
	color: #000;
	background-color:#a98d5a;
}

#top {
	width: 780px;
	//min-height: 900px;
	margin: 15px auto;
}

#naglowek {
	border: 1px dashed #fff;
}

#naglowek1{
	text-align: center;
	height: 250px;
	background-color:#fff;
	border: 10px solid #fff;
}
#logo1 img{
	float: right;
}

#menu {
	width: 166px;
	float: left;
	overflow: hidden;
	background-color: #fff6bf;
	background-color:#a98d5a;
	background-color:#6b4206;
	background-color:#FFF;
	background-color: #f0efcd;
	background-color:#a98d5a;
	/*padding: 1px;*/
}

#menu ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	background-color:#a98d5a;
}

#menu li {
	display: block;
	color: #fff;
	height: 40px;
	//background: transparent url(Images/menu3.png) no-repeat 5px -8px;
	background-color:#a98d5a;
	text-indent: 50px;
	//padding-top: 5px;
	margin: 10px 0 10px;
	/*border: 1px solid #3d7c99;*/
}

#menu a{
	background: transparent url(Images/menu3.png) no-repeat 5px -8px;
	border:0;
	display:block;
	height: 40px;
	text-decoration:none;
	color:white;
	outline-style: none;
}

#menu a:hover{
	background: transparent url(Images/menu4.png) no-repeat 5px -8px;
}

#menu a:active{
	background: transparent url(Images/menu4.png) no-repeat 5px -8px;
	color:white;
}

#super a{
	background: transparent url(Images/menu4.png) no-repeat 5px -8px;
}


#submenu li {
	//background: transparent url(Images/menu2.png) no-repeat 25px -5px;
	text-indent: 65px;
	font-size: 14px;
	padding-top: 2px;
	margin: 1px;
	height: 35px
}
	
#submenu a{
	background: transparent url(Images/menu2.png) no-repeat 25px -5px;
	border:0;
	display:block;
	//height: 40px;
	text-decoration:none;
	color:white;
	outline-style: none;
}

#submenu a:hover{
	background: transparent url(Images/menu6.png) no-repeat 25px -5px;
}

#submenu a:active{
	background: transparent url(Images/menu6.png) no-repeat 25px -5px;
	color:white;
}

#super1 a{
	background: transparent url(Images/menu6.png) no-repeat 25px -5px;
}
#tresc {
	float: right;
	overflow: hidden;
	border-left: 1px dashed #fff;
	border-right: 1px dashed #fff;
}
#tresc1 {
	width: 598px;
	background-color: #f0efcd;
	min-height: 500px;
	border-right: 7px solid #fff;
	border-left: 7px solid #fff;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	text-align:left;
	text-indent: 20px;
	line-height: 20px;
	font-size: 15px;
	//font-family: Tahoma, Geneva, sans-serif;
	//font-family: 'Times New Roman', Times, serif;
	//font-family: 'Palatino Linotype', Palatino, 'Book Antiqua', serif;
	font-family: Verdana, Geneva, sans-serif;
	
	
	
}

#artykuly {
	line-height: 200%;
}

#top_sign{
	text-align:center;
}
#glowna{
	line-height: 150%;
	display: block;
	text-indent: 20px;
	padding-left: 50px;
	padding-right:50px;
	text-align: justify;
}
.welcome{
	color:red;
}
.godziny{
	color:red;
}

.tytul{
	font-weight:bolder;
	display:inline;
	padding-bottom:5px;
}

#dojazd{
	//margin: auto 0;
	text-align:left;
	padding-left: 40px;
	
}
#stopka {
	clear: both;
	//height: 50px;
	border: 1px dashed #fff;
	margin: 0 0 15px;
}

#stopka1{
	height: 40px;
	border: 4px solid #fff;
	background-color: #e4c144;
	text-align:center;
	font-size:12px;
}

#stopka1 a{
	text-decoration:none;
	color: black;
}