/* ----- base elements ----- */
P, DIV, TD {
	font-family: Arial;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
}
.tab TD,TH {text-align: center;
}
P {
	margin: 0px 0px 10px 0px;
}
strong {
	font-size:103%;	
}
BODY {
  width: 950px;
	padding: 0px;
	margin: auto;
	text-align: center;
	background-color: #EEEEEE;
}
DIV.clearer {
	clear: both;
}
IFRAME {
	border: 1px solid white;
}

	padding:16px;
	padding-top:0px;
	padding-bottom:0px;
#page
{
  position: fixed;
  top: 0px;
  left: auto;
	width:950px;
}

#container
{
	background:url(img_layout/bg.jpg) repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:914px;
}
DIV#pagediag {
	position: absolute;
	position: fixed;
	right: 0px;
	top: 0px;
	width: 50px;
	text-align: center;
	background-color: red;
	color: white;
}
/* ----- Bar ----- */
#comment-wrapper {
  position: relative;
}
#commentWrapper { /* required to avoid jumping */
  position: absolute;
  margin-left: 2px;
  margin-top: 22px;
  width:16px;
}
#commentWrapper a {
        padding-bottom:2px;
}
#nn{
padding-top: 2px;
padding-left: 2px;}

#nn span {
	display: none;
	visibility: hidden;
}
#comment {
  position: absolute;
  width:16px;
  padding-top: 30px;
}
#comment.fixed {
  position: fixed;
  top: 0;
}
DIV#share {
  float: right;
  display: block;
  position: absolute;
  width: 25px;
  right: 25px;
  top: 82px;
}
/* ----- Headers ----- */
H1 span, H2 span {
	display: none;
	visibility: hidden;
}
H1 {
	display: block;
	position: absolute;
	left: 546px;
	top: 15px;
	width: 325px;
	height: 47px;
	background: url(img_layout/logo.gif);
	padding: 0px;
	margin: 0px;
}
H2 {
	display: block;
	position: absolute;
	left: 185px;
	top: 31px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #333333;
}
A.header_link {
	display: block;
	width: 100%;
	height: 100%;
}
#meno {
       position:absolute;
       left:12px;
}
#meno p {
	color: white;
        font-weight: bold;
	letter-spacing: 0.1em;
}
H3 {
	font-size: 140%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding-top: 0px;
}
H4 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
}
H6 {
	font-size: 100%;
}

/* ----- Links ----- */
a {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
.imgStaff{
  display:inline;
  width: 110px;
  border: 0px;
}
.imgA{
  display:inline;
  border: 0px;
}
.imgC{
  position: relative;
  top: -18px;
  width: 230px;
  display:inline;
  border: 0px;
}
.imgT{
  float: left;
  border: 0px;
}
#no{
color: #666666;
text-decoration: none;
}
/* ----- TOP element ----- */
a#toplink {
	visibility: hidden;
}
DIV#top_wide {
	height: 144px;
}
DIV#top {
	width: 880px;
	height: 144px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(img_layout/top.jpg);
	position: relative;
}
DIV.newsletter input.submit { 
  color: #fe6400;
  font-weight: bold;
  font-size: 11px;
  background-color: white;
  border:1px solid #fe6400;
  margin-top: 10px;
  margin-left: 390px;
  width: 100px;
}
/* ----- SMOOTH menu ----- */
DIV.main_menu {
	background: url(img_layout/bg_dark.jpg) no-repeat top;
	border-top: 1px solid #888888;
}

DIV.main_menu UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	
}
DIV.main_menu UL LI {
	display: block;
}

DIV.main_menu UL LI A {
	display: block;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #888888;
	line-height: 15px;
}
* html .ddsmoothmenu ul li a 
	display: inline-block;
}

DIV.main_menu UL LI A:hover {
	color: #CC0033;
}


DIV.main_menu UL UL LI {
	background: url(img_layout/bg_medium.jpg) no-repeat center top;
}
DIV.main_menu UL LI.menu-current {
	background: url(img_layout/bg_bright.jpg);
}

DIV.main_menu UL LI.menu-current A {	
	color: #D85C0B;
}
DIV.main_menu UL UL LI A {
	color: #333333 !important;
} 
DIV.main_menu UL UL LI.menu-current A {	
	color: #D85C0B !important;
} 
DIV.main_menu UL UL LI A:hover {
	color: #CC0033 !important;
}

