#admin_panel_button_a {
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	z-index: 40;
}

#content_inside_div {
	margin: auto;
	min-height: 400px;
	padding: 30px 0;
	position: relative;
	z-index: 1;
}

#empty_data_div {
	padding: 100px 0;
	text-align: center;
}

#footer_top_div {
	margin: 0 auto;
	position: relative;
	padding: 30px 0;
	z-index: 15;
}

#footer_bottom_div {
	font-size: 12px;
	color: #727272;
	margin: 0 auto;
	position: relative;
	padding: 15px 0;
	z-index: 15;
}

#footer_logo_div {
	background-position: 0 -145px;
	height: 325px;
	position: absolute;
	right: 50px;
	top: 0;
	width: 374px;
	z-index: 0;
}

#footer_ornament {
	background: url(../images/ornament.png) repeat-x;
	height: 92px;
	width: 100%;
}

#facebook_icon_div {
	background-position: -641px -54px;
	height: 24px;
	width: 13px;
}

#trip_icon_div {
	background-position: -419px -98px;
	height: 21px;
	width: 34px;
}

#contact_icon_div {
	background-position: -538px -52px;
	height: 18px;
	width: 22px;
}


#youtube_icon_div {
	background-position: -590px -54px;
	height: 20px;
	width: 20px;
}

#logo_a,
#mobile_logo_a {
	background-position: 0 0;
	display: block;
	height: 124px;
	width: 124px;
}

#logo_a:hover,
#mobile_logo_a:hover {
	background-position: 0 -509px;
}

#small_logo_a,
#mobile_small_logo_a  {
	background-position: -779px -22px;
	display: none;
	height: 68px;
	width: 68px;
}

#small_logo_a:hover,
#mobile_small_logo_a:hover  {
	background-position: -779px -102px;
}

#old_browsers_stop_bg_div {
	background-color: #eee;
	color: #333;
	font-size: 20px;
	height: 100%;
	left: 0;
	line-height: 30px;
	padding-top: 150px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 80;
}

#pages_generator_div {
	text-align: center;
}

#preloader_bg_div {
	background: rgba(0, 0, 0, .95);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 30;
}

#page_title_h1 {
	color: #930900;
	letter-spacing: 3px;
    text-align: center;
	text-transform: capitalize;
}

#page_title_bg {	
	background-position: -156px -41px;
    background-repeat: no-repeat;
    height: 23px;
    margin: 10px auto 0;
    width: 229px;
}

#header_border {
	background-color: #F6E097;
	background-position: 0 0;
	bottom: 0;
	height: 3px;
	position: absolute;
	width: 100%;	
	z-index: 0;
}

#footer_border {
	background-color: #F6E097;
	background-position: 0 0;
	height: 3px;
	position: relative;
	width: 100%;	
	z-index: 0;
}

#slider_border {
	background-color: #F6E097;
	background-position: 0 0;
	height: 10px;
	position: relative;
	width: 100%;	
	z-index: 0;
}

#intro_div {
	background: #000;
	height: 636px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -314px;
	margin-top: -261px;
	color: #fff;
}

#intro_logo_div {
	background: url(../images/logo_gradient/tsiskvili_logo_for_intro.png);
	height: 361px;
	opacity: 0;
	margin: 0px auto;
	position: relative;
	width: 361px;
	z-index: 20;
}

#intro_logo_text_1 {
	background-position: -1073px -758px;
	display: none;
	height: 31px;
	margin: 0px auto;
	width: 269px;
}

#intro_logo_text_2 {
	background-position: -988px -832px;
	display: none;
	height: 31px;
	margin: 0px auto;
	width: 340px;
}

#intro_logo_text_bg {
	background: url(../images/logo_gradient/gredient_fot_text.png);
	position: absolute;
	top: 0;
	left: -115px;
	width: 778px;
	height: 52px;
}

#intro_lang_div {
	opacity: 0;
}

#intro_lang_div table {
	margin: 50px auto 0;
	width: 1px;
}

#intro_lang_div table td {
	padding: 0 30px;
	vertical-align: middle;
}

#intro_lang_div table td a {
	color: #fff;
	font: 30px Bpg extrasquare;
	text-decoration: none;
}

#intro_lang_div table td a:hover {
	color: #B3904E;
}

#animated_logo_div {
	position: absolute;
	top: 0px;
	height: 361px;
	width: 361px;
	z-index: 15;
}

#animated_logo_1_div {
	background: url(/images/logo_gradient/1.png) no-repeat center;
}

#animated_logo_2_div {
	background: url(/images/logo_gradient/2.png) no-repeat center;
}

#animated_logo_3_div {
	background: url(/images/logo_gradient/3.png) no-repeat center;
}

#animated_logo_4_div {
	background: url(/images/logo_gradient/4.png) no-repeat center;
}

#animated_logo_5_div {
	background: url(/images/logo_gradient/5.png) no-repeat center;
}

#animated_logo_6_div {
	background: url(/images/logo_gradient/6.png) no-repeat center;
}