﻿#midShadow {
	width: 808px;
	background-repeat:repeat-y;	
	background-image:url('../grafika/shadow/shadow_beam_tr.png');
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#bottomBelt{
	text-align:center; 
	width:808px; height:31px; color:#CCCCCC; font-size:10px; background-image:url('../grafika/shadow/bootom_bg_tr.png'); padding-top:7px;
}

#bottomBelt p{
	width:100px; float:left; padding:0 0 0 20px; margin:0 0 0 0;	
}

#bottomBelt ul{
	width:400px; float:right; list-style:none; margin:0 0 0 0;
}

#bottomBelt ul li{
	display:inline;
	margin:0 0 0 10px;
}

#bottomBelt a:link{
	text-decoration:none;
	color:#CCCCCC;
} 

#bottomBelt a:visited{
	text-decoration:none;
	color:#CCCCCC;
} 

#bottomBelt a:hover{
	text-decoration:none;
	color:red;
} 