.menuBg {
	background-image: url(img/menuBg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.mButton {
	background-image: url(img/mBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 20px;
}
.l2Button {
	background-image: url(img/mBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.lmButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.reforma {
	background-image: url(img/reformaBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mLink {
	color: #4B67A7;
	text-decoration: none;
}
a.mLink:hover {

	color: #6699FF;
	text-decoration: none;
}
.ukraine {
	background-image: url(img/ukraine.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fon {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background-image: url(img/bBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 30px;
	margin-left: 60px;
	text-align: center;
}
.newsBg {
	background-image: url(img/newsBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6980B3;
	font-weight: bold;
	padding-left: 20px;
}
.p2Bg {
	background-image: url(img/p2Bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6980B3;
	font-weight: bold;
	padding-left: 20px;
}
.p3Bg {
	background-image: url(img/p3Bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6980B3;
	font-weight: bold;
	padding-left: 20px;
}
.newsTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #4B67A7;
	background-color: #F0F0F0;
	margin-top: 10px;
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-indent: 0pt;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	background-color: #F0F0F0;
	margin-top: 10px;
	text-align: justify;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-indent: 0pt;
}
.linkBlack {
	color: #000000;
	text-decoration: none;
}
a.linkBlack:hover {

	color: #666666;
	text-decoration: none;
}
.textBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 5px 10px;
}
h1 { color: #336699; 
	font-family: sans-serif; 
	font-size: 18px; 
	font-weight: bold;
 	margin: 2 2 2 2 ;
	text-align: center;
	padding: 2 2 2 2;
	}
h2 {
	color: #336699;
    font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 15 10 10 10 ;
	text-align: center;
	padding: 2 2 2 2;
}
h3 {
	color: #000066;
    font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
 	margin: 2 2 2 2 ;
	text-align: center;
	padding: 2 2 2 2;
}

h4 {
	color: #000066;
    font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
 	margin: 2 2 2 2 ;
	text-align: center;
	padding: 2 2 2 2;
}
h5 {
	color: #336699;
    font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
 	margin: 2 2 2 2 ;
	text-align: center;
	padding: 2 2 2 2;
}

#comments {
	width:100%;
	background-color:#F7F7F7;
	height:55px;
}

.head_comments {
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#474747;
	line-height:17px;
	padding-left:20px;
	padding-top:20px;
}

.head_comments .pic {
	background: transparent url(img/all_sprite_2.gif) no-repeat scroll 0px -21px;
	height:20px;
	width:20px;
	float:left;
}

.head_comments span {
	color:#ABABAB;
	font-weight:normal;
}

.open_comments {
	float:right;
	line-height:17px;
	padding-right:20px;
	padding-top:20px;
}

#form_comments {
	display:none;
	background-color:#F7F7F7;
	padding:0px 15px 15px;
	font-size:14px;
	color:#ABABAB;
}

#open {
	display:block;
	cursor:pointer;
}

#open .pic {
	background: transparent url(img/all_sprite_2.gif) no-repeat scroll 0px -44px;
	height:20px;
	width:20px;
	float:left;
	margin-top:4px;
}

#open span {
	color:#0000FF;	
	border-bottom:1px dashed #0000FF;
}

#close {
	display:none;
	cursor:pointer;
}

#close .pic {
	background: transparent url(img/all_sprite_2.gif) no-repeat scroll 0px -63px;
	height:20px;
	width:15px;
	float:left;
	margin-top:4px;
}

#close span {
	color:#0000FF;	
	border-bottom:1px dashed #0000FF;
}

.one_column {
	width:35%;
	float:left;
}

.two_column {
	padding-left:39%;
}

.hide {
	display:none;	
}

#comments_read {
	width:95%;
	padding:0px 0px 5px 15px;
	background-color:#FFFFFF;
}

#order {
	width:100%;
	height:50px;
	background-color:#FFFFFF;
}

#order .pic {
	background: transparent url(img/all_sprite.gif) no-repeat scroll 0px -73px;
	height:35px;
	width:31px;
	float:left;
	margin-left:30px;
}

.order_by {
	float:right;
	padding-right:20px;
	padding-top:10px;
}

#ask {
	display:block;
	cursor:pointer;
}

#ask .pic {
	background: transparent url(img/all_sprite_2.gif) no-repeat scroll 0px -83px;
	height:20px;
	width:15px;
	float:left;
	margin-top:4px;
	margin-left:0px;
}

#ask span {
	color:#0000FF;	
	border-bottom:1px dashed #0000FF;
}

#ask form {
	padding-left:15px;
}

#ask .buttonurl {
	color:#0000FF;
	border:0px;
	border-bottom:1px dashed #0000FF;
	background-color:#FFFFFF;
	cursor:pointer;
	margin:0px;
	padding:0px;
	width:99px;
}

#desc {
	display:block;
	cursor:pointer;
}

#desc .pic {
	background: transparent url(img/all_sprite_2.gif) no-repeat scroll 0px -103px;
	height:20px;
	width:15px;
	float:left;
	margin-top:4px;
	margin-left:0px;
}

#desc span {
	color:#0000FF;	
	border-bottom:1px dashed #0000FF;
}

#desc form {
	padding-left:15px;
}

#desc .buttonurl {
	color:#0000FF;
	border:0px;
	border-bottom:1px dashed #0000FF;
	background-color:#FFFFFF;
	cursor:pointer;
	margin:0px;
	padding:0px;
	width:106px;
}

.hr {
	border-top:1px solid #D9D9D9;
	padding-top:10px;
}

input {
	margin:5px 0px;
	border:1px solid #A4B97F;
}

textarea.user_text {
	margin:5px 0px;
	border:1px solid #A4B97F;
	width:300px;
	height:97px;
}

.submit {
	cursor:pointer;
}

.inner_text {
	border-bottom:1px solid #D9D9D9;
	margin-bottom:10px;
	padding-bottom:10px;
}

.inner_name {
	padding-bottom:6px;
}

.inner_name span {
	color:#ABABAB;
}