body {
	background-image: url(images/ground.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	font-size: 12px;
}


.glowna {
	background-image: url(images/tatra.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.przycisk {
	background-image: url(images/button1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.przycisk:hover{
	background-image: url(images/button2.jpg);
	vertical-align: bottom;
	color: #EEDBB3;

}
.normalny1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}
.normalny2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDDB6D;
	text-decoration: none;
}

.przyciskwlaczony {
	background-image: url(images/button2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 35px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #391D0F;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 7px;
}
a.normalny2:hover {

	color: #FEC200;
}
.normalny3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.przycisk2 {
	background-image: url(images/button1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #391D0F;
	text-decoration: none;
	text-align: left;
	height: 25px;
	display: block;
	padding-left: 10px;
}
a.przycisk2:hover {

	background-image: url(images/button2.jpg);
	vertical-align: bottom;
	color: #EEDBB3;
}
.normalny1maly {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
.obrazek {
	background-color: #EEDBB3;
	padding: 3px;
	border: 1px solid #812210;
}
.obraz {
	padding: 2px;
	border: 1px double #FFCC00;
	background-image: url(images/gold.jpg);
	background-repeat: repeat-x;
}
.headerek {
	margin-bottom: 10px;
}
.glowna_ground {
	background-image: url(images/tatra2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
.normalny2Tytul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FDDB6D;
	text-decoration: none;
}
.przycisk3 {
	background-image: url(images/button1.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 50px;
}
a.przycisk3:hover {

	background-image: url(images/button2.jpg);
	vertical-align: bottom;
	color: #EEDBB3;
}
.normalny4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


/* extras by Ro */
.contactpage {	background-image: url(images/backgroundcontact.jpg); background-repeat: repeat-x; background-color:#221819;}

#artishock {font-family:Arial, Helvetica; font-size:14px; color:#FFF}


.link { color:#FFF; text-decoration:none;}
.link:hover { color:#FDDB6D; text-decoration:underline;}

#bookonline, #whereweare { width:100%; float:left; margin:20px 0 10px 0}

.bookingform, .onthemap { float:left; width:532px;}

.openinghours, .contactdetails {float:left; width:225px; margin:0 0 0 25px;}

.heading3 {font-family:Arial; font-size: 24px; color:#FDDB6D; font-weight:normal}

.row { float:left; width:532px; margin:0 0 10px 0 }
.label1, .label2 { float:left; width:250px; margin:2px 15px 0 0 }

.input { width:240px; height:17px; outline:none; border:#865925 solid 1px;}
.inputdate { width:220px; height:17px; outline:none; border:#865925 solid 1px; margin-right:3px}
.select { width:65px; height:17px; outline:none;}
.textarea { width:240px; height:60px; outline:none; border:#865925 solid 1px;}

#submit { margin:35px 0 0 60px}

.input:hover, .textarea:hover, .submit:hover, .input:focus, .textarea:focus, .submit:focus {border:#221719 solid 1px;}

