@charset "windows-1251";
/* CSS Document */

html, body{
	width: 100%;
	height:100%;
	min-height:100%;
	margin: 0;
	padding: 0;
	border: none; 
}
body {
}
TABLE {
	width:100%;
	
}
TD {
	vertical-align:top;
}

#main {
	background:#a1a1a1;
	height:100%;
}

#top {
	background:#fff url(images/top_bg.jpg) 0 100% repeat-x;
	height:151px;
	text-align:center;
}
#list_top {
	text-align:center;
	height:5px
}
#top_img {
	background:url(images/top_tbg.jpg) top center no-repeat;
	text-align:center;
}

#menu {
	background:#cecdce;
	height:24px;
	text-align:center;
}

#nav {
	padding:5px 0 0 0;
	margin:0 auto;
	text-align:center;
	width:312px;
}

#cont {
	background:#fff url(images/cont_bg01.jpg) 0 0 no-repeat;
	font-family:Calibri;
}
#cont_gl {
	text-align:center;
}
#cont_gl img {
	background:url(images/cent.png) 0 0 no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cent.png');
}
#zag_news {
	text-align:center;
	padding:65px 0 0 0;
}
.news_bl {
	padding:17px 12px 17px 12px;
	font-family:tahoma;
	font-size:14px;
	color:#868787;
}
.news_bl a {
	color:#6ab4c9;
	text-decoration:underline;
}
.news_bl a:hover {
	color:#6ab4c9;
	text-decoration:none;
}
.line {
	height:1px;
	padding:0 4px 0 8px;
}
.date {
	color:#6ab4c9;
}
#cont_bot {
	background:#fff url(images/cont_bg02.jpg) 100% 0 no-repeat;
	height:92px;
}

#foot {
	background:#a1a1a1;
}
#cop {
	vertical-align:middle;
	padding:0 0 0 10px;
	font-family:tahoma;
	font-size:11px;
	color:#fff;
}

#cop a {
	color:#0d80ca;
	text-decoration:none;
}
#cop a:hover {
	color:#0d80ca;
	text-decoration:underline;
}

/*-----------------------------*/

.zag_con {
	color:#33a8c7;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}
#cont_con {
	padding:65px 0 0 38px;
	color:#505050;
}
#cont_con a {
	color:#4160e4;
	text-decoration:underline;
}
#cont_con a:hover {
	color:#4160e4;
	text-decoration:none;
}
