a.logo,
a.logo:visited{
	display: block;
	float: left;
	height: 141px;
	width: 211px;
	margin: 30px 69px 0 0;
}

	ul.menu-top li a,
	ul.menu-top li a:visited{
		color: #fff;
		display: block;
		font-size: 14px;
		font-family: Tahoma;
		height: 40px;
		line-height: 40px;
		padding-left: 51px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	ul.menu-top li a:hover{
		background: url('../images/menu-hover.png') no-repeat left top;
	}
	
	.left a,
	.left a:visited{
		font-size: 12px;
		font-family: tahoma;
		color: #000;
		text-decoration: underline;	
	}
	
	.left a:hover{
		color: #999999;
		text-decoration: none;
	}
	
	.b-button a.button,
	.b-button a.button:visited{
		background: url('../images/button.png') no-repeat left top;
		color: #fff;
		display: block;
		font-size: 12px;
		font-weight: bold;
		height: 27px;
		line-height: 27px;
		margin:0 auto 11px auto;
		text-align: center;
		text-decoration: none;
		width: 192px;
	}
	
	ul.news li p a,
	ul.news li p a:visited{
		font-size: 11px;
		color: #000;
		text-decoration: underline;
	}
	
	ul.news li p a:hover{
		text-decoration: none;
	}
	
	.sidebar a.news,
	.sidebar a.news:visited{
		background: url('../images/tours-marker.png') no-repeat 0px 5px;
		font-size: 11px;
		text-decoration: underline;
		margin: 0 0 0 10px;
		color: #000;
		padding: 0 0 0 10px;
	}
	
	.sidebar a.news:hover{
		text-decoration: none;
	}
	
	p.copyright a,
	p.copyright a:visited{
		color: #fef8d6;
		text-decoration: underline;
	}
	
	p.copyright a:hover{
		text-decoration: none;
	}
	
	.list-uslug td div a,
	.list-uslug td div a:visited{
		float: right;
	}
	
	
