/*@charset "utf-8";*/

{
	margin: 0px;
	padding: 0px;
}

html {
	
	background:#f6f5db;

}

body {
	width: 973px;
	margin: 0 auto 0 auto;
	
	font-family: Franklin Gothic Medium,Arial,sans-serif;
	font-size: 12pt;
	color: #663300;
	background-color: #ffff99;
	
}

.header {	
margin:0px;
width: 973px;
height: 171px;
display: block;
background: #ffff99 url(../Images/logo.jpg) no-repeat;
border:0 none;

}

img {
	border-style: none;
}

h1 {
	font-family: Franklin Gothic Medium,Arial,sans-serif;
	font-variant: small-caps;
	/* Неподдерживаемое свойство: vertilav-allign: bottom; */
	color: #663300;
	font-size: 18pt;
	margin-bottom: 12px;
}

h2 {
	font-family: Franklin Gothic Medium,Arial,sans-serif;
	font-variant: normal;
	/* Неподдерживаемое свойство: vertilav-allign: bottom; */
	color: #663300;
	font-size: 18px;
}

h2 a:link {
	color: #663300;
	text-decoration: none;
	font-size: 18px;
}

h2 a:hover {
   color: #663300;
	text-decoration: none;
   font-stretch: narrower;
	font-size: 18px;

	font-weight: bold;
}

h2 a:visited {
	color: #996633;
	text-decoration: none;
	font-size: 18px;
}

h3 {
	color: #99cc33;
	font-size: 18pt;
	margin-bottom: 5px;
}

td {
	border-style: none;
	vertical-align: top;
}

li {
	list-style-type: none;
}

a:link {
	color: #663300;
	text-decoration: underline;
}

a:hover {
	color: #663300;
	text-decoration: underline;
  font-weight: bold;
}

a:visited {
	color: #996633;
	text-decoration: underline;
}


#buttons {
	width: 50px;
	margin-left: 456px;
	top: 17px;
	position: absolute;
	
}

#content {
	overflow:hidden;
    width: 765px;
	min-height:1105px;
	padding-top:70px;
}
#verh61 {
}
#verh6 {
}
#table_home {
	width: 700px;
	/* Неверное значение: padding-left: auto; */
	border: solid 0px;
	text-align: center;
	
}

#table_home td, th {
	border: 0px solid #000000;
	width: 233px;
}

.table_home_text {
	width: 203px;
	text-align: left;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#table_home_2 {
	width: 700px;
	/* Неверное значение: padding-left: auto; */
	text-align: center;
}

#table_home_2 td, th {
	width: 350px;
}




#main_part {
    background: url("../Images/body.jpg") repeat scroll center center transparent;
	margin:0;
	padding:0;	
}

#menu_left {
    background: no-repeat scroll 0 0 transparent;
    float: left;
    margin-right: 15px;
    width: 193px;
}
#menu_left ul {
	 padding:0;
	 margin:0;	
}
#menu_left ul li {
	margin-bottom:50px;
}
#menu_left ul li span {
    color: #FFFF99;
    display: block;
    font-size: 16px;
    padding-top: 165px;
    text-align: center;
    text-decoration: underline;
}
#menu_left a:hover {	
    font-size: 16px;
	text-decoration:none;
	font-weight:normal;
}
#menu_left #im1 {
	margin-top:-160px;	
}
#menu_left #im1 a {
	background: url(../Images/im1.png);
	display:block;
    width: 193px; /* Ширина рисунка в пикселах */
    height: 176px; /* Высота рисунка */
   }
#menu_left #im1 a:hover {
    background-position: 0 -176px; 
	
	}
#menu_left #im2 a {
	background: url(../Images/im2.png);
	display:block;
    width: 193px; /* Ширина рисунка в пикселах */
    height: 176px; /* Высота рисунка */
   }
#menu_left #im2 a:hover {
    background-position: 0 -176px; 
	
	}
#menu_left #im7 a {
	background: url(../Images/im7.png);
	display:block;
    width: 193px; /* Ширина рисунка в пикселах */
    height: 176px; /* Высота рисунка */
   }
#menu_left #im7 a:hover {
    background-position: 0 -176px; 
	
	}
#menu_left #im4 a {
	background: url(../Images/im4.png);
	display:block;
    width: 193px; /* Ширина рисунка в пикселах */
    height: 176px; /* Высота рисунка */
   }
#menu_left #im4 a:hover {
    background-position: 0 -176px; 
	
	}
#menu_left #im5 a {
	background: url(../Images/im5.png);
	display:block;
    width: 193px; /* Ширина рисунка в пикселах */
    height: 176px; /* Высота рисунка */
   }
#menu_left #im5 a:hover {
    background-position: 0 -176px; 
	
	}
#menu_left #im6 a {
	background: url(../Images/im6.png);
	display:block;
    width: 193px; /* Ширина рисунка в пикселах */
    height: 176px; /* Высота рисунка */
   }
