/*
//--------------------------------------------------------------------
//----------------paticka ---------------------------
//--------------------------------------------------------------------
*/
#bottom1{
	clear: both;
	width: 980px;
	display: block;
	margin: 0 auto 0 auto;
	padding: 15px 20px 20px 20px;
 	background: url(../images/bg-bottom1.gif) top left repeat-x;
}

#bottom2{
	float: left;
	text-align: left;
	padding-left: 5px;
	color: #ffffff;
}

/*#bottom3 {
	float: left;
	text-align: left;
	width: 165px;
	height: 13px;
	margin-top: 17px;
	padding-left: 15px;
}*/

#bottom4{
	float: right;
	text-align: right;
	color: #ffffff;
}

#bottom4 ul {
	display: inline;
	margin: 0em;
	padding: 0em;
}

#bottom4 li {
	display: inline;
}
#bottom4 a {
	color: #ffffff;
	text-decoration: underline;
}


#bottom4 a:link, 
#bottom4 a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#bottom4 a:hover, 
#bottom4 a:focus, 
#bottom4 a:active {
    color: #ffffff;
	 text-decoration: none;
}
