/* сброс параметров отступа у браузера */
*{margin:0px;padding:0px;}

/* Таблица */

/* Шаблоны таблиц и блоков */

/* Слой резинка */

.menuall{
	width: 100%;
	min-width: 800px;
	max-width: 100%;
	}

/* Граници основного поля */
.alltext{padding-left:5px; padding-right:5px; padding-top:25px; padding-bottom:50px;}

/* меню сверху */
#tophead{
	background-image:url(img/fon-1.jpg);
	align:center;
	}


#divtop{
	background-color:#664000;
	color:#ffffff;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
	height:20px;
	font-weight:bold;
}

/* основная таблица */
#menubody{
	border:none;
	margin:0px;
	padding:0px;
	}

#menucoll{
	vertical-align:top;
	width:130px;
	background-color:#003366;
	}

/* меню основные внутриняя часть */
#menutabl{
	margin-left:1px;
	margin-right:1px;
	margin-bottom:3px;
	font-size:80%;
	text-align:center;
	border: 1px solid white;
	background-color: #F0FFF0;
	width: 130px;
	}

#menutabl td{ border-bottom:#CCCCCC dashed 1px;}

/* Блоки */

/* слои */
#divfont1{
	margin:1px;
	color:#ffffff;
	font-size:80%;
	font-weight: bold;
	width:130px;
	} /* для установки заголовка меню */

#divfont2{color:#ffffff;
	font-size:70%;
	font-weight: bold;
	width:130px;
	} /* для установки заголовка под-меню слева */


/* блок языки */
#mova{
	margin:0px;
	padding:3px;
    align:center;
	background-color: #F0FFF0;
	}

/* блок погода на метео */
#pogoda{
	padding-bottom: 1px;
	border-bottom: solid 1px #000000;
	}

#bottontmenu{
	color:#ffffff;
	text-decoration:none;
	font-size:70%;
	font-weight: bold;
	}


/* блок опрос */
.input {margin-right:4px;}
.input-button {background-color:#003366; color:#ffffff; font-size:70%; font-weight:bold; width:90px;}

/* блок поиск */
.inputSe {width: 90px;}
.input-buttSe {background-color:#003366; color:#ffffff; font-size:100%; font-weight:bold; width:22px; height:20px; text-align:center; }


/* Форматирвоание*/

h1{color:#9A1A16;font-size:20;text-align:center;}
h2{color:#9A1A16;font-size:18;text-align:center;}
h3{color:#9A1A16;font-size:16;text-align:center;}

p{font-size:14;text-indent:40;text-align:justify;padding-left:20;padding-right:20;padding-top:10;}
li{font-size:14;text-align:justify;margin-left:50;}
img{padding-left:2px;padding-right:2px;padding-top:5px;padding-bottom:5px;border:0px;}
hr{color:#9A1A16;}




.none{text-indent:0;text-align:justify;padding-left:0;padding-right:0;}
.sm10{font-size:10;  color:#330000;}
.sm12{font-size:12; font-weight: bold; color:#330000;}
.snoska{font-weight: bold; font-size:10px;}


/* Ссылки */

/* ссылки в шапке */
.headmenu:a {color: #000080;text-decoration:none;}
.headmenu:visited {color: #000080;text-decoration:none;} /* посещённая */
.headmenu:hover{color:#CD0000;text-decoration:none;}  /* при наведении */
.headmenu:active { color: #3CB371; text-decoration: none; } /* при нажатии */

/* ссылки меню верхнее*/
.topmenu{color:#ffffff;text-decoration:none;font-size:100%;}
.topmenu:visited {color: #ffffff;text-decoration:none;font-size:100%;} /* посещённая */
.topmenu:hover{color:#000080; text-decoration:none; background: #ffffcc;font-size:100%;}  /* при наведении */
.topmenu:active { color: #3CB371; text-decoration: none;font-size:100%; } /* при нажатии */

/* ссылки меню левое*/
.leftmenu{color:#000080;text-decoration:none;font-size:100%;}
.leftmenu:visited {color: #000080;text-decoration:none;font-size:100%;} /* посещённая */
.leftmenu:hover{color:#000033; text-decoration:none;font-size:100%;}  /* при наведении */
.leftmenu:active { color: #3CB371; text-decoration: none;font-size:100%; } /* при нажатии */

/* ссылки меню copyright*/
.bottontmenu{color:#ffffff;text-decoration:none;font-size:70%;}
.bottontmenu:visited {color: #ffffff;text-decoration:none;font-size:70%;} /* посещённая */
.bottontmenu:hover{color:#000033; text-decoration:none;font-size:70%;}  /* при наведении */
.bottontmenu:active { color: #3CB371; text-decoration: none;font-size:70%; } /* при нажатии */

/* ссылки все */
a{color:#000080; text-decoration:none;}
a:visited {color: #000080;text-decoration:none;} /* посещённая */
a:hover{color:#CD0000;text-decoration:none;}  /* при наведении */
a:active { color: #3CB371; text-decoration: none; } /* при нажатии */

/* ссылки в контейнерах*/
.contmenu{color:#9A1A16;text-decoration:none;font-size:100%;}
.contmenu:visited {color: #9A1A16;text-decoration:none;font-size:100%;} /* посещённая */
.contmenu:hover{color:#000080; text-decoration:none;font-size:100%;}  /* при наведении */
.contmenu:active { color: #3CB371; text-decoration: none;font-size:100%; } /* при нажатии */

/*.1k-1menubord{border:1;border-style:solid; border-color:#B5B5B5;}*/

/*.Класы контейнеров сайта*/

/*.общие контейнеры сайта*/
.divcount {
background-color: #FDF5E6;
padding-top:5px;
padding-bottom:10px;
border: 1px solid #cccccc;

}

.spancount {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
margin-top:3px;
margin-left:15px;
margin-right:15px;
margin-bottom:0px;
padding-bottom:12px;
}

.spancount2 {
margin-right:25px;
margin-bottom:0px;
font-size:90%;
border-left:1px solid #cccccc; padding:2px;
border-right:1px solid #cccccc; padding:2px;
border-bottom:2px solid #cccccc; padding:2px;
padding:2px;
}

/*.контейнер опроса.*/

.oproscont{
	width: 450px;
	border: 1px solid #cccccc;
	font-size: 80%;
	padding-bottom: 10px;
	margin-top: 20px;
	}

.spanoproscont{
	margin-top:5px;
	margin-bottom:10px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:6px;
	padding-top:4px;
    width: 440px;
	border: 1px solid #cccccc;
	background-color: #FDF5E6;
	}

.oproscont2{
	width: 300px;
	border: 1px solid #cccccc;
	font-size: 80%;
	padding-bottom: 10px;
	margin-top: 20px;
	}

.spanoproscont2{
	margin-top:5px;
	margin-bottom:10px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:6px;
	padding-top:4px;
    width: 290px;
	border: 1px solid #cccccc;
	background-color: #F0FFF0;
	}
	
.imglink {border:#000066 solid 1px;}