body {
	background: 	#D6CFC2;
	border: 	0px;
	padding: 	0px;
	margin: 0 auto;
	margin-top: 	20px;
	color: 		#666;
	text-align: 	center; /* For IE */
	width: 		930px !important;
	width /**/: 	930px;
	position: 	relative;
	font-family:	arial, helvetica, sans-serif;
}

#mainpart {
	text-align: 	left; /* For IE, see above */
	background: 	#C3974D url(images/pozadi.png);
	height:		402px;
}

#mainpartfoto {
	text-align: 	left; /* For IE, see above */
	background: 	#D6CFC2 url(images/pozadifoto.png);
	height:		16px;
}

#videoscreen {
	position:	absolute;
	top:		74px;
	left:		90px;
	width: 		320px;
	height:		310px;
	background: 	#ddd;
}

#bigfoto0 {
	position:	absolute;
	top:		43px;
	left:		16px;
	width: 		479px;
	height:		372px;
	background: 	#C3974D url(images/F_0_B.jpg);
}

#bigfoto1 {
	position:	absolute;
	top:		43px;
	left:		16px;
	width: 		479px;
	height:		372px;
	background: 	#C3974D url(images/F_1_B.jpg);
}

#bigfoto2 {
	position:	absolute;
	top:		43px;
	left:		16px;
	width: 		479px;
	height:		372px;
	background: 	#C3974D url(images/F_2_B.jpg);
}

#bigfoto3 {
	position:	absolute;
	top:		43px;
	left:		16px;
	width: 		479px;
	height:		372px;
	background: 	#C3974D url(images/F_3_B.jpg);
}

#bigfoto4 {
	position:	absolute;
	top:		43px;
	left:		16px;
	width: 		479px;
	height:		372px;
	background: 	#C3974D url(images/F_4_B.jpg);
}

#bigfoto5 {
	position:	absolute;
	top:		43px;
	left:		16px;
	width: 		479px;
	height:		372px;
	background: 	#C3974D url(images/F_5_B.jpg);
}

#bigfoto6 {
	position:	absolute;
	top:		43px;
	left:		16px;
	width: 		479px;
	height:		372px;
	background: 	#C3974D url(images/F_6_B.jpg);
}

#bigfoto7 {
	position:	absolute;
	top:		43px;
	left:		16px;
	width: 		479px;
	height:		372px;
	background: 	#C3974D url(images/F_7_B.jpg);
}

#bigfoto8 {
	position:	absolute;
	top:		43px;
	left:		16px;
	width: 		479px;
	height:		372px;
	background: 	#C3974D url(images/F_8_B.jpg);
}

#cenik {
	position:	absolute;
	top:		43px;
	left:		17px;
	width: 		469px;
	height:		364px;
	padding:	4px;
	background: 	#ddd;
	color: 		#333;
	font-family:	verdana, arial, helvetica, sans-serif;
	font-size:	12px;
}

#ceniktable {
 	position:	absolute;
	top:		119px;
	width:		100%;
	border:		#000000 1px solid;
	border-spacing:	0;
	empty-cells:	show;
	border-collapse: collapse;
}

#ceniktable td {
	border:		#000000 1px solid;
	padding:	4px;
	padding-left:	8px;
	border-spacing:	0px;
	vertical-align:	top;
	white-space: 	nowrap;
}

td.right {
	text-align: 	right;
}

td.rightbeige {
	text-align: 	right;
	background: 	#f5f5dc;
}

td.center {
	text-align:	center;
	font-weight:	bold;
}

td.centerbeige {
	text-align:	center;
	background: 	#f5f5dc;
	font-weight:	bold;
}

#subheader {
 	position:	absolute;
	top:		6px;
	font-weight:	bold;
	border-bottom:	#ccc 2px solid;
	padding-bottom:	6px;
	width:		98%;
}

#cenikmenu {
 	position:	absolute;
	top:		50px;
/*	left:		74px; */
	font-weight:	bold;
	text-align: 	center;
}

#cenikmenu a {
	text-align: 	center;
}

#cenikpopis {
 	position:	absolute;
	top:		96px;
	font-weight:	bold;
}

#informacetext {
	position:	absolute;
	top:		40px;
	left:		6px;
	width: 		461px;
	height:		324px;
	font-size:	11px;
	overflow:	auto;
}

#terminytext {
	position:	absolute;
	top:		40px;
	left:		6px;
	width: 		461px;
	height:		324px;
	font-size:	11px;
	overflow:	auto;
}

#kontaktytext {
	position:	absolute;
	top:		40px;
	left:		6px;
	width: 		461px;
	height:		324px;
	font-size:	12px;
	overflow:	auto;
}

#gallerytable {
 	position:	absolute;
	top:		45px;
	left:		0px;
	background: 	#C3974D;
	border-spacing:	0px;
	empty-cells:	show;
	border-collapse: collapse;
}

#gallerytable td {
	border:		#000000 0px solid;
	padding:	3px;
}

#thumb1 {
 	position:	absolute;
	top:		218px;
	left:		522px;
	word-spacing:	6px;
}

#thumb2 {
 	position:	absolute;
	top:		316px;
	left:		522px;
	word-spacing:	6px;
}

#topmenu {
	text-align: 	left;
	padding:	6px;
	padding-left:	12px;
	color:		#999;
	background: 	#c2964c;
	font-size:	14px;
	word-spacing:	10px;
}

#topmenu a {
	position:	relative;
	top:		1px;
	text-decoration: none;
	color: 		#333;
	word-spacing:	normal;
}

#topmenu a:hover {
	text-decoration: underline;
	color: 		#000;
}

#copyr {
 	position:	absolute;
	top:		436px;
	right:		4px;
	color:		#666;
	font-size:	12px;
}

#copyr a {
	text-decoration: none;
	color:		#666;
}

#copyr a:hover {
	text-decoration: underline;
	color: 		#000;
}

#counter {
 	position:	absolute;
	top:		436px;
	left:		4px;
	color:		#666;
	font-size:	12px;
}

#counternum {
	color:		#666;
	font-size:	12px;
 	position:	absolute;
	top:		0px;
	left:		130px;
	font-weight:	bold;
}

