@charset "utf-8";
@import url("undohtml.css");
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #61666f;
	background: #6090FF url(../i/bg.png);
	min-width: 998px;
	width:expression((document.documentElement.clientWidth)<998?"998px":"auto");
}
.clear{clear:both;width:100%;display:block}
.left{float:left;margin:0 1em 1em 0}
.right{float:right;margin:0 0 1em 1em}
.photo{
	padding: 10px;
	background: white url(../i/photobg.jpg) no-repeat bottom right;
	border: 0 none;
}
.photo img {
	margin: 0 0 .5em 0;
}
.gal {
	text-align: center;
}
.gal a {
	text-decoration: none;
	display: block;
}

img{border:0px;vertical-align:middle}
div{_height:1%}
a{
	color: #3c73af;
	text-decoration: underline;
}

a:hover, a:active {
	color: #AF5822;
}
h1, h2, h3, h4 {
	color: #3c73af;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0.2em 0;
}
h1 {
	color: #AF5822;
	font-size: 1.8em;
	font-weight: normal;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}

table {
	border-collapse: collapse;
	border: #c0c0c0;
}
th, td {
	border: 1px solid #c0c0c0;
	padding: 5px;
}
th {
	background: #EEEEEE;
}
#minheight{float:right;height:700px}
#main {
	background: transparent url(../i/gradbg.png) repeat-x;
}
#main1 {
	background: transparent url(../i/topbg.jpg) no-repeat;
	height: 600px;
	width: 100%;
}
/* шапка */
#head {
	height: 214px;
	overflow: hidden;
}
#logo {
	position: absolute;
	margin: 27px 0 0 18px;
}
#logo, #logo a {
	display: block;
	width: 360px;
}
#logo a {
	height: 31px;
}
#logo h1, #logo h2, #logo p {
	margin: 0;
	padding: 0;
}
#logo span {
	display: none;
}
#pda {
	position: absolute;
	background: url(../i/pda2.png) no-repeat right top;
	width: 236px;
/*	height: 365px;*/
	margin: 10px 0 0 6px;
	z-index: 2;
}
#pda-note {
	padding: 110px 10px 0 10px;
}

#flashmap{
width: 170px;
height: 220px;
padding: 40px 0 0 32px;
}
/* левая колонка */
.col-left {
	width: 260px;
	float: left;
}
/* Меню левое */
#menu-left {
	padding-top: 340px;
}
#menu-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu-left li {
	margin: 0;
	padding: 6px 0;
}
#menu-left a, #menu-left span, #menu-left a:hover, #menu-left a:hover span {
	display: block;
	background-image: url(../i/menu.png);
}
#menu-left a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	text-decoration: none;
	height: 70px;
	overflow: hidden;
}
#menu-left span {
	background-color: #a0cdfe;
	background-repeat: repeat-x;
	background-position: 0 -140px;
	padding: 10px 10px 10px 2px;
}
#menu-left a:hover {
	background-position: right -70px;
}
#menu-left a:hover span {
	background-color: #ffec9e;
	background-position: 0 -210px;
}
#menu-left strong {
	display: block;
	background-image: url(../i/menuicon.png);
	background-repeat:  no-repeat;
	padding-left: 75px;
	height: 50px;
	font: 20px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*letter-spacing: -1px;*/
}
.education strong {
	background-position: 0 0px;
}
.education:hover strong {
	background-position: 0 -50px;
}
.language strong {
	background-position: 0 -100px;
}
.language:hover strong {
	background-position: 0 -150px;
}
.children strong {
	background-position: 0 -200px;
}
.children:hover strong {
	background-position: 0 -250px;
}
.center-art strong {
	background-position: 0 -300px;
}
.center-art:hover strong {
	background-position: 0 -350px;
}
.economize strong {
	background-position: 0 -400px;
}
.economize:hover strong {
	background-position: 0 -450px;
}

/* центральная часть */
#center {
	margin-left: 280px;
}

/* Меню верхнее */
#menu, #menu ul, #menu a {
	background-image: url(../i/topmenu.png);
	display: block;
}
#menu {
	background-repeat: no-repeat;
	padding-left: 5px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-repeat: repeat-x;
	background-position: 0 -36px;
	height: 36px;
}
#menu li {
	margin: 0;
	padding: 0;
	float: left;
}
#menu a {
	background-repeat: repeat-x;
	background-position: 0 100px;
	font: 16px/36px "Trebuchet MS" Arial Helvetica sans-serif;
	white-space:nowrap;
	overflow: hidden;
	padding: 0 15px;
	text-decoration: none;
}
#menu a:hover {
	background-position: 0 -72px;
}

#menu-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu-right ul ul {
	margin: 0 0 0 20px;
}
#menu-right li {
	margin: 0;
	padding: 5px 0;
}

