﻿body 
{
	background-image:url(/images/bg.png);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Monotype Corsiva,Arial;
	font-size: 14px;
	color:Black;
}

.block
{
	background-color:white;
	width:890px;
	min-height:100px;
	border:5px solid silver;
	margin-top: 10px;
	margin-bottom:10px;
	padding:10px;
}

p
{
	text-align:left;	
}

#main
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:left;
}

iframe
{
margin:0;
padding:0;	
}
.bottom
{
text-align:center;	
}

#ifrTopMenu
{
width:900px;
height:300px;	
}
	
	h2{font-size:25px;}
	
	.fet
	{font-weight:bold;}
