

body {
	font-size: 14px;
	font-family: "Times New Roman",Tahoma,Verdana;
}

a {
	color: #58595B;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.menu {
	color: #58595B;
	text-decoration: none;
}
a.menu:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.menuText {
	color: #CCCCCC;
	text-decoration: none;
}

a.lang {
	color: #58595B;
	text-decoration: underline;
}
a.lang:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.rgbit {
	color: #58595B;
	text-decoration: underline;
}
a.rgbit:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.copyright {
	color: #58595B;
	font-size: 10px; 
}

.text {
	color: #58595B;
}
.imgDescriptionText {
	color: #CCCCCC;
}
.contactsText {
	color: #58595B;
}
.contactsData {
	color: #CCCCCC;
}
.infoText {
	color: #58595B;
}
.projectDescription {
	font-size: 12px;
	color: #58595B;
}
.knopka {
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #58595B;
	
}
.knopka:hover {
	color: #CCCCCC;
}
	
