	body {
		scrollbar-face-color: #DDDDDD;
		scrollbar-shadow-color: #8D8D8D;
		scrollbar-highlight-color: #EEEEEE;
		scrollbar-3dlight-color: #DDDDDD;
		scrollbar-darkshadow-color: #DDDDDD;
		scrollbar-track-color: #CCCCCC;
		scrollbar-arrow-color: #4A80A5;
	}
	#BODY	{
		*background-attachment: fixed;
		background-repeat:repeat-x;
		background-image : url('/img/fon.gif');
		width:100%;
		height:800px;
		float:center;
	}
	#MAIN	{
		width:1000px;
		border:1px solid #555555;
		background-color:#FFFFFF;
		margin-top:0px;
	}
	#TOP	{
		width:1000px;
		margin-top:10px;
		height:100px;
		border-bottom: 1px solid #999999;
		background-color:#FFFFFF;
	}
	#LEFT	{
		width:150px;
		margin-top:20px;
		border-right: 1px dashed #999999;
		text-align : CENTER;
	}
	#CENTER	{
		margin-top:20px;
		width:650px;
	}
	#RIGHT	{
		width:200px;
		margin-top:20px;
		border-left: 1px dashed #999999;
	}
	#PODVAL	{
		width:1000px;
		margin-top:5px;
		height:60px;
		background-color:#FFFFFF;
	}
	#COUNT	{
		margin-right:5px;
	}
	#NUMBER-PAGES	{
	width:100%;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	}
	#ALFAVIT	{
	width:650px;
	height:20px;
	}
	#SEARCH	{
	width:650px;
	height:50px;
	}
	#MENU	{
	width:650px;
	height:50px;
	}
	#MENU-DOWN	{
	margin-top:28px;
	}
	#NOT-PHOTO	{
	width:200px;
	height:300px;
	border:1px solid #999999;
	text-align:center;
	color:#999999;
	}
	H1	{	
		font-size:18px;
		color:#3ac230;
		}
	H2	{	
		font-size:14px; color:#336699;
		}
	H3	{	
		font-size:13px; color:#0060FF;
		}
	H4	{	
		font-size:13px; color:#3ac230;
		}
	.LINE-BOTTOM	{
	border-bottom:1px dashed #CCCCCC;
	}	
	A.MENU-BOX	{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-align:center;
	padding: 5px 10px 5px 10px;
	background-color:FF0000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	}
	A.MENU-BOX:HOVER	{
	color:#FFFFFF;
	text-decoration:underline;
	}
	.SMALL-RED	{
	color:#FF0000;
	font-family: Trebuchet MS,Georgia;
	font-size: 11px;
	font-weight:bold;
	font-style : normal;
	}
	.SMALL	{
	font-family: Trebuchet MS,Georgia;
	font-size: 11px;
	}	
	.H2-GREEN	{
	color:#3ac230;
	font-family: Trebuchet MS,Georgia;
	font-size: 18px;
	font-weight:bold;
	}
	.H2-F	{
	color:#cb0aae;
	font-size: 16px;
	font-weight:bold;
	}
	.H3-BLUE	{
	color:#0060FF;
	font-family: Trebuchet MS,Georgia;
	font-size: 12px;
	font-weight:bold;
	}	
	.H3	{
	color:#0060FF;
	font-family: Trebuchet MS,Georgia;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
	}
	.H3-GREEN	{
	color:#3ac230;
	font-family: Trebuchet MS,Georgia;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
	}	
	TD	{
	color:#333333;
	font-family: Trebuchet MS,Georgia;
	font-size: 14px;
	}
	A	{
	color:#990000;
	font-family: Trebuchet MS,Georgia;
	Font-size: 14px;
	text-decoration:underline;
	margin-left:2px;
	}
	A:HOVER	{
	color:#FF0000;
	text-decoration:none;
	}	
	A.MAIN-MENU	{
	color:#990000;
	font-family: Trebuchet MS,Georgia;
	Font-size: 15px;
	text-decoration:none;
	margin-left:10px;
	}
	A.MAIN-MENU:HOVER	{
	color:#FF0000;
	text-decoration:underline;
	}
	A.NAME-SMALL	{
	Font-size: 11px;
	color:#336699;
	}
	A.NAME-SMALL-RED	{
	Font-size: 11px;
	color:#990000;
	}	
	input,textarea,submit,select { font-family:Trebuchet MS,Georgia; font-size:14px; color:#505050; border: 1px solid #CCCCCC;}
	.sub	{
	background-color:#FFFFFF; height:20px; color:#0060FF;
	}
