.text
{
	font-size: 11px;
	font-family: Arial; 
	color: #021393;
}

a
{ 
 font-family: Arial; 
 font-size: 10pt; 
 font-weight: bold; 
 color: #021393; 
}

a:hover {  
 color: #021393;
 text-decoration: none;
}

a.page
{
 text-decoration: none;
 font-family: Arial; 
 font-size: 12pt;
 font-weight: bold; 
}
a.page:hover
{
 text-decoration:underline;
}
a.act_page
{
 text-decoration: none;
 font-family: Arial; 
 font-size: 12pt;
 font-weight: bold; 
 background:#000099;
 color: #ffffff;
}

.tablicy
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color: #021393;
}
h4
{
	background-color : #021393;
	color : #EAF8FF;
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
	text-align:center;
}
input
{
	border : 1px solid #021393;
	width : 220px;
	height : 20px;
}

.in
{
	border : 1px solid #021393;
	width : 220px;
	height : 20px;
}

textarea
{
	border : 1px solid #021393;
	width : 220px;
	height : 80px;
}
.button
{
	background-color : #021393;
	color : #EAF8FF;
	width : 80;
	border : 1px solid Black;
	font-weight : bold;
	height : 20px;
	vertical-align : middle;
	text-align : center;
	font-family : Arial;
	font-size : 12px;
}

a.bg:link 
{ 
 font-size: 9pt;
 width : auto;
 }
 a.bg:visited 
{  
font-size: 9pt;
 width : auto;
 }
  a.bg:active 
{  
font-size: 9pt;
 width : auto;
}
a.bg:hover {  
font-size: 9pt;
width : auto;
background-color : #EAF8FF;
width : 100%;
}
.zagolovok
{
	background-color : #021393;
	color : #EAF8FF;
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
}
.icon
{
	border: none;
	width:22px; 
	height:22px;
}