/*DIV.main_menu UL LI UL {
	visibility: hidden;
	display: none;
}	*/
DIV.main_menu UL LI.menu-expand {
	no-repeat 140px 10px;
}	
DIV.main_menu UL LI.menu-current UL, DIV.main_menu UL LI.menu-parent UL {
	visibility: visible;
	display: block;
}	

DIV.side_box {
	clear: both;
	margin: 20px 0px 0px 10px; 
}
DIV.side_box2 {
	width: 141px;
	height: 143px;
	position: relative;
	background: url(img_layout/sidebox.gif) no-repeat top;
	display: block;
}
DIV.side_box2 span {
	display: none;
	visibility: hidden;
}
DIV.side_box2 IMG {
	position: absolute;
	left: 1px;
	top: 20px; 
}

DIV.side_box2a {
	position: absolute;
	left: 10px;
	top: 123px; 
}

DIV.side_box2 p {
	position: absolute;
	left: 10px;
	top: 121px;
	font-weight: bold;
	font-size: 12px;
	color: white; 
}
DIV.side_box2 A {
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
DIV.side_box2 A:hover {
	color: #fe6400;
	text-decoration: none; 
}
DIV.side_box3a {
	width: 141px;
	position: relative;
	background: url(img_layout/box_bottom.gif) no-repeat bottom;
}
DIV.side_box3b {
	width: 141px;
	position: relative;
	background: url(img_layout/box_top.gif) no-repeat top;
	padding: 20px 0px 20px 0px
}
DIV.side_box-content {
	background-color: white;
	padding: 5px !important;
	font-size: 11px !important;
}
DIV.side_box-content ul {
  list-style-type: none;
}
DIV.side_box-content li {
  list-style-type: none;
  padding: 5px;
}
DIV.side_box-content li p{
  font-size:11px;
}

DIV.side_box-content A {
	text-decoration: none;
}
DIV.side_box-content A:hover {
	text-decoration: underline;
}
DIV.side_box-header {
	position: absolute;
	left: 10px;
	top: 1px;
	font-weight: bold;
	font-size: 12px;
	color: white; 
}

DIV.lang_menu {
	background: url(img_layout/bg_dark.jpg) no-repeat top;
	border-top: 1px solid #888888;
	padding: 10px;
	color: white;
	position: relative;
	height: 42px;
}
A#eng {
	width: 24px;
	height: 11px;
	position: absolute;
	left: 10px;
	top: 35px;
	background: url(img_layout/eng.gif) no-repeat top;
}
A#esp {
	width: 24px;
	height: 11px;
	position: absolute;
	left: 40px;
	top: 35px;
	background: url(img_layout/esp.gif) no-repeat top;
}
A#svk {
	width: 24px;
	height: 11px;
	position: absolute;
	left: 70px;
	top: 35px;
	background: url(img_layout/svk.gif) no-repeat top;
}
A#eng:hover, A#esp:hover, A#svk:hover {
	background-position: bottom;
}

/* ----- Contact ----- */
.imgK {
	padding: 2px;
	border: 1px;
	border-style: initial;
	border-color: initial; 
	border-color: rgb(51, 51, 51);
	border-style: dotted;
	margin-left: 20px;
}
.map {
  width: 482px;
  height: 352px;
  padding: 2px;
	border: 1px;
	border-style: initial;
	border-color: initial; 
	border-color: rgb(51, 51, 51);
	border-style: dotted;
	margin-left: 20px;
}
.col{
	margin-left: 25px;
	width: 140px;
	float: left;
	padding-bottom: 10px;
}
.col2{
	margin-left: 18px;
	width: 150px;
	float: left;
	padding-bottom: 10px;
}
.vid{
margin-left:10px;
}
.center{
margin-left: 25px;
}
/* ----- Content ----- */
p.title	{
	color:#666;
	font-weight:bold;
	margin-bottom:15px;
	line-height:175%;
	font-size:107%;
}
DIV#middle_wide {
	
}
DIV#middle {
	background-color: white;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(img_layout/middle.jpg) repeat-y;
}
DIV#left {
	width: 160px;
	float: left;
	padding-bottom: 20px;
}
DIV#content {
	width: 560px;
	float: left;
	min-height: 280px;
	_height: 280px;
}
DIV#right {
	width: 160px;
	float: right;
	padding-bottom: 10px;
}
DIV#content_spacer {
	padding: 20px;
}
IMG#mainpic {
	position: absolute;
	left: 160px;
	top: 80px;
}
/* ----- GAL folder ----- */
div.gal
  {
  margin:0px 0px 0px 10px;
  height:245px;
  width:auto;
  position:relative;
  float:left;
  text-align:center;
  }
