body {
	background-color: #FFFFFF;
	font-family: Tahoms;
	font-size: 90%;
	color: #333333;
	margin: 0px;
}

a {
	color: #0000FF; 
	text-decoration: underline;
}
a:hover {
	color: #FF0000; 
	text-decoration: none;
}
a:visited {
	color: #000066; 
	text-decoration: underline;
}
a.noUnderline {
	text-decoration: none;
}
a.noUnderline:visited {
	text-decoration: none;
}


a.lang {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff0033;
	padding: 5px;
	line-height: 30px;
	font-weight: bold;
}
a.lang:hover {
	color: #fffff; 
	background-color: #e3f1ff;

}
a.lang-now {
	color: #000000;
	text-decoration: none;
	background-color: #e3f1ff;
	padding: 5px;
	line-height: 30px;
	font-weight: bold;
}
a.big-blue {
	nowrap
	color:#0000FF;
	font-size:150%; 
	text-decoration: underline;
}
a.big-blue:hover {
	color: #CC6600; 
	text-decoration: none;
}
a.big-blue:visited {
	color: #FF9900; 
	text-decoration: none;
}


h1 {
    font-weight: normal;
	font-family: Tahoma;
	font-size: 170%;
    margin: 0px 0 10px 0;
	color: #FFFFFF;
}
h2 {
    font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 150%;
    margin: 0px 0 10px 0;
	color: #000099;
}
h3 {
    font-weight: bold;
	font-family: Arial;
	font-size: 90%;
	color: #000000;
}
.slogan {
    font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 150%;
    margin: 0px 0 10px 0;
	color: #FF0000;
}
.small {font-size: 85%;}
.small-description {font-size: 100%; color: #FFFFFF}
a.small-description {font-size: 100%; color: #FFFFFF; text-decoration: none;}
a.small-description:hover {color: #FFFFFF; text-decoration: underline;}
a.menu {
	color: #3366FF;
	font-size: 120%;
	font-family: Tahoma;
	text-decoration: none;

}
a.menu:hover {
	color: #666666;
	text-decoration: underline;
}

.menu-uslugi {
	font-size: 80%;
}
a.menu-uslugi {
	text-decoration: none;

}
a.menu-uslugi:hover {
	color: #ffffff;
	text-decoration: underline;
}
