body
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#3E4959;
}
	
.fix
{
position:absolute;
top:0px;
left:0px;
right:0px;
bottom:0px;
width:100%;
height:100%;
background-color:#3E4959;
}

.center
{	
background-color:#3E4959;
margin-left:auto;
margin-right:auto; 
text-align: center;
}

table { 
margin-left:auto; 
margin-right:auto; 
}

.div
{
position:absolute:
top:0px;
left:0px;
text-align:center;
background-color:#3E4959;
}

.search
{
width:130px;
border-color: #000000; 
border-style:solid; 
background-color: #5e5e5e; 
color: #ffffff; 
font-weight:bold; 
margin: 0px 0px 0px 15px; 
cursor:pointer; 

}
.search2
{
width:130px;
border-color: #000000; 
border-style:solid; 
background-color: #345969; 
color: #ffffff; 
font-weight:bold; 
margin: 0px 0px 0px 15px; 
cursor:pointer;
}

.MenuItem
{
	height:25px;
	width:140px;
	cursor:pointer;
	border:0px;
}

.Main
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.Footer
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.Header
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.ResultHeader
{
	background-color:#f1f1f1;
}
a img 
{
	border: none;
}
a.menu2:link    {color: #000000;}     /* unvisited link */
a.menu2:visited {color: #000000;}  /* visited link */
a.menu2:hover   {color: #f2e515;}   /* mouse over link */
a.menu2:active  {color: #000000;}   /* selected link */

a.lenta:link    {color: #FFFFFF;}     /* unvisited link */
a.lenta:visited {color: #FFFFFF;}  /* visited link */
a.lenta:hover   {color: #000000;}   /* mouse over link */
a.lenta:active  {color: #FFFFFF;}   /* selected link */


.content {
 text-decoration: none;
 font-family: Arial;
 font-size: 15px;
}
a.content:link    {color: #000000;}     /* unvisited link */
a.content:visited {color: #000000;}  /* visited link */
a.content:hover   {color: blue; text-decoration: underline;}   /* mouse over link */
a.content:active  {color: #000000;}   /* selected link */