body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg.jpg);
	background-position: top left;
	background-repeat: repeat;
}

img,div { 
	behavior: url(/images/iepngfix.htc)
}

img{
	border:0px;
}

.wrapper {
	width: 997px;
	position: relative;
	text-align: left;
	top: 0px;
}

.header {
	position: relative;
	width: 997px;
	height: 1460px;
	top: 0px;
	left: 0px;
}

.logo {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(/images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 125px;
}

#logo {
	display: block;
	position: absolute;
	top: 35px;
	left: 30px;
	width: 300px;
	height: 30px;
	z-index: 10;
}

.content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 937px;
	background: #e2bbce;
	padding: 28px 30px 25px;
	text-align: left;
}

.menu {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 223px;
	max-height: 1282px;
}

.menu_top {

	top: 0px;
	left: 0px;
	width: 193px;
	background: url(/images/menu_main.png) left top no-repeat;
	min-height: 320px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 150px;
}

.menu_bottom {
	position: relative;
	top: 0px;
	left: -33px;
	background: url(/images/menu_bottom.png) left top;
	width: 256px;
	height: 151px;
}

.menu_item {
	font-family: Georgia, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-weight: 400;
	cursor: pointer;
}

.menu_top img {
	padding-right: 5px;
	padding-bottom: 2px;
}

.menu_list {
	list-style-type: none;
	margin: 7px 0px 10px 0px;;
	padding-left: 25px;
}

.menu_list a:active, .menu_list a:link, .menu_list a:visited, .menu_list a:hover {
	color: #ff99cc;
	font-family: Georgia, sans-serif;
	font-size: 12px;
}

.menu_list a:active, .menu_list a:link, .menu_list a:visited {
	text-decoration: underline;
}

.menu_list a:hover {
	text-decoration: none;
}

.menu_list li {
	height: 16px;
}

.hand {
	position: absolute;
	width: 66px;
	height: 320px;
	top: 221px;
	left: 161px;
}

.p_menu_bottom {
	margin: 20px 0px;
	padding-left: 15px;
}

.p_menu_bottom a:active, .p_menu_bottom a:link, .p_menu_bottom a:visited, .p_menu_bottom a:hover {
	font-family: Georgia, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: 400;
	cursor: pointer;
}

.p_menu_bottom a:active, .p_menu_bottom a:link, .p_menu_bottom a:visited {
	text-decoration: underline;
}

.p_menu_bottom a:hover {
	text-decoration: none;
}

.submenu {
	position: relative;
	top: 0px;
	left: 0px;
	/*width: 181px;
	padding: 70px 10px 0px 70px;*/
	padding-left: 15px;
	line-height: 1.5;
}

.submenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.submenu a:active, .submenu a:link, .submenu a:visited, .submenu a:hover {
	color: #ff99cc;
	font-family: Georgia, sans-serif;
	font-size: 18px;
}

.submenu a:active, .submenu a:link, .submenu a:visited {
	text-decoration: underline;
}

.submenu a:hover {
	text-decoration: none;
}

.support {
	position: relative;
	top: -40px;
	left: 0px;
	width: 223px;
}

h3 {
	color: #ffffff;
	font-family: Georgia, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 10px;
}

.spt_img {
	position: relative;
	float: left;
	clear: left;
	width: 23px;
	height: 70px;
	padding-right: 10px;
}

.spt_img img {
	padding-bottom: 10px;
	padding-top: 5px;
}

.spt_info {
	position: relative;
	float: left;
	height: 70px;
	width: 160px;
}

.info_span {
	color: #ff99cc;
	font-family: Georgia, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 7px;
	position: relative;
}

.spt_info a:link, .spt_info a:visited, .spt_info a:active, .spt_info a:hover {
	color: #ff99cc;
	font-family: Georgia, sans-serif;
	font-size: 14px;
}

.spt_info a:link, .spt_info a:visited, .spt_info a:active {
	text-decoration: underline;
}

.spt_info a:hover {
	text-decoration: none;
}

.horizontal {
	position: absolute;
	top: 40px;
	margin: 0px 20px 0px 385px;
}

