/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(img/bg_x.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #747474;
}
a:hover {
	text-decoration: none;
	color: #747474;
}
a:active {
	text-decoration: underline;
	color: #747474;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 24px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	text-decoration: none;
}

#full {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}

/* title of table -------------------------------------------------------------------------------------------------*/
.toft {
	font-size: 16px;
	color: #333333;
	padding: 0px;
	padding-bottom: 7px;
	margin: 0px;
	text-align: left;
	font-weight:bold;
	text-transform:uppercase;
}
/* tel -------------------------------------------------------------------------------------------------*/
.tel {
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
	font-style:italic;
}
/* adress -------------------------------------------------------------------------------------------------*/
.adress {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;	
	text-align: center;
	color: #ebe4c8;
}
/* âîïðîñ, îòâåò, ôîòîàëüáîì -------------------------------------------------------------------------------------------------*/
.info {
	font-size: 12px;
	color: #8bbe00;
	font-weight:bold;
}
/* copyright -------------------------------------------------------------------------------------------------*/
.copyright {
	font-size: 11px;
	text-align: left;
	color: #777777;
}
/* counter -------------------------------------------------------------------------------------------------*/
.counter {
	font-size: 11px;
	text-align: right;
	color:#777777;
	opacity: 1.0;	
}
/* error -------------------------------------------------------------------------------------------------*/
.error {
	font-size: 11px;
	color: #990000;
	text-align: left;
	padding: 2px;
	background-color:#ffbaba;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:bold;
}
/* OK -------------------------------------------------------------------------------------------------*/
.ok {
	font-size: 11px;
	color: #006600;
	text-align:left;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #66FF99;	
	text-align:center;
}
/* meta_d ------------------------------------------------------------------------------------------------------*/
.meta_d {
	font-size: 12px;
	color: #8bbe00;
	font-weight: normal;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
.meta_d2 {
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* text ------------------------------------------------------------------------------------------------------*/
.text {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}
.text_inbox {
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	text-align: justify;
	background-color: #edeee6;
	padding: 17px;
	border: #e0e1db solid 1px;
	margin-bottom: 10px;
}
/* p ------------------------------------------------------------------------------------------------------*/
p {
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

/* hr ------------------------------------------------------------------------------------------------------*/
hr {
	border: hidden;
	background-color: #e8e9e1;
	height: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.hr_spec {
	background-image:url(img/goriz_hr.jpg);
	background-repeat: repeat-x;
	line-height: 6px;
	width: 100%;
}
/* img ------------------------------------------------------------------------------------------------------*/
.img {
	width: 80px;
	background-color:#FFFFFF;
	border: 0px;
}
/* img big ------------------------------------------------------------------------------------------------------*/
.img_big {
	padding:6px;
	width: 90px;
	height: 200px;
	background-color:#FFFFFF;
	border: 0px;
}
/* img big ------------------------------------------------------------------------------------------------------*/
.img_big22 {
	padding:6px;
	width: 150px;
	background-color:#FFFFFF;
	border: 0px;
}
/* banner ------------------------------------------------------------------------------------------------------*/
.banner {
	padding: 0px;
	border: #eaeaea solid 1px;
	width: 210px;
	margin-bottom: 12px;
	margin-top: 12px;

}
/* img logo partners ------------------------------------------------------------------------------------------------------*/
.logo {
	padding:1px;
	border: 0px;
	width: 85px;
}

/* price money ------------------------------------------------------------------------------------------------------*/
.price {
	font-size: 18px;
	color: #9dcc32;
	letter-spacing: 0px;
	font-weight: bold;
}
.money {
	font-size: 11px;
	color: #9dcc32;
	font-weight: bold;	
}

.status {
	font-size: 11px;
	color: #999999;
}

/* date  ----------------------------------------------------------------------------------------------------*/
.date {
	color: #909090;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* view  ----------------------------------------------------------------------------------------------------*/
.view {
	color: #909090;
	font-size: 11px;
}

/* main_menu -------------------------------------------------------------------------------------------------*/
.a_main_menu {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #171717;
	padding: 2px;
	text-transform:uppercase;
}
.a_main_menu:link {
	text-decoration: none;
}
.a_main_menu:visited {
	text-decoration: none;
	color: #171717;
}
.a_main_menu:hover {
	text-decoration: none;
	color: #428a1b;
}
.a_main_menu:active {
	text-decoration: none;
	color: #428a1b;
}

.main_menu {
	margin-left: 0px;
	margin-right: 0px; 
}

/* class_menu -------------------------------------------------------------------------------------------------*/
.a_class_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #83b300;
	padding: 0px;
	text-transform:uppercase;
	font-weight:bold;
}
.a_class_menu:link {
	text-decoration: none;
}
.a_class_menu:visited {
	text-decoration: none;
	color: #83b300;
}
.a_class_menu:hover {
	text-decoration: none;
	color: #83b300;
}
.a_class_menu:active {
	text-decoration: none;
	color: #83b300;
}

.class_menu {
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
}

/* sclass_menu -------------------------------------------------------------------------------------------------*/
.a_sclass_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #747474;
	font-weight:bold;
	text-transform: uppercase;
}
.a_sclass_menu:link {
	text-decoration: none;
}
.a_sclass_menu:visited {
	text-decoration: none;
	color: #747474;
}
.a_sclass_menu:hover {
	text-decoration: none;
	color: #000000;
}
.a_sclass_menu:active {
	text-decoration: none;
	color: #000000;
}

.sclass_menu {
	text-align:left;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: #CCCCCC solid 1px;
	width: auto;
	display: inline-block;
}

/* a_news -------------------------------------------------------------------------------------------------*/

.a_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	text-transform: uppercase;
}
.a_news:link {
	text-decoration: underline;
}
.a_news:visited {
	text-decoration: underline;
	color: #747474;
}
.a_news:hover {
	text-decoration: none;
	color: #747474;
}
.a_news:active {
	text-decoration: underline;
	color: #747474;
}

.news {
	text-align:left;
	margin-bottom: 0px;
	display: inline-block;
}

/* articles -------------------------------------------------------------------------------------------------*/
.a_articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #929191;
}
.a_articles:link {
	text-decoration: none;
}
.a_articles:visited {
	text-decoration: none;
	color: #929191;
}
.a_articles:hover {
	text-decoration: none;
	color: #FF0000;
}
.a_articles:active {
	text-decoration: none;
	color: #FF0000;
}

.articles {
	text-align:left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}

/* a_footermenu -------------------------------------------------------------------------------------------------*/
.a_footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 3px;
}
.a_footermenu:link {
	text-decoration: none;
}
.a_footermenu:visited {
	text-decoration: none;
	color: #ffffff;
}
.a_footermenu:hover {
	text-decoration: none;
	color: #f9ffb9;
}
.a_footermenu:active {
	text-decoration: none;
	color: #ffffff;
}

