body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background : white;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
}

/* Фоны */

.white {
	background : #FFF;
	color: Black; 
}
.photo {
	background-image : url(i/main/photo_lemberg.jpg);
	background-repeat : no-repeat;
	background-position : right;
}
.oval {
	background-image: url(i/bg/bg_oval_half.jpg);
	background-repeat: no-repeat;
	height: 121px;
	background-position: 100%;
	width: 100%;
}
.cite {
	visibility: visible;
	position: absolute;
	margin-left: 300px;
	margin-top: 240px;
}
.citetext {
	visibility: visible;
	position: absolute;
	margin-left: 320px;
	margin-top: 285px;
	font-size : 13px;
}
.chair1 {
	background-image : url(i/bg/chair1.jpg);
	background-repeat : repeat-x;
	background-position : right;
}
.chair2 {
	background-image : url(i/bg/chair2.jpg);
	background-repeat : repeat-x;
	background-position : left;
}

/* Разное */

.orange {
	color: #FFA319; 
	line-height: 30px;
	margin-bottom : 0px;
}
.blue {
	color: #0092CF;
	line-height: 20px;
}
.bluetable {
	background : #e4f7fc;
	font-size : 20px;
	color: #0092CF;
	margin-top : 15px;
	margin-bottom : 0px;
	letter-spacing : -1px;
	text-align : center;
	height: 45px;
}

/* Ссылки */

a.amenu {
	font-size : 18px;
	color: #0092CF;
	letter-spacing : -1px;
	text-decoration : underline;
}
a.amenu:hover {
	color: #FFA319;
}
a.amenuon {
	font-size : 18px;
	color: #F91;
	letter-spacing : -1px;
	text-decoration : underline;
}
a.bmenu {
	font-size : 12px;
	color: #0092CF;
	text-decoration : none;
}
a.bmenu:hover {
	color: #F91;
}
a.cmenu {
	font-size : 8pt;
	color: #0092CF;
	text-decoration : none;
}
a.cmenu:hover {
	color: #F91;
}
a.cmenuon {
	font-size : 8pt;
	color: #F91;
	text-decoration : none;
}
a.faqmenu {
	font-size : 12px;
	color: #000;
	text-decoration : none;
}
a.faqmenu:hover {
	color: #0092CF;
	text-decoration : none;
}

/* Текст */

.min {
	font-size : 7pt;
}
.med {
	font-size : 8pt;
	color : #999;
}
.text {
	font-size : 12px;
	text-align : justify;
}
.textnews {
	font-size : smaller;
}
.textdate {
	font-size : 13px;
	color: #11BDEF;
}
.textb {
	font-size : 12px;
	text-align : center;
	font-weight : bold;
}

/* Заголовки */

.header {
	font-size : 19px;
	color: #0092CF;
	margin-top : 15px;
	margin-bottom : 0px;
	letter-spacing : -1px;
}
h1 {
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	color: #0092CF;
	font-size : 26px;
	margin-top : 20px;
}
h2 {
	font-family : "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #0092CF;
	font-size : 22px;
	margin-top : 20px;
	font-weight: normal;
	font-style: italic;
}
h3 {
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 22px;
	margin-top : 0px;
	margin-bottom : 0px;
	color: #197EC5;
	letter-spacing : -1px;
}
.hlogo {
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	color: #00B8EE;
	letter-spacing : -1px;
}

/* Изображения */
.pic {
}

/* Слои */
.divimg {
	border: 1px solid #0092CF;
	padding: 1px;
	width: 150px;
}
.divimgvert {
	border: 1px solid #0092CF;
	padding: 1px;
	width: 113px;
}
