a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background: url(../img/bg_body.jpg) top left repeat-x;
	margin: 0px;
	padding: 0px;
	line-height:130%;
}

body,td {
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

table#mainTable {
	width: 852px;
	margin: auto;
}

table#mainTable td.topText {
	height: 20px;
	color: #DEE1E7;
	vertical-align: top;
	font-size: 10px;
}

table#mainTable td.topText div.padding {
	padding: 5px 0px 0px 12px;;
}

table#mainTable td.topText td {
	color: #DEE1E7;
	font-size: 10px;
}

table#mainTable td.topText a {
	color: #DEE1E7;
}

table#mainTable td.topMenu {
	color: #EEEEEE;
}

table#mainTable td.topMenu td.left {
	background: url(../img/bg_topMenu_l.jpg) no-repeat;
	width: 11px;
	font-size: 1px;
}

table#mainTable td.topMenu td.middle {
	height: 39px;
	background: url(../img/bg_topMenu_m.jpg) top left repeat-x;
	vertical-align: top;
}

table#mainTable td.topMenu td.right {
	background: url(../img/bg_topMenu_r.jpg) no-repeat;
	width: 11px;
	font-size: 1px;
}

table#mainTable td.topBar {
	vertical-align: top;
	height: 120px;
}

table#mainTable td.topBar td.left {
	vertical-align: top;
}

table#mainTable td.topBar td.left div.padding {
	padding: 19px 0px 0px 24px;
}

table#mainTable td.topBar td.middle {
	vertical-align: top;
}

table#mainTable td.topBar td.right {
	vertical-align: top;
}

table#mainTable td.topBar td.right div.padding {
	padding: 12px 0px 0px 0px;
}

table#mainTable td.topBar td.right td {
	vertical-align: middle;
}

table#mainTable td.anim {
	text-align: center;
	font-size: 1px;
}

table#mainTable td.mainArticle {
	vertical-align: top;
}

table#mainTable td.mainArticle td.border {
	background: url(../img/bg_article_border.jpg) #EEEEEE top left no-repeat
		;
	vertical-align: top;
	width: 1px;
	font-size: 1px;
}

table#mainTable td.mainArticle td.middle {
	background: #FFFFFF;
	vertical-align: top;
}

table#mainTable td.mainArticle td.middle div.padding {
	padding: 10px 25px 30px 25px;
}

table#mainTable td.mainArticle td.middle div.padding2 {
	padding: 0px 0px 30px 15px;
}

table#searchBox {
	
}

table#searchBox td.search {
	vertical-align: top;
	height: 69px;
	background: url(../img/bg_topBar_Search.jpg) no-repeat;
}

table#searchBox td.tab1 {
	color: #FDC6C9;
	background: url(../img/bg_topBar_tab1.gif) no-repeat;
	width: 102px;
	height: 21px;
	text-align: center;
}

table#searchBox td.tab1 a {
	color: #FDC6C9;
}

table#searchBox td.tab2 {
	background: url(../img/bg_topBar_tab2.gif) no-repeat;
	width: 65px;
	height: 21px;
	text-align: center;
}

table#searchBox td.tab2 a {
	color: #ffffff;
}

table#searchBox td.tab3 {
	background: url(../img/bg_topBar_tab3.gif) no-repeat;
	width: 78px;
	height: 21px;
	text-align: center;
}

table#searchBox td.tab3 a {
	color: #ffffff;
}

table#searchBox td.tab4 {
	background: url(../img/bg_topBar_tab4.gif) no-repeat;
	width: 68px;
	height: 21px;
	text-align: center;
}

table#searchBox td.tab4 a {
	color: #ffffff;
}

.copyright {
	margin: auto;
	text-align: right;
	width: 850px;
	padding: 15px;
}

.copyright h1 {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	display: inline;
	clear: none;
	background: none;
	padding: 0px;
	margin: 0px;
}

.copyright strong {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	display: inline;
	clear: none;
	background: none;
	padding: 0px;
	margin: 0px;
}

.copyright a {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	display: inline;
	clear: none;
	background: none;
	padding: 0px;
	margin: 0px;
}

td.navMenu {
	text-align: center;
	color: #666666;
}

