html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 300px;}  /* должен быть таким же, как высота footer'a */
#footer {
	position: relative;
	margin-top: -300px; /* Отрицательное значение высоты footer'a*/
	height: 300px;
	clear:both;
	background-image: url(images/tabir.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.clearfix:after {content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



p {
margin-bottom:1em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 198%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0;
}
h2 {
	font-size: 127%;
	margin: 0 0 0.6em;
}
h4 {
	font-size: 110%;
	margin: 0 0 0.6em;
}
img {
   behavior: url("pngbehavior.htc");
   border: 0px;
}
a:link {
	color: #11B1FF;
}
a:visited {
	color: #11B1FF;
}
a:hover {
	color: #F1563A;
}

a:active {
	color: #F1563A;
}

.h_m {
	width: 100px;
	position: absolute;
	left: 25px;
	top: 20px;
}
.skaly {
	height: 374px;
	width: 170px;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 1;
}
.skaly2{
	height: 374px;
	width: 170px;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 2;
}
.lang {
	width: 60px;
	padding-top: 16px;
	padding-left: 95px;
	color: #FFFFFF;
	font-size: small;
}
.lang a:link {
	color: #FFFFFF;
}
.lang a:visited {
	color: #FFFFFF;
}
.lang a:hover {
	text-decoration: underline;
	color: #E4E4E4;
}

.lang a:active {
	color: #FFFFFF;
}
.login {
	width: 20%;
	position: absolute;
	left: 40%;
	top: 15px;
}

.login_link {
	font-size: 11px;
	padding: 1px;
}
.login_link a:link{
	text-decoration: none;
	border-bottom: dashed;
	border-width: 1px;
	border-bottom-color: #000;
	color: #000;
}
.login_link a:visited{
	text-decoration: none;
	border-bottom: dashed;
	border-width: 1px;
	border-bottom-color: #000;
	color: #000;
}
.login_link a:active{
	text-decoration: none;
	border-bottom: dashed;
	border-width: 1px;
	border-bottom-color: #000;
	color: #000;
}
.login_link a:hover{
	text-decoration: none;
	border-bottom: dashed;
	border-width: 1px;
	border-bottom-color: #666666;
	color: #666666;
}

.login_link_user {
	font-size: 11px;
	padding: 1px;
}
.login_link_user a:link{
	color: #F1563A;
}
.login_link_user a:visited{
	color: #F1563A;
}
.login_link_user a:hover{
	text-decoration: underline;
	color: #666666;
}
.login_link_user a:active{
	color: #000;
}

.login_link_exit {
	font-size: 11px;
	padding: 1px;
}
.login_link_exit a:link{
	color: #000;
}
.login_link_exit a:visited{
	color: #000;
}
.login_link_exit a:hover{
	text-decoration: underline;
	color: #666666;
}
.login_link_exit a:active{
	color: #000;
}

.logo {
	height: 49px;
	width: 116px;
	padding-top: 80px;
	padding-left: 50px;
}

.menu {
	height: 30px;
	width: 70%;
	padding-top: 30px;
	padding-left: 10%;
	font-size: 86%;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
}
.menu a:link {
	color: #000000;
}
.menu a:visited {
	color: #000000;
}
.menu a:hover {
	color: #F1563A;
	text-decoration: underline;
}

.menu a:active {
	color: #F1563A;
}

#memu_pl {
	height: 33px;
	width: 92px;
}
#memu_pl_tury {
	height: 33px;
	width: 78px;
}
.menu_pl_tury_active {
	background-image: url(images/menu_pl_2.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.menu_pl_active {
	background-image: url(images/menu_pl_1.gif);
	color: #FFFFFF;
}
.menu_pl_link {
	padding-top: 3px;
}


.news {
	width: 215px;
	float: left;
	padding-top: 30px;
}

.news_pl {
	width: 200px;
	color: #ffa800;
	padding-bottom: 5px;
}
.news_pl a:link {
	color: #ffa800;
}
.news_pl a:visited {
	color: #ffa800;
}
.news_pl a:hover {
	text-decoration: underline;
	color: #000000;
}
.news_pl a:active {
	color: #ffa800;
}
.news_cont {
	padding-top: 10px;
	padding-left: 40px;
	font-size: 85%;
}
.news_cont a:link {
	color: #000000;
}
.news_cont a:visited {
	color: #666666;
}
.news_cont a:hover {
	text-decoration: underline;
	color: #ffa800;
}
.news_cont a:active {
	color: #ffa800;
}
.obgovor {
	width: 215px;
	float: left;
	padding-top: 40px;
}
.obgovor_pl {
	width: 200px;
	color: #62b52b;
	padding-bottom: 5px;
}
.obgovor_pl a:link {
	color: #62b52b;
}
.obgovor_pl a:visited {
	color: #62b52b;
}
.obgovor_pl a:hover {
	text-decoration: underline;
	color: #000000;
}
.obgovor_pl a:active {
	color: #62b52b;
}
.obgovor_cont {
	padding-top: 10px;
	padding-left: 40px;
	font-size: 85%;
}
.obgovor_cont a:link {
	color: #000000;
}
.obgovor_cont a:visited {
	color: #666666;
}
.obgovor_cont a:hover {
	text-decoration: underline;
	color: #62b52b;
}
.obgovor_cont a:active {
	color: #62b52b;
}
.bloc_zagal {
	padding-top: 188px;
	padding-left: 40px;
	padding-right: 20px;
}
.bloc_zagal_menu {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
}
.bloc_zagal_menu a:link {
	color: #000000;
}
.bloc_zagal_menu a:visited {
	color: #666666;
}
.bloc_zagal_menu a:hover {
	color: #F1563A;
	text-decoration: underline;
}
.bloc_zagal_menu  a:active {
	color: #F1563A;
}

.bloc_foto {
	padding-top: 200px;
	padding-left: 35px;
	padding-right: 20px;
	width: 123px;
}
.bloc_foto_pl {
	padding-bottom: 9px;
}
.bloc_foto_pl a:link {
	color: #F1563A;
}
.bloc_foto_pl a:visited {
	color: #F1563A;
}
.bloc_foto_pl a:hover {
	color: #000000;
	text-decoration: underline;
}
.bloc_foto_cont {
	width: 0 auto;
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px;
}
.bloc_foto_img {

}
.bloc_video {
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 20px;
	font-size: 80%;
	padding-bottom: 30px;
	width: 123px;
}
.bloc_video a:link {
	color: #40cce2;
}
.bloc_video a:visited {
	color: #40cce2;
}
.bloc_video a:hover {
	color: #000000;
	text-decoration: underline;
}


.cont {
	padding-top: 33px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.menu_pl_tury_bloc {
	background-image: url(images/hit_pl.gif);
	color: #FFFFFF;
	font-size: 80%;
}

.splav {
	width: 657px;
}
.nuz {
	font-size: 80%;
}
.nuz a:link {
	color: #11B1FF;
}
.nuz a:visited {
	color: #11B1FF;
}
.nuz a:hover {
	color: #000;
	text-decoration: underline;
}
.zag_2 {
	padding-bottom: 10px;
}
.tour_img_dv {
	padding-right: 20px;
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 125px;
}
.tour_img {
	border: 2px solid #CCCCCC;
}
.tour_heder {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	color: #8393ca;
}
.tour_heder a:link {
	color: #8393ca;
}.tour_heder a:visited {
	color: #8393ca;
}.tour_heder a:hover {
	color: #F1563A;
	text-decoration: underline;
}

.tour_news_text {
	padding-top: 5px;
	font-size: 80%;
	padding-bottom: 10px;
	padding-right: 10px;
}
.form1 {
	border: thin solid #000;
	background-image: url(images/form_1.gif);
	width: 159px;
	text-indent: 10px;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	background-position: center;
	height: 24px;
	font-size: 9px;
}
.form2 {
	height: 14px;
	font-size: 12px;
	background-image: url(images/form_4.jpg);
	background-position: center;
	border: 1px solid #FFFFFF;
}


/* Галерея альбоми */

#bloc_al {
	float: left;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 6px;
	width: 150px;
	height: 222px;
}
.bloc_albom_zag {
	padding-top: 6px;
	height: 40px;
	font-size: 92%;
}
.bloc_albom_zag a:link {
	color: #11B1FF;
}
.bloc_albom_zag a:visited {
	color: #11B1FF;
}
.bloc_albom_zag a:hover {
	text-decoration: underline;
	color: #F1563A;
}

.bloc_albom_zag a:active {
	color: #F1563A;
}
.albom_title {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 1px;
}
.bloc_albom_foto {
	height: 180px;


 
/* Галерея альбоми "Популярні"*/
}

#pop_pl {
	height: 24px;
	width: 71px;
}
.pop_bloc_pl {
	background-image: url(images/pl_foto_popularni.gif);
	color: #FFFFFF;
	font-size: 11px;
}
.pop_bloc_link {
	padding-top: 2px;
}
.pop_bloc_pl_active {
	font-size: 11px;
}
.pop_bloc_pl_active a:link {color: #000000;}.pop_bloc_pl_active a:visited {color: #000000;}.pop_bloc_pl_active a:hover {text-decoration: underline;color: #ffa3a3;
}.pop_bloc_pl_active a:active {color: #ffa3a3;}


/* Галерея альбоми "Нові"*/
#new_pl {
	height: 24px;
	width: 50px;
}
.new_bloc_pl {
	background-image: url(images/pl_foto_new.gif);
	color: #FFFFFF;
	font-size: 11px;
}
.new_bloc_link {
	padding-top: 2px;
}
.new_bloc_pl_active {
	font-size: 11px;
}
.new_bloc_pl_active a:link {color: #000000;}.new_bloc_pl_active a:visited {color: #000000;}.new_bloc_pl_active a:hover {text-decoration: underline;color: #ffa3a3;
}.new_bloc_pl_active a:active {color: #ffa3a3;}
.zag_gal-1 {
	float: left;
}
.zag_gal-2 {
	float: left;
	padding-left: 20px;
	padding-top: 10px;

/* нав хл кр*/
}
.navi_m {
	color: #999999;
	font-size: 75%;
}
.navi_m a:link {
	color: #999999;
}
.navi_m a:visited {
	color: #999999;
}
.navi_m a:hover {
	text-decoration: underline;
	color: #666666;
}

.navi_m a:active {
	color: #666666;
}

/* Галерея фото*/

.foto-ramka
 {
	border: 1px solid #CCCCCC;
	padding: 7px;
	background-color: #FFFFFF;
}
#bloc_foto {
	float: left;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 6px;
	width: 150px;
	height: 200px;
}
.bloc_foto_zag {
	padding-top: 6px;
	height: 20px;
	font-size: 75%;
	padding-left: 1px;
}
.bloc_foto_zag a:link {
	color: #62b52b;
}
.bloc_foto_zag a:visited {
	color: #62b52b;
}
.bloc_foto_zag a:hover {
	text-decoration: underline;
	color: #11B1FF;
}

.bloc_foto_zag a:active {
	color: #11B1FF;
}
.foto_title {
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 1px;
}
.foto_albom_foto {
	height: 180px;

/* User*/

}
.black {
	font-size: 75%;
}
.black a:link {color: #000000;}.black a:visited {color: #000000;}.black a:hover {color: #F1563A;
}.black a:active {color: #F1563A;}
.red {
	color: #F1563A;
}

/*Корисне*/

.pargf_d {
	padding-bottom: 7px;
}
.blue {
	color: #11B1FF;
}


.pargf {
	font-size: 170%;
	color: #999;
	font-family: "Times New Roman";
	font-weight: bold;
}
.pargf_nomer {
	font-family: "Times New Roman";
	color: #999;
}
.pargf_text {
	font-family: "Times New Roman";
	color: #999;
	padding-top: 10px;
}
.pargf_text a:link {
	color: #000;
}
.pargf_text a:visited {
	color: #9966CC;
}

.pargf_text a:active {
	color: #F1563A;
}


/*Відгуки*/

.vidguk_bloc {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 25px;
}
.vidguk_bloc_2 {
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 25px;
}
.vidguk_rasporka {
	width: 370px;
	height: 1px;
}
.vidguk_rasporka_2 {
	width: 340px;
	height: 1px;
}

.vid_inf {
	font-size: 80%;
	color: #999;
	padding-left: 15px;
}
.vid_inf a:link{
	color: #F1563A;
}
.vid_inf a:visited{
	color: #F1563A;
}
.vid_inf a:hover{
	color: #666666;
}
.vid_inf a:active{
	color: #000;
}
.vid_cont {
	font-size: 80%;
	padding-right: 20px;
}
/*Контакти*/
.cont_rekvizyty {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.1;
	color: #999;
}
.cont_form_text {
	width: 100%;
}
.seryi {
	color: #CCC;
}
.cont_info {
	font-size: 80%;
	padding: 15px;
}
.cont_content {
	padding-top: 15px;
	padding-right: 25px;
}
.navi {
	text-align: center;
	color: #999;
}
.navi a:link {
	color: #999;
}
.navi a:visited {
	color: #999;
}
.navi a:hover {
	color: #666666;
}
.navi_nastupna {
	font-size: 75%;
	padding-right: 5px;
	padding-left: 20px;
}
.navi_poperednia {
	font-size: 75%;
	padding-right: 20px;
	padding-left: 5px;
}

.navi_active {
	background-color: #CCC;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.foto_best_grad {
	background-image: url(images/foto_krashe_grad.jpg);
	background-position: top;
	background-color: #1c1c1c;
	background-repeat: repeat-x;
	width: 10em;
}
.foto_best_img {
	padding: 17px;
}
/*Новини*/
.news_img_div {
	padding-right: 20px;
	padding-top: 25px;
	float: left;
}
.news_img {
	height: 110px;
	width: 150px;
	border: 2px solid #CCCCCC;
}
.news_heder {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 25px;
}
.news_heder a:link {
	color: #ffa800;
}
.news_heder a:visited {
	color: #ffa800;
}
.news_heder a:hover {
	color: #F1563A;
}
.news_heder a:active {
	color: #F1563A;
}
.news_text {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;

}
.news_img_detal {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;

	height: 190px;
	float: left;
}
.news_heder_detal {
	padding-right: 5px;
}
.news_text_detal {
	padding-right: 5px;
	padding-bottom: 5px;
}

.coment_hed {
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
}
.comment {
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	padding-top: 25px;
	font-size: 80%;
}
.comment_verh {
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	padding-bottom: 5px;
}
.comment_verh a:link {
	color: #999999;
}
.comment_verh a:visited {
	color: #999999;
}
.comment_verh a:hover {
	color: #F1563A;
}

.comment_verh a:active {
	color: #F1563A;
}
.comment_nuz {
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	padding-top: 25px;
	padding-bottom: 5px;
}
.comment_nuz a:link {
	color: #999999;
}
.comment_nuz a:visited {
	color: #999999;
}
.comment_nuz a:hover {
	color: #F1563A;
}

.comment_nuz a:active {
	color: #F1563A;
}
.comment_user{

	
}
.comment_line{
	
}
.comment_line a:link {
	color: #999999;
}
.comment_line a:visited {
	color: #999999;
}
.comment_line a:hover {
	color: #F1563A;
}

.comment_line a:active {
	color: #F1563A;
}

.pass_zag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
.foto_detal {
	float: left;
	padding-left: 20px;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pogoda_pl {
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
}
.404 {
	font-size: xx-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;

}