.horizontal ul {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.horizontal ul li {
	display: block;
	float: left;
	position: relative;
}

.horizontal li {
	clear: none;
	padding-right: 18px;
}

.horizontal a:link, .horizontal a:visited, .horizontal a:active, .horizontal a:hover {
	color: #993366;
	font-family: Georgia, sans-serif;
	font-size: 16px;
}

.horizontal a:link, .horizontal a:visited, .horizontal a:active {
	text-decoration: underline;
}

.horizontal a:hover {
	text-decoration: none;
}

.horizontal span {
	color: #ffffff;
	font-family: Georgia, sans-serif;
	font-size: 16px;
}

.search {
	
	text-align: left;
	background: url(/images/search.png) top left no-repeat;
	width: 246px;
	height: 29px;
	padding: 53px 0px 0px 100px;
}

.searchbox{
	position: absolute;
	top: -45px;
	right: 25px;
	width: 346px;
	height: 82px;

}

.search input[type=text] {
	background-color: #E2BBCE;
	border: 1px solid #E2BBCE;
	color:#330033;
	font-family:Georgia,sans-serif;
	margin-bottom: 7px;
}

.search a:active, .search a:link, .search a:visited, .search a:hover {
	color: #ff99cc;
	font-family: Georgia, sans-serif;
	font-size: 14px;
}

.search a:active, .search a:link, .search a:visited {
	text-decoration: underline;
}

.search a:hover {
	text-decoration: none;
}

.basket {
	position: relative;
	top: -15px;
	left: 385px;
	width: 250px;
}

.basket p {
	margin: 0 0 7px 0;
	color: #ffffff;
	font-family: Georgia, sans-serif;
	font-size: 12px;
}

.a_bask:link, .a_bask:visited, .a_bask:active, .a_bask:hover {
	color: #ffffff;
	font-family: Georgia, sans-serif;
	font-size: 18px;
}

.a_bask:link, .a_bask:visited, .a_bask:active {
	text-decoration: underline;
}

.a_bask:hover {
	text-decoration: none;
}

.basket span {
	color: #ff99cc;
	font-family: Georgia, sans-serif;
	font-size: 12px;
}

.lodging:link, .lodging:active, .lodging:visited, .lodging:hover {
	color: #ff99cc;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}

.lodging:link, .lodging:active, .lodging:visited {
	text-decoration: underline;
}

.lodging:hover {
	text-decoration: none;
}

.photo_container {
	position: absolute;
	top: 37px;
	left: 233px;
	width: 739px;
}

.photo_main {
	position: relative;
	top: -16px;
	left: 0px;
	width: 699px;
	height: 1260px;
	max-height: 1260px;
	background-color: #FFFFFF;
	padding: 30px 20px 0px 20px;
}




.photo_bottom {
	position: relative;
	top: -16px;
	left: 0px;
	width: 739px;
	height: 28px;
	background: url(/images/bottom.png) left top no-repeat;
}

.photo_top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 739px;
	height: 32px;
	background: url(/images/top.png) left top no-repeat;
	padding-left: 20px;
	padding-top: 12px;
	z-index: 10;
}

.copyright {
	position: absolute;
	bottom: 15px;
	right: 45px;
}

.copyright p {
	margin: 0px;
	padding: 0px;
	color: #ff99cc;
	font-family: Georgia, sans-serif;
	font-size: 14px;
}

.banner {
	position: relative;
	top: 0px;
	left: 0px;
}

.banner img {
	border: 1px solid #660033;
}

h1 {
	color: #660033;
	font-family: Georgia, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 17px 0px;
}

.photo_top h1 {
	color: #330033;
	font-family: Georgia, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	float: left;
}

.a_h1:link, .a_h1:active, .a_h1:visited, .a_h1:hover {
	color: #cc6699;
	font-family: Georgia, sans-serif;
	font-size: 18px;
}

.a_h1:link, .a_h1:active, .a_h1:visited {
	text-decoration: underline;
}

.a_h1:hover {
	text-decoration: none;
}

.a_h1 span {
	color: #330033;
	font-family: Georgia, sans-serif;
	font-size: 18px;
}

.a_h1_2:link, .a_h1_2:active, .a_h1_2:visited, .a_h1_2:hover {
	color: #cc6699;
	font-family: Georgia, sans-serif;
	font-size: 24px;
}

.a_h1_2:link, .a_h1_2:active, .a_h1_2:visited {
	text-decoration: underline;
}

.a_h1_2:hover {
	text-decoration: none;
}

.a_h1_2 span {
	color: #660033;
	font-family: Georgia, sans-serif;
	font-size: 24px;
}

.a_h2:link, .a_h2:active, .a_h2:visited, .a_h2:hover {
	color: #cc6699;
	font-family: Georgia, sans-serif;
	font-size: 14px;
	position: relative;
	top: -2px;
}

.a_h2:link, .a_h2:active, .a_h2:visited {
	text-decoration: underline;
}

.a_h2:hover {
	text-decoration: none;
}

.a_h2 span {
	color: #330033;
	font-family: Georgia, sans-serif;
	font-size: 14px;
}

.item {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0 0 20px 0;
	width: 100%;
}

.item table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}

.item td {
	padding-right: 2px;
}

.item_top {
	position: relative;
	top: 0px;
	left: 0px;
	background: url(/images/item_top.jpg) top left;
	width: 168px;
	height: 10px;
}

.item_center {
	position: relative;
	top: 0px;
	left: 0px;
	width: 168px;
}

.item_bottom {
	position: relative;
	top: 0px;
	left: 0px;
	background: url(/images/item_bottom.jpg) top left;
	width: 153px;
	height: 53px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.item_center td {
	padding: 0px;
}

.photo {
	width: 148px;
}
.photo img {
	border: 1px solid #771b56;
}

.item_bottom a:link, .item_bottom a:active, .item_bottom a:visited, .item_bottom a:hover {
	color: #6e0d4c;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.item_bottom a:link, .item_bottom a:active, .item_bottom a:visited {
	text-decoration: underline;
}

.item_bottom a:hover {
	text-decoration: none;
}

h2 {
	color: #330033;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}

p {
	##color: #330033;
	##font-family: Georgia, sans-serif;
	font-size: 12px;
	margin: 0px 0px 18px;
	padding: 0px;
	text-align: justify;
}

a:link, a:active, a:visited, a:hover {
	color: #993366;
	font-family: Arial;##Georgia, sans-serif;
	font-size: 12px;
}

a:link, a:active, a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.uzor_bottom {
	position: absolute;
	width: 368px;
	height: 75px;
	bottom: 0px;
	left: 30px;
	background: url(/images/uzor_bottom.png) top left no-repeat;
}


div.page{
	font-family:arial;
	color:#333333;
	font-size:14px;
}

h4{
	font-family:arial;
	color:#993366;
	font-size:18px
}
