/* CSS Document */

/* BODY */
body, td, p, font, div, span {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;	
}

A:HOVER {
	text-decoration: none;	
}
li {
	list-style-image: url(spis_mark.gif);
	font-size: 12px;
}
/* END BODY */


/* MENU-1 */
.menu-1-align {
	margin-left:110px;
	margin-top:180px;
}
.menu-1-align-2 {
	margin-bottom:10px;
}
A.menu-1, A:LINK.menu-1, A:VISITED.menu-1, A:ACTIVE.menu-1, A:FOCUS.menu-1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
}
A:hover.menu-1 {
	text-decoration: underline;	
}
/* END MENU-1 */


/* MENU-2 */
.menu-2-align {
	margin-left:110px;
	margin-top:40px;
}
.menu-2-align-2 {
	margin-bottom:5px;
}
A.menu-2, A:LINK.menu-2, A:VISITED.menu-2, A:ACTIVE.menu-2, A:FOCUS.menu-2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
}
A:hover.menu-2 {
	text-decoration: underline;	
}
.menu-2-zag {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
}
/* END MENU-2 */




/* MENU-3 */
.menu-3-align {
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
}
A.menu-3, A:LINK.menu-3, A:VISITED.menu-3, A:ACTIVE.menu-3, A:FOCUS.menu-3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
	text-transform: uppercase;
}
A:hover.menu-3 {
	text-decoration: underline;	
}
A.menu-3-1, A:LINK.menu-3-1, A:VISITED.menu-3-1, A:ACTIVE.menu-3-1, A:FOCUS.menu-3-1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
}
A:hover.menu-3-1 {
	text-decoration: underline;	
}

/* END MENU-3 */


/* MENU-4 */
.menu-4-align {
	margin-left:5px;
	margin-right:5px;
	margin-top:7px;
}
A.menu-4, A:LINK.menu-4, A:VISITED.menu-4, A:ACTIVE.menu-4, A:FOCUS.menu-4 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #303030;
}
A:hover.menu-4 {
	text-decoration: underline;	
}
/* END MENU-4 */


/* H1 ... H6 */
H1 { font-weight: bold; font-size: 14pt; color: #EEFFEE; }
H2 { font-weight: normal; font-size: 12pt; text-decoration: underline; }
H3 { font-weight: bold; font-size: 11pt; margin-top: 20px; }

H2 span{ font-weight: bold; font-size: 12pt; text-decoration: underline;}

h5 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}
/* END H1 ... H6 */

/* LIN */
#lin {
	position:absolute;
	top:151px;
	right:27px;
	width:185px;
	height:25px;
	z-index:1;
}
/* END LIN */


/* INFO BLOK */
.info_zag {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left:15px;
	margin-top:15px;
}
.info_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #c2d7eb;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:20px;
	border-left:5px solid #7ab0ce;
	padding-left:10px;
	padding-right:20px;
}
/* END INFO BLOK */


/* CATALOG */
.cat_bord {
	border:6px solid #7f9fbf;
	width:100px;
	height:100px;
	padding:1px;
}
.cat_price_p {
	border-left:4px solid #7ca1c1;
	padding-left:6px;
/*	white-space: nowrap;*/
	margin-top:6px;
}
/* END CATALOG */

/* GALLERY */
.cat_bord_gall {
	border:6px solid #7f9fbf;
	width:100px;
	height:100px;
	padding:1px;
	float:left;
	margin-right:25px;
	margin-bottom:25px;
}
/* END GALLERY */


/* NIZ BLOK */
.niz_1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left:15px;
	margin-top:15px;
}
.niz_2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	margin-left:15px;
	margin-top:15px;
}
/* END NIZ BLOK */


/* FORM */
.input {
	border:1px #417097 solid;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color:#FFFFFF;
	background-color:#bdd1e0;
}
.button {
	border:1px #417097 solid;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color:#FFFFFF;
	background-color:#bdd1e0;
}
/* END FORM */


/* VOPROS OTVET */
.vopros {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.vopros-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.otvet {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #b4cfe6;
}
.otvet-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #b4cfe6;
}
.myh2 h2{font-weight: bold; font-size: 13pt; color: #EEFFEE;text-decoration: none;}

.web p {
text-align:justify;
}

.web li {
text-align:justify;
}

.web h2 {
font-weight: bold; 
font-size:15px; 
color: #EEFFEE;
text-decoration: none;
}

/* END VOPROS OTVET */
