* {
	border : 0;
	margin : 0;
	padding : 0;
}

body	 {
	background: #f9f1e9;
	color: #000;
	font: 100.01% Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px dashed Aqua;
	  

}

h1 {
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	padding: 0.3em 2px 0.3em 2px;
	text-align: center;
	background: #2e5099;
	margin-bottom: 0.7em;
}
h2 {
	font-size: 0.95em;
	font-weight: bold;
	padding: 1em 0 0 0;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	padding: 1em 0 0 0;
}
p {
	font-size: 0.8em;
	padding: 0.4em 0;
}
a {
	color: #0000ee;
	text-decoration: underline;
}
a:hover, p a:hover, ol a:hover, ul a:hover, div a:hover {
	color: #7aa5f7;
	text-decoration: none;
}
a:visited {
	color: #551a8b;
}
input, textarea {
	border: 1px solid Black;

}
form  {
	font-size: 0.8em;
	padding: 0.4em 0;
}
.invis {
	color: #fff;
	font-size: 0.05em;
	margin-top: -20px;
	margin-bottom: 25px;
	background: transparent;
	border: 1px solid #fff;
	display: block;
	line-height: 0.1em;
	z-index: 2;
	width: auto;
	
}
html:first-child .invis {
	color: #fff;
	font-size: 0.01em;
	margin-top: -25px;
	margin-bottom: 25px;
	background: transparent;
	border: 0px solid #fff;
	display: block;
	line-height: 0.1em;
	z-index: 2;
	width: auto;
}
.nolist li{
	list-style-type: none;
}
table {
	border-collapse: collapse;
	border: 1px solid #e4813c;
	font-size: 0.7em;
	margin: 0.5em 0;
	width: 100%;
}
td, th {
	border: 1px solid #e4813c;
	padding: 5px;
	height: auto;
}
table li {
	font-size: 1.2em;
}
table p {
	font-size: 1em;
}
.center2 {
	text-align: center;
}
.center {
	width: 100%;
	text-align: center;
}
table.center td, th {
	padding: 2px;
}
.center1 {width: 100%;
	text-align: center;
}
table.center1 td, th {
	padding: 0px;
	width: auto;
}
span.tbl {
	white-space: nowrap;
}
.bord img {
	border: 1px solid #000;
}
.clear {
	clear: both;
	font-size: 0.05em;
	color: #fff;
}

#topblock {
	border: 0px solid Black;
	width: 100%;
	height: 132px;
	position: relative;
	background: url(img/bgtop.gif) repeat-x;
	z-index: 30;
}
#topright {
	background: url(img/topright.gif) no-repeat;
	position: absolute;
	right: 0px;
	width: 217px;
	height: 90px;
	top: 2px;
}
#topleft {
	background: url(img/topleft.gif) no-repeat;
	position: absolute;
	left: 0;
	width: 218px;
	height: 86px;
	top: 1px;
}
#logo {
background: url(img/logo.gif) no-repeat;
	position: absolute;
	left: 0px;
	width: 127px;
	height: 116px;
	top: 3px;
}
#logo a {
	position: absolute;
	left: 24px;
	width: 102px;
	height: 100px;
	top: 10px;
	display: block;
	border: 0px dotted Aqua;
}
#name {
	position: absolute;
	border: 0px solid Blue;
	width: 185px;
	left: 50%;
	margin-left: -92px;
	top: 10px;
	letter-spacing: 0.05em;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
#head {
	position: absolute;
	border: 0px solid Blue;
	width: 425px;
	left: 50%;
	margin-left: -200px;
	top: 47px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	letter-spacing: 0.06em;
}


#menu {
	width: 100%;
	padding: 0px;
	position: absolute;
	top: 97px;
	font-size: 0.7em;
}
#navSquare {
	border: 0px solid #000;
	position: absolute;
	padding: 0 0 0px 0px;
	width: 74%;
	left: 54%;
	margin-left: -37%;
}

#navSquare li {
	display: inline;
	list-style-type: none;
	white-space: nowrap;
}

#navSquare a:link, #navSquare a:visited, #navSquare li.curmenu{
	float: left;
	
	line-height: 15px;
	
	padding: 0 2% 6px 2%;
	text-decoration: none;
	color: #fff;
}

#navSquare a:hover, #navSquare li.curmenu {
	color: #f8c670;
	background: url(img/Square.gif) no-repeat bottom center;
	
}
#navSquare li.curmenu {
	font-weight: bold;
}

