body {
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #aebf69;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f3f6e8;
	line-height: 22px;
}

a, a:focus {
	outline: none;
	color: #FFF;
}

a:focus {
	text-decoration: none;
}

#wrapper {
	width: 900px;
	position: relative;
	margin: 0 auto;
	height: auto;
}

#header {
	width: 900px;
	position: relative;
	float: left;
	height: 420px;
	background-image: url(../images/header_bg.jpg);
}

#menu {
	position: relative;
	float: left;
	height: 52px;
	width: 900px;
	
}

#menu img{
	float: left;
}

#menu a {
	text-decoration: none;
	display: block;
}

.home {width: 118px; height: 52px; float: left;}
.home a{width: 118px;height: 52px; background-image: url(../images/menu/home.jpg);position: relative;float: left;}
.home:hover a{ background-position: 0 52px;}

.golf {width: 98px; height: 52px; float: left;}
.golf a{width: 98px;height: 52px; background-image: url(../images/menu/golf.jpg);position: relative;float: left;}
.golf:hover a{ background-position: 0 52px;}

.mice {width: 97px; height: 52px; float: left;}
.mice a{width: 97px;height: 52px; background-image: url(../images/menu/mice.jpg);position: relative;float: left;}
.mice:hover a{ background-position: 0 52px;}

.roundtrips {width: 71px; height: 52px; float: left;}
.roundtrips a{width: 71px;height: 52px; background-image: url(../images/menu/roundtrips.jpg);position: relative;float: left;}
.roundtrips:hover a{ background-position: 0 52px;}

.reservation {width: 180px; height: 52px; float: left;}
.reservation a{width: 180px;height: 52px; background-image: url(../images/menu/reservation.jpg);position: relative;float: left;}
.reservation:hover a{ background-position: 0 52px;}

.aboutus {width: 130px; height: 52px; float: left;}
.aboutus a{width: 130px;height: 52px; background-image: url(../images/menu/aboutus.jpg);position: relative;float: left;}
.aboutus:hover a{ background-position: 0 52px;}

.contactus {width: 139px; height: 52px; float: left;}
.contactus a{width: 139px;height: 52px; background-image: url(../images/menu/contactus.jpg);position: relative;float: left;}
.contactus:hover a{ background-position: 0 52px;}

.weather{width: 170px;height: 44px; background-image: url(../images/weather.jpg);position: relative;float: left; display: block}
.weather:hover{ background-position: 0 44px;}

.currency{width: 195px;height: 44px; background-image: url(../images/currency.jpg);position: relative;float: left; display: block}
.currency:hover{ background-position: 0 44px;}

.iagto{width: 198px;height: 81px; background-image: url(../images/iagto.jpg);position: relative;float: left; display: block}
.iagto:hover{ background-position: 0 -81px;}

.asta{width: 76px;height: 44px; background-image: url(../images/asta.jpg);position: relative;float: left; display: block}
.asta:hover{ background-position: 0 44px;}


#main-content {
	background-image: url(../images/main_content_bg.jpg);
	position: relative;
	float: left;
	width: 900px;
	height: 618px;
	padding-top: 25px;
	background-repeat: no-repeat;
	background-color: #6f802a;
}

.img-float-left {
	float: left;
	padding: 0px;
	margin: 0px;
}

.title {
	width: 900px;
	position: relative;
	
	float: left;
	height: 43px;
	background-image: url(../images/titles/welcome.jpg);
	background-repeat: no-repeat;
}

.title-empty {
	width: 900px;
	position: relative;
	float: left;
	height: 43px;
}
.title-empty img{
	margin-left: 50px;
}

.first-page-content {
	width: 450px;
	position: relative;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}

.text-container{
	position: relative;
	margin: 0 auto;
	width: 800px;
}

.golf-destinations-container {
	width: 900px;
	position: relative;
	float: left;
	height: 360px;
	margin-top: 50px;

}

.golf-destination {
	width: 190px;

	height: 152px;
	position: relative;
	float: left;
	background-image: url(../images/sep1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.golf-destination-image {
	height: 90px;
	text-align: center;
	padding-top: 30px;
}

.golf-destination-image img{
	padding: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-image: url(../images/shadow1.gif);
	background-position: right bottom;
}

.img-shadow{
	padding: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-image: url(../images/shadow1.gif);
	background-position: right bottom;
}


.golf-destination-title {
	width: 140px;
	position: relative;
	float: left;
	height: 15px;
	padding-left: 25px;
	font-weight: bold;
}

a img {
border: 0;
}

.golf-destination a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #f3f6e8;
	z-index: 150;
}

.golf-destination a:hover {
	color:#c7d499;
}

#footer {
	position: relative;
	float: left;
	margin-top:30px;
	width: 900px;
}

