@charset "utf-8";
/* CSS Document */

body {background-color: #e6e6db; font-family:Tahoma, Geneva, sans-serif; font-size: small; color: #616263}
a.white, a.white:visited {color: #FFF; text-decoration:none; font-family:Tahoma, Geneva, sans-serif; font-size: 11px}
a.white:hover {color: #FF0; text-decoration:underline}

a.menu, a.menu:visited {color: #2e7587; text-decoration:none}
a.menu:hover {color: #ff0000; text-decoration:underline}

.main {background-color: #FFF; margin-top: 5pt; border-top: 6px solid #d3d3ca; border-left: 1px solid #d3d3ca; border-right: 1px solid #d3d3ca; border-bottom: 1px solid #d3d3ca; }
p {margin:4pt 0 4pt 0}
a {color: #2e7587}
a:visited {
	color:purple;
}
a:hover {color: #ff0000}
h2 {font-family: Arial; font-size: 13pt}
h1 {font-family: Arial; font-size: 15pt; margin-top:0px}
h3 {
	font-family: Arial; 
	font-size: 12pt;
	margin-bottom: 0px
	}

.frame {background-image: url(img/tline.jpg); border-bottom: 6px solid #4e585c}
.tab {border-bottom: 2px solid #78868c}
.top {background-image: url(img/top1.jpg); background-repeat:no-repeat; background-position:right; padding-right: 40px; padding-top: 6px}
.tnav {height: 50px; width: 100%; border:none}
.nav {background-color: #3b4147}
.lmenu {border-right: 1px solid #78868C; border-top: 1px solid #78868C; border-left: 4px solid #50b2d1; margin-left: 4pt; margin-top: 4pt; background-image:url(img/tline.png); font-family: Verdana; color:#FFF; font-size: 10pt; padding-top: 5px; padding-bottom: 5px; padding-left: 20px; background-color: #75828B}
.lmenuul {background-color: #fafaf4; border-left: 1px solid #78868C; border-right: 1px solid #78868C; border-bottom: 1px solid #78868C; margin-left: 4pt;}
.spisok {margin-top:0px; padding: 0px; margin-left:20pt}
.center  {text-align: center; margin:10px}
.bot1 {border-top: 4px solid #4E585C; margin-top: 5pt;}

.img-wrapper {
	margin: 15px 15px 0 0;
	background: url(img/border.png) no-repeat bottom right;
	line-height:0;
	float: left;
}

.img-wrapper img {
	float:none;
	margin:0;
	background:#fff;
	padding:4px;
	border:1px solid #c5bdbd;
	position: relative;
	left: -5px;
	top: -5px;
}

#news {
	font-size: 11px;
	text-align:left;
}

table.real {
	background-color: #c0c0c0; 
}

table.real td {
	background-color: #fff;
}

.header {
	font-family: Arial; 
	font-size: 13pt
}
