body {
    font-family: Times New Roman;
    font-size: 14px;
    color: #fff;
    background-color: #050301;
    margin: 0px;
    padding: 0px;
}
html, body {
    height: 100%;
}
.centered { text-align: center; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.noborder { border: none!important; }
a {
    color: #fff;
    text-decoration: underline;
}
a:hover { text-decoration: none; }
a.normal { text-decoration: none; }
a.normal:hover { text-decoration: underline; }
img { border: none; }
img, div, input { behavior: url(/styles/iepngfix.htc); }

hr {
    color: #8E492A;
    background-color: #8E492A;
    height: 1px;
    border: 0px;
    clear: both;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}

p {
    padding: 5px 0px;
    margin: 0px 0px;
}

#page {
    background-image: url(../images/pasik-dole.jpg);
    background-position: center top;
    background-repeat: repeat-y;
    width: 1251px;
    margin: 0px auto;
    padding: 0px;
    text-align: left;
    height: auto!important;
    height: 100%;
    min-height: 100%;
}

#pagecontent {
    background-image: url(../images/pozadie.jpg);
    background-repeat: no-repeat;
    width: 1251px;
    height: 602px;
}

#leftbar {
    float: left;
    width: 267px;
    margin: 0px 0px 0px 53px;
    padding: 0px;
    display: inline;
}

#mainnav {
    display: block;
    width: 266px;
    height: 110px;
    margin: 0px;
    padding: 0px;
}

#mainnav span {
    position: absolute;
    left: -3000px;
}

#menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: relative;
    top: 41px;
    left: 70px;
}
#menu li {
    padding: 0px;
    display: block;
    height: 36px;
    line-height: 36px;
}
#menu li h3 {
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
}
#menu a {
    text-decoration: none;
    color: #fff;
}
#menu a:hover {
    text-decoration: none;
    color: #e2db8b;
}

#centerbar {
    float: left;
    width: 528px;
    padding: 20px 40px 20px 40px;
    margin: 0px;
}

h2 {
    padding: 5px 0px;
    margin: 0px;
    font-size: 15px;
    font-weight: bold;
    color: #EED087;
}

h1 {
    padding: 5px 0px;
    margin: 0px;
    font-size: 17px;
    font-weight: bold;
    color: #EED087;
}

#rightbar {
    float: left;
    width: 267px;
}





textarea {
	width: 100%;
}
input, textarea, select {
	font-family: Times New Roman;
	font-size: 13px;
	background-color: transparent;
	margin: 0px;
	padding: 2px;
	border: #fff 1px solid;
	color: #fff;
}

#guestbook {
    font-family: Times New Roman;
	font-size: 13px;
	color: #fff;
	line-height: 1;
}

p.guestbook {
  line-height: 1;
  margin: 10px 0px 0px 0px;
}

.guest_podpis {
  color: #FFC40A;
  margin: 0px 0px 10px 0px;
  text-align: right;
}

form {
  margin: 0px;
  padding: 0px;
}

#submitpost {
  margin: 10px 0px;
  float: right;
}

.error {
  color: #FFC40A;
  font-size: 11px;
}

#strankovanie {
  margin: 20px 0px 0px 0px;
}

#footer {
    padding-left: 1100px;
}
#footer, #footer a {
    font-size: 11px;  
    color: #4D4C4A;   
}

.detail_photo {
	float: left;
	width: 150px;
	margin: 10px 10px 0px 0px;
}
#dalej {
	clear: left;
	padding-top: 20px;
}