#menu_left #im6 a:hover {
    background-position: 0 -176px; 
	
	}

#menu-verh {
    background: none repeat scroll 0 0 #99CC33;
    float: right;
    padding-left: 8px;
    width: 757px;
    text-align: center;
}
#menu_ul {
	font-family: Franklin Gothic Medium,,Arial,sans-serif;
	font-size: 16pt;
	padding:0;	
}
#menu_ul li {
    -moz-border-radius: 4px 4px 4px 4px;
    background: none repeat scroll 0 0 #FFFF99;
    display: inline-block;
    margin: 0 5px 0 0;
    width: 115px;
	color:#663300;
	font-size:17px;
    padding: 2px 0;
}
ul#menu_ul a {
    color: #99CC33;
    display: block;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
ul#menu_ul a:hover {
	color: #663300;
	font-weight: bold;
}





.img1 {
width: 350px;
height: 245px;
position: absolute;
	top: 650px;
	left: 42%;
	margin-left: 10px;
   display: block;	
}

.img2 {
width: 230px;
height: 150px;
position: absolute;
	top: 355px;
	left: 28%;
  margin: 0px;
   display: block;	
}

.img3 {
width: 130px;
height: 100px;
}



.imgvertical {

width: 6px;
height: 634px;
position: absolute;
	top: 270px;
	left: 75%;
   display: block;
  	  margin: 0px;
}

.imgbiblioteka {

width: 136px;
height: 127px;
position: absolute;
	top: 515px;
	left: 28%;
   display: block;
  	  margin: 0px;
}

.imgkonsult {

width: 136px;
height: 127px;
position: absolute;
	top: 645px;
	left: 28%;
   display: block;
  	  margin: 0px;
}

.imgseminary {

width: 135px;
height: 126px;
position: absolute;
	top: 775px;
	left: 28%;
   display: block;
  	  margin: 0px;
}

.text1 {
float:left;
font-size:13pt;
margin:14px 0 0 21px;
width:140px;
}
.text1 a {
color:#99cc33;
}

.text2 {
float:left;
font-size:13pt;
margin:14px 0 0 53px;
width:auto;
}
.text2 a {
color:#99cc33;
}

#bottom {
   background:  url(../Images/bottom.jpg) no-repeat; 
   width: 972px;
	height: 110px;


}


address {
	float:right;
    font-size:8pt;
    margin:76px 79px 0 0;
}

.table_home_text_2 {
	width: 320px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

.LV_validation_message{
    font-weight:none;
    margin:none none none none;
}

.LV_valid {
    color: none;
}
    
.LV_invalid {
    color:#CC0000;
    padding-left: 4px;
}
    
.LV_valid_field,
input.LV_valid_field:none, 
input.LV_valid_field:none,
textarea.LV_valid_field:none, 
textarea.LV_valid_field:none {
    border: none none none;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

/**/
#interesnoe-content {
float:left;
height:auto;
margin: 10px 0 0;
}
.zagolovok {
font-size:18px;
margin:28px 0 0 83px;
width:520px;
}
.zagolovok span {
float:left;
font-size:30px;
margin:-6px 4px 0 0;
text-decoration:none;
}
#zagolovok-img {
float:right;
margin-top:-31px;
}
.razdel-liniya {
margin:30px 0 7px;
width:599px;
height:2px;
background-color:#99cc33;
}
#interesnoe-main-info {
height:175px;
padding-left:20px;
width:581px;
}
#interesnoe-main-info .img {
float:left;
}
#interesnoe-main-info .nav {
float:right;
}
#interesnoe-niz {
width:581px;
padding-left:20px;
}
.interesnoe-niz-nav {
width:200px;
height:400px;
float:left;
}
.left-img {
height:127px;
margin-bottom:15px;
width:136px;
}
.FAQ {
float:left;
font-size:15pt;
margin:51px 0 0 16px;
}
#dog-train-img {
float:left;
margin-top:60px;
}
#interesnoe-right-block {
float:right;
margin-top:77px;
width:140px;
}
.vertical-liniya {
background-color:#99CC33;
height:688px;
width:2px;
float:left;
}
.interesnoe-right-block-nav {
margin:175px 0 0 10px;
}
.interesnoe-right-block-nav a {
display:block;
margin-bottom:10px;
color:#99CC33;
text-decoration:none;
}
.interesnoe-right-block-nav a:hover {
text-decoration:underline;
font-weight:normal;
}