#credits {
	width: 900px;
	height: 41px;
	background-image: url(../images/footer_bottom.jpg);
	float: left;
	position: relative;
	line-height: 41px;
	text-align: center;
}

#topche {
	width: 21px;
	height: 15px;
	position: absolute;
	top: 0px;
	left: 70px;
	z-index: 15;
	cursor: pointer;
}

#topche:hover {
	cursor: pointer;
}

#topche2 {
	width: 21px;
	height: 15px;
	position: absolute;
	top: 0px;
	left: 70px;
	z-index: 15;
	cursor: pointer;	
}




#login-button {
	width: 21px;
	height: 15px;
	position: absolute;
	right: 0px;
	z-index: 50;
	bottom: -8px;
	background-image: url(../images/topche.png);
}

#login-button a{
	display: block;
	width: 21px;
	height: 15px;
	text-decoration: none;
}

#login-panel {
	width: 466px;
	height: 140px;
	position: absolute;
	background-image: url(../images/login_panel_bg.png);
	top: 500px;
	right: 15px;
	z-index: 50;
}

#close-login-button {
	width: 21px;
	height: 15px;
	position: absolute;
	right: 20px;
	top: 23px;
	background-image: url(../images/topche.png);
}

#close-login-button a{
	display: block;
	width: 21px;
	height: 15px;
	text-decoration: none;
}


#kt_login_user {
	width: 150px; 
	background: none;
	border: 0;
	position: absolute;
	width: 130px;
	font-weight: bold;
	top: 70px;
	left: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#kt_login_password {
	width: 150px; 
	background: none;
	border: 0px;
	position: absolute;
	width: 130px;
	font-weight: bold;
	top: 70px;
	left: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#kt_login1 {
	width: 55px; 
	height: 25px;
	background-image: url(../images/vhod_button_bg.jpg);
	border: 0px;
	position: absolute;
	top: 65px;
	left: 378px;
}

.logout-btn {
	display: block;
	width: 425px;
	height: 69px;
	background-image: url(../images/izhod_bg.jpg);
	position: absolute;
	text-decoration: none;
	top: 50px;
	left: 20px;
}

.KT_field_error {
	position: absolute;
	top: 90px;
	left: 30px;
	
}

#kt_login_user_error_element {
	width: 200px;
	position: absolute;
	left: 30px;
	top: 90px;
}

#kt_login_password_error_element {
	width: 200px;
	position: absolute;
	left: 230px;
	top: 90px;
}

.pack-one {
	width: 260px;
	position: relative; 
	float: left;
	height: 195px;
	padding-bottom: 15px;
	margin-left: 11px;
	margin-top: 15px;
	list-style: none;
	list-style-type: none;

}


.ul-container {
	width: 830px;
	position: relative;
	float: left;
	padding: 0;
	margin-left: 30px;

}

.pack-one img{
	padding: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-image: url(../images/shadow1.gif);
	background-position: right bottom;
}

.pack-one-title {
	font-weight: bold;

	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.pack-one-title a{
	color: #FFFFFF;
	text-decoration: none;
}


.pack-one-title a:hover{
	color: #CCCCCC;
}
.pack-one-entry {
width: 240px;
}

.pack-one .separatorche {
	padding: 0;
	background: none;
	position: absolute;
	bottom: 0;
}

.insert-pack {
	width: 848px;
	height: 492px;
	background-image: url(../images/add_pack_new.png);
	position: absolute;
	top: 0;
	left: 0px;
	right: 0px;
	z-index: 999;
}

#photo {
	width: 290px;
	color: #669900;
	height: 25px;
	position: absolute;
	left: 50px;
	top: 370px;
}

#title {
	position: absolute;
	border: 0;
	height: 20px;
	width: 367px;
	background: none;
	color: white;
	font-weight: bold;
	top: 103px;
	left: 55px;
}

#entry_text {
	position: absolute;
	top: 103px;
	background: none;
	color: white;
	font-weight: bold;
	border: 0;
	width: 356px;
	left: 445px;
}


#KT_Insert1 {
	width: 348px;
	height: 63px;
	 position: absolute;
	 background-image: url(../images/zapazvane_big.jpg);
	 border: 0;
	 right: 50px;
	 bottom: 50px;
}


