TD {
	FONT-FAMILY: Arial, Sans-Serif
}
UL {
	LIST-STYLE-TYPE: square
}
A {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:visited {
	TEXT-DECORATION: none
}
.ularrow {
	FONT-SIZE: 12px; LIST-STYLE-IMAGE: url(images/arrow3.gif); LIST-STYLE-TYPE: disc; TEXT-ALIGN: justify
}
A.text {
	FONT-SIZE: 15px; COLOR: #CC6600; LINE-HEIGHT: 110%; FONT-FAMILY: Arial, Sans-Serif
}
H1 {
 font-size: 18px;
 font-family: Georgia, Times New Roman, Times, serif;
 text-align: center;
}
Body {
; Margin-Top: 0px; Margin-Right: 0px;
; Margin-Bottom: 0px; Margin-Left: 0px;
}
TABLE {
; Font-Family: Arial;
; Font-Size: 14px;
; Color: Black;
}
P {
; Text-Align: Justify;
}
A:Link {
; Text-Decoration: None;
; Color: #990099;
}
A:Visited {
; Text-Decoration: None;
; Color: #990099;
}
A:Active {
; Text-Decoration: Underline;
; Color: #990099;
}
A:Hover {
; Text-Decoration: Underline;
; Color: #BA136D;
}
.usrPages {
; Font-Size: 11px;
; Color: Silver;
}
.usrHeadline {
; Font-Size: 19px;
; Color: #BA136D;
; Font-weight: bold;
}
INPUT {
; Font-Family: Arial;
; Font-Size: 14px;
; Color: #2F302F;
; Border-Style: Solid;
; Border-Width: 1px;
; Border-Top-Color: Silver;
; Border-Left-Color: Silver;
; Border-Bottom-Color: Silver;
; Border-Right-Color: Silver;
; BackGround-Color: White;
; BackGround-Image: Url('background.gif');
}
TEXTAREA {
; Font-Family: Arial;
; Font-Size: 15px;
; Color: #2F302F;
; Border-Style: Solid;
; Border-Width: 1px;
; Border-Top-Color: Silver;
; Border-Left-Color: Silver;
; Border-Bottom-Color: Silver;
; Border-Right-Color: Silver;
; BackGround-Color: White;
}
SELECT {
; Font-Family: Arial;
; Font-Size: 12;
}
.hide-on-mobile { display: inline; }
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){ .hide-on-mobile { display: none; }}

.show-on-mobile { display: none; }
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){ .show-on-mobile { display: inline; }}
.menu a {
    color: #ffac45; /* Öâåò ññûëêè */
	text-decoration:none;
   }
.img2 {
	width:400px;
	height: 218px; /*ÐÀÇÌÅÐÛ ÂÀØÅÉ ÊÀÐÒÈÍÊÈ*/
	position: relative;
	border: 1px solid silver; /*Ïðè íåîáõîäèìîñòè*/
	Font-Size: 22px;
	Color: #FFFFFF;
	text-decoration:none;
	text-shadow: 3px 0px 0px #ff0000;
}

.img2 p {
	width: 382px;
	position: absolute;
	right: 7px;
	bottom: 52px;
	height: 5px;
	
}