/**//**//**//**//**//**//*Новый дизайн*//**//**//**//**//**//**//**//**//**//**/
.ssilka-menu-sprava {
	-moz-border-radius:3px 3px 3px 3px;
	border-color:#99CC33;
	border-style:solid solid solid none;
	border-width:1px;
	color:#99CC33;
	font-size:0.7em;
	font-weight:bold;
	margin:0 0 0 165px;
	padding:0 5px 0 80px;
	text-decoration:underline;
	text-transform:uppercase;
}
.ssilka-menu-sleva {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#FFFF99;
	color:#99CC33;
	display:block;
	font-size:0.7em;
	text-align:right;
	text-transform:uppercase;
	width:145px;
}
.privetstvie {
    color: #99CC33;
    float: right;
    font-weight: bold;
    margin: 20px 65px 0 0;
    text-align: center;
    width: 256px;
}
.privetstvie2 {
    color: #99CC33;
    float: left;
    font-weight: bold;
    margin: 15px 65px 0 45px;
    text-align: center;
    width: 256px;
}
.bg-block-novosti {
	-moz-border-radius:9px 9px 9px 9px;
	background-color:#99CC33;
	height:33px;
	margin:-5px 0 15px;
	width:765px;
	float:right;
}
.bg-block-novosti a {
	float:right;
	margin:4px 24px 0 0;
	color:#663300;
	font-weight:bold;
}
/*КОНТАКТЫ*/
#contacts-wrapper {
	padding-left:75px;
}
.contacts-zagolovok {
	color:#99CC33;
	font-size:120%;
}
#contacts-wrapper .text {
	margin:0 0 20px 110px;
}
#ssilka-map a {
	color:#99CC33;
	text-decoration:none;
}
#assoziaziya a {
	color:#99CC33;
}

#contacts-wrapper h1 {
	color:#99CC33;
}
.marka {
	float:right;
	margin:73px 32px 0 0;
}
.OS_ParamTable {
	border:0 solid #BBBBBB;
	border-collapse:collapse;
	width:100%;
}
.OS_ParamTable a {
	float:right;
	margin:-36px 150px 0 0;
	text-decoration:none;
	background-color:#99CC33;
	-moz-border-radius:3px;	
}
.OS_ParamTable a:hover {
	font-weight:normal;
	text-decoration:underline;
}
/*Услуги*/
.uslugi-price {
	margin:10px;
	float:left;
}
.uslugi-price span {
	line-height:25px;
}
.uslugi-right {
	float:right;
	margin-top:25px;
	text-align:right;
}
.uslugi-right span {
	line-height:45px;
}
.uslugi-right a {
	color:#99CC33;
}
#konura {
	margin:20px 25px 0 0px;
}
ul#uslugi-perechen {
	margin:-200px 0 0;
	padding:0 0 0 22px;
}
ul#uslugi-perechen li {
	list-style-type:circle;
	line-height:45px;
	text-transform:lowercase;
}
ul#uslugi-perechen2 {
	margin-left:60px;
}
ul#uslugi-perechen2 li {
	line-height:28px;
	list-style-type:none;
	margin-top:12px;
	text-transform:lowercase;
}

/*О НАС*/
#about-zel-block {
	-moz-border-radius:3px 3px 3px 3px;
	background:none repeat scroll 0 0 #99CC33;
	height:50px;
	padding:7px 0 0 10px;
	width:755px;
	margin:10px 0;
}
#about-main-block {
	width:606px;
	height:590px;
	float:left;
	border-right:2px solid #bace29;
}
#about-main-block-left {
	float:left;
	width:295px;
	height:325px;
}
#img-news {
	width:296px;
	height:112px;
	margin-bottom:15px;
}
ul#about-news-spisok {
	margin:0;
	padding:0;
}
ul#about-news-spisok li {
	-moz-border-radius:3px 3px 3px 3px;
	border:1px solid #99CC33;
	margin-bottom:5px;
	padding:3px 0 3px 7px;	
}
ul#about-news-spisok li a {
	color:#663300;
	font-size:15px;
	text-decoration:none;
}
#about-main-block-right {
	float:left;
	margin-left:10px;
}
#about-nash-zentr {
	width:300px;
	height:117px;
}
#about-block-bottom {
	
}
ul#about-block-bottom-spisok {
	border:1px solid #99CC33;
	float:left;
	padding:28px 20px 10px;
}
ul#about-block-bottom-spisok li {
	margin-bottom:10px;
}
ul#about-block-bottom-spisok li a {
	color:#99CC33;
	text-transform:lowercase;	
}
ul#about-block-bottom-spisok li a:hover {
		text-decoration:none;
		color:#99CC33;
		font-weight:normal;
}
#about-sidebar {
	float:left;
	margin:100px 0 0 15px;
	padding:0;
}
#about-sidebar ul {
	margin:0;
	padding:0;
}
#about-sidebar ul li {
	margin-bottom:5px;
	font-weight:normal;
	font-size:15px;
}
#about-sidebar ul li a {
	color:#99CC33;
}
#about-sidebar ul li a:hover {
	text-decoration:none;
	font-weight:normal;
	font-size:15px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../Images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../Images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