.content {
	background: #fff url(../i/topgreyconer.png) no-repeat top left;
	padding: 10px 0 10px 25px;
	border-top: 1px solid #fff;
}
/* правая колонка */
.col-right {
	width: 245px;
	padding-right: 10px;
	float: right;
}
.text {
	margin-right: 300px;
}
.text1 {
	width: 100%;
}
.intro {
	color: #3c73af;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rect-yellow {
	width: 245px;
	height: 152px;
	background: transparent url(../i/rectyellow.png) no-repeat;
	overflow: hidden;
	margin: 0.5em 0 1em;
}
.rect-yellow1 {
	padding: 5px 10px;
}
.rect-yellow, .rect-yellow1 * {
	overflow: hidden;
}
.red {
	color: #AF5822;
}
.rect-yellow h2 {
	margin: 0;
	height: 22px;
	font-size: 22px;
}
.rect-yellow p {
	font-size: 13px;
	margin: 0;
}
.rect-yellow p.red {
	height: 37px;
}
p.white-link {
	height: 20px;
	text-align: right;
}
p.white-link a {
	color: White;
	font-style: italic;
	padding-right: 3px;
}
p.white-link a:hover {
	color: #EEE;
}
p.rect-yellow-text {
	height: 61px;
}
/* Новости справа */
#news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#news li {
	margin: 0 0 1em 0;
	padding: 0;
}
#news-bottom {
	text-align: right;
	margin-bottom: 1em;
}
#news-bottom a {
	text-decoration: none;
	color: #AF5822;
}
#news-bottom a:hover {
	color: #4C6CAD;
}
#news-bottom a span {
	text-decoration: underline;
}
/* Прямоугольник голубой */
.rect-blue, .rect-blue1, .rect-blue2 {
	background-image: url(../i/rectblue.png);
}
.rect-blue {
	background-repeat: no-repeat;
	padding-left: 6px;
}
.rect-blue1 {
	background-repeat: no-repeat;
	background-position: right -150px;
	padding-right: 6px;
}
.rect-blue2 {
	background-repeat: repeat-x;
	background-position: 0 -75px;
	height: 75px;
	text-align: center;
}
.rect-blue a {
	display: block;
	padding: 10px 10px;
	font-size: 19px;
	line-height: 25px;
	text-decoration: none;
}
/* подвал */
#footer {
	clear: both;
	background: transparent url(../i/bgbot.png) repeat-x bottom;
}
#footer-center {
	margin-left: 280px;
}
#footer1 {
	padding-left: 178px;
	background: White url(../i/botgreyconer.png) no-repeat bottom left;
	height: 102px;
	border-bottom: 1px solid white;
}
#mobile {
	position: absolute;
	background: transparent url(../i/mobile.png) no-repeat 0 0;
	width: 158px;
	height: 172px;
	margin-left: 7px;
	z-index: 2;
}
#copy {
	padding-left: 178px;
	height: 69px;
	background: #fbedcf url(../i/bgcopy.png) repeat-x;
	border-left: 1px solid white;
}

#copy p{
	padding-top: 10px;
	margin: 0;
}
#counters{
float: right;
margin: 20px 10px 0 0;
}

#counters img{
	margin-left: 10px;
	border: 1px solid White;
}

.bigphone{
	font: 32px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3c73af;
	padding-top: 18px;
	margin-bottom: 8px;
}

.bigphone span{
	font-size: 22px;
	color: #76aae3;
}

.text p, .text li{
	line-height: 150%;
}

.add{
	color: #888D97;
}

.B_crumbBox{
	font-size: 0.85em;
	color: #888D97;
}

.country .left {
	text-align: center;
	padding-bottom: 1.5em;
}
.country .left a {
	text-decoration: none;
	color: #707070;
}
.country .left a:hover {
	color: #AF5822;
}

.wiki{
	background: transparent url(../i/wiki.png) no-repeat top left;
	padding-left: 36px;
	color: #888D97;
}

.anket{
	background: transparent url(../i/anket.png) no-repeat top left;
	padding-left: 36px;
	color: #888D97;
	margin-bottom: 2em;
}

img.countryimg{
	/*margin: 0 15px 10px 0;*/
	margin: 0 0 10px 10px;
	float: right;
}

/* feedback form */

form{
font-size:100%;
}

.fitem {
	float: left;
	width: 45%;
	margin-right: 10px;
	margin-bottom: 10px;
}

.buttons{
	width: 98%;
}

.mcode{
	width: 98%;
	margin: 0 0 1em 0;
}
.mcode img{
	border: 1px solid #D4D4D4;
	margin: 0 10px 10px 0;
}

input.text, textarea, .vkey{
	padding: 3px;
	font-size: 1.2em;
	width: 160px;
	border: 1px solid #D4D4D4;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

textarea.message{
	width: 98%;
	height: 150px;
	background: transparent url(../i/photobg.jpg) no-repeat bottom right;
}

.vkey{
	font-weight: bold;
	text-align: center;
	width: 80px;
	color: #3C73AF;
}


