/* CSS Document */

body {
	font-family: MS Sans Serif, Times New Roman, Times;
	font-size		: 10px;
	margin      : 0px;
	padding     : 0px;
	color : #000000;
	background-color: #C4E6FC;
}
H1 {
	font-family: MS Sans Serif, Times New Roman, Times, serif;
	font-size: 16px;
	color: #804040;
}

H2 {
	font-family: MS Sans Serif, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

.txt {
	font-family: MS Sans Serif, Times New Roman, Times, serif;
	font-size: 10px;
	color: #8C8C8C;
}
.txtb1 {
	font-family: MS Sans Serif, Arial,  Times, serif;
	font-size: 10px; 
	color: #000000;
	vertical-align: TOP;
}
.txtb2 {
	font-family: Arial,  Times, serif;
	font-size: 9px; 
	color: #000000;
	vertical-align: Top;
}
.txtb {
	font-family: MS Sans Serif, Arial, Times New Roman, Times, serif;
	font-size: 10px;
	color: #696969;
	vertical-align: bottom;
}
.txtblack {
	font-family: MS Sans Serif, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
.txttitle {
	font-family: Arial Black, Times New Roman, Times, serif;
	font-size: 16px;
	color: #008000;
	text-decoration: none;
	text-align: center;	
}
.txtw {
	font-family: MS Sans Serif, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
}
.txttop {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 22px;
	color: #333333;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.nav {
	font-family:verdana,arial;
	font-size:8pt;
	font-weight:bold;
	color: #FFFFFF;
	height:14px;
}
.nav_over {
	font-family:verdana,arial;
	font-size:8pt;
	font-weight:bold;
	background: #FFFF00;
	height:14px;
	background-color: #EDE8C8;
}
.nav_act {
	font-family:verdana,arial;
	font-size:8pt;
	font-weight:bold;
	background: #FFFF00;
	height:14px;
	background-color: #808080;
}

.space {
height:3px;
font-size:3pt;
}
.chat {
font-family:verdana,arial;
background: #FFFFFF;
font-size:8pt;
height:14px;
}

div.chat {
border: 1px dashed black; 
padding: 5px; 
background: #EEEDD0 none repeat scroll 0%;
}


div.ramka_kom {
width: 90%;
overflow: hidden;  
text-align: left;
margin-bottom: 4px ; 
}
div.ramka_kom h4 {
	background: #C0C0C0;
	color: #000080;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	border-width: 0px;
	text-align: left;
	font-size: 10px;
}
div.ramka {
width: 90%;
overflow: hidden;  
text-align: center;
margin-bottom: 4px ; 
}
div.ramka form{
	margin-top: 0px;
	margin-bottom: 4px;
	text-align: center;
}

div.ramka h3 {
	background: #C0C0C0;
	color: #000080;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	border-width: 0px;
	text-align: center;
	font-size: 12px;
}

div.txtwm {
	font-family: MS Sans Serif, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;	
}

div.bot {
	font-family: MS Sans Serif, Times New Roman, Times, serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-width: 0px;
	vertical-align: bottom;
	text-align: left;
}


.findbutton {
	border: #808080 1px solid;
	font-size: 12px;
	background: #D3D3D3;
	color: #FFFFFF;
	cursor: pointer;
}
.regedit {
	border: #808080 1px solid;
	font-size: 12px;
	background: #EDE8C8;
	color: #000000;
	cursor: pointer;
}

.formelement {
	border: #868686 1px solid;
	background: #FFF;
	color: #000;
}
.otvbutton {
	font-family: Times New Roman;
	border: #808080 1px solid;
	font-size: 22px;
	background: #D3D3D3;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.formarea
{
	font-family: Times New Roman;
	border: #808080 1px solid;
	font-size: 12px;
	background: #EDE8C8;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}