#add-new-btn {
	width: 279px;
	height: 37px;
	background-image: url(../images/add_new_button.jpg);
	position: absolute;
	right: 20px; 
	top: 20px;
	z-index: 1;
	cursor: pointer;
}

#close-add{
	width: 26px;
	height: 25px;
	position: absolute;
	background-image: url(../images/x.jpg);
	top: 27px;
	right: 27px;
	cursor: pointer;
}

#text {
	width: 756px;
	 height: 151px;
	 position: absolute;
	 top: 90px;
	 left: 30px;
	 color: #FFFFFF;
}


#textarea-holder {
	position: absolute;
	left: 50px;
	top: 156px;
}

.nicEdit-main, .nicEdit-selected, #nicEditContent, .nicEdit-frame,#textarea-holder {
	color: #FFFFFF;
}

.nicEdit-panel {
/*	background-color: red;*/
	border: 0;
	margin: 0;
	padding: 0;
}

.nicEdit-panelContain {
	border: 0;
}

.nicEdit-pane div#title {
	position: relative;
	background-color: red;
	width: auto;
}

.title-pack {
	width:870px;
	padding-left: 30px;
	height: 25px;
	position: relative;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.edit-options {
	width: 50px;
	height: 18px;
	position:absolute;
	top: 20px;
	right: 60px;
}

.edit-options img{
	float: left;
	border:0;
	margin-right: 3px;
	padding: 0px;
}

#edit-pack {
	width: 848px;
	height: 492px;
	background-image: url(../images/edit_pack.png);
	position: absolute;
	top: 0;
	left: 0px;
	right: 0px;
	z-index: 999;
}


#KT_Update1 {
	width: 348px;
	height: 63px;
	 position: absolute;
	 background-image: url(../images/zapazvane_big.jpg);
	 border: 0;
	 right: 50px;
	 bottom: 50px;
}


.golf-destination2 {
	width: 220px;
	height: 160px;
	position: relative;
	float: left;
	background-image: url(../images/sep1.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.golf-destination-image2 {
	height: 90px;
	text-align: center;
	padding-top: 30px;
}

.golf-destination-image2 img{
	padding: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-image: url(../images/shadow1.gif);
	background-position: right bottom;
}

.golf-destination-title2 {
	width: 200px;
	position: relative;
	float: left;
	height: 15px;
	padding-left: 25px;
	font-weight: bold;
}.golf-destination2 a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #f3f6e8;
	z-index: 150;
}

.golf-destination2 a:hover {
	color:#c7d499;
}


#golf-packages-list {
	width: 272px;
	height: 810px;
	background-image: url(../images/packages_golf.jpg);
	position: absolute;
	left: 610px;
	top: 55px;
	z-index:1999;
	background-repeat: no-repeat;
}

.random-packs {
	width: 200px;
	border: 0px;
	padding-left: 30px;
	position: relative;
	float: left;
	background-image: url(../images/separator3.jpg);
	background-position: 15px bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.random-title {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
}

.random-title a{
	color: #FFFFFF;
	text-decoration: none;
}

.random-title a:hover{
	color: #CCCCCC;
}


.browse-packs {
	position: relative;
	margin-left: 20px;	
}

.sub-title-pack{
	width: 700px;
	margin-left: 35px;
}

.sub-title-pack a{ 
	color: #e8f8cf;
	text-decoration: none;
}

.sub-title-pack a:hover {
	color: #FFFFFF;
}

#send-mail-form {
	width: 846px;
	height: 455px;
	background-image: url(../images/send_mail_from.jpg);
	position: relative;
	margin: 0px;
	padding: 0px;
}


#language-menu {
	width: 140px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	position: absolute;
	right: 0px;
	top: 4px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #658da7;
}

#language-menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#language-menu a:hover {
	color: #CCCCCC;
}


.left-menu-index {
	width: 220px;
	position: relative;
	float: right;
	z-index: 5;
}

.left-menu-index1 {
	width: 220px;
	position1: absolute;
	float:right;
	margin-top:-50px;
	

}

.w-golfer {
	position: relative; 
	float:right;
	display:block;
	margin-right:50px;
	margin-top:-20px
}


.links-list a{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.iagtotop {
	display: block;
	width: 128px;
	height: 47px;
	position: absolute;
	right: 7px;
	top: 35px;
	background-image: url(../images/iagto_top.jpg);
}

a.iagtotop:hover {
	background-position: 0 -47px;
}