	html {
	height: 100%;
}

#all {
	min-height: 100%;
	position: relative;
	width: 100%;
	}
	* html #all {
		height: 100%;
	}
	
	body
	{
		height: 100%;
		font-family: Arial;
		margin:0px;
		font-size: 12px;		
		line-height: 130%;
		color: #333333;
		background-color: #333333;
		background-image:url(../img/design.jpg);
	}	
	
	table{border: 0px}
	form
	{
		margin:0px;
		padding:0px;
		
	}

	a:visited {color: #000000;text-decoration: underline;}
	a:link{text-decoration: underline;color:#000000;}
	a:active {text-decoration: underline;color:#666666;}
	a:hover {text-decoration:  underline;color:#666666;}	
	
	#sapa a:visited {color: #999999;text-decoration: underline;}
	#sapa a:link{text-decoration: underline;color:#999999;}
	#sapa a:active {text-decoration: underline;color:#999999;}
	#sapa a:hover {text-decoration:  underline;color:#999999;}	
	
	a.gray:visited {color: #CCCCCC;text-decoration: underline;}
	a.gray:link{text-decoration: underline;color:#CCCCCC;}
	a.gray:active {text-decoration: underline;color:#CCCCCC;}
	a.gray:hover {text-decoration:  underline;color: #CCCCCC;}	
	
	a.white:visited {color: #FFFFFF;text-decoration: underline;}
	a.white:link{text-decoration: underline;color:#FFFFFF;}
	a.white:active {text-decoration: underline;color:#FFFFFF;}
	a.white:hover {text-decoration:  underline;color: #FFFFFF;}	
	
	
	a.none:visited {color: #00ABE3;text-decoration: none;}
	a.none:link{text-decoration: none;color:#00ABE3;}
	a.none:active {text-decoration: none;color:#00ABE3;}
	a.none:hover {text-decoration:  none;color: #00ABE3;}	
	
	a.top_menu:visited {color: #FFFFFF;text-decoration: underline;font-size:16px;font-weight:bolder;}
	a.top_menu:link{text-decoration: underline;color:#FFFFFF;font-size:16px;font-weight:bolder;}
	a.top_menu:active {text-decoration: none;color:#000000;font-size:16px;font-weight:bolder;}
	a.top_menu:hover {text-decoration:  none;color: #000000;font-size:16px;font-weight:bolder;}	
	
	a.top_menu_on:visited {color: #000000;text-decoration: none;font-size:16px;font-weight:bolder;}
	a.top_menu_on:link{text-decoration: none;color:#000000;font-size:16px;font-weight:bolder;}
	a.top_menu_on:active {text-decoration: none;color:#000000;font-size:16px;font-weight:bolder;}
	a.top_menu_on:hover {text-decoration:  none;color: #000000;font-size:16px;font-weight:bolder;}	
	
	h1
	{
		margin:0px;
		font-size:18px;
		font-family: Arial;
		color:#000000;
		font-weight:bolder;	
		margin-bottom: 7px;
	}
	
	h1.white
	{
		margin:0px;
		font-size:30px;
		font-family: Arial;
		color:#FFFFFF;
		font-weight:bolder;	
		margin-bottom: 7px;
		margin-top:10px;
	}
	
	h1.bottom
	{
		font-size:14px;
		color:white;
		margin:0px;
	}
	
	h1.white1
	{
		margin:0px;
		font-size:20px;
		font-family: Arial;
		color:#FFFFFF;
		font-weight:bolder;	
		margin-bottom: 7px;
		
	}
	
	h1.yellow
	{
		margin:0px;
		font-size:30px;
		font-family: Arial;
		color:#FFCC00;
		font-weight:bolder;	
		margin-bottom: 7px;
		margin-top:15px;
	}
	
	.tmenu
	{
		float:left;
		margin-top:50px;
		padding:10px;
		margin-right:30px;
	}
	
	
	.aw
	{
		background-color:#FBFDFB;
		margin-left:50px;
		margin-right:50px;
		min-height:600px;
	}
	
	.l
	{
		background-image:url(../img/l.jpg);
		background-repeat:repeat-y;
		height:100%;
		min-height:600px;
	}
	
	.r
	{
		background-image:url(../img/r.jpg);
		background-repeat:repeat-y;
		background-position:top right;
		height:100%;
		min-height:600px;
	}
	
	.b
	{
		background-image:url(../img/b.jpg);
		background-repeat:repeat-x;
		background-position:bottom left;
		height:100%;
		min-height:600px;
	}
	
	.t
	{
		background-image:url(../img/t.jpg);
		background-repeat:repeat-x;
		height:100%;
		min-height:600px;
	}
	
	.tl
	{
		background-image:url(../img/tl.jpg);
		background-repeat:no-repeat;
		height:100%;
		min-height:600px;
	}
	
	.tr
	{
		background-image:url(../img/tr.jpg);
		background-repeat:no-repeat;
		background-position:top right;
		height:100%;
		min-height:600px;
	}
	
	.br
	{
		background-image:url(../img/br.jpg);
		background-repeat:no-repeat;
		background-position:bottom right;
		height:100%;
		min-height:600px;
	}
	
	.bl
	{
		background-image:url(../img/bl.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
		height:100%;
		min-height:600px;
	}
	
	.aw_content
	{
		padding:20px;
		height:100%;
		min-height:600px;
	}
	
	.arts
	{
		width:100%;
		margin-top:20px;
		border-bottom:1px dotted #999999;
		padding-bottom:10px;
	}
	
	.more
	{
		text-align:right;
		margin-top:15px;
		font-size:10px;
	}
	
	.footer
	{
		height:100px;
		margin-left:50px;
		margin-right:50px;
	}
	
	.about_site
	{
		width:300px;float:left;
		padding-top:20px;
	}
	
	.copyright
	{
		color:#CCCCCC;
		margin-top:7px;
	}
	
	.bot_menu
	{
		text-align:right;
		padding-top:10px;
	}
	
	.right_col
	{
		margin-left:300px;
		padding-left:20px;
	}
	
	.left_col
	{
		width:300px;
		float:left;
		height:100%;
	}
	
	.slogan
	{
		float:left;
		width:120px;
		color:#CCCCCC;
		font-size:11px;
		line-height:100%;
		margin-top:7px;
	}
	
	.internet
	{
		width:145px;
		float:left;
		margin-top:5px;
		text-align:right;
	}
	
	.from_menu
	{
		margin-left:800px;
		text-align:right;
		margin-top:50px;
	}
	
	.rss_text
	{
		width:70px;
		float:right;
		text-align:left;
	}
	
	.rss_img
	{
		width:20px;
		float:right;
		text-align:left;
	}
	
	.counters
	{
		text-align:right;
		margin-top:10px;
	}
	
	.inf
	{
		padding:10px;
		background-color:white;
		border:1px solid #EAEAEA;
		margin-top:10px;
	}
	
	#main_text
	{
		line-height:150%;
	}
	
	#main_text p
	{
		text-indent: 20px;
	}
	
	.publ
	{
		margin-top:20px;margin-bottom:10px;padding:5px;padding-left:10px;background-color:#333333;color:white;
	}