/* CSS Document */
*{
	margin:0;
	padding:0;
	
}
body{
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/bg.png) repeat-x;
}
p{
	margin: 10px 0 0 10px;
}
li.about{
	margin-left:20px;
	margin-top: 5px;
}
.clear{
	clear:both;
}
#naglowek{
	height: 118px;
	width: 100%;
}
#strona{
	margin: 0 auto;
	width: 800px;
	height: 560px;
}
#logo{
	display: block;
	width:118px;
	height:57px;
	float: left;
	padding-top: 25px;
	padding-left: 25px;
}
#logo a{
	display: block;
	width: 118px;
	height: 57px;
	border: none;
	text-indent: -9999px;
	background: url(../images/rstal.png) no-repeat;
}
ul.menu{
	float:left;
	list-style: none;
	margin-left:40px;
	margin-top:41px;
}
#naglowek.menu li.home
{
	background: url(..images/btn_hover3.jpg) no-repeat bottom center;
}
ul.menu li{
	display: inline;
	width:100px;
	height: 57px;
}
ul.menu li a{
	display:block;
	height: 57px;
	width: 100px;
	float: left;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 20px;
	color: #fff;
	font-size: 14px;
}
ul.menu li a:hover, body#home ul.menu li a.home
, body#about ul.menu li a.about,
body#gallery ul.menu li a.gallery,
body#contact ul.menu li a.contact,
body#maps ul.menu li a.maps{
	background-image: url(../images/btn_hover3.jpg);
	background-position: bottom center;
	background-repeat:no-repeat;
	color: #CCC;
	text-decoration:underline;
}
#tresc h1{
	display: block;
	font-size:1.6em;
	color:#CCC;
	border-bottom: 1px dashed #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
#breacrumbs{
	display: block;
	height: 25px;
	padding: 5px 0 5px 0;
	color:white;
	width: 25%;
}
#tresc-text{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tresc-text p{
	padding-bottom: 10px;
}
#tresc-text ul{
	margin-left:20px;
	padding-bottom: 20px;
}
#footer{
	text-align: center;
}
/*#FlashID{
	border: 4px solid white;
	width: 768px;
	height: 168px;
}*/
#img_kont{
	float:left;
	width: 215px;
	height: 161px;
	border: #FFf solid 4px;
	margin-top:10px;
}
.kontakt{
	float: left;
	width: 60%;
	height: 100px;
	border: none;
	margin-bottom: 10px;
	margin-top:10px;
}
#breacrumbs a{
	text-decoration:none;
	color:#FFF;
}
#breacrumbs a:hover{
	text-decoration:underline;
}
table{
	padding-top: 10px;
}
table tr{
	text-align: center;
}
table tr td{
	border-bottom: #fff dashed 1px;
	border-right: #fff dashed 1px;
}
#galeria{
	width:780px;
	margin:0 auto;
	position: relative;
}
#galeria .zdjecia{
	width:100%;
	padding-left:160px;
}
.zdjecia_pokaz{
	float:left;
	margin-top: 10px;
	border: solid 4px #FFF;
}
#galeria .prev {
	background: url(../images/prev.png) top left no-repeat;
	height:54px;
	width:41px;
	position:absolute;
	left:118px;
	top:137px;
}
.prev a {
	text-decoration: none;
}
.next a{
	text-decoration: none;
}
#galeria .next {
	background:url(../images/next.png) top left no-repeat;
	height:54px;
	width:41px;
	position:absolute;
	left:661px;
	top:138px;
}
#galeria .prev:hover{
	background:url(../images/prev_hover.png) top left no-repeat;
	cursor:pointer;
}
#galeria .next:hover{
	background:url(../images/next_hover.png) top left no-repeat;
	cursor:pointer;
}
#footer a{
	text-decoration: none;
	color:#F00;
}
#footer a:hover{
	color:#00C;
}
.mapa{
	float:left;
	width: 200px;
	display: block;
	font-size:1.6em;
	color:#CCC;
	border-bottom: 1px dashed #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
#mapa-rstal{
	padding:20px 0 0 20px;
}
#FlashId{
	margin:5px 0 5px 5px;
}
