body {
	background-color: #cccccc;
	background-image: url(/sm_full.aspx?guid=1803);
	background-attachment: fixed;
	font-family: Georgia,Verdana,Tahoma,Arial,sans-serif;
}
a {
	text-decoration:underline;
	font-family: Georgia,Verdana,Tahoma,Arial,sans-serif;
	color: #468C00;
	color: #448106;
	color: #668000;
	color: #4E7301;
	/* color: #3A5900; */
	/* color: #374A13; */
	/* color: #B8911B; */
	/* color: #878B5B; */
	/* color: #2C2F1B; */
	/* color: #C60; */
	/* color: #b47622; */
	/* http://color.romanuke.com/tsvetovaya-palitra-2272/ */
	/* http://sch197.minsk.edu.by/ */

}
a:hover {
	color: #C60;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia,Verdana,Tahoma,Arial,sans-serif;
}
h1 {
	font-size: 16px; 
}
h2 {
	font-size: 14px; 
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h5 {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
}
table {
	border-collapse: collapse;
	*border-collapse: collapse; /* IE7 and lower */
	border-spacing: 0;
	border: 0px;
}
blockquote {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
p{
	margin: 0px;
	/*padding: 3px;
	text-indent:10px;
	text-align: justify;*/
}
ul, ol {
	margin: 0px;
	padding: 5px 0 5px 35px;
}
li {
	padding: 3px auto;
}
.clear {
	clear: both;
}
.lineheight5{
	height:5px;
}
.img, .imgClick {
	border: 3px double #AB8630;
}
.divImg {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}	
.repeat_x {
	background-repeat: repeat-x;
}

.no_repeat {
	background-repeat: no-repeat;
	background-position: center;
}
.divContainer {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	left: expression(document.getElementsByTagName('body')[0].scrollLeft + 'px');
	top: 0px;
	top: expression(document.getElementsByTagName('body')[0].scrollTop + 'px');
}
.divOverlay {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #000000;
}
.nameNews {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
#page {
	width:980px;
	margin: 0 auto;
}
#content{
	width:980px;
	margin: 0 auto;
}
.hlogo {
	height:160px;
	/*background: url(/sm_full.aspx?guid=1743) no-repeat;*/
}
#menu, .menu {
	/* background: url(/sm_full.aspx?guid=1793) no-repeat center; */
	/*background: #526f29; */
	background: #416400;
	background: -moz-linear-gradient(top, #618B01, #416400);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(100%,#416400), 	color-stop(0%,#618B01));
	background: -webkit-linear-gradient(top, #618B01, #416400);
	background: -o-linear-gradient(top, #618B01, #416400);
	background: -ms-linear-gradient(top, #618B01, #416400);
	background: linear-gradient(top, #618B01,#416400);
	border: 1px solid #416400;
	border: 1px solid #476C00;
}


.menu {
	height:auto;
	text-align: center;
	margin-bottom: 5px;
	/*border-radius: 6px 6px 0 0;*/
	padding: 5px;
}
a.titleMenu {
	font-size: 14px;
	color: #FFFFFF;
	padding: 1px 2px;
}
a:hover.titleMenu, .menu h4 span{
    color: #333;
	background-color: #DEDEDE;
	padding: 1px 2px;
}
.breadcumb{
	/*background: #D0CC8F;*/
	/*border: 1px solid #374A13;*/
	padding: 3px 5px;
	font-size: 13px;
}
.box{
	/*background: #D0CC8F;*/
	padding-bottom: 5px;
	/*border:1px solid #374A13;*/
}
.text {
	font-size: 12px;
	line-height: 1.5;
}
.textinfo{
	text-align: center;
}
.textcont{
	/*width:700px;*/
	color: #374A13;
	color: #1d2b04;
	font-size: 12px;
	line-height: 1.5;
	padding: 0 10px;
}
.textcont table{
	color: #374A13;
	color: #324C00;
	color: #2C2F1B;
	font-size: 12px;
}
.textcont table, td, tr{
}
.leftsidebar{
	width: 222px;
	float: left;
}
a:hover, .leftsidebar a:hover{
	color: #C60;
	text-decoration: none;
}
.breadcumb, .box, .rightsidebar{
	/*background: #D0CC8F;*/
	/*border: 1px solid #374A13;*/
	background: #CED08F;
	border: 1px solid #416400;
}
.rightsidebar{
	width:750px;
	float: right;
}
.rightsidebar h4, .box h4, #content h4, #footer{
	/*line-height: 1.9;*/
	/*height: 30px;*/
	text-align: center;
	padding: 5px 0;
	/*vertical-align: middle;*/
	white-space: -webkit-nowrap;
	/*background-image: url(/sm_full.aspx?guid=1813);*/
	/*background-color: rgb(82, 111, 41);*/
	background: #416400;
	background: -moz-linear-gradient(top, #618B01, #416400);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(100%,#416400), color-stop(0%,#618B01));
	background: -webkit-linear-gradient(top, #618B01, #416400);
	background: -o-linear-gradient(top, #618B01, #416400);
	background: -ms-linear-gradient(top, #618B01, #416400);
	background: linear-gradient(top, #618B01,#416400);
	color: #FFF;
	text-shadow: 1px 1px 0px #000;
}
#footer{
	width: 980px;
}
#base th {
	font-weight: bold;
	text-align: center;
}
#base th, #base td {
	font-size: 12px;
	border-top: 1px dashed #374A13;
	border-bottom: 1px dashed #374A13;
}
.allNoFont, table.all td { 
	border: 1px solid #374A13; 
}
#tableNo td, table.no td {
	/*color: #374A13;
	font-size: 11px;*/
	border: none;
}
table.all td { 
	color: #374A13;
	/*font-size: 11px;*/
}
.brdTopBotBanner {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	background-repeat: repeat-x;
}
.lineTopBot {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #374A13;
	border-bottom-color: #374A13;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #374A13;
	border-left-color: #374A13;
}
.brdtop, .brdbot, .brdleft, .brdright, .brdtopbot, .brdall, .empty, .th {
	color: #374A13;
	font-family: Georgia,Verdana,Tahoma,Arial,sans-serif;
	font-size: 12px;
}
.brdtop, .brdbot, .brdleft, .brdright, .brdtopbot, .brdTopBotBanner, .brdall, .th {
	border: 0px dashed #336633;
}
.brdtop, .brdtopbot, .brdTopBotBanner, .brdall, .niz {
	border-top-width: 1px;
}
.brdbot, .brdtopbot, .brdTopBotBanner, .brdall {
	border-bottom-width: 1px;
}
.brdleft, .brdlr, .brdall {
	border-left-width: 1px;
}

.brdright, .brdlr, .brdall {
	border-right-width: 1px;
}
.th, .empty12 {
	font-size: 12px;
}
#niz{
	font-family: Georgia,Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: repeat-x;
}
.titleMenuChoose {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
#noMargin {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
}
.tible {}


.ramka table tr, .ramka table td {
	border: 1px solid black !important;
}

table td {border-color: #000; }