/* ----- base elements ----- */
P, DIV, TD {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: black;
}
P {
	margin: 0px 0px 10px 0px; /* IE stupid margin correction :) */
}
BODY {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #f8d62a url(img_layout/body.gif) no-repeat center top;
}
DIV#page {
	width: 859px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}
DIV.clearer {
	clear: both;
}
IFRAME {
	border: 1px solid white;
}
/* ----- Headers ----- */
A.header_link {
	display: block;
	width: 100%;
	height: 100%;
}
H1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
	left: 218px;
	top: 35px;
	width: 343px;
	height: 52px;
	background: url(img_layout/vrbovske.gif);
	font-size: 30px;
	font-weight: normal;
	color: black;
}
H1 SPAN {
	visibility: hidden;
	display: none;
}
H2 {
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	display: block;
	left: 220px;
	top: 140px;
	font-size: 24px;
	font-weight: normal;
	color: #ec8130;
}
H3 {
	font-size: 20px;
	font-weight: normal;
	color: #ec8130;
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
}
H4 {
	font-size: 18px;
	font-weight: normal;
	color: #b4e6ff;
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
}
H6 {
	font-size: 100%;
}
TABLE.input_form {
	
}
.input_name_field, .input_mail_field, .input_website_field, .input_message_field {
	width: 350px;
}

/* ----- Links ----- */
a {
	color: #bea214;
	text-decoration: none;
}
a:visited {
	color: #bea214;
	text-decoration: none;
}
a:hover {
	color: #bea214;
	text-decoration: underline;
}



/* ----- TOP element ----- */
a#toplink {
	visibility: hidden;
}
DIV#top {
	height: 180px;
	background: url(img_layout/top.gif) no-repeat center bottom;
	position: relative;
}
A#homelink {
	display: block;
	position: absolute;
	left: 9px;
	top: 10px;
}
DIV#podnadpis {
	position: absolute;
	display: block;
	left: 220px;
	top: 88px;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
/* ----- Middle ----- */
DIV#middle1 {
	background: url(img_layout/middle.gif) repeat-y;
	min-height: 300px;
	_height: 300px;
}
DIV#middle2 {
	background: url(img_layout/middle_bottom.gif) no-repeat bottom;
	
}
DIV#middle3 {
	background: url(img_layout/middle_top.gif) no-repeat top;
	min-height: 300px;
	_height: 300px;
}
DIV#left {
	float: left;
	width: 190px;
}
DIV#right {
	float: right;
	width: 660px;
}
DIV#content {
	padding: 5px 25px 20px 22px;
}
DIV#menu {
	padding: 0px 15px 110px 20px;
}
DIV#menu UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
DIV#menu UL LI {

	display: block;
}
DIV#menu UL LI A {
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	padding: 7px 0px 0px 0px;
	color: white;
}
DIV#menu UL LI A:hover {
	color: #f8d62a;
}
DIV#menu UL LI LI A {
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}
	
/* ----- BOTTOM Element ----- */

DIV#bottom {
	height: 80px;
	position: relative;
	background: url(img_layout/bottom.gif) no-repeat;
}
DIV#secondmenu {
	position: absolute;
	left: 220px;
	top: 45px;
}
DIV#secondmenu UL {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
DIV#secondmenu UL LI {
	float: left;
	display: block;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	background: url(img_layout/menu2.gif) no-repeat left center;
}
DIV#secondmenu UL LI A {
	text-decoration: none;
	color: black;
}
DIV#companyinfo {
	position: absolute;
	left: 220px;
	top: 63px;
	color: black;
	font-size: 11px;
}
DIV#companyinfo A {
	color: black;
	text-decoration: none;
}
LABEL {
	color: red;
}

A IMG.thumbnail {
}
DIV#img_gallery TABLE TR TD A {
	text-decoration: none;
}
DIV#img_gallery TABLE TR TD A IMG {
	border: 2px solid #f8d835;
}
DIV#img_gallery TABLE TR TD A IMG:hover {
	border: 2px solid #e40134;
}
TABLE#captcha_table {
	background-color: #f3dfdf;
	border: 2px solid #c7c8c7;
	padding 2px;
	margin-left: 240px;
	margin-top: 20px;
}
INPUT#form_submit {
	margin-left: 390px;
	margin-top: 20px;
}
DIV.title_clear {
	clear: both;
}
/* --------- event cal ------------- */
.evheader {
	text-align: center;
	margin-bottom: 10px
}
.eventborder {
	border: 2px solid red;
	margin-bottom: 10px;
}
.tdeventheading {
	line-height: 20px;
	padding: 5px 5px 5px 5px;
	background-color: #470600;
	color: #fdc5a0;
	font-weight: bold;
	text-align: center;
}
.tdevent {
	padding: 10px;
	background-color: #e9451f;
}
.eventheading {
	text-align: center;
}
.mteventheading {
	line-height: 20px;
	padding: 5px 5px 5px 5px;
	background-color: #470600;
	color: #fdc5a0;
	font-weight: bold;
	text-align: center;
}
.mtevent {
	vertical-align: top;
	padding: 10px;
	background-color: #e9451f;
}
.alleventheading {
	line-height: 20px;
	padding: 5px 5px 5px 5px;
	background: url(header_bg.gif) repeat-x left top;
	color: #d8cd8d;
	font-weight: bold;
	text-align: center;
}
.allevent {
	vertical-align: top;
	padding: 10px;
	background-color: #66613e;
}
.evfooter {
	text-align: center;
}
/* -------------- DISKUSIA ---------------- */
.gbtitle {
	font-weight: bold;
}
#guestbook_form {
	background: url(transparent.png) no-repeat top center;
	width: 400px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