#navigator {
	border: 0px solid Blue;
	position: relative;
	background: #e46800;
	color: #fff;
	padding: 5px 10px 7px 10px;
	font-size: 0.7em;
	z-index: 5;	
}	
#navigator a {
	color: #fff;
}
#navigator a:hover {
	text-decoration: none;
}

#base {
	background: #f9f1e9;
	height: auto;
}
:lang(ru) ul#navmenu, :lang(ru) div#content {
	float: none;
	display: table-cell;
	
}
#navmenu {
	border: 0px solid Fuchsia;
	padding: 5px;
	padding-top: 20px;
	background: #f9f1e9;
	float: left;
	position: relative;
}


#search{
	position: relative;
	width: 150px;
	left: 0;
	top: -20px;
	font-size: 7px;
}
#search table {
	width: 150px;
	border: 1px solid #e46800;
	border-collapse: collapse;
}
#search td table, #search td, #search input {
   border: 0px solid #e46800;
	padding: 2px 0;
	margin: 0px;
}
#search label {
   border: 0;
	padding: 0 3px;
	margin: 0;
}
#search input#sbi{
	border: 1px solid #e46800;
	margin-left: 5px;
}
#search input#sbb {
	margin: 3px 0 3px 20px;
	width: 105px;
}
#search input#ss0, #search input#ss1 {
	border: 0;
	margin: 0;
	padding: 0;
	height: 10px;
}
label {
	display: block;
}
#search img {
	width: 55px;
	height: 19px;
}


#navmenu h3 {
	display: inline;
	color: #fff;
	background: #e48131;
	margin: 0;
	padding: 0px 3px;
	font-size: 0.8em;
}
#navmenu ul.mktree {
	font-size: 0.75em;
	margin-top: 7px;
	width: auto;
}
#navmenu ul.mktree  li {
	list-style: none;
	padding-bottom: 0px;
	line-height: 1.55em;
} 
#navmenu ul.mktree  li ul {
	font-size: 0.85em;
}
#navmenu ul.mktree  li ul li {
	font-size: 1.15em;
	margin-bottom: 3px;
}
#navmenu ul.mktree ul {
	margin-left: 15px;
}
#navmenu ul.mktree  li .bullet { padding-left: 10px; }

	#navmenu ul.mktree  li.liOpen .bullet { cursor: pointer; background: url(/minus.gif)  center left no-repeat; }
	#navmenu ul.mktree  li.liClosed .bullet { cursor: pointer; background: url(/plus.gif)   center left no-repeat; }
	#navmenu ul.mktree  li.liBullet .bullet {cursor: default;  
	margin-left: -10px;
	background: none;
}

	#navmenu ul.mktree  li.liOpen ul {
	display: block;
}
	#navmenu ul.mktree  li.liClosed ul { display: none; }

	#navmenu a {
	text-decoration: underline;
}
#navmenu a:hover{color: #568ef7;
	text-decoration: none;
}
#navmenu ul.mktree li#cursubmenu {
	color: #fff;
	background: #e48131;
}
#navmenu #nb {
	border: 1px solid #e4813c;
	margin-top: 30px;
	width: 140px;
	text-align: center;
	margin-left: 10px;
}
#content {
	border-left: 1px solid #e4813c;
	background: #f9f1e9;
	float: left;
}
#news, #news1 {
	width: 120px;
	padding-top: 10px;
	text-align: center;
	float: right;
	position: relative;
}
#news h3, #news1 h3  {
	color: #fff;
	background: #e48131;
	margin: 10px 5px;
	font-size: 0.8em;
	text-align: center;
	padding: 3px 3px;
}
#news1 h3 {
	*width: 100%;
}
#news img, #news1 img {
	margin: 10px 13px 0 13px;
}
#news p, #news1 p {
	
	font-size: 0.7em;
	margin: 0;
	padding: 0 0 10px 0;
}
#news1 {
	width: 25%;
}

