
body {
	margin-top: 20px;
	padding: 0;
	background: #340707;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #000000;
	width:1180px;
	margin-left:auto;
	margin-right:auto;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
/*	text-transform: lowercase;*/
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 15px;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #000000;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #000000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

#naglowek{
  width:770px;
  margin-left:200px;
}

#logo{
	float:left;
	margin-left:0px;
	margin-top:-5px;
	}
	
#version{
	float:right;
	}
	
#logotypy{
  float:left;
  width:150px;
  margin-top:-50px;

}
#banner {
	width: 800px;
	margin: 0 auto;
	margin-top:2px;
  border-bottom: 2px solid #340707;
	background: url(images/main2_got.jpg) no-repeat left top;
	height: 250px;
}

/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	padding:30px 0 0 0;
}

/* Menu */

#menu {
	width: 800px;
	height: 50px;
  border-bottom: 2px solid #340707;
	background: url(images/menu.jpg) no-repeat left top;

}

#menu ul {
	margin: 0px 0px 0px 8px;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;


}

#menu a {
	display: block;
	float: left;
	padding: 20px 13px 15px 13px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	background: #AA330F url(images/img04.gif) repeat-x;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #AA330F url(images/img04.gif) repeat-x;
	color: #000000;
}



/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	padding: 20px 30px 0px 30px;
	background: #c1a164;
/*  background: #c1a164 url(bg.jpg) repeat-y;*/


}

/* Content */

#content {
	float: left;
	width: 740px;
	
}

#change{
	position:relative;
	margin-left:20px;
	}

.halffull{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

img {
	border:0px;
	}

#apartments{float:left; width:300px; height:168px; margin:8px 20px 0; color:#fff;}
#apartments:hover #full1{
	opacity: 1;
	filter: alpha(opacity=100);
}

#hostel{float:left; width:300px; height:168px; margin:8px 20px 0 30px; color:#fff;}
#hostel:hover #full2{
	opacity: 1;
	filter: alpha(opacity=100);
}

/* Post */
.center {text-align:center}

.fot {width:90%; margin-left: auto; margin-right: auto; margin-top: auto; margin-bottom: auto; text-align:center;}

.post {
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 8px solid #B8120B;
}

.post h1 {
	padding: 0px 0 0 0px;
	font-size: 24px;
	color: #FFFFFF;
}

.post h2 {
	padding: 0px 0 0 0px;
	font-family: Comic Sans MS, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}


/* Footer */
#footer-wrap {
}

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
  border-top: 2px solid #340707;
	background: url(images/footer.jpg) no-repeat;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 11px;
}

#legal {
	clear: both;
	text-align: center;
	color: #000000;
}

#legal a {
	font-weight: normal;
	color: #000000;
}
