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

body, th, td, input, textarea, select, option {
	font-family: Georgia, 'New York CE', utopia, serif;
}

textarea, input {
  background-color: #f5f5f5;
}

h1, h2, h3 {
	font-family: Georgia, 'New York CE', utopia, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

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

h3 {
	font-size: 1em;
}

h3.nadpis {
    font-size: 1.6em;
    letter-spacing: 1.5px;
    font-weight: normal;
}

p, ul, ol {
	line-height: 200%;
	font-size: 1.2em;	
	line-height: 25px;
}

blockquote {
	padding-left: 1em;
}

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

a {
	color: #EDC046;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

.txtForm{
    border: 1px solid #541B16;
    padding: 5px 3px;
}

.buttonForm{
    border: 1px solid #541B16;
    padding: 3px;
    letter-spacing: 1.5px;
    font-weight: bold;
}

/* Header */

#header {
	width: 830px;
	height: 210px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat;
}

/* Logo */

#logo {
	height: 100px;
	background: url(../images/img07.gif) no-repeat left 38px;
}

#logo h1 {
	float: left;
	padding: 40px 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: 300px;
	margin: 0 auto;
	
}

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

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

/* Menu */

#menu {
	width: 830px;
	height: 70px;
	background: url(../images/img03.jpg) no-repeat;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 73px;
	padding-top: 35px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

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

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

/* Page */

.chyba {
    background-color: red;
    font-weight: bold;
    color: #fff;
    padding: 5px;
}

h2.infotext {
    font-size: 150%;
    font-style: italic;
    letter-spacing: 1.5px;
}

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

/* Content */

#content {
/*	float: left;	*/
	width: 825px;
}

.post {
	padding: 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #F4CF69;
	letter-spacing: 2px;
	font-size: 3em;
	font-style: italic;
	color: #f0f0f0;
}

.byline {
	margin: 0;
}

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

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

.entry p{
  font-size: 1.2em;
  line-height: 25px;
  text-align: justify;  
}

.entry h3 {
  font-weight: bold;
}

.entry strong {
  font-size: 110%;
  letter-spacing: 1px;
}

table {
  width: 100%;
}

.tab-left2 {
  width: 400px;
}

.tab-left {
  width: 360px;
}
.tab-left ul {
  margin-top: 15px;
}
.tab-left li {
  font-size: 1.2em;
  font-weight: bold;
}

.tab-left li a:link, .tab-left li a:visited{
  text-decoration: none;
  color: #fc6;
}

.tab-left li a:hover, .tab-left li a:active{
  text-decoration: underline;
  color: #ff3;
}

.tab-right {
  text-align: right;
}

.tab-cenik {
  margin-top: 5px;
  width: 500px;
  border-collapse: collapse;
  font-size: 1.2em;
}

.tab-cenik th {
    text-align: left;
    background-color: #F4AD69;
}
.tab-cenik .trbg {
    background-color: #BF8E60;
}
.tab-cenik td, .tab-cenik th {
  padding: .3em;
  border: 1px solid #fc6;
}

.tab-cenik .row2 {
  text-align: right;
}

.tab-cenik a {
    color: white;
}

.button {
  border: 1px solid #999;
  background-color: #fff;
  padding: 2px;
}

label {
    display: block;
}

.obr {
  border: 2px solid #fff;
}
.obr2 {
  border: none;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 2px solid #999;
}

.obr-left {
  float:  left;
  border: 2px solid #541B16;
  margin: 5px 15px 5px 0;
}
.obr-right {
  float:  right;
  border: 2px solid #541B16;
  margin: 5px 0 5px 15px;
}

.obr-right2 {
  float:  right;
  border: 2px solid #fff;
  margin: 5px 90px 5px 15px;
}

.zpet-prava {
  width: 70px;
  float: right;
  font-size: 13px;
  padding-top: 20px;
  text-align: right;
  font-style: normal;
}

ul.ul_master li{
  line-height: 30px;
}

.ul_master li a:link, .ul_master li a:visited{
    text-decoration: underline;
}
.ul_master li a:hover, .ul_master li a:active{
    text-decoration: none;
}

.box-dalsi {
    border-top: 1px solid #551B16;    
}

.box-dalsi h3 {
    font-size: 140%;
    margin: 5px 0;
    padding: 0;
}


/* Footer */

#footer {
	clear: both;
	padding: 5px 0;
	background: #F4AD69;
	border-top: 3px solid #ED9746;
	text-align: center;
	font-size: smaller;
	color: #FFF;
}

#footer a {
	color: #FFF;
}

#footer p {
  padding: 0;
  margin: 0;
}

#reklama {
	clear: both;
	padding: 5px 0;
	text-align: center;
	font-size: 85%;
	color: #FFF;
}

