/*
//--------------------------------------------------------------------
//----------------paticka ---------------------------
//--------------------------------------------------------------------
*/
#bottom1{
	clear: both;
	
	width: 980px;	
	margin: 0 0 0 0;
	background: #fff url("../images/paticka-poklad.gif") 3px 0px no-repeat;
	border-top: 3px solid #fff;
	padding-top: 7px;
	padding-bottom: 10px;
	overflow: visible;
	height: 20px;
}

#bottom2{
	float: left;
	text-align: left;
	width: 400px;	
	height: 13px;
	color: #3D81B2;	
}

#bottom3 {
	float: right;
	text-align: left;
	width: 165px;
	height: 13px;
	margin-top: 17px;
	padding-left: 15px;
}

#bottom4{
	float: right;
	text-align: right;
	width: 500px;
	height: 13px;
	color: #000;
}

#bottom4 ul {
	display: inline;
	margin: 0em;
	padding: 0em;
}

#bottom4 li {
	display: inline;
}

#bottom4 a:active, #bottom4 a:link, #bottom4 a:visited, #bottom4 a{
	color: #FF4200;
	text-decoration: underline;
}
#bottom4 a:hover{
	color: #FF4200;
	text-decoration:underline;
}


