@charset "utf-8";
body {
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
}
h1 {
	font-size: 18pt;
	color: #F37218;
	font-weight: normal;
}

h2 {
	font-size: 14pt;
	color: #F37218;
	font-weight: normal;
	margin-bottom: 20px;
}
h2 a {
	font-size: 14pt;
	color: #F37218;
	font-weight: normal;
	margin-bottom: 20px;
	text-decoration: none;
}
h2 a:hover {
	font-size: 14pt;
	color: #FF9900;
	font-weight: normal;
	margin-bottom: 20px;
	text-decoration: none;
}


h3 {
	font-size: 13pt;
	color: #F37218;
	font-weight: normal;
	margin-bottom: 20px;
}
h3 a {
	font-size: 13pt;
	color: #F37218;
	font-weight: normal;
	margin-bottom: 20px;
	text-decoration: none;
}
h3 a:hover {
	font-size: 13pt;
	color: #FF9900;
	font-weight: normal;
	margin-bottom: 20px;
	text-decoration: none;
}



h4 {
	text-align: left;
	background-image: url(img/arrow-icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 27px;
	background-attachment: scroll;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



a {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

select {
	border: 1px solid #CCCCCC;
}
input {
	border: 1px solid #CCCCCC;
}

textarea {
	border: 1px solid #CCCCCC;
}


button.bt-base  {
	background-image: url(img/bt-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 3px;
	margin-left: 0px;
	padding-bottom: 3px;
	background-position: center;
}
button {
	font-family: Tahoma;
}

button.bt-base-150px {
	background-image: url(img/bt-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 3px;
	margin-left: 0px;
	width: 150px;
	padding-bottom: 3px;
	background-position: center;
}

button.bt-nobg   {
	text-align: center;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	color: #0066FF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}


legend {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 7px;
	font-weight: bold;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#logo {
	height: 80px;
	margin-left: 30px;
	margin-right: 30px;
}
#logo  a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
}

	
#contentwrapper{
float: left;
width: 100%;
}
#contentwrapper li {
	list-style-position: inside;
	list-style-type: disc;
}
#leftcontent {
	background:#fff;
	margin-left: 199px;
	margin-right:199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 30px;
	margin-right:330px;
	margin-top: 20px;
}
#strip {
	margin-bottom: 20px;
	color: #ACACAC;
}
#strip img {
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.content-title {
	margin-bottom: 30px;
}
.post {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	overflow: hidden;
	clear: both;
}
.content-block-date {
	color: #ACACAC;
	margin-bottom: 5px;
}
.content-block-title {
	color: #F37218;
	margin-bottom: 10px;
	font-weight: 700;
}
.content-block-text {
	line-height: 20px;
	text-align: justify;
}
.content-block-text img {
	margin-right: 30px;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.content-block-text .boxcontent img {
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 7px;
}
.content-block-text .arrowlist {
	background-image: url(img/arrow-icon.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 35px;
	background-position: 10px center;
	padding-right: 20px;
}




.content-prevnext {
	margin-top: 20px;
	margin-bottom: 20px;
}

.read-more {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 15px;
}
#social-media {
	clear: both;
	padding: 0px 0px 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-top: 30px;
}
#social-media div {
	float: left;
	margin-right: 15px;
}
#social-media div img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}






#rightcontent {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: -300px;
	margin-right: 0px;
	width: 270px;
	background-color: #fff;
	float: left;
}
#rightcontent #ads {
	left: -500px;
	position: absolute;
}

#rightcontent .right-frame {
	margin-bottom: 20px;
}
#rightcontent  .right-frame .right-frame-up {
	background-image: url(img/right-frame-up.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 270px;
	margin: 0px;
}
#rightcontent  .right-frame .right-frame-bg {
	background-repeat: repeat-y;
	width: 240px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	background-image: url(img/right-frame-bg.png);
	padding-top: 0px;
	padding-bottom: 0px;
}
#rightcontent  .right-frame .right-frame-down {
	background-image: url(img/right-frame-down.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 270px;
	margin: 0px;
}

.loginTable  td    {
	vertical-align: middle;
}
.loginTable    .title {
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #DFDFDF;
	text-align: center;
	margin-bottom: 7px;
	margin-top: 0px;
}
.loginTable input {
	height: 20px;

}
.siteNews {
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #DFDFDF;
	text-align: center;
	margin-bottom: 15px;
}



.float-left {
	float: left;
}
.float-right {
	float: right;
}

.float-clear {
	clear: both;
}
#vstavka {
	background:#fff;
	margin-left: 199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 30px;
}

#menu-bottom {
	margin-top: 70px;
	margin-bottom: 15px;
	font-size: 110%;
	font-weight: normal;
}





#footer {
	background-color: #E0E0E0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	background-image: url(img/footer-dots.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer #menu-footer {
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	font-weight: bold;
}
#footer #menu-footer ul {
	margin: 0px;
	padding: 0px;
	z-index: 120;
	list-style-type: none;
}
#footer #menu-footer ul li {
	position: relative;
	display: inline;
	float: left;
	margin-right: 60px;
}
#footer #menu-footer ul li a {
	margin-bottom: 10px;
	display: inline-block;
}
#footer #menu-footer ul li ul {
	list-style-type: none;
	position: relative;
}
#footer #menu-footer ul li ul li {
	margin: 0px;
	padding: 2px 0px;
	position: relative;
	display: block;
	float: none;
}
#footer #menu-footer ul li ul li a {
	font-size: 80%;
	display: inline-block;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: normal;

}
#footer #rss {
	float: right;
	padding-top: 15px;
	text-align: right;
}
#footer #rss img {
	vertical-align: middle;
}


#footer .footer-contacts {
	padding-top: 20px;
	float: left;
}




#footer .footer-links {
	margin-right: 0px;
	height: 31px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	float: right;
	text-align: right;
}
.prev-next {
	padding-right: 10px;
	padding-left: 10px;
}
#map {
	height: 300px;
	width: 100%;
	border: 1px solid #CCCCCC;
	display: block;
}

#map-baloon {
	text-align: center;
	width: 150px;
}
.required {
	font-weight: 700;
	color: #FF0000;
}
input.enterForm  {
	background-image: url(img/button-form.png);
	height: 29px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	width: 110px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

input.enterFormWide {
	background-image: url(img/button-form-wide.png);
	height: 29px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	width: 200px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
}

input.miniBt  {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #0066FF;
	margin: 0px;
	padding: 0px;
	height: 15px;
	cursor: pointer;
	text-decoration: underline;
}




.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}

.table-contacts {
	margin: 30px 0px 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.table-contacts  p {
	padding: 0px;
	margin: 0px;
}
table.partners {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table.partners td {
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-image: url(img/arrow-icon.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 35px;
	background-position: 10px center;
}
table.partners td.nobull {
	margin: 0px;
	padding: 7px 10px;
	background-image: none;
}
table.partners td p {
	margin: 0px;
	padding: 0px;
}
table.nobullet {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
}
table.nobullet td {
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	vertical-align: middle;
	padding-left: 20px;
}
table.nobullet td p {
	margin: 0px;
	padding: 0px;
}



.gray {
	background-color: #DFDFDF;
}
.green {
	color: #009900;
}
.dots-line {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.arrow-bullet {
	background-image: url(img/arrow-icon.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: 20px;
	padding-bottom: 15px;
}