/* a_item -------------------------------------------------------------------------------------------------*/
.a_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95958d;
	font-weight:bold;
}
.a_item:link {
	text-decoration: underline;
}
.a_item:visited {
	text-decoration: underline;
	color: #95958d;
}
.a_item:hover {
	text-decoration: none;
	color: #95958d;
}
.a_item:active {
	text-decoration: none;
	color: #95958d;
}

.item {
	text-align:left;
	margin-bottom: 10px;
}



/* a_img -------------------------------------------------------------------------------------------------*/
.a_img {
	opacity: 0.9;
}
.a_img:link {
	opacity: 0.9;
}
.a_img:visited {
	opacity: 0.9;
}
.a_img:hover {
	opacity: 1.0;
}
.a_img:active {
	opacity: 0.9;
}

/*start ------------------------------------------- Ýëåìåíòû äëÿ ôîðìû ïîèñêà -----------------------------------------------------------*/
.inputbox {
	border: solid #d2d2d2 1px;
	font-size: 12px;
	color: #333333;
	padding: 4px;
	background-color: #f4f3ee;
}
.search_b {
	border: 1px solid #000000;
	background-color: #646464;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
}
.search_text {
	color: #c4aa6d;
	margin-right: 2px;
}

/*start ------------------------------------------- Ýëåìåíòû äëÿ ôîðìû ïîèñêà -----------------------------------------------------------*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(blocks/js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(blocks/js/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


