p {

	padding: 0;

	margin: 0;

}



.home_pic {

	float: left;

	margin: 0px 3px 3px 0px;

	border: #cdc4a6 2px solid;

}



.map1 {

	float: left;

	margin: 0px 3px 3px 0px;

	border: #cdc4a6 1px solid;

}



.pic {

	float: right;

	margin: 0 0 3px 3px;

	border: #cdc4a6 1px solid;

}



.pic2 {

	float: left;

	margin: 0 3px 3px 0;

	border: #cdc4a6 1px solid;

}



.contact_h1 {

	font-size: 12px;

	font-weight: bold;

	text-align: left;

}



.contact_h2 {

	font-size: 11px;

	font-weight: bold;

	padding-left: 10px;

}



.attention {

	font-size: 12px;

	text-align: center;

	margin-top: 30px;

}



.table_top {

	font-weight: bold;	

}



.table_cost {

	border: #333333 1px solid;

}











body {

	margin: 0;

	paddin: 0;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	background-color: #000000;

	background-attachment: fixed;

	background-image: url(../images/bg.gif);

	background-repeat: no-repeat;

	background-position: center top;

}









#head {

	width: 760px;

	height: 40px;

	margin: 0 auto;

	margin-top: 15px;

}



#head .sunflower {

	width: 150px;

	height: 33px;

	float: right;

	margin-right: 15px;

	background-image: url(../images/sunflower_bg.png);

	background-repeat: no-repeat;

	background-position: center top;

	text-align: center;

	padding-top: 7px;

}











#page {

	width: 750px;

	height: 600px;

	margin: 0 auto;

	background-color: #F5EFDC;

	border: #cdc4a6 5px solid;

}



#page .top {

	width: 750px;

	height: 120px;

	margin: 0 auto;

	background-image: url(../images/top_bg.png);

	background-repeat: no-repeat;

	background-position: center center;

}



#page .menu {

	width: 750px;

	height: 30px;

	margin: 0 auto;

	background-color: #9eb5a0;

	background-image: url(../images/menu_bg.png);

	background-repeat: no-repeat;

	background-position: center center;

}



#page .menu .button {

	width: 107px;

	height: 20px;

	float: left;

	text-align: center;

	color: #F5EFDC;

	font-weight: bold;

	font-variant: small-caps;

	padding-top: 7px;

	font-size: 11px;

}



#page .menu .button a {

	color: #F5EFDC;

	text-decoration: none;

}



#page .menu .button a:hover {

	color: #E9DCB4;

	text-decoration: none;

}









#page .content {

	width: 750px;

	height: 450px;

	margin: 0 auto;

	background-color: #222222;

	background-image: url(../images/content_bg.png);

	background-repeat: no-repeat;

	background-position: center center;

}



#page .content .picture {

	width: 750px;

	height: 230px;

	background-image: url(../images/headpic.png);

	background-repeat: no-repeat;

	background-position: center center;

	float: left;

}



#page .content .text {
	width: 705px;
	height: 190px;
	float: left;
	text-align: justify;
	color: #333333;
	padding: 0 25px 10px 20px;
	margin-top: 10px;
	font-size: 11px;

}



#page .content .text .welcome {

	width: 300px;

	height: 60px;

	text-align: justify;

	background-image: url(../images/welcom_title.png);

	background-repeat: no-repeat;

	background-position: center center;

	margin: 0 auto;

}



#page .content .map {

	width: 229px;

	height: 140px;

	float: right;

	text-align: center;

	color: #F5EFDC;

	padding: 10px;

	margin-top: 15px;

	font-size: 9px;

	margin-right: 1px;

}

















#page .content_contact {

	width: 750px;

	height: 450px;

	margin: 0 auto;

	background-color: #222222;

	background-image: url(../images/content_bg.png);

	background-repeat: no-repeat;

	background-position: center center;

}



#page .content_contact .picture {

	width: 742px;

	height: 150px;

	background-image: url(../images/contact_pic.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	border: #666666 4px solid;

	float: left;

}



#page .content_contact .text {
	width: 320px;
	height: 250px;
	float: left;
	text-align: justify;
	color: #333333;
	padding: 15px 20px 10px 25px;
	margin-top: 10px;
	font-size: 10px;
	background-image: url(../images/contact_title.png);
	background-repeat: no-repeat;
	background-position: left top;

}



#page .content_contact .sendmail {

	width: 100px;

	height: 60px;

	float: right;

	text-align: center;

	margin-top: 20px;

}



#page .content_contact .text a {

	color: #666666;

	text-decoration: none;

}



#page .content_contact .text a:hover {

	color: #000;

	text-decoration: none;

}



#page .content_contact .right {

	width: 370px;

	height: 275px;

	float: right;

	text-align: center;

	color: #F5EFDC;

	font-size: 10px;

	margin-top: 10px;

}



#page .content_contact .right a {

	color: #666666;

	text-decoration: none;

}



#page .content_contact .right a:hover {
	color: #333333;
	text-decoration: none;

}













#page .content_programs {

	width: 750px;

	height: 450px;

	margin: 0 auto;

	background-color: #222222;

	background-image: url(../images/content_bg.png);

	background-repeat: no-repeat;

	background-position: center center;

}



#page .content_programs .text {
	width: 495px;
	height: 430px;
	padding: 20px 10px 0px 10px;
	color: #333333;
	font-size: 11px;
	text-align: justify;
	float: left;

}



#page .content_programs .text li {

	list-style: none;

}



#page .content_programs .text ul {

	margin-top: 0px;

}



#page .content_programs .picture {

	width: 225px;

	height: 442px;

	float: right;

	background-image: url(../images/programs_pic.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	border: #666666 4px solid;

}











#page .content_guesthouse {

	width: 750px;

	height: 450px;

	margin: 0 auto;

	background-image: url(../images/content_bg.png);

	background-repeat: no-repeat;

	color: #666666;

}



#page .content_guesthouse li {

	list-style: none;

}



#page .content_guesthouse ul {

	list-style: none;

}



#page .content_guesthouse .text {
	width: 710px;
	margin: 0 auto;
	color: #333333;
	padding: 40px 20px 20px 20px;
	font-size: 11px;
	text-align: justify;
	overflow: auto;
	height: 390px;

}



















#footer {

	width: 740px;

	height: 60px;

	margin: 0 auto;

	margin-bottom: 10px;

	text-align: center;

	color: #CDC4A6;

	padding-top: 10px;

	font-size: 9px;

	padding-left: 10px;

	padding-right: 10px;

}



#footer .copyright {

	height: 55px;

	width: 250px;

	float: left;

	text-align: left;

}



#footer .fatosz_logo {

	height: 50px;

	text-align: right;

	width: 200px;

	float: right;

}



#footer .fatosz_logo .icon {

	height: 40px;

	text-align: center;

	width: 40px;

	float: right;

}



#footer .fatosz_logo .text {

	height: 33px;

	text-align: right;

	width: 150px;

	float: right;

	padding-top: 7px;

}



#footer a {

	color: #CDC4A6;

	text-decoration: none;

}



#footer a:hover {

	color: #E0DBC9;

	text-decoration: none;

}