#content1 {
	border-right: 1px solid #e4813c;
	background: #fff;
	padding: 20px;
	margin-right: 120px;
	height: auto !important;
	min-height: 620px;
	height: 610px;
	
}
div.rght, div.left {
	border: 0px solid #6f7eb9;
	float: right;
	margin: 0 7px 7px 0;
	text-align: center;
	color: #6f7eb9;
	font-weight: bold;
	padding-top: 20px;
	position: relative;
}
div.rght {
	margin: 0 0 7px 7px;
}
div.rght img, div.left img {
	margin-bottom: 15px;
}
div.rght p,  div.left p {
	font-size: 0.7em;
	padding-top: 10px;
}
div.left {
	float: left;
}
div.cntr {
	text-align: center;
}
div.cntr img {
	margin: 1%;
}
div.foto {
	clear: both;
}
div.foto1 {
	height: auto !important;
	min-height: 200px;
	height: 135px;
	padding-bottom: 20px;
}
div.foto2 {
	height: auto !important;
	min-height: 210px;
	height: 135px;
	padding-bottom: 20px;
	border: 0px solid Aqua;
}
div.foto2 a, div.foto2 a:visited {
	color: #000;
	text-decoration: none;
}
div.foto2 a:hover {
	color: #7aa5f7;
}
div.centr {
	text-align: center;
	color: #6f7eb9;
	font-weight: bold;
}

/* ÂÀÐÈÀÍÒ, ÊÎÃÄÀ ÊÀÐÒÈÍÊÀ ÐÀÑÏÎËÀÃÀÅÒÑß ÑËÅÂÀ, À ÒÅÊÑÒ ÑÏÐÀÂÀ ÎÒ ÍÅÅ */
div.foto2 {
	clear: left;
	margin-bottom: 10px;
}
 div.left2 {
	float: left;
	margin: 0 7px 7px 0;
	padding: 0;
	position: relative;
	clear: left;
}
div.foto2 p{
	padding-top: 20px;
}
#content1 ol, #content1 ul, #content3 ol, #content3 ul {
	font-size: 0.8em;
	margin: 0.2em 0 0 2.5em;
}
#content1 ol, #content3 ol {
	margin-left: 3em;
}
#content1 li, #content3 li {
	padding : 0.3em 0;
}

#content1 ol ul, #content3 ol ul {
	list-style-type : disc;
}
#content1 ul ul, #content3 ul ul, #content1 ol ul, #content3 ol ul {
	font-size: 0.9em;
}
#content2 {
	background: #fff url(img/fontglavn1.jpg) no-repeat 0 0%;
	border-right: 1px solid #e4813c;
	padding: 20px;
	margin-right: 25%;
	height: 700px;
	width: auto;
	position: relative;
}
#reab {
	
	width: 80px;
	height: 70px;
	position: absolute;
	left: 108px;
	top: 10px;
}
#reab a {
	display: block;
	width: 80px;
	height: 70px;
}
#medic {
	
	width: 102px;
	height: 93px;
	position: absolute;
	left: 260px;
	top: 66px;
}
#medic a {
	display: block;
	width: 102px;
	height: 93px;
}
#lab {
	
	width: 105px;
	height: 95px;
	position: absolute;
	left: 310px;
	top: 215px;
}
#lab a {
	display: block;
	width: 105px;
	height: 95px;
}
#relax {
	
	width: 105px;
	height: 95px;
	position: absolute;
	left: 168px;
	top: 287px;
}
#relax a {
	display: block;
	width: 105px;
	height: 95px;
}
#sports {
	
	width: 105px;
	height: 95px;
	position: absolute;
	left: 15px;
	top: 330px;
}
#sports a {
	display: block;
	width: 105px;
	height: 95px;
}
#content3 {
	background: #fff;
	height: auto !important;
	min-height: 520px;
	height: 510px;
	padding: 30px 0;
}
#googleSearchUnitIframe {border: 0px solid #6f7eb9;
	width: 660px;
	position: relative;
	left: 50%;
	margin-left: -330px;
}


#copyright {
	width: 100%;
	height: 75px;
	background: #4367af;
	border-top: 1px solid #e4813c;
	color: #fff;
	text-align: center;
	font-weight: bold;
	position: relative;
	bottom: 0;
	left: 0;clear: both;
}
#copyright p{
	line-height: 1.2em;
	letter-spacing: 0.05em;
	font-size: 0.7em;
	margin-top: 5px;
}
#kww {
	border: 0px solid #6f7eb9;
	position: absolute;
	font-style: italic;
	left: 4%;
	font-size: 0.7em;
	font-weight: bold;
	top: 30px;
}
#copyright a {
	color: #fff;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration : underline;
}
#counter {
	position: absolute;
	top: 25px;
	right: 10px;
}
#counter1 {
	position: absolute;
	top: 25px;
	right: 135px;
}