td.navMenu a {
	margin: 0px 15px 0px 15px;
	color: #666666;
}

td.navMenu a:hover {
	
}

table.blueBoxArt {
	width: 100%;
}

table.blueBoxArt td.links { 

}

table.blueBoxArt td.links a.active {
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	display: block;
	background: url(../img/active1_hover.gif) top left no-repeat;
	line-height:100%;
}

table.blueBoxArt td.links a.active span {
	padding: 5px 10px 5px 0px;
	display: block;
	background: url(../img/active1_hover.gif) top right no-repeat;
	line-height:100%;
}

table.blueBoxArt td.links a.unactive {
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	display: block;
	background: url(../img/unactive_hover.gif) top left no-repeat;
	line-height:100%;
}

table.blueBoxArt td.links a.unactive span {
	padding: 5px 10px 5px 0px;
	display: block;
	background: url(../img/unactive_hover.gif) top right no-repeat;
	line-height:100%;
}

table.blueBoxArt td.text {
	background: url(../img/box_blue_text_bg.jpg) top left repeat-x;
}

table.blueBoxArt td.text div.padding {
	padding: 13px 5px 20px 5px;
}

table.blueBoxArt td.text div.padding1 {
	padding: 13px 5px 10px 5px;
}

table.blueBoxNews {
	width: 100%;
}

table.blueBoxNews td.links {
	line-height:100%;
}

table.blueBoxNews td.links a.active {
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	display: block;
	background: url(../img/active_hover.gif) top left no-repeat;
}

table.blueBoxNews td.links a.active span {
	padding: 5px 10px 5px 0px;
	display: block;
	background: url(../img/active_hover.gif) top right no-repeat;
}

table.blueBoxNews td.links a.unactive {
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	display: block;
	background: url(../img/unactive_hover.gif) top left no-repeat;
}

table.blueBoxNews td.links a.unactive span {
	padding: 5px 10px 5px 0px;
	display: block;
	background: url(../img/unactive_hover.gif) top right no-repeat;
}

table.blueBoxNews td.text {
	background: url(../img/box_blue_text_bg.jpg) top left repeat-x;
}

table.blueBoxNews td.text div.padding {
	padding: 13px 5px 20px 5px;
}

table.blueBoxNews td.text div.padding1 {
	padding: 13px 5px 10px 5px;
}

table.blueBox {
	width: 100%;
}

table.blueBox td.links {
	line-height:100%;
	
}

table.blueBox td.links a.active {
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	display: block;
	background: url(../img/active_hover.gif) top left no-repeat;
}

table.blueBox td.links a.active span {
	padding: 5px 10px 5px 0px;
	display: block;
	background: url(../img/active_hover.gif) top right no-repeat;
}

table.blueBox td.links a.unactive {
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	display: block;
	background: url(../img/unactive_hover.gif) top left no-repeat;
}

table.blueBox td.links a.unactive span {
	padding: 5px 10px 5px 0px;
	display: block;
	background: url(../img/unactive_hover.gif) top right no-repeat;
}

table.blueBox td.text {
	background: url(../img/box_blue_text_bg.jpg) top left repeat-x;
}

table.blueBox td.text div.padding {
	padding: 13px 5px 20px 5px;
}

table.blueBox td.text div.padding1 {
	padding: 13px 5px 10px 5px;
}

div.breakLine {
	font-size: 1px;
	height: 2px;
	border-top: 1px solid #474F5D;
	margin: 10px 0px 10px 0px;
}

div.news_title {
	margin: 0px 0px 8px 0px;
	font-size:12px;
}

div.news_title a {
	color: #B0060F;
}

div.okladka_tiele a {
	color: #666666;
	font-size: 12px;
}

div.searchContainer {
	margin: 0px 0px 0px 15px;
}

div.searchContainer td {
	vertical-align: middle;
	color: #FDC6C9;
}

input.searchBar {
	border: none;
	width:190px;
	padding:2px 4px 2px 4px;
}

a.red_round_r {
	background: transparent url(../img/arrow_red_rg.gif) no-repeat right center;
	clear: both;
	color: #A93234;
	display: block;
	float: right;
	margin: 2px 8px 2px 2px;
	padding: 2px 20px 2px 0px;
}