body
{
	background-image: url(images/bg_02.jpg);
	background-color: #8b8b8b;
	margin: 0px;
	height: 100%;
}
#main_div
{
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(images/bg_cont_07.jpg);
	background-repeat: repeat-y;
	min-height: 700px;
	_height: 700px;
}

#title_div
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu
{
	_margin-bottom: 30px;
}

#d01 /* lavy horny */
{
  position: absolute;
	top: 236px;
	left: 0px;
	width: 70px;
	height: 263px;
	background-image: url(images/slice_06.jpg);
	background-repeat: no-repeat;
}

#d02 /* pravy horny */
{
  position: absolute;
	top: 236px;
	right: -1px;
	_right: -2px;
	width: 69px;
	height: 239px;
	background-image: url(images/slice_09.jpg);
	background-repeat: no-repeat;
}

#d03 /* lavy dolny */
{
  position: absolute;
	bottom: 109px;
	left: 0px;
	width: 69px;
	height: 39px;
	background-image: url(images/slice_28.jpg);
	background-repeat: no-repeat;
}

#d04 /* pravy dolny */
{
  position: absolute;
	bottom: 109px;
	_bottom: 108px;
	right: 0px;
	_right: -1px;
	width: 68px;
	height: 87px;
	background-image: url(images/slice_27.jpg);
	background-repeat: no-repeat;
}

#footer
{
	position: absolute;
	bottom: 0px;
	_bottom: -5px;
	left: 0px;
}

#news_title
{
	position: absolute;
	top: 213px;
	left: 303px;
	width: 152px;
	height: 56px;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
}

#about_title
{
	position: absolute;
	top: 213px;
	left: 274px;
	width: 217px;
	height: 52px;
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
}

#gbook_title
{
	position: absolute;
	top: 213px;
	left: 263px;
	width: 244px;
	height: 52px;
	background-image: url(images/gbook.jpg);
	background-repeat: no-repeat;
}

#references_title
{
	position: absolute;
	top: 213px;
	left: 263px;
	width: 244px;
	height: 52px;
	background-image: url(images/references.jpg);
	background-repeat: no-repeat;
}

#photos_title
{
	position: absolute;
	top: 213px;
	left: 302px;
	width: 161px;
	height: 52px;
	background-image: url(images/photos.jpg);
	background-repeat: no-repeat;
}

#about_text
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 110px;
	margin-top: 37px;
	/*font-family: Trebuchet MS; */
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	line-height: 1.1;
}

.news_div
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_headline
{
	font-size: 11pt;
	font-weight: bold;
}

.news_date
{
	font-size: 7pt;
	color: #666666;
}

.form_field01
{
	border-width: 0px;
	border-style: none;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #999999; 
	background: #333333;
	margin-top: 1px;
	margin-bottom: 0px;
}

.form_field02
{
	border-width: 0px;
	border-style: none;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #333333; 
	background: #999999;
	margin-top: 1px;
	margin-bottom: 0px;
}

.form_button01
{
	border-style: none;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #999999; 
	background: #333333;
	margin-top: 2px;
	cursor: pointer;
}

.form_button02
{
	border-style: none;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #333333; 
	background: #999999;
	margin-top: 2px;
	cursor: pointer;
}

.gbook_div
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border-style: none;
	text-align: left;
	padding: 5px;
	background-color: #cecab0;
}

#gbook
{
	font-size: 8pt;
}

#error
{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

.navi_link
{
	text-decoration: none;
	color: #333333;
}

.navi_link:hover
{
	text-decoration: underline;
}

.ref_link
{
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

.ref_link:hover
{
	text-decoration: underline;
}

.refer_div
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
 	background-color: red;
}

.refer_image
{
	width: 30%;
	float: left;
}
.refer_text
{
	width: 70%;
	float: right;
}

.ref_title
{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.general_link
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.general_link:hover
{
	text-decoration: underline;
}

.center_aligned
{
	width: 100%;
	text-align: center;
}

#tmp_div
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	height: 566px;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	
}

.ppp
{
	width: 100%;
	text-align: center;
}


