body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: arial;
	background: url('/img/fon.gif');
	overflow: scroll;
}

p {
	padding-top:10;
	padding-bottom:10;
	}	
	
img {
	border-width:0;
	}	
	

.border {
	padding-left:60;
	padding-right:60;
	text-align: justify;
	}


.card {
	font-family: tahoma;
	font-size: 11;
	color:#333333;
	width:120;
	height:120;
	margin:5;
	float:left;
	}	
	
	
.menu, a.menu:hover, a.menu:visited, a.menu:link {
	font-family: tahoma, arial, verdana;
	font-weight:bold;
	font-size: 12;
	color: white;
	}
	
.menu2, a.menu2:hover, a.menu2:visited, a.menu2:link {
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	font-size: 11;
	color: white;
	text-transform: uppercase;
}
	

.text, table, input {
	font-family: tahoma;
	font-size: 11;
	}

	
a:link, a:visited {
	font-family: tahoma;
	text-decoration: none;
	font-style: normal;
	color: #0089E0;
	}

	
a:hover {
	font-family: tahoma;
	text-decoration : underline;
	font-style : normal;
	}	
	

a.razd:link, a.razd:visited {
	font-family: tahoma;
	text-decoration: none;
	color: white;
	}

	
a.razd:hover {
	text-decoration : underline;
	}	








h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 16; 
	color: #FC2223;
	font-weight:bold;
	letter-spacing: -0.05em;
	}
	
	
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 5 0;
	margin: 0 0 0 0;
	font-size: 18; 
	color: #FC2223;
	font-weight:bold;
	letter-spacing: -0.05em;
	}

	
h3 {
	padding: 0 0 5 0;
	margin: 0 0 0 0;
	font-size:17;
	color: white;
	font-weight:bold;
	font-family: tahoma;
	}
	
	
ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	}
