

body {
	margin: 0;
	padding: 0;
	background: #372412 url(images/img01.gif) repeat-x;
	background-position: right top;
	font-size: 13px;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

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

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 18px;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFEA6F;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	float:right;
	width: 778px;
	height: 250px;
	margin: 0 auto;
	background: url(images/222.jpg) no-repeat;
}

*html #header {
	float:right;
	width: 978px;
	height: 250px;
	margin: 0 auto;
	padding-top:50px;
	background: url(images/222.jpg) no-repeat right top;
}

*+html #header {
	float:right;
	width: 778px;
	height: 250px;
	margin: 0 auto;
	padding-top:50px;
	background: url(images/222.jpg) no-repeat right top;
}

/* Logo */

#logo {
	margin-left:-150px;
	height: 100px;
	background: url(images/3.jpg) no-repeat left 65%;
}

*html #logo {
	margin-left:0px;
	height: 100px;
	background: url(images/3.jpg) no-repeat left 10px;
}

#logo h1 {
	float: left;
	padding: 0px 40px 0 50px;
	letter-spacing: -2px; 
	font-size: 48px;
}

#logo h2 {
	float: right;
	padding: 68px 0 0 0;
	font-size: 24px;
	
}

#logo a {
	text-decoration: none;
	color: #372412;
}

/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	height: 100px;
	margin: 0 auto;
	
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

.gallery{
  position:relative;
  width:550px;
  margin-top:20px;
  background-color:#372412;
  padding: 10px 0;
  float:left;
  text-align:center;
}

*html .gallery{
  position:relative;
  width:550px;
  margin-top:20px;
  background-color:#372412;
  padding: 10px 0;
  float:left;
  text-align:center;
}

.center_footer{
	width:100%;
	padding-top:30px;
	margin-bottom:10px;
	clear: both;
}

.gallery .picture {
  position:relative;
  float:left;
  margin: 5px; 
  width:156px;
  height:200px;
  border:solid 1px #704e2d;
  background-color:#704e2d;
}

.gallery .picture_2{
  position:relative;
  float: left; 
  margin: 5px; 
  width:156px;
  height:200px;
  text-align:center; 
  border:solid 1px #FFEA6F;
  background-color:#704e2d; 
}

.gallery .picture_big {
  float:left;
  margin: 10px 10px 10px 7%;
  width:90%;
  height:100%;
  border:solid 1px #D1D1D1;
  background-color:#FFEA6F; 
}

.gallery .picture .image {
  position:relative;
  width:150px; 
  height:175px; 
  margin: 3px;
  border:0px;
}

.gallery .picture_2 .image {
  position:relative;
  width:150px; 
  height:175px; 
  margin: 3px;
}

.gallery .picture .image1 {
  position:relative;
  width:150px;
  margin: 3px;
  margin-top:9px;
  border:0px;
}

.gallery .picture_2 .image1 {
  position:relative;
  width:150px; 
  margin: 3px;
  margin-top:9px;
}

.gallery .picture .image2 {
  position:relative;
  width:150px;
  margin: 3px;
  margin-top:9px;
  border:0px;
}

.gallery .picture_2 .image2 {
  position:relative;
  width:150px; 
  margin:3px;
  margin-top:9px;
  border:0px;
}


/* Menu */

#menu {
	width: 672px;
	margin-left:-200px;
	height: 85px;
	background: url(images/.jpg) no-repeat;
}

*html #menu {
	width: 672px;
	margin-left:0px;
	height: 85px;
	background: url(images/.jpg) no-repeat;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	padding-top:10px;
	letter-spacing: -1px;
	font-size: 20px;
	color:#372412;

	background: url(images/menu3.jpg) no-repeat;
}

#menu a:hover {
	background: url(images/menu2.jpg) no-repeat;
	color:white;
}

#menu .active a {
	background: url(images/menu2.jpg) no-repeat;
	color: #372412;
}

.new {
	font-size: 17px;
	color:#FFEA6F;
	text-align:center;
}

#reklama {
	width: 170px;
	color:black;
	border:solid 5px #b08a08;
	background-color: #ffea6f;
	padding-left: 20px;
}

#reklama a{
	color:black;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
}

#google {
	margin-left:15px;
}

/* Content */

#content {
	float: left;
	width: 652px;
	overflow:hidden;
}

.post {
	padding: 0 0 20px 0;
	text-align:justify;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

#prise {
  height:434px;
  border:1px solid;
  border-color:#999;
  overflow:hidden;
  margin-right:125px;
  margin-top:15px;
  margin-bottom:20px;
  text-align:center;
}

#prise2 {
  height:442px;
  border:1px solid;
  border-color:#999;
  overflow:hidden;
  margin-right:261px;
  margin-top:15px;
  margin-bottom:20px;
  text-align:center;
}

#prise3 {
  height:98px;
  border:1px solid;
  border-color:#999;
  overflow:hidden;
  margin-right:261px;
  margin-top:15px;
  margin-bottom:20px;
  text-align:center;
}

#prise4 {
  height:232px;
  border:1px solid;
  border-color:#999;
  overflow:hidden;
  margin-right:261px;
  margin-top:15px;
  margin-bottom:20px;
  text-align:center;
}

#prise5 {
  height:68px;
  border:1px solid;
  border-color:#999;
  overflow:hidden;
  margin-right:261px;
  margin-top:15px;
  margin-bottom:20px;
  text-align:center;
}

#tabl1 {
  height:30px;
  width:257px;
  float:left;
  border:1px solid;
  border-color:#999;
  padding-left:4px;
  padding-top:2px;
  }

#tabl2 {
  height:30px;
  width:122px;
  float:left;
  border:1px solid;
  border-color:#999;
  padding-left:2px;
  padding-top:2px;
}

#tabl3 {
  height:30px;
  width:120px;
  float:left;
  border:1px solid;
  border-color:#999;
  padding-left:14px;
  padding-top:2px;
  }

#tabl11 {
  height:50px;
  width:257px;
  float:left;
  border:1px solid;
  border-color:#999;
  padding-left:4px;
  padding-top:2px;
  }

#tabl21 {
  height:50px;
  width:122px;
  float:left;
  border:1px solid;
  border-color:#999;
  padding-left:2px;
  padding-top:2px;
}

#tabl31 {
  height:50px;
  height:50px;
  width:120px;
  float:left;
  border:1px solid;
  border-color:#999;
  padding-left:14px;
  padding-top:2px;
  }

.textpr {
  font-size:100%;
  font-family:Arial;
  padding:0;
  margin:0;
  }

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

.mat {
	margin-bottom:20px;
}

.mat h3{
	margin-top:20px;
	font-size:20px;
}

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

.mat p{
}


.mat1 img{
	margin:10px 15px 0 0;
}

.mat p{
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #FFEA6F url(images/down1.jpg) no-repeat;
	background-position: left top;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size: smaller;
	color: #E8AD35;
}

#footer a {
	color: #C28C21;
}

