/* @override http://www2.mirkastyl.pl/default.css */

body,html{
margin: 0;
padding: 0;
background: #2b2413 url('images/top.jpg') repeat-x top center;
font-size: 12px;
font-family: verdana, helvetica sans-serif;
line-height: 16px;
}

div#header{
background: url('images/header.jpg') no-repeat;
height: 300px;
width: 920px;
margin: auto;
}

div#container{
width: 100%;
margin: auto;
padding: 0 0 20px 0;
}

div#main{
background: url('images/main.jpg') no-repeat top center;
width: 780px;
padding: 0 70px;
margin: auto;
overflow: hidden;
}

div#middle{
background: url('images/middle.jpg') repeat-y bottom center;
width: 920px;
margin: auto;
overflow: hidden;
}


div#content{
background: url('images/content_bottom.jpg') no-repeat bottom center;
width: 620px;
margin: auto;
padding: 0px 80px 15px 80px;
min-height: 400px;
}

div#text{
padding: 20px 150px 0 0;
background: url('images/certyfikat.png') no-repeat 520px 40px;
text-align: justify;
}

div#text2{
text-align: justify;
	padding-bottom: 0;
	padding-left: 0;
}

div#map {
	background: url(images/loader.gif) no-repeat center center;
	margin-right: 15px;
	float: left;
}

div#galeria img {
	border: 1px solid #bba168;
}

#text2 a {
	color: #6b582e;
}

#text2 a:hover {
	color: #1f6183;
}

div.fotka {
	position: relative;
	width: 112px;
	top: -275px;
	left: 500px;
	height: 0;
}

div.fotka img {
	border: 2px solid #bba168;
}

div#menu{
height: 40px;
	margin-top: -3px;
}

div#menu ul{
list-style: none;
margin: 0;
}

div#menu ul li{
display: block;
border-left: 2px solid #bba168;
float: left;
height: 40px;
line-height: 36px;
font-size: 12px;
color: #6b582e;
font-weight: bold;
text-transform: uppercase;
}

div#menu ul li:first-child{
border: 0;
}


div#menu ul li a{
display: block;
padding: 0 20px;
font-size: 12px;
color: #6b582e;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

div#menu ul li a:hover{
display: block;
padding: 0 20px;
font-size: 12px;
color: #1f6183;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

div#footer{
height: 30px;
width: 740px;
margin: auto;
color: #847659;
padding: 5px 20px;
	font-size: 10px;
}

.right {
	float: right;
}

div#footer a{
color: #847659;
text-decoration: none;
}

div#footer a:hover{
text-decoration: underline;
}


#text p{
	margin: 0 0 20px;
	text-indent: 20px;
}