div.desc
  {
  font-weight:normal;
  width:110px;
  margin:2px;
  }
/* ----- BOTTOM Element ----- */

DIV#bottom_wide {
	height: 25px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
DIV#bottom {
	height: 25px;
	width: 880px;
	text-align: left;
	position: relative;
	background: url(img_layout/bg_footer.jpg);
}
DIV#bottom_content {
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 0px 10px;
}
#bg_foot
{
	margin-left: auto;
	margin-right: auto;
	background:url(img_layout/bg_foot.jpg) repeat-y;
	height:20px;
	width:914px;
}

A IMG.thumbnail {
}
DIV#img_gallery TABLE TR TD A {
	text-decoration: none;
}
DIV#img_gallery TABLE TR TD A IMG {
}
DIV#img_gallery TABLE TR TD A IMG:hover {
	
}
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;
}
TABLE.formated TR TD {
	background-color: #F7F7F7;
	border-left: 1px dotted #C2C2C2;
	border-bottom: 1px dotted #C2C2C2;
}
TABLE.formated TR TH {
	background-color: #ededed;
	border-left: 1px dotted #C2C2C2;
	border-bottom: 1px dotted #C2C2C2;
}
TABLE.formated {
	background-color: #F7F7F7;
	border-right: 1px dotted #C2C2C2;
	border-top: 2px solid #C2C2C2;
}
TABLE.kontakt {
	margin-left: 5px;
	text-align: center;
}

/* --------- 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;
}

/* -------------- Customer ---------------- */
.customer-list {
	font-family:		Trebuchet MS;
	font-size:			11px;
}

.customer-list .alphabet {
	background-color:	#eee;
}

.customer-list .alphabet a {
	display:			block;
	color:              #444444;
	width:				17px;
	padding:			2px;
	text-decoration:	none;
	text-align:			center;
	float:				left;
}

.customer-list .alphabet a:hover {
	background-color:   #CC0033;
	color:				white;
}

.customer-list ul.pane {
	display:			none;
}

.customer-list ul.pane li {
	display:			block;
	width:				150px;
	padding:			2px;
    float:				left;
    font-size:          11px;
}

/* -------------- 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;
}

/* FORM */

.required {
	color: #FF0000;
}
.field_title {
	font-size: 10px;
	width: 200px;
	vertical-align: center;
	text-align:left;
	padding-top: 10px;
}
.textfield {
	font-size: 12px;
	width: 350px;
	border: 1px solid #CCCCCC;
	background-color: white;
	padding: 1px;
}
.email {
	font-size: 12px;
	width: 350px;
	border: 1px solid #CCCCCC;
	background-color: white;
	padding: 1px;
}
.textarea {
	font-size: 12px;
	width: 350px;
	height: 80px;
	border: 1px solid #CCCCCC;
	background-color: white;
	padding: 1px;

}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
  color: #666666;
  font-size: 11px;
  border: 1px solid #CCCCCC;
  background-color: white;
  padding: 1px;
  margin-left: 0px;
  width:87px;
}
.submit {
  color: #fe6400;
  font-weight: bold;
  font-size: 11px;
  background-color: white;
  border:1px solid #fe6400;
  padding: 3px 20px;
  margin-top: 18px;
  margin-left: 26px;
  width: 138px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
	margin-right: 2px;
}
.field_checkbox {
	align:middle;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #E7E7E7;
}
.lbLoading {
	background: #E7E7E7 url(img_slimbox/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #E7E7E7;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(img_slimbox/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(img_slimbox/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #E7E7E7;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img_slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
	color: #727272; /* farba pocitadla obrazkov */
}
#lbNumber SPAN { /* pokec k obrazkom */
	font-size: 11px;
	color: #96979a;
}
#lbCaption {
	font-weight: bold;
	color: #e50000; /* farba popisku k obrazku */
}
