body {
	padding : 0px;
	margin : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 110%;
	background-color : White;
	background-image : url(/img/sys/bg.gif);
	background-position : top;
	background-repeat : repeat-x;
	color : #3D3E41;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 110%;
	color : #3D3E41;
}
h1 {
	font-size : 13px;
	text-transform : uppercase;
	padding-bottom : 10px;
	margin-bottom : 0px;
	line-height : 120%;
	margin-top : 0px;
}

h2 {
	font-size : 16px;
	margin-top : 0px;
	margin-bottom : 15px;
	color : #557CC1;
	font-weight : bolder;
	background-image : url(/img/sys/line_blue.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
	padding-bottom : 5px;
}

A:LINK {
	color : #557CC1;
	text-decoration : none;
}
A:VISITED {
	color : #557CC1;
	text-decoration : none;
}
A:ACTIVE {
	color : #557CC1;
	text-decoration : underline;
}
A:HOVER {
	color : #557CC1;
	text-decoration : underline;
}


A:LINK.yellow {
	color : #FFBA00;
	text-decoration : none;
}
A:VISITED.yellow {
	color : #FFBA00;
	text-decoration : none;
}
A:ACTIVE.yellow {
	color : #FFBA00;
	text-decoration : underline;
}
A:HOVER.yellow {
	color : #FFBA00;
	text-decoration : underline;
}

A:LINK.green {
	color : #93BB09;
	text-decoration : none;
}
A:VISITED.green {
	color : #93BB09;
	text-decoration : none;
}
A:ACTIVE.green {
	color : #93BB09;
	text-decoration : underline;
}
A:HOVER.green {
	color : #93BB09;
	text-decoration : underline;
}



td.shapka {
	background-image : url(/img/sys/bg2.gif);
	background-position : top;
	background-repeat : repeat-x;
}
td.menu {
	background-image : url(/img/sys/bg_menu.gif);
	background-position : right;
	background-repeat : no-repeat;
}
.tors {
	background-color : #FFBA00;
}
td.YellowBorder1 {
	background-image : url(/img/sys/yellow_border.gif);
	background-position : left;
	background-repeat : repeat-y;
}
td.YellowBorder2 {
	background-image : url(/img/sys/yellow_border.gif);
	background-position : right;
	background-repeat : repeat-y;
}
td.YellowBorder3 {
	background-image : url(/img/sys/yellow_border.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}

.link {
	background-image : url(/img/sys/button_blue.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 15px;
	font-weight : bold;
	font-size : 12px;
	margin-top : 7px;
}
.MoreYellow {
	background-image : url(/img/sys/line_yellow.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
	padding-bottom :3px;
	margin-bottom : 20px;
	font-size : 11px;
	font-weight : bold;
	color : #FFBA00;
	margin-top : 5px;
}
.MoreGreen {
	background-image : url(/img/sys/line_green.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
	padding-bottom :3px;
	margin-bottom : 20px;
	font-size : 11px;
	font-weight : bold;
	color : #93BB09;
	margin-top : 5px;
}

.more {
	font-size : 11px;
	font-weight : bold;
}

.news {
	padding-left : 20px;
	padding-top : 20px;
	padding-right : 50px;
}

.date {
	font-weight : bold;
	color : #557CC1;
	padding-bottom : 10px;
}

.comment {
	font-size : 11px;
	color : #C5C5C5;
}

img.PrevBig {
	padding-left : 15px;
}

div.submenu {
	background-image : url(/img/sys/more_blue.gif);
	background-repeat : no-repeat;
	background-position : left;
	height : 21px;
	padding-left : 25px;
	padding-top : 4px;
	font-size : 13px;
	font-weight : bold;
	color : #557CC1;
	margin-top : 2px;
	margin-left : 0px;
	margin-bottom : 1px;
}

.smenuBorderTop {
	background-image : url(/img/sys/smenu_bg.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.smenuBorderBottom {
	background-image : url(/img/sys/smenu_bg.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}

.smenuBorderLeft {
	background-image : url(/img/sys/smenu_bg.gif);
	background-position : left;
	background-repeat : repeat-y;
}

.smenuBorderRight {
	background-image : url(/img/sys/smenu_bg.gif);
	background-position : right;
	background-repeat : repeat-y;
}

