/* CSS Document */

/* BODY */
body, td, p, font, div, span {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #b1a461;	
}

A:HOVER {
	text-decoration: none;	
}
li {
	list-style-image: url(spis_mark.gif);
	font-size: 12px;
}

ul li a {
	list-style-image: url(spis_mark.gif);
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #b1a461;	
}
/* END BODY */


/* RU ENG */
A.ru_eng_activ, A:LINK.ru_eng_activ, A:VISITED.ru_eng_activ, A:ACTIVE.ru_eng_activ, A:FOCUS.ru_eng_activ {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;	
}
A:hover.ru_eng_activ {
	text-decoration: underline;	
}
.ru_eng_noactiv {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;	
	text-transform: uppercase;
	color: #b1a461;	
}
/* END RU ENG */


/* MENU-1 */
A.menu-1, A:LINK.menu-1, A:VISITED.menu-1, A:ACTIVE.menu-1, A:FOCUS.menu-1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #b1a461;	
	line-height:30px;
}
A:hover.menu-1 {
	text-decoration: none;	
	color: #214684;
}
A.menu-1-activ, A:LINK.menu-1-activ, A:VISITED.menu-1-activ, A:ACTIVE.menu-1-activ, A:FOCUS.menu-1-activ {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #214684;	
	line-height:30px;
}
A:hover.menu-1-activ {
	text-decoration: none;	
	color: #214684;
}
/* END MENU-1 */


/* H1 ... H6 */
h3 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #214684;	
	margin-bottom:10px;
}
h4 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #214684;	
	margin-bottom:10px;
}
/* END H1 ... H6 */


/* FORM */
.input {
	border:1px #656565 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	background-color:#FFFFFF;
	width:145px;
}
.button {
	border:1px #aaaaaa solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	background-color:#E7E7E7;
}
/* END FORM */


/* ADRES PHONE */
.adres-1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	margin-bottom:30px;
}
.adres-2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	line-height:20px;
}
.phone {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #214684;	
}
.phone-kod {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #214684;	
}
/* END ADRES PHONE */


/* NEWS */
.news-data {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
	margin-bottom:5px;
}
.news-foto-text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;	
	margin-top:5px;
}
.news-data-noactiv {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #214684;
	width:50px;
	background-color:#dddddd;
	text-align:center;
	padding:3px;
}
/* END NEWS */


