body, h1, h2, h3, h4, h5, h6, a, ul, ol, li, p {
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-family: Verdana, Verdana, Geneva, sans-serif;
}
* a, * * a {
	color:				inherit;
	font-size:			inherit;
	font-family:		inherit;
	font-weight:		inherit;
	text-decoration:	inherit;
}
a:hover {
	text-decoration: underline;
}
input, select {
	border:1px solid #8D8D8D;
	font-weight:bold;
}
body {
	background-color: white;
	text-align: center;
}
#mainHolder {
	width:800px;
	margin: 0 auto;
	overflow:hidden;
	min-height:605px;
	height:auto !important;
}
.header {
	width:100%;
	height: 135px;
	position:relative;
}
.header .logo {
	width:189px;
	float:left;
}
.headerText {
	float:left;
}
.bodyHolder {
	background: url("../img/longMenuBackgr.jpg") repeat-y;
	float:left;
}
.navigation {
	width: 189px;
	float:left;
	background: #660000 url("../img/leftPannel.jpg") no-repeat top;
	min-height:485px;
	height:auto !important;
	height:485px;
}
.dateRow {
	line-height: 16px;
	width: 180px;
	padding: 5px;
}
.bg_en {
	float:left;
}
.bg_en a {
	font-size:14px;
	font-weight: bold;
	color: #f0f0f0;
}
.date {
	font-size:11px;
	font-weight: bold;
	color: #f0f0f0;
}
.bg_en span {
	font-size:10px;
	color: #f0f0f0;
	vertical-align: top;
}
.date {
	float:right;
}
.menu {
	width:188px;
	float:left;
	text-align:center;
}
.menu ul {
	margin-top:28px;
	list-style: none;
}
.menu ul li {
	line-height: 34px;
}
.menu ul li a {
	font-size: 16px;
	font-weight: bold;
	color: white;
	width:187px;
	height:34px;
	display:block;
	letter-spacing: 2px
}
.menu ul li:hover {
/*	background: url("../img/hoverEfect.png") top repeat;*/

}
.menu li a.selected, .menu ul li a:hover {
	text-decoration: none;
	color: #660000;
	background: url("../img/hoverEfect.png") top repeat;
	margin-left:1px;
}
.exchange {
	width:100%;
	float:left;
	margin-top:50px;
}
.exchange h6 {
	font-size: 13px;
	color: white;
	float:left;
	padding-left: 5px;
}
.exchange span {
	float:right;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right: 5px;
	line-height: 20px;
}
.exchange table {
	margin: 5px;
	padding:3px;
	border: 1px solid #7a2323;
	display:inline;
	float:left;
}
.exchange table td {
	font-size: 13px;
	color: white;
	padding-right: 14px;
	display:inline;
}
.exchange table td.last {
	padding-right:0px;
}
.bold {
	font-weight:bold;
}
.content {
	width:609px; /*605*/
	float:left;
	overflow:hidden;
}
.upPic {
	margin:  7px 0 7px 0px;
	/*	display:inline;
	float:left;
	width:598px;
	overflow:hidden;*/
	text-align:right;
}
.mainText {
	text-align:left;
	margin:10px 0 10px 20px;
	float:left;
	display:inline;
}
.mainText p {
	font-size:13px;
	line-height:22px;
	color: #373232;
	margin-bottom: 10px;
	text-align: justify;
}
.mainText p.specialFormat {
	font-size:14px;
	margin: 15px 0 8px 0;
	line-height:22px;
	font-weight:bold;
	color:black;
}
.footer {
	border-top: 2px solid #660000;
	margin-top:10px;
	float:left;
	width:100%;
}
.footer span a, .footer span {
	font-size:10px;
	color: #660000;
	margin: 5px 2px;
}
.copyright {
	float:left;
}
.creator {
	float:right;
}
.creator a {
	text-decoration: underline;
}
#activities .mainText {
/*width: 100%;*/

}
#activities .mainText ol {
	list-style-type: decimal;
}
#activities .mainText li {
	margin: 0 0 10px 25px;
	font-size:12px;
	line-height:22px;
 }
#activities p {
}
#activities .specialFormat {
	margin-bottom:7px;
	margin-top:12px;
}
#activities .mainText {
	margin: 10px 0 10px 20px
}
#contacts table {
	margin: 5px 0 15px 0;
}
#contacts table td {
	padding:2px;
	font-size:11px;
	font-weight: bold;
	color: #373232;
}
table td a {
	cursor: pointer;
	text-decoration:underline;
}
#projects {
}
#projects .mainText {
}
#services {
}
#contacts ul li, #partners ul li, #services ul li {
	margin: 0 0 10px 25px;
	font-size:12px;
/*	color: #373232; */
	line-height:20px;
}
#services ul li a {
	text-decoration:underline;
	color: #373232;
	width:100%;
}
#contacts .mainText p.specialFormat, #partners .mainText p.specialFormat, #services .mainText p.specialFormat {
}
#contacts {
}
#contacts .mainText .contactInfo {
	text-align:left;
	margin:2px 0 10px 0px;
	float:left;
	display:inline;
	width:300px;
!important;
}
#contacts ul li {
	list-style: none;
	font-weight: normal;
	margin: 5px 0;
}
.form {
	border: 1px solid #660000;
	padding:10px;
	margin-top:15px;
	position:relative;
	float:left;
	width:560px;
}
.form .imgHolder {
	position:absolute;
	top:0;
	right:0;
	height:225px;
	overflow:hidden;
}
#contacts .form p.specialFormat {
	font-size:14px;
	border-bottom: 1px solid #660000;
}
.contactForm {
}
.contactForm label {
	width: 100px;
	float: left;
	text-align: right;
	font-size:11px;
	font-weight:bold;
	margin-right: 10px;
	color: #660000;
}
.contactForm textarea, .contactForm input {
	border:1px solid #E1CFCF;/*#8D8D8D;*/
	width:200px;
}
.contactForm .message {
	width:200px;
	height:70px;
}
.contactForm .row {
	margin:7px 0;
}
.submitButton {
	background-color: #660000;
	color:#F0F0F0;
	font-size:12px;
	font-weight: bold;
	width:75px !important;
	border: 1px solid #660000 !important;
	padding-bottom:2px;
}
.activNavigation {
	text-align:left;
	padding: 6px 5px 3px 20px;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}
.activNavigation span, .activNavigation a {
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}
.webPage {
	font-weight:bold;
}
.webPage a {
	font-weight:bold;
	margin-left:7px;
	color: #660000;
	text-decoration:underline;
}
.mail {
	font-weight:normal;
}
.mail b {
	color: #660000;
}
.abzac {
	margin-left:40px;
	font-weight:normal;
}
.mainText ul {
	color: #660000;  
}
.mainText ul li {
	list-style: square;
	text-align: justify;
	color: #660000;  
}
.mainText ul span {
	color: #000;	
	font-size: 13px;
}
.mainText h3 {
	font-size: 14px;
	color: #660000;
	margin-bottom: 15px;
	border-bottom: 1px solid #660000;
	padding-bottom: 5px;
}

