@font-face {font-family: 'PT Serif'; 
	src: url('../fonts/PTF55F_W.eot');
	src: url('../fonts/PTF55F_W.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/PTF55F_W.woff') format('woff'),
		 url('../fonts/PTF55F_W.ttf') format('truetype'),
		 url('../fonts/PTF55F_W.svg#PTSerif-Regular') format('svg');}
@font-face {font-family: 'PT Serif';
	src: url('../fonts/PTS75f_w.eot');
	font-weight: bold;
	src: url('../fonts/PTF75F_w.eot?#iefix') format('embedded-opentype'),
	url('../fonts/PTF75F_W.woff') format('woff'),
	url('../fonts/PTF75F_W.ttf') format('truetype'),
	url('../fonts/PTF75F_W.svg#PTSans-Bold') format('svg');}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTS55F_W.eot');
    src: url('../fonts/PTS55F_W.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTS55F_W.woff') format('woff'),
         url('../fonts/PTS55F_W.ttf') format('truetype'),
         url('../fonts/PTS55F_W.svg#PTSansRegular') format('svg');
}
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    src: url('../fonts/pts56f-webfont.eot');
    src: url('../fonts/pts56f-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pts56f-webfont.woff') format('woff'),
         url('../fonts/pts56f-webfont.ttf') format('truetype'),
         url('../fonts/pts56f-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;

}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    vertical-align: baseline;
    font-size: 100%;
    font-family: inherit;
}

article,aside,details,figcaption,figure,
footer,hgroup,menu,nav,section {
    display: block;
    position: relative;
}

html, body {
    margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body{
	 min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  background: url(../img/bg-wraper-main.jpg) repeat top center #ffffff;
  font-family: 'PT Serif', Helvetica, serif;
}
/* Typography*/
a{
	color:#0099cc;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

ul li {
    list-style-type: none;
}

h1 {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 9px;
    text-transform: uppercase;
}

form legend, form h2, .blue-title h2 {
	font-size:20px;
    display: block;
    margin: 0 0 19px;
	font-family:'pt Serif', Helvetica, serif;
	border-bottom:2px solid #0099cc;
	padding-bottom:15px;
	font-weight:normal;
    width: 100%;
    -webkit-appearance: none;
}

fieldset > label:first-of-type
{
-webkit-margin-top-collapse: separate;
    margin-bottom:19px;
    display: block;
}

/*end of typography*/
#header {
    background: url(../img/head_bg.png) repeat 50% 0 transparent;
    height: 230px;
    position: relative;
    border-bottom: 4px solid #e9c136;
    box-shadow: inset 0 -1px 0 #efd370, 0 1px 1px #c2c2c2;
    z-index: 1;
}

.wraper-header {
    width: 1008px;
    margin: 0 auto;
    padding: 0 11px 0 12px;
    height: 229px;
    background: url(../img/head_bg.png) no-repeat 50% 0 transparent;
}

.top-menu {
    overflow: hidden;
    padding-top: 3px;
    width: 978px;
    margin: 0 auto;
}

.top-menu-left {
    float: left;
    width: 270px;
    margin-top: 3px;
}

.top-menu-left a {
    color: #ffcc00;
    float: left;
    font-size: 0.75em;
    display: block;
    font-family: 'PT Sans', Arial, sans-serif;
}

.top-menu-right {
    float: right;
}

.rss {
    margin-right: 29px;
    background: url(../img/rss-icon.png) no-repeat left top;
    padding-left: 24px;
    line-height: 1.33em;
}

.rss:hover {
    text-decoration: none;
}

.language a,a.language-link {
    color: #ffffff!important;
    padding: 2px 5px 0px;
    margin-top: -2px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
}

.language a:hover,a.language-link:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
}

a.active-language, .active > a.language-link {
    background: rgba(255,255,255,0.35);
    -pie-background: rgba(255,255,255,0.35);
    border-radius: 1px;
    opacity: 0.75;
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)";
    position: relative;
}

.search {
    float: right;
    position: relative;
}

.button-search {
    display: block;
    height: 14px;
    width: 14px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/bt-search.png) no-repeat top left;
    position: absolute;
    top: -1px;
    right: -8px;
    cursor: pointer;
}

.top-menu-right a {
   /* margin-top: 5px; */
}

.top-menu-right a:hover {
    text-decoration: none;
}

.top-menu-right, .enter_div {
    float: right;
}
.enter_div {
    margin-top:5px;
}
.form-item input[type='text'].input-search {
    margin-left: 14px;
    border-radius: 1px;
    background: rgba(255,255,255,0.35);
    -pie-background: rgba(255,255,255,0.35);
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
    border: none;
    font-size: 0.675em;
    color: #ffffff;
    line-height: 2.1em;
    width: 149px;
    height: 23px;
    padding: 0 25px 0 10px;
    display: block;
    position: relative;
}

.top-menu-right a {
    color: #FFCC00;
    display: block;
    float: right;
    font-family: 'PT Sans',Arial, sans-serif;
    font-size: 0.75em;
    margin-right: 15px;

}

.logo {
    background: url(../img/logo.png) no-repeat center top;
    width: 750px;
    overflow: hidden;
    height: 125px;
    position: relative;
    top: 17px;
    margin: 0 auto;
    line-height:1.45em;
    letter-spacing: 0.1em;
}


.logo p {
    text-transform: uppercase;
    color: #fde586;
    font-size: 1.25em;
    height: 107px;
    margin-top: 26px;
    width: 315px;
    text-shadow:0px 3px 2px #000000;
}

.logo .rus {
    float: left;
    text-align: right;
}

.logo .eng {
    float: right;
}
#logo_pointer:hover{
    cursor: pointer;
}
.navigation {
    position: absolute;
    bottom: -4px;
    z-index: 5;
    width: 994px;
    height: 47px;
    background: url(../img/bg-nav.png) no-repeat 2px 0;
    padding: 4px 5px 0 7px;
}

#nav {
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}

.no-js #nav {
    box-sizing: content-box;
}

#nav > li {
    float: left;
    list-style-type: none;
    text-align: center;
    background: url(../img/nav-separator.png) no-repeat right -1px;
    padding-right: 2px;
}

#nav > li:last-child {
    background: none;
}

#nav > li a {
    display: block;
    text-transform: uppercase;
    color: #1a1a1a;
    font-size: 0.875em;
    line-height: 3.4em;
    text-decoration: none;
    text-shadow:0px 1px 0px #ffffff;
}


.no-js #nav > li a {
    display: block;
    text-transform: uppercase;
    color: #1a1a1a;
    font-size: 0.875em;
    line-height: 3.4em;
    text-decoration: none;
    padding: 0 33px;
}


#nav > li:hover {
    background: url(../img/bg-button-first.png) no-repeat 10% top;
    overflow: hidden;
}

#nav > li:hover a, #nav li.sfHover:hover a:hover  {
    color: #ffcc00;
    text-shadow: 0px 1px 0px #0e3850;
}

#nav li.sfHover:hover a {
    color: #ffffff;
}

#nav li:first-child:hover {
    background-position: 0 0;
}

#nav li:last-child {
    background-position: 100% 0;
}

.nested-nav {
    position: absolute;
    box-shadow: 0 1px 1px #000000;
    width: 239px;
    display: none;
}

.ie .nested-nav {
    width: 238px;
}

.no-js .nested-nav {
    display: none;
}

.no-js #nav > li:hover .nested-nav {
    display: block;
}

.nested-nav > li {
    list-style: none;
    text-align: left;
    position:relative;
}
#nav .nested-nav > li a {
    color: #ffffff;
    font-size: 0.812em;
    line-height: 1em;
    text-decoration: none;
    text-transform: none;
    padding: 10px 15px 10px 30px;
    background-color: #134561;
    width: 194px;
    border-top: 1px solid #4a7792;
    font-family: 'PT Sans',Arial, sans-serif;
    position: relative;
}

.ie #nav .nested-nav > li a {
    width: 197px;
}
.ie8 #nav .nested-nav > li a {
    width: 194px;
}

#nav .nested-nav > li a:hover {
    background: -moz-linear-gradient(bottom, #0f3c55, #17587b);
    background: -o-linear-gradient(bottom, #0f3c55, #17587b);
    background: -webkit-linear-gradient(bottom, #0f3c55, #17587b);
    background: -ms-linear-gradient(bottom, #0f3c55, #17587b);
    background: linear-gradient(bottom, #0f3c55, #17587b);
    -pie-background: linear-gradient(bottom, #0f3c55, #17587b);
    color: #ffcc00;
    position: relative;
}

.wraper-main {
    padding-bottom:410px;
    position: relative;
    z-index: 0;
}

.wraper-main:after {
    content: "";
    clear: both;
    display: block;
}

.main {
    width: 1008px;
    margin: 0 auto;
    height: 100%;
}
.main:after {
    content: "";
    clear: both;
    display: block;
}

.bg-main {
    background: url(../img/bg-main.png) repeat-y top center;
    padding: 27px 24px 15px 24px;
}
.bg-main:after{
	content:"";
	display:block;
	clear:both;
}
.bg-footer {
    background: url(../img/bg-bottom-main.png) no-repeat top center;
    height: 28px;
    width: 1008px;
    margin: 0 auto;
}

.left-aside {
    float: left;
}

.menu {
    width: 192px;
}

.menu-box {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.menu-box h2 {
    font-size: 1.125em;
    /*line-height: 1.875em;*/
    background: url(../img/bg-left-title.png) no-repeat left bottom;
    font-weight: normal;
    padding-bottom: 11px;
}

.menu-list > li {
    list-style-type: none;
    border-bottom: 1px solid #e3e3e3;
    line-height:0.8em;
}

.menu-list > li > a {
    text-decoration: none;
    display: block;
    
}
.menu-list > li > a:hover{
	text-decoration:none;
	background: #dce8f0;
}
.menu-list > li:first-child > a span {
	padding-top:14px;
}
.menu-list > li > a span {
    font-family: 'PT Sans', Arial, sans-serif;
    font-size: 0.812em;
    color: #333333;
    padding: 13px 6px 11px 10px;
    display: block;
}

.nested-menu a span {
    background: url(../img/arrow.png) no-repeat 177px 50%;
}

.nested-menu a.active span {
    background: url(../img/arrow-up.png) no-repeat 96% 50%;
}

.box-nested-menu li {
    list-style-type: none;
    padding-left: 6px;
}
.thirdLevel{
    position:absolute;
    right:-239px;
    top:0;
}

.ie .thirdLevel {
    right: -246px;
}
.box-nested-menu li a {
    font-size: 0.75em;
    background: url(../img/square.jpg) no-repeat 4px 14px;
    font-family: 'PT Sans', Arial, sans-serif;
    display: block;
    color: #333333;
    text-decoration: none;
    padding: 10px 5px 10px 10px;
}

.box-nested-menu li:hover {
    background: rgb(220,232,240);
}

.menu-list li a.active {
    text-decoration: none;
}

.menu-list li a.active span {
    color: #ffcc00;
}

.menu-list li > a.active {
    background: url(../img/bg-menu-hover2.jpg) no-repeat 0 0;
    background-size: 100% 100%;
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-menu-hover2.jpg', sizingMethod='scale')";
}

.menu-box h3 {
    font-size: 0.875em;
    background: url(../img/bg-left-title.png) no-repeat left bottom;
    font-weight: normal;
    padding-bottom: 13px;
    margin-bottom: 10px;
}

.menu-box img {
    float: left;
    margin-right: 10px;
}

.menu-box p {
    color: #1a1a1a;
    font-size: 0.875em;
}

.button-dgrey {
    font-size: 0.687em;
    padding: 6px 5px;
    text-shadow: 0 1px 0 #ffffff;
    color: #0d0d0d;
    background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3, #dfdddd);
    background: -o-linear-gradient(top, #e3e3e3, #dfdddd);
    background: -webkit-linear-gradient(top, #e3e3e3, #dfdddd);
    background: -ms-linear-gradient(top, #e3e3e3, #dfdddd);
    background: linear-gradient(top, #e3e3e3, #dfdddd);
    -pie-background: linear-gradient(#e3e3e3, #dfdcdc);
    text-decoration: none;
    border-radius: 1px;
    position: relative;
}


a.archive {
    position: absolute;
    right: 20px;
    bottom: 0;
}

a.buttom-dgrey:hover {
    background: #dfdddd;
    background: -moz-linear-gradient(top, #dfdddd, #e3e3e3);
    background: -o-linear-gradient(top, #dfdddd, #e3e3e3);
    background: -webkit-linear-gradient(top, #dfdddd, #e3e3e3);
    background: -ms-linear-gradient(top, #dfdddd, #e3e3e3);
    background: linear-gradient(top, #dfdddd, #e3e3e3);
    -pie-background: linear-gradient(#dfdddd, #e3e3e3);
}

.main-box {
    float: right;
    width: 716px;
}

.top-new {
    overflow: hidden;
    margin-bottom: 10px;
}

.top-new img {
    float: left;
    margin-right: 30px;
	max-width: 350px;
	max-height: 242px;
}

.top-new h2 {
    font-size: 1.125em;
    line-height: 1.25em;
    color: #0d0d0d;
    font-weight: normal;
    font-family: 'PT Sans', Arial, sans-serif;
    margin-bottom: 10px;
}
.top-new h2 a{
    color: #0d0d0d;
    text-decoration:none;
}

.top-new p {
    font-family: 'PT Sans', Arial, sans-serif;
    font-size: 0.812em;
    line-height: 1.5em;
    color: #333333;
    margin-bottom: 17px;

}

.button-grey {
    color: #333333;
    font-size: 0.812em;
    padding: 0px 10px;
    height:26px;
    line-height:26px;
    text-decoration: none;
    background: #dfdcdc;
    background: -moz-linear-gradient(top, #f2f2f2, #dfdcdc);
    background: -o-linear-gradient(top, #f2f2f2, #dfdcdc);
    background: -webkit-linear-gradient(top, #f2f2f2, #dfdcdc);
    background: -ms-linear-gradient(top, #f2f2f2, #dfdcdc);
    background: linear-gradient(top, #f2f2f2, #dfdcdc);
    -pie-background: linear-gradient(top,#f2f2f2, #dfdcdc);
    border-radius: 1px;
    position: relative;
    display:inline-block;
    text-shadow: 0 1px 0 #FFFFFF;
}
.item-list .pager{
    padding:0 0 15px;
    margin:0;
}

.button-grey:hover, .pager_wrapper .pager li a:hover, .fileLoad .button-hover  {
    background: #fbd358;
    background: -moz-linear-gradient(top, #fbd358, #ffcc00);
    background: -o-linear-gradient(top, #fbd358, #ffcc00);
    background: -webkit-linear-gradient(top, #fbd358, #ffcc00);
    background: -ms-linear-gradient(top, #fbd358, #ffcc00);
    background: linear-gradient(top, #fbd358, #ffcc00);
    -pie-background: linear-gradient(top,#fbd358, #ffcc00);
    position: relative;
}

.3steps {
}

.stepstitle {
	color: rgb(31, 59, 117);
	font-size: 150%;
	margin-bottom: 16px;
}

.apply {
    background: url(../img/bg-apply.jpg) no-repeat left top;
    position: relative;
    height: 119px;
    margin-bottom: 26px;
    text-shadow:0px 1px 0px #000033;
}

.quantity {
    font-size: 0.812em;
    position: absolute;
    left:30px;
    top: 42px;
    text-align: center;
}

.quantity p {
    color: #fde586;
}

.quantity .number {
    font-family: 'PT Serif', Helvetica, serif;
    font-size: 2.307em;
    font-weight: bold;
    line-height:0.76em;
}
.quantity .number+p{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:0.06em;
	line-height: 1.7em;
}

.apply-text {
    position: absolute;
    left: 214px;
    top: 36px;
}

.apply-text p {
    font-size: 14px;
    color: #fde586;
    width: 295px;
    line-height:1.1em;
}

.button-lgrey {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff, #cccccc);
    background: -o-linear-gradient(top, #ffffff, #cccccc);
    background: -webkit-linear-gradient(top, #ffffff, #cccccc);
    background: -ms-linear-gradient(top, #ffffff, #cccccc);
    background: linear-gradient(top, #ffffff, #cccccc);
    -pie-background: linear-gradient(top,#ffffff, #cccccc);
    border-radius: 1px;
    box-shadow: 0 1px 0 #000000;
    text-decoration: none;
    font-size: 0.812em;
    text-shadow: 0 1px 0 #ffffff;
    color: #1a1a1a;
    width: 116px;
    display: block;
    text-align: center;
    position: relative;
}

.apply-button a {
   line-height: 2.38em;
    margin-bottom: 6px;
}

a.button-lgrey:hover {
    background: #fbd358;
    background: -moz-linear-gradient(top, #fbd358, #ffcc00);
    background: -o-linear-gradient(top, #fbd358, #ffcc00);
    background: -webkit-linear-gradient(top, #fbd358, #ffcc00);
    background: -ms-linear-gradient(top, #fbd358, #ffcc00);
    background: linear-gradient(top, #fbd358, #ffcc00);
    -pie-background: linear-gradient(top,#fbd358, #ffcc00);
}

.apply-button {
    width: 116px;
    position: absolute;
    right: 29px;
    top: 27px;
}

.chronicle {
    width: 306px;
    margin-bottom: 30px;
    float: left;
    overflow: hidden;
}

.section-border > div,.borderinner {
    background: url(../img/bg-chronical.jpg) repeat left top;
    padding: 4px;
    margin-bottom: 20px;
}


.list-events, .whiteback {
    background-color: #ffffff;
    position: relative;
}
.whiteback{
	position:relative;
	box-shadow: inset 0px 0px 2px #e7e7e7;
	border:1px solid #cfcfcf;
	padding:25px;
}
.list-events ul {
    padding: 3px 16px 0 16px;
     overflow:hidden;
}

.label {
    position: absolute;
    height: 34px;
    width: 26px;
    overflow: hidden;
    top: -4px;
    right: 21px;
    background: url(../img/label.png) no-repeat left top;
}

.list-events li {
    border-bottom: 1px solid #ececec;
    padding: 8px 0 13px 0;
    list-style-type: none;
	overflow: hidden;
}
.list-events li:first-child{
	padding-top:10px;
}
.list-events > ul li span {
    display: inline-block;
}

.list-events > ul li > span{
    display: inline-block;
    margin-bottom: 3px;
}

.date-chronicle {
    color: #999999;
    font-size: 0.812em;
    line-height: 1.5em;
    cursor: pointer;
	margin-bottom: 9px;
	padding: 0 3px;
	text-transform: lowercase;
}
.date-node {text-transform: lowercase;}

.event-discription {
    color: #1a1a1a;
    font-size: 0.867em;
    line-height: 1.385em;
    font-family: 'PT Sans', Arial sans-serif;
	display: block!important;
	margin-top: -2px;
}

/*.button-yellow {
    text-decoration: none;
    color: #0d0d0d;
    font-size: 0.812em;
    padding: 0 10px;
    line-height:2em;
    background: #fbd358;
    background: -moz-linear-gradient(top, #fbd358, #ffcc00);
    background: -o-linear-gradient(top, #fbd358, #ffcc00);
    background: -webkit-linear-gradient(top, #fbd358, #ffcc00);
    background: -ms-linear-gradient(top, #fbd358, #ffcc00);
    background: linear-gradient(top, #fbd358, #ffcc00);
    -pie-background: linear-gradient(top,#fbd358, #ffcc00);
    text-shadow: 0 1px 0 rgba(255,255,255,0.75);
    border-radius: 1px;
    position: relative;
}
*/
.chronicle-footer a {
    float: right;
}
/*
a.button-yellow:hover {
    background: #fbd358;
    background: -moz-linear-gradient(top, #ffcc00, #fbd358);
    background: -o-linear-gradient(top, #ffcc00, #fbd358);
    background: -webkit-linear-gradient(top, #ffcc00, #fbd358);
    background: -ms-linear-gradient(top, #ffcc00, #fbd358);
    background: linear-gradient(top, #ffcc00, #fbd358);
    -pie-background: linear-gradient(top,#ffcc00, #fbd358);
    text-decoration: underline;
}
*/
.perspective {
    width: 381px;
    float: right;
    margin-left: 20px;
    overflow: hidden;
}
.perspective:after{
	clear:both;
	display:block;
	content:"";
}
.section-empty h1 {
    background: url(../img/bg-h1-perspective.png) repeat-x left bottom;
    padding-bottom: 13px;
    overflow: hidden;
}
.section-empty h1+ul{
	padding-top:10px;
}
.perspective ul li {
    border-bottom: 1px solid #ECECEC;
    list-style-type: none;
    padding-bottom: 14px;
    margin-bottom: 18px;
}
.perspective ul li:after{
	clear:both;
	display:block;
	width:100%;
	content:"";
}
.perspective li a {
    display: block;
    float: right;
    margin-top: -7px;
    width: 297px;
    font-family:'PT Sans', Arial, sans-serif;
    padding-left:2px;
}

.perspective-date {
    width: 57px;
    float: left;
    padding: 7px 10px 3px 10px;
    margin-top: -5px;
    text-align: center;
    font-size: 0.687em;
    line-height:1.15em;
    cursor:pointer;
	text-transform: lowercase;
}

.perspective-date > span {
    color: #1a1a1a;
    font-size: 1.636em;
}

.perspective-discription {
    color: #333333;
    font-size: 0.937em;
    line-height: 1.46em;
    text-decoration: none;
    display: block;
    overflow: hidden;
}

a.perspective-discription:hover {
    color: #0099cc;
    text-decoration: underline;
}
a.perspective-discription:hover span {
	color: #0099cc;
}

.voting { 
    clear: both;
    position: relative;

}

.section-border-bg {
    background: url(../img/bg-chronical.jpg) repeat left top;
   padding: 4px;
    margin-bottom: 30px;
}

.section-border-bg > div {
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background: -o-linear-gradient(top, #ffffff, #f2f2f2);
    background: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background: -ms-linear-gradient(top, #ffffff, #f2f2f2);
    background: linear-gradient(top, #ffffff, #f2f2f2);
    -pie-background: linear-gradient(#ffffff, #f2f2f2);
    box-shadow: inset 0 0 4px rgba(0,0,0,0.5);
    position: relative;
}

.form-item-box {
    position: relative;
    padding-left: 25px;
}

.voting p {
    color: #1a1a1a;
    font-size: 1.125em;
    position: absolute;
    left: 25px;
    top: 34px;
    width: 248px;
}

.voting form {
    width: 418px;
    border-left: 1px solid #dfdfdf;
    box-shadow: 0 1px 0 rgba(255,255,255,0.75);
    float: right;
}

.form-radio {
    height: 13px;
    width: 13px;
    overflow: hidden;
    background: url(../img/radio.png) no-repeat 0 -13px;
}

.no-js .form-radio {
    background: none;
}

.form-radio {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-left: 3px;
    margin-right: 3px;
    float: left;
}

.radioChecked {
    background-position: 0 0;
}

.form-radio input {
    margin-left: -40px;
}

.option {
    color: #333333;
    font-size: 0.812em;
    padding-bottom: 10px;
    font-family: 'PT Sans',sans-serif;
    display: block;
}

.button-blue {
    background: #1e91b7;
    background: -moz-linear-gradient(top, #3badd4, #05789e);
    background: -o-linear-gradient(top, #3badd4, #05789e);
    background: -webkit-linear-gradient(top, #3badd4, #05789e);
    background: -ms-linear-gradient(top, #3badd4, #05789e);
    background: linear-gradient(top, #3badd4, #05789e);
    -pie-background: linear-gradient(#3badd4, #05789e);
    text-shadow: 0 1px 0 rgba(0,0,0,0.51);
    box-shadow: 0 1px 0 #0f536a;
    border-radius: 2px;
    color: #ffffff;
    font-size: 0.812em;
    border: none;
    cursor: pointer;
    padding: 0 10px 0;
    height: 37px;
    display: inline-block;
    font-family: 'PT Serif', Helvetica, serif;
    text-decoration: none;
    position: relative;
}

#voting-submit {
    position: absolute;
    right: 31px;
    bottom: 21px;
}

.button-blue:hover {
    background: #05789e;
    background: -moz-linear-gradient(top, #05789e, #3badd4);
    background: -o-linear-gradient(top, #05789e, #3badd4);
    background: -webkit-linear-gradient(top, #05789e, #3badd4);
    background: -ms-linear-gradient(top, #05789e, #3badd4);
    background: linear-gradient(top, #05789e, #3badd4);
    -pie-background: linear-gradient(#05789e, #3badd4);
}
input[type="submit"], #resetFormSearch, .form-submit{
	border:0px;
	float:right;
	cursor:pointer;
}
.partners h2 {
    color: #1a1a1a;
    font-size: 1.125em;
    font-weight: normal;
}

.partners a {
    text-decoration: none;
    display: inline-block;
    *display: inline;
    zoom:1;
    overflow: hidden;
    vertical-align: top;
    line-height: normal;
    margin-right: 45px;
}

.wraper-link {
    text-align: center;
    margin-top:  15px;
   /* text-align: justify;
    text-justify: newspaper;
    zoom:1;
    text-align-last: justify;*/
    width: 100%;
}

/*.wraper-link:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}*/

.partner1 {
    background: url(../img/link1.png) no-repeat 0 0;
    height: 40px;
    width: 138px;
}

.partner1:hover {
    background-position: 0 -41px;
}

.partner2 {
    background: url(../img/link2.png) no-repeat 0 0;
    height: 38px;
    width: 139px;
}

.partner2:hover {
    background-position: 0 -37px ;
}

.partner3 {
    background: url(../img/link3.png) no-repeat 0 0;
    height: 50px;
    width: 140px;
}

.partner3:hover {
    background-position: 0 -51px ;
}

.partner4 {
    background: url(../img/link4.png) no-repeat 0 0;
    height: 47px;
    width: 141px;
}

.partner4:hover {
    background-position: 0 -47px ;
}

.banners {
    width: 868px;
    overflow: hidden;
    padding: 60px 70px 65px;
    margin: 0 auto;
}

.banners-wraper {
    display: table;
    height: 60px;
    width: 100%;
}

.banners a {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

#footer {
    background: url("../img/foot_bg_last.png") repeat scroll center top #000000;
    width: 100%;
    position: absolute;
    bottom: 0;
    min-width: 1031px;
}

.wraper-footer {
    width: 978px;
    margin: 0 auto;
    padding: 36px 15px 0;
    display: table;
    overflow: hidden;
}
.bottom-footer-wrapper {
    background: rgba(0,0,0,0.3);
    -pie-background: rgba(0,0,0,0.3);
    height: 59px;
    border-top: 1px solid rgba(255,255,255,0.1);
    position: relative;
}

.bottom-footer {
    width: 948px;
    margin: 0 auto;
    padding: 23px 30px 0 30px;
    overflow: hidden;
}

.column {
    display: table-cell;
    overflow: hidden;
    width: 160px;
    vertical-align: top;
    text-align: left;
    position: relative;
}

.column p,.column p a{
    font-family: 'PT Sans', Arial, sans-serif!important;
    font-size: 14px;
    color: #ffcc00;
    margin-bottom: 15px;
    line-height: normal;
    text-decoration: none;
}

.column ul li {
    list-style-type: none;
    margin-bottom: 10px;
}

.column ul li a {
    font-family: 'PT Sans', Arial, sans-serif ;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    line-height: normal;
}

.column ul li a:hover {
    text-decoration: underline;
} 
.bottom-footer div {
    float: left;
}

.bottom-footer > div  {
    color: #ffcc00;
    font-size: 0.75em;
    font-family: 'PT Sans', Arial, sans-serif;
}

.bottom-footer div p {
   font-family: 'PT Sans', Arial, sans-serif;
}

.bottom-footer div a {
    color: #ffcc00;
}

.bottom-footer div a:hover {
    text-decoration: none;
}

.bottom-footer div:first-child {
    margin-right: 100px;
}

.bottom-footer div:last-child {
    float: right;

}

.jl {
    height: 17px;
    width: 33px;
    overflow: hidden;
    background: url(../img/jl.png) no-repeat left top;
    white-space: nowrap;
    text-indent: 100%;
    float: right;
    margin-left: 10px;
}

.searchlink{
clear:both;
padding-bottom:15px;
padding-left:7px;
zoom:1;
}
.searchlink ul{
height:27px;
padding:0px;
margin:0px;}
*html .searchlink ul{
width:321px;}
.searchlink li{
	display:block;
	float:left;
}
/*09.10.2012*/
.opros{
	padding:10px 10px 15px;
	overflow:hidden;
	font-size:13px;
	font-family:'PT Sans', Arial, sans-serif;
}
.opros span{
	display:block;
	margin-bottom:10px;
}
.opros a{
	float:left;
	font-size:11px;
	line-height:23px;
}
.opros a.button-grey{
	padding:0px 5px;
	margin-right:10px;
	height:23px;
	line-height:23px;
}
.breadcrumbs{
	font-size:12px;
	color:#666666;
	font-family:Arial, sans-serif;
	border-bottom:1px solid #ececec;
	padding-bottom:15px;
	margin-bottom:30px;
}
.dottedblock{
	border-bottom: 2px dotted #cccccc;
	margin-bottom:20px;
	padding-bottom:24px;
	font-family:'PT Sans', Arial, sans-serif;
	font-size:13px;
}

.dottedblock:after {
    clear: both;
    content: "";
    display: block;
}

.dottedblock .option{
	font-size:13px;
}
.niceCheck {
	width: 13px;
	height: 14px;
	display: inline-block;
	cursor: pointer;
	background: url(../img/nicecheck.png) no-repeat left top;
	margin-right:5px;
	vertical-align: top;
}
.niceChecked {
    background-position: 0 -14px;
}

.niceCheck input {
	display: none;
}

.niceCheckDisabled {
    background: url(../img/nicecheck.png) no-repeat left top;
    opacity: 0.5;
}

.dottedblock ul li{
	list-style-type:none;
	margin-bottom:5px;
    display: block;
    overflow: hidden;
}
.dottedblock ul{
	padding-top:10px;
}	
ul.column_list{
	-moz-column-count:3;
	-webkit-column-count: 3;
	column-count: 3;
}
.dottedblock .column, .dottedblock .column:last-child {
    width: 224px;
}
.niceCheck+label{
	display:inline-block;
	width:190px;
}

form .button-blue{
	float:right;
	font-family:'PT Serif', Helvetica, sans-serif;
} 
form .partform, .webform-client-form fieldset, .dopTextProd{ 
	font-size:13px;
	font-family:'PT Sans', Arial, sans-serif;
    margin-top: 35px
}

form .partform:first-child, .webform-client-form fieldset:first-child{
    margin-top: 0;
}
input[type="text"], input[type="email"]{
	padding:0px 10px;
	background:#E2E2E2;
	border:0px;
	display:block;
	line-height:30px;
	height:30px;
	box-shadow:inset 0px 0px 3px #dadada;
	color:#1a1a1a;
	font-family:'PT Sans', Arial, sans-serif;
	font-size:13px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}


.ie8 input[type="text"],.ie8 input[type="password"]  {
    border: 1px solid #cccccc;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus {
	border:2px solid #fcd24c;
	box-shadow:inset 0px 0px 1px #f3f6f7;
	padding:0px 8px;
}
.cuTextWrap.focus{
	border:2px solid #fcd24c;
	box-shadow:inset 0px 0px 1px #f3f6f7;
	padding:8px 8px;
}
input.hasDatepicker{
	width:100px;
	height:30px;
	line-height:30px;
}
.control, .webform-client-form .form-item{
	margin-bottom:13px;
}
.control:after, .webform-client-form .form-item:after{
	display:block;
	content:"";
	clear:both;
}
.calendar{
	float:left;
	margin-right:27px;
	line-height:30px;
    width:auto;
}
.calendar label, .calendar input[type='text'], .calendar img{
	float:left;
	margin-right:10px;
}
.ui-datepicker { 
	width: 211px!important;
	padding: 10px!important;
	display: none;
	background:#f8f8f8!important;
	box-shadow:0px 0px 4px #cccccc;!important }
.ui-datepicker .ui-datepicker-header { 
	position:relative;
	height:15px;
	margin-bottom:10px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { 
	position:absolute;
	width: 15px; 
	height: 15px; 
	background: url(../img/calendararr.png);
	text-indent:-9999px;
	cursor:pointer;
}
.ui-datepicker .ui-datepicker-prev { 
	left:8px;
    top: 0;
	background-position: 0px 15px;}
.ui-datepicker .ui-datepicker-prev:hover { 
	background-position: 0px 0px;}
.ui-datepicker .ui-datepicker-next { 
	right:8px!important;
    top: 0;
    left: auto;
	background-position: 15px 0px; }
	.ui-datepicker .ui-datepicker-next:hover {
	background-position: 15px 15px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { 
	text-transform:uppercase;
	color:#4869db;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, sans-serif;
	text-align: center; 
	line-height:15px;}
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {
	width: 100%; 
	font-size: 10px;	
	font-weight:bold; 
	border-collapse: collapse; 
	color:#666666;
	font-family:Arial, sans-serif;
}
.ui-datepicker th { 
	padding: 0px 0px 6px; 
	text-align: center; 
	font-weight: bold; 
	border: 0;
	font-family:'PT Sans', Arial, sans-serif;  }
.ui-datepicker td { 
	border: 1px solid #dfdfdf;
	height:25px;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
}

.ui-datepicker td.ui-datepicker-other-month{
	border:0px;
	color:#999999;
}


.ui-datepicker td span, .ui-datepicker td a { 
	display: block;
	text-align: center; 
	text-decoration: none;
	
 }
 .ui-datepicker td a {
 	color:#666666;
 }
 .ui-datepicker td a:hover{
 	color:#4869db;
 	text-decoration:underline;
 } 
.ui-datepicker td.ui-datepicker-today{
	background: url(../img/calbg.png) 0 0 transparent no-repeat;
}
.ui-datepicker td.ui-datepicker-today a{
	color:#ffffff;
	text-shadow:0px 1px 0px #48527e;
}
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }



.jspContainer {
    overflow: hidden;
    position: relative;
    outline: none;
    width: 100% !important;
}

.jspPane {
    position: absolute;
    width: 100% !important;
    outline: none;
}

.cuTextWrap {
    top: 0!important;
    left: 0!important;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 100%;
    z-index: 100;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    position: relative;
}

.jspDrag {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    background: url(../img/drag.png) 0 0 transparent no-repeat;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
}

.jspVerticalBar .jspArrow {
    position: relative;
    display: block;
    width: 0;
    height: 4px;
}

.jspVerticalBar .jspArrow.jspArrowDown {
    top: 4px;
    border-top: 4px solid #ccc;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.jspVerticalBar .jspArrow.jspArrowUp {
    top: -4px;
    border-bottom: 4px solid #ccc;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}
/*style for select*/
.controlselect{
	position:relative;
}
.b-core-ui-select {
    position: relative;
    padding: 0px 4px 0px 10px;
    height:30px;
    line-height:30px;
    font-size: 0.929em;
    color: #1a1a1a;
    cursor: pointer;
    background: #f8f8f8;
    box-shadow: 0 0 3px #DADADA inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.ie8 .b-core-ui-select {
    border: 1px solid #cccccc;
}

.b-core-ui-select__select {
    position: static;
    width: 80%;
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
}

.b-core-ui-select__value {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 25px;
}

.b-core-ui-select__select_state_hide {
    height: 1px !important;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 1px !important;
    text-indent: -9999px;
    overflow: hidden;
    opacity: 0;
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}


.b-core-ui-select.open {
    box-shadow:0px 0px 3px #cdcdcd;
    color:#666666;
}

.b-core-ui-select__button {
    position: absolute;
    right: 4px;
    top: 6px;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
	background: url(../img/selectarrow.png) 0 0 transparent no-repeat;
}
.b-core-ui-select.open .b-core-ui-select__button{
	background: url(../img/selectarrow.png) 0 100% transparent no-repeat;
}
.b-core-ui-select__dropdown {
    display: none;
    position: absolute;
    top: 0;
    color: #666666;
    margin-top: -3px;
    padding: 0px 10px;
    max-height: 120px;
    font-size: 0.929em;
    background: #f8f8f8;
    box-shadow:0px 3px 3px #cdcdcd;
    width: 100%!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.ie8 .b-core-ui-select__dropdown {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.b-core-ui-select__dropdown.hide {
    display: none;
}

.b-core-ui-select__dropdown.show {
    display: block;
}

.b-core-ui-select__dropdown__wrap {
    max-height: 120px;
    overflow: auto;
	outline: none;
}


.j-scroll-pane .b-core-ui-select__dropdown__item {
    margin-right: 20px;
}

.b-core-ui-select__dropdown__list {
    overflow: hidden;
    margin: 0!important;
}

.b-core-ui-select__dropdown__item {
    padding: 5px 0;
    min-height: 18px;
    list-style-type: none;
    cursor: pointer;
}


.b-core-ui-select__dropdown__label {
    padding: 10px;
    min-height: 18px;
    font-style: italic;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
}

.b-core-ui-select__dropdown__item.disabled,
.b-core-ui-select__dropdown__item.disabled:HOVER {
    color: #ccc;
    background: none;
}

.b-core-ui-select__dropdown__item.selected,
.b-core-ui-select__dropdown__item.selected:HOVER,.b-core-ui-select__dropdown__item:HOVER  {
    
    color: #1a1a1a;
}

/*end style of select*/
form label {
	margin-bottom:5px;
	display:block;
    position: relative;
    font-weight: normal!important;
    min-height: 18px;
    font-size: 13px;
}
/*style for textarea*/
.cuTextWrap {
    background: none repeat scroll 0 0 transparent;
    box-shadow:0 0 3px #DADADA inset;
    height:120px;
    color: #1a1a1a;
    position: relative;
    width: 100%;
    background:#f8f8f8;
    padding:10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.ie8 .cuTextWrap {
    border: 1px solid #cccccc;
}
.cuTextWrap .scroll-pane {
    height: 100%;
    overflow: auto;
    width: 100%;
}
.cuTextWrap textarea {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    height: 98px;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.ie .cuTextWrap textarea {
    overflow: auto!important;
    position: relative;
    z-index: 1000;
}

#webform-client-form-228 textarea.form-textarea {
    border: none;
    display: block;
    height: 98px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    box-shadow:0 0 3px #DADADA inset;
    color: #1a1a1a;
    background:#f8f8f8;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    resize: none;
    padding: 7px 12px;
}

#webform-client-form-228 textarea.form-textarea:focus {
    border:2px solid #fcd24c;
    box-shadow:inset 0px 0px 1px #f3f6f7;
    padding: 5px 10px;
}
.cuTextWrap textarea:focus {
    outline: 0 none;
}
.cuTextWrap .jScrollPaneContainer {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.cuTextWrap .jScrollPaneTrack {
    background: url("../img/drag.png") repeat-y scroll 0 0 transparent;
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.cuTextWrap .jScrollPaneDrag {
    background: url("../img/drag.png") repeat-y scroll 0 0 transparent;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
}
.cuTextWrap ::-webkit-input-placeholder {
    color:#1A1A1A;
    font-family:'PT Sans', Arial sans-serif;
    font-size:13px;
}

.cuTextWrap :-moz-placeholder {
    color:#1A1A1A;
    font-family:'PT Sans', Arial, sans-serif;
    font-size:13px;
}
.cuTextWrap .placeholder{
	 color:#1A1A1A;
	 font-family:'PT Sans', Arial, sans-serif;
	 font-size:13px;
}
/* end of textarea style*/
.halfcolleft{
	float:left;
	width:318px;
}
.innerform .halfcolleft, .innerform .halfcolright{
	width:298px;
}
.innerform .halfcolleft input[type='text'], .innerform .halfcolright input[type='text']{
	width:298px;
}
.halfcolright{
	float:right;
	width:318px;
}


.halfcolleft input[type='text'],.halfcolright input[type='text']{
	width:318px;
}

.webform-component textarea{
    width:100%;
    max-width: 656px;
}

#webform-component--fieldset2--f2-phone1, #webform-component--fieldset2--f2-phone1 > div, #webform-component--fieldset2--f2-phone1 input,
#webform-component--fieldset2--f2-phone2, #webform-component--fieldset2--f2-phone2 > div, #webform-component--fieldset2--f2-phone2 input,
#webform-component--fieldset2--f2-phone3, #webform-component--fieldset2--f2-phone3 > div, #webform-component--fieldset2--f2-phone3 input
{
    width: 192px;
    float:left;
}
#webform-component--fieldset2--f2-phone2, #webform-component--fieldset2--f2-phone3{
    padding-left:20px;
}
#webform-component--fieldset2--f2-hotel, #webform-component--fieldset2--f2-hotel div,
#webform-component--fieldset2--f2-mail, #webform-component--fieldset2--f2-mail > div, #webform-component--fieldset2--f2-mail input,
#webform-component--fieldset2--f2-file, #webform-component--fieldset2--f2-file > div, #webform-component--fieldset2--f2-file input,

#webform-component--fieldset1--f1-name, #webform-component--fieldset1--f1-name > div, #webform-component--fieldset1--f1-name input,
#webform-component--fieldset1--f1-vid, #webform-component--fieldset1--f1-vid > div, #webform-component--fieldset1--f1-vid input,
#webform-component-f3-fio, #webform-component-f3-fio >div, #webform-component-f3-fio input
{
    width:318px;
    float:left;
}
#webform-component--fieldset2--f2-proezd, #webform-component--fieldset2--f2-proezd div,
#webform-component--fieldset2--f2-file2, #webform-component--fieldset2--f2-file2 > div, #webform-component--fieldset2--f2-file2 input,
#webform-component--fieldset2--f2-lang, #webform-component--fieldset2--f2-lang div,
    
#webform-component--fieldset1--f1-addr, #webform-component--fieldset1--f1-addr > div, #webform-component--fieldset1--f1-addr input,
#webform-component--fieldset1--f1-number, #webform-component--fieldset1--f1-number > div, #webform-component--fieldset1--f1-number input,
#webform-component-f3-phone, #webform-component-f3-phone >div, #webform-component-f3-phone input
{
    float:right;
    width:318px;
}
#webform-component--fieldset2--f2-hotel, #webform-component--fieldset2--f2-hotel div,
#webform-component--fieldset2--f2-proezd, #webform-component--fieldset2--f2-proezd div,
#webform-component--fieldset2--f2-mail, #webform-component--fieldset2--f2-mail > div, #webform-component--fieldset2--f2-mail input,
#webform-component--fieldset2--f2-lang, #webform-component--fieldset2--f2-lang div,
    
#webform-component--fieldset2--f2-file, #webform-component--fieldset2--f2-file > div, #webform-component--fieldset2--f2-file input,
#webform-component--fieldset2--f2-file2, #webform-component--fieldset2--f2-file2 > div, #webform-component--fieldset2--f2-file2 input
{
	width:298px!important;
}



#user-register #edit-pass-wrapper{
    width:431px;
}
#user-login #user-register #edit-pass-wrapper{
    width:205px;
}
.thirdcol, #user-register .form-item{
	float:left;
	width:205px;
	padding-left:20px;
}
.borderinner .borderinner .thirdcol, #user-register .borderinner .borderinner .form-item {
    width:192px;
}
.thirdcol:first-child, #user-register .form-item:first-child, .borderinner .borderinner .thirdcol:first-child{
	padding-left:0;
}

.ie8 .borderinner .borderinner .thirdcol {
    width: 192px
}
.borderinner .borderinner .thirdcol input[type='text'], #user-register .borderinner .borderinner .form-item input[type='text']{
	width:192px;
	float:right;
}
a.delete{
	display: inline-block;
	text-align:right;
	font-size:11px;
	font-family:'PT Serif', Helvetica, sans-serif;
	width: 50px;
	margin-bottom:5px;
	position: relative;
	left: 100%;
	margin-left: -51px;
}
.innerform .borderinner{
	padding:3px;
	margin-bottom:10px;
}
.innerform .borderinner .whiteback, #webform-component--fieldset2 .borderinner .whiteback{
	box-shadow:none;
	border:0px;
	padding:17px;
}
#webform-component--fieldset2 .borderinner .whiteback{
padding: 17px 15px;
}
a.downloaddoc {
	display:block;
	height:27px;
	line-height:27px;
	background: url(../img/docpng.png) 0 0 transparent no-repeat;
	padding-left:37px;
}
.file-load-block, #webform-component--fieldset2--f2-file1 > div, #webform-component--fieldset2--f2-file2 > div {
	width: 298px;
/*	height: 30px;*/
	overflow: hidden;
	position: relative;
}
.file-load-block input[type=file] {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	position: absolute;
	top: 0;
	height: 30px;
	width:298px;
	z-index: 2;
	cursor: pointer;
}
/* ����������� ����� � ������ ������ ��� ���������� */

.innerform .halfcolleft .file-load-block input[type=text],.innerform .halfcolright .file-load-block input[type=text]  {
	z-index: 1;
	width: 244px;
	margin-right: 10px;
	white-space:nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.file-load-block button {
	position: relative;
	width: 44px;
	height: 23px;
	border: none;
	color: #0d0d0d;
	text-shadow:0px 1px 0px #ffffff;
	border-radius: 1px;
	background: #f2f2f2;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f2f2f2), to(#dfdddd));
	background: -webkit-linear-gradient(#f2f2f2, #dfdddd);
	background: -moz-linear-gradient(#f2f2f2, #dfdddd);
	background: -ms-linear-gradient(#f2f2f2, #dfdddd);
	background: -o-linear-gradient(#f2f2f2, #dfdddd);
	background: linear-gradient(#f2f2f2, #dfdddd);
	-pie-background: linear-gradient(#f2f2f2, #dfdddd);
	top:3px;
	float:left;
	font-size:0.785em;
	text-align:center;
	line-height:23px;
    margin-left: 10px;
	
}
.file-load-block + a.delete{
	margin-top:5px;
}
.form-item.inline-item{
	width:144px;
	float:left;
	
}
.form-item.inline-item .option{
	font-size:1em;
    padding: 6px 0 4px;
}
.control:last-child, .webform-client-form .form-item:last-child{
	margin-bottom:0px;
}
.innerform{
	padding-bottom:10px;
}
/* - popup - */

.popup_overlay {
    background: rgba(0, 0, 0, 0.25);
    -pie-background: rgba(0, 0, 0, 0.25);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99998;
}

.popup_wrapper, .popup_wrapper_right_arrow {
    display: block;
    position: absolute;
    z-index: 99999;
    background: url("../img/bg-popup_grey.jpg") repeat scroll left top transparent;
    padding: 4px;
    font-size: 0.812em;
    font-family:'PT Sans', Arial, sans-serif;
    box-shadow: 5px 0 15px rgba(0,0,0,0.5)
}

.popup_wrapper:after {
    content: "";
    height: 14px;
    width: 21px;
    display: block;
    position: absolute;
    top: -10px;
    left: 38px;
    background: url(../img/popup_arrow.png) no-repeat left top;
}

.popup_wrapper_right_arrow:after {
    content: "";
    height: 20px;
    width: 15px;
    display: block;
    position: absolute;
    bottom: 38px;
    right: -10px;
    background: url(../img/arrow-right.png) no-repeat left top;
}

.popup_wrapper > div , .popup_wrapper_right_arrow > div {
    background-color: #ffffff;
    padding: 22px 26px 28px;
}

.popup_wrapper input[type="text"], .popup_wrapper input[type="password"], .popup_wrapper_right_arrow input[type="text"] , .popup_wrapper_right_arrow input[type="password"]  {
    width: 256px;
    margin-bottom: 17px;
}

.popup_wrapper .forgot_password {
    margin-top: 8px;
    display: inline-block;
}

.popup_wrapper .button-blue {
    height: 27px;
    padding: 0 18px 1px!important;
}

.button_form_popup {
    overflow: hidden;
}

input[type="password"] {
    padding:0px 10px;
   	background:#f8f8f8;
   	border:0px;
   	display:block;
   	line-height:30px;
   	height:30px;
   	box-shadow:inset 0px 0px 3px #dadada;
   	color:#1a1a1a;
   	font-family:'PT Sans', Arial, sans-serif;
   	font-size:13px;
   	-moz-box-sizing:border-box;
   	box-sizing:border-box;
   	width:100%;
}

.ie input[type="password"], .ie input[type="text"], .ie input[type="email"] {
    line-height: 27px;
}

input[type="password"]:focus{
	border:2px solid #fcd24c;
	box-shadow:inset 0px 0px 1px #f3f6f7;
	padding:0px 8px;
}
.popup_wrapper input[type="submit"] {
    height: 27px;
    margin-top: 3px;
}

.popup_wrapper .form-submit, .popup_wrapper_right_arrow .form-submit  {
    padding: 0 20px;
    font-size: 0.923em;
}

.error_text {
    font-family: "PT Sans", Arial, sans-serif;
    font-style: italic;
    color: #666666;
}

.error_text span {
    color: #ff5959;
    font-weight: bold;
    display: block;
    margin-bottom: 5px
}

input.update_capcha {
    background: url(../img/update-capcha.jpg) no-repeat left top;
    height: 22px;
    width: 22px;
    font-size: 0;
    border: none;
    float: right;
    margin: 26px 0 0 5px;
    cursor: pointer;
}

.popup_forgot_password input.update_capcha {
    float: right;
    margin: 26px 0 0 5px;
}

.popup_forgot_password input.text_capcha {
    width: 135px;
}

.popup_forgot_password img{
    float: right;
    margin-top: 23px;
}

.capcha {
    overflow: hidden;
}

.capcha img {
    border: 1px solid #cfcfcf;
}

.capcha div {
    float: left;
}

.popup_wrapper.mailer {
    width: 308px;
}

.popup_forgot_password .dottedblock {
    padding-bottom: 7px;
}

.popup_forgot_password .dottedblock .form-item {
    width: 128px;
    overflow: hidden;
}

.popup_forgot_password .dottedblock .form-item:first-child {
    float: left;
}

.popup-login {
    width: 256px;
}
.popup_login p.error_text {
    margin-top: 25px;
}
/*style for index-events page*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* ui-tabs */

.ui-tabs {
    position: relative;
    zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
    padding: 0 0 14px;
    background: url("../img/bg-h1-perspective.png") repeat-x scroll left bottom transparent;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 25px 1px 0;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    text-decoration: none;
    color: #999999;
    border-bottom: 2px dotted #999999;
    display: block;
    line-height: 1em;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;
    color: #1a1a1a;
    border: none;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
    display: block;
    overflow: hidden;
}
.ui-tabs .ui-tabs-hide {
    display: none !important;
}

.ui-tabs-panel section {
    float: none;
    width: auto;
    margin: 0;
}

.ui-tabs-panel section div ul {
    padding: 0 0 15px;
}

.ui-tabs-panel section > ul, .ui-tabs-panel div.list-events > ul {
    padding-bottom: 4px;
    background: url("../img/bg-h1-perspective.png") repeat-x scroll left bottom transparent;
    margin: 7px 0 20px;
}

.ui-tabs-panel section > ul {
    margin-top: 17px;
}

.ui-tabs-panel section li:last-child {
    border: none;
}

.ui-tabs-panel .perspective li a {
    float: right;
    width: 632px;
}

.ui-tabs-panel .chronicle {
    padding-bottom: 4px;
}

.pager_wrapper {
    overflow: hidden;
    text-align: center;
}

.pager_wrapper .pager li {
    border: none;
    display: inline-block;
    margin: 0 6px 0 0;
    padding: 0;
}

.pager_wrapper .pager li a {
    background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3, #dfdddd);
    background: -o-linear-gradient(top, #e3e3e3, #dfdddd);
    background: -webkit-linear-gradient(top, #e3e3e3, #dfdddd);
    background: -ms-linear-gradient(top, #e3e3e3, #dfdddd);
    background: linear-gradient(top, #e3e3e3, #dfdddd);
    -pie-background: linear-gradient(top, #e3e3e3, #dfdcdc);
    border-radius: 1px 1px 1px 1px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.687em;
    height: 23px;
    line-height: 23px;
    padding: 0 9px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
    margin: 0;
}

.pager_wrapper .pager li a.sactive {
    background: #05789e;
    background: -moz-linear-gradient(bottom, #05789e, #3badd4);
    background: -o-linear-gradient(bottom, #05789e, #3badd4);
    background: -webkit-linear-gradient(bottom, #05789e, #3badd4);
    background: -ms-linear-gradient(bottom, #05789e, #3badd4);
    background: linear-gradient(bottom, #05789e, #3badd4);
    -pie-background: linear-gradient(bottom, #05789e, #3badd4);
    cursor: text;
    color: #ffffff;
    border-radius: 1px 1px 1px 1px;
}

/*
.pager_wrapper .pager li.pager-previous {
    margin-right: 16px;
}

.pager_wrapper .pager li.pager-next {
    margin-left: 10px;
}
*/
.thirdcol input.text_capcha {
    width: 89px;
}

.thirdcol .capcha {
    float: left;
}

.thirdcol .capcha div {
    float: right;
}

.thirdcol img {
    float: left;
    border: 1px solid #CFCFCF;
    margin-top: 24px;
}

.thirdcol input.update_capcha {
    margin-right: 5px;
}

p.required_text {
    padding-left: 11px;
    font-style: italic;
    position: relative;
}



p.required_text .required  {
    position: absolute;
    left: 0;
}

.required{
    background: url(../img/bg-required.jpg) no-repeat left 2px;
    display: inline-block;
    height: 1em;
    width: 5px;
    line-height: 1em;
}


.requer{
    color:red;
} 
/*opros*/

.list-radio label.option {
    font-size: 1em;
    padding: 0;
    margin-bottom: 5px;
}

.list-checkbox, .dottedblock .list-checkbox {
    padding: 0;
}

.list-checkbox li, .dottedblock .list-checkbox li {
    list-style-type: none;
    margin: 0;
}

.list-checkbox li label {
    width: auto;
}

/*�abinet_app_reg_user_01*/

.load_application > label {
    float: left;
    display: inline-block;
    margin: 7px 9px 0 0;
}

.load_application .file-load-block {
    width: 460px;
}

.load_application input[type="file"] {
    width: 460px;
}

.load_application .fileLoad {
    width: 460px;
}
.load_application .fileLoad input[type="text"] {
    width: 377px;
    box-sizing: border-box;
}
.load_application .fileLoad input[type="file"] {
    width: 377px;
    box-sizing: border-box;
}

.load_application .fileLoad button {
    width: 68px;
}

.fileLoad ::-webkit-input-placeholder {
    color:#666666;
    font-family:'PT Sans', Arial, sans-serif;
    font-style: italic;
    font-size:13px;
}

.fileLoad :-moz-placeholder {
    color:#666666;
    font-family:'PT Sans', Arial, sans-serif;
    font-style: italic;
    font-size:13px;
}
.fileLoad .placeholder{
    color:#666666;
    font-family:'PT Sans', Arial, sans-serif;
    font-style: italic;
    font-size:13px;
}

/*cabinet_info_member_CCI_04*/
.forthcol {
    width: 149px;
    padding-left: 20px;
    float: left;
}

.forthcol:first-child {
    padding-left: 0;
}

input[disabled], label.disabled {
    color: #666666;
}

.two_thirds {
    width: 430px;
    padding-left: 20px;
    float: left;
}

.two_thirds:first-child {
    padding-left: 0;
}

.one_thirds {
    width: 206px;
    padding-left: 20px;
    float: left;
}

.one_thirds:first-child {
    padding-left: 0;
}

.one_half_of_two_third {
    width: 205px;
    padding-left: 20px;
    float: left;
}

.one_half_of_two_third:first-child {
    padding-left: 0;
}

.one_half_of_one_third .controlselect {
    width: 98px;
    margin-right: 10px;
    float: left;
}

.one_half_of_one_third .controlinput {
    width: 98px;
    float: right;
}

.thirdcol p.calendar {
    line-height: 1.2em;
    margin: 0;
    width: 100%;
}

.thirdcol p.calendar label {
    float: none;
    margin-right: 0;
}

.thirdcol p.calendar #datepicker {
    width: 175px;
    float: left;
    margin-right: 9px;
}

.thirdcol p.calendar img {
    float: right;
    margin: 0;
    border: none;
}

.three_quarter {
    width: 506px;
    float: left;
}
.one_quarter {
    width: 149px;
    float: right;
}

.partform fieldset.innerform {
    margin-bottom: -35px;
}

.partform .user_block fieldset.innerform, .partform .tradenetwork_block fieldset.innerform, .partform .product_block fieldset.innerform {
    margin-bottom: 0;
}

fieldset + .control {
    margin-top: 35px;
}

.three_quarter .list-checkbox li {
    width: 168px;
    float: left;
    padding-top: 4px;
}
.whiteback .forthcol {
    width: 139px;
}

.whiteback .forthcol .list-checkbox li {
    float: left;
    width: 46px;
    padding-top: 7px;
}

.required_text_grey, .button_form_popup span.required_text_grey {
    color: #666666;
}

.downloadpdf {
    background: url("../img/pdf-icon.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 19px;
    line-height: 19px;
    padding-left: 30px;
    float: left;
    font-size: 13px;
    margin-top: 9px; 
}

/*Contacts_01*/
.contacts_left {
    float: left;
    width: 270px;
}
.box-contacts {
    padding-top: 4px;
    margin-bottom: 16px;
}

.box-contacts h3 {
    margin-bottom: 5px;
}

.box-contacts p {
    font-size: 0.812em;
    line-height: 1.4em;
    color: #333333;
    font-family: "PT Sans", Arial, sans-serif;
}

.box-contacts a {
    font-size: 0.812em;
}

.contacts_right {
    float: right;
}
.contacts_right .borderinner {
    max-height: 270px;
    overflow: hidden;
    margin-top: 10px;
    position: relative;
}

.contacts_feedback .capcha input[type="text"] {
    width: 135px;
}

.contacts_feedback .capcha img {
    margin: 23px 0 0 15px;
}

.contacts_feedback .capcha input[type="submit"] {
    margin-top: 25px;
}

.contacts_feedback p.required_text {
    width: 128px;
    margin: 0;
}

.contacts_feedback .cuTextWrap {
    margin-bottom: 17px;
}

.contacts_feedback .required_text_grey {
    font-size: 0.923em;
}
.contacts_feedback input[type="submit"], .result_search input[type="submit"] {
    height: 27px;
    line-height: 27px;
}

/*result_search*/

.result_search {
    margin-bottom: 20px;
}

.result_search input[type="text"] {
    width: 605px;
}

.result_search input[type="submit"] {
    margin-right: 20px;
}

/*member*/
.blue-title h2{
	margin-bottom:0px;
}
.another_main .bg-main {
    background: url("../img/bg-main_2.png") repeat-y scroll center top transparent;
}
.another_main .bg-footer {
    background: url("../img/bg-bottom-main_2.png") no-repeat scroll center top transparent;
}
aside.right_aside{
	float:right;
	width:210px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-left:25px;
}
aside.right_aside a{
	display:block;
	margin-bottom:10px;
}
aside.right_aside a img{
	border:1px solid #8aaec6;
    width: 185px;
}

.right_aside embed{
    max-width: 182px!important;
}
.main-box.left_box{
	float:left;
	padding-left:14px;
}
.sort .voting-wraper{
	padding:18px 25px;
	height:74px;
}
.sort .voting-wraper p{
	font-size:1.283em;
}
.sort .voting-wraper p{
	padding-bottom:20px;
}
.sort .voting-wraper ul li{
	color:#666666;
	font-size:0.812em;
	font-family:'PT Sans', Arial, sans-serif;
	display:block;
	float:left;
	padding-right:20px;
	line-height:27px;
}
.sort .button-blue{
	height:27px;
	line-height:27px;
	font-size:0.923em;
}
.numbers-list ul li{
 	list-style-type:none;
 	margin-top:15px;
 	font-size:0.938em;
 }
.numbers-list ul li span{
  	display:block;
  	color:#0099cc;
  	float:left;
  	width:35px;
  }
.numbers-list ul li a{
  	text-decoration:none;
  	color:#333333;
  	display:block;
  	margin-left:35px;
  }
.numbers-list ul .search_result li a{
    margin-left:0px;
}
.search_result .teaser p{
    margin-left:35px;
}

.numbers-list ul li a:hover{
 	color:#0099cc;
 	text-decoration:underline;}
.category-list ul li{
	list-style-type:none;
	padding:15px 25px;
	background: url(../img/bull.png) 9px 22px transparent no-repeat;
	border-top:1px solid #ececec;
	font-size:0.938em;
}
.category-list ul li:first-child{
	border-top:0;
}
p.address, p.phone{
	padding-left:17px;
	background: url(../img/blue_icon.png) 0 0 transparent no-repeat;
	color:#666666;
	font-size:0.867em;
	font-family:'PT Sans', Arial, sans-serif;
	line-height:13px;
	margin-top:20px;
}
p.phone{
	background-position:0 -60px;
	margin-top:10px;
}
.category-list > ul {
	border-bottom:2px solid #40b3d9;
	margin-bottom:20px;
}

/*sitemap*/

.sitemap {
    overflow: hidden;
}

.another_main_2 .bg-main {
    background: url(../img/bg-main_3.png) repeat-y center top;
    padding: 33px 27px 37px 37px;
}

.another_main_2 .bg-footer {
    background: url(../img/bg-bottom-main_3.png) no-repeat left top;
}

.another_main_2 .main-box {
    float: none;
    width: 100%
}

.sectin-item {
    width: 452px;
    margin-bottom: 18px;
}

.sectin-item h3 {
    font-size: 1.125em;
    color: #1a1a1a;
    font-weight: normal;
    color: #1a1a1a;
    padding: 5px 0 13px;
    background: url(../img/bg-h3.png) repeat-x left bottom;
    margin-bottom: 14px;
}

.sectin-item h3 a {
    color: #1a1a1a;
    text-decoration: none;
    font-weight: normal;
}

.sectin-item a:hover {
    color: #0099cc;
    text-decoration: underline;
}

.sectin-item ul {
    margin-left: 9px;
}

.sectin-item > ul > li {
    list-style-type: none;
    margin-top: 10px;
}

.sectin-item li a {
    color: #000000;
    text-decoration: none;
    font-size: 0.923em;
}

.sectin-item ul li ul {
    margin: 2px 0 0 15px;
}

.sectin-item ul li ul li {
    color: #666666;
    font-size: 0.812em;
    margin-bottom: 3px;
    list-style-type: none;
}

.sitemap_left {
    float: left;
}

.sitemap_right {
    float: right;
}

.sitemap h1 {
    margin-bottom: 22px;
}

/*result_search_members_02*/

.three_quarter_all {
    width: 100%;
    float: left;
}

.three_quarter_all ul li {
    width: 218px;
    float: left;
}

.number_of_employees .form-item {
    float: left;
}

.number_of_employees .form-item {
    margin-right: 12px!important;
}

.number_of_employees .form-item label {
    float: left;
    margin-top: 10px;
}

.number_of_employees input {
    width: 128px;
    margin-left: 25px
}

.show_results input {
    width: 53px;
}

.show_results label {
    font-size: 0.812em;
    float: left;
    margin: 6px 10px 0 0;
}

.blue-title.margin_top {
    margin-top: 20px;
}

.result_search_list {
    margin: 10px 0 20px;
    border-bottom: 2px solid #0099CC;
}

.result_search_item {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    clear: both;
}

.result_search_item:last-child {
    border: none;
}

.result_search_item p {
    font-size: 0.937em;
    line-height: 1.467em;
    color: #333333;
    font-family: "PT Sans", Arial, sans-serif;
    overflow: hidden;
}

.result_search_item span {
    display: block;
}

.item_number {
    float: left;
    color: #0099cc;
    font-weight: bold;
    padding-right: 3px;
}

.item_text {
    padding-left: 15px;
}

.result_search_item table, .text_page table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 15px;
}

.result_search_item table thead, .text_page table thead {
    background-color: #edf3f7;
}

.result_search_item table tr td, .text_page table tr td {
    font-size: 0.812em;
    line-height: 1.538em;
    padding: 5px 0 5px 15px;
}
 

.text_page table tr td img {
    max-width: 215px;
    padding: 4px;
}

.result_search_item table tr, .text_page table tr {
    border-top: 1px dashed #e5e5e5;
}

.result_search_item table tr:first-child, .text_page table tr:first-child {
    border: none;
}

.thead_production, .text_page table th tr:first-child {
    width: 526px;
    padding-left: 15px;
}

.thead_kod2, .text_page table th tr:last-child  {
    width: 67px;
}

.result_search_item tbody td:first-child, .text_page table tbody td:first-child  {
    padding-left: 15px;
}

/*text_page*/

.text_page {
    background: url("../img/bg-h1-perspective.png") repeat-x left bottom;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.text_page:after {
    content: "";
    display: block;
    height: 0;
    width: 100#;
    clear: both;
}
.text_page h2 {
    font-size: 1.25em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 18px;
    color: #0d0d0d;
}
.text_page h4 {font-size: 0.853em;}
.text_page p {
    color: #1a1a1a;
    font-size: 0.812em;
    line-height: 1.308em;
    margin-bottom: 15px;
    font-family: "PT Sans", Arial, sans-serif;
}

.text_page h3 {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.25em;
    margin-bottom: 6px;
    color: #0d0d0d;
}


.text_page .numbers-list h3{
    font-size:1.2em;

}
 .pager_wrapper.search_res{
    margin-top:50px;
}
.text_page .numbers-list li{
background: none;
}
.text_page ul {
    font-family: "PT Sans", Arial, sans-serif;
    margin-left: 8px;
    margin-bottom: 20px;
}

.text_page ul li {
    font-size: 0.812em;
    margin-bottom: 7px;
    list-style: none;
    background: url(../img/bg-li.jpg) no-repeat 0 6px;
    padding-left: 9px;
    line-height: 1.308em;
}

.text_page ol {
    margin-left: 8px;
    margin-bottom: 20px;
    line-height: 1.4em;
}

.table_header {
    color: #666666;
    font-style: italic;
    font-size: 0.812em;
    padding-left: 15px;
    padding-bottom: 3px;
}

.text img {
    padding: 3px;
    border: 1px solid #cccccc;
    float: left;
    margin: 5px 11px 0 0;
}

.img_bottom_header {
    clear: both;
    color: #666666;
    font-style: italic;
    display: block;
    padding-left: 15px;
    padding-top: 4px;
}

.user {
text-align: center;
position: absolute;
bottom: 50px;
width: 1008px;
}

.user p {
    font-size: 0.95em;
    color: #ffffff
}

.user p span {
    color: #9da6b1;
}

#image_capthca_reset_pass, #image_capthca_reset_pass1, #image_capthca_reset_pass2, #image_capthca_reset_feedback{
    height: 28px;
    width: 78px;
}
.padding_preloader{
    width:78px;
    text-align:center;
    float:left!important;
}
#preloader2,#preloader1, #preloader{
    display:none;
    left: -19px;
    position: relative;
    border:none;
}
#forgot_password_press2{
    margin-top: 28px;
}
#preloader1{
     left: -29px;
}
#img_capthca_reset_pass2{
    float:left;
}
#preloader2{
    padding-left:0; 
    left: 50%;
    margin-left: -13px;
}
#img_capthca_reset_pass1{
    width: 94px;
}
.password-description{
    margin-left: -10px !important;
    margin-top: -10px !important;
    padding: 20px 28px 12px 20px !important;
    width: 400px !important;
}
.hidden{
    display:none!important;
}
#wrong_pass, #wrong_pass2, #subscribe_mess1, #subscribe_mess2,#err_registration, #elementDescr, #anketFiles, .hiden{
    display:none;
} 
#user_login_span{
    text-transform: uppercase;
    color: white;
}

.form-item{
    margin:0!important;
}
.form-item label.option{
    display:block;
}
.menu-box > h2 > a{
    font-size: 1.125em; 
    font-weight: normal;
    padding-bottom: 11px;
    text-decoration:none;
    color:black;
}
#wrong_pass{
    width:256px;
}
#subscribe_mess1, #subscribe_mess2{
    width:256px;
}
#user-login-form{
text-align: left!important;
}
/*- editing after uploading -*/

#img_capthca_reset_pass{
    float: right;
}

li.last-child ul.nested-nav {
    right: 5px;
}

.ie li.last-child ul.nested-nav {
    right: 9px;
}
.ie8 li.last-child ul.nested-nav {
    right: 6px;
}
li.last-child ul.nested-nav .thirdLevel {
    right: 237px;
}
.ie li.last-child ul.nested-nav .thirdLevel {
    right: 248px;
}

.ie .nested-nav > li a {
    padding-right: 8px;
}

.ie .nested-nav .thirdLevel {
    right: -240px;
}
.ie8 .nested-nav .thirdLevel {
    right: -239px;
}

.column:last-child {
    padding-left: 20px;
    width: 169px;
}

.categoryes  {
    clear: both;
}

/*- style for popup "popup_wrapper_right_arrow2" -*/

.required_text_wrapper {
    float: left;
}

.partform p.required_text, .webform-client-form fieldset p.required_text {
    float: none;
    padding-left: 0;
    line-height: 1em;
    margin: 9px 0 0 18px
} 
p.required_text .required {
    position: static;
}

.popup_wrapper_right_arrow2, .popup_my_main {
    display: none;
    position: absolute;
    z-index: 99999;
    background: url("../img/bg-popup_grey.jpg") repeat scroll left top transparent;
    padding: 4px;
    font-size: 0.812em;
    font-family:'PT Sans', Arial, sans-serif;
    box-shadow: 5px 0 15px rgba(0,0,0,0.5);
    width: 308px;
}

.popup_info {
    display: none;
    position: absolute;
    border-radius: 6px;
    z-index: 99999;
    background: url("../img/bg-popup_grey.jpg") repeat scroll left top transparent;
    padding: 6px; 
    font-size: 110%;
    font-family:'PT Sans', Arial, sans-serif;
    box-shadow: 5px 0 15px rgba(0,0,0,0.5);
}


.popup_wrapper_right_arrow2:after, .popup_my_main:after {
    content: "";
    height: 20px;
    width: 15px;
    display: block;
    position: absolute;
    top: 20px;
    right: -10px;
    background: url(../img/arrow-right.png) no-repeat left top;
}

.popup_wrapper_right_arrow2 > div, .popup_my_main > div {
    background-color: #ffffff;
    padding: 22px 26px;
}

.popup_info > div {
    background-color: #f5f5f5;
    padding: 22px 26px;
}


.registratiton .dottedblock {
    padding-bottom: 0;
    margin-bottom: 12px;
}

.registratiton .dottedblock p:last-child {
    margin-bottom: 11px;
}
.registratiton p.error-text {
    margin-bottom: 19px;
    line-height: 1em;
}

.registratiton p span {
    margin-bottom: 9px;
}

.registratiton input[type="button"] {
    float: right;
}

p.blue_text {
    color: #0099cc;
    font-size: 1.385em;
    margin-bottom: 25px;
}

/*- style for yandex map -*/
.ymaps-i-ua_js_yes {
    position: absolute!important;
    top: 4px;
}

.error_input{
    border: 2px solid #ff5959!important;
}
p.error-text {
   color: #666666;
   font-family: "PT Sans",Arial, sans-serif;
   font-style: italic;
}

.error-text span {
   color: #FF5959;
   display: block;
   font-weight: bold;
   margin-bottom: 5px;
}

.text_page div.dropdown p {
    font-size:0.813em;
}

.text_page .dropdown{
    display:none;
}
.color3{
    background-color:#EDEDED;
}
.color5{
    background-color:#FFF09A;
}
.color7{
    background-color:#FEC7B6;
}

.without-list {
    margin-bottom: 9px;
}

div.without-list h3 a {
    text-decoration: none;
    color: #333;
    font-size: 	0.925em;
    border-bottom: 0px dashed #0099CC;
}

div.without-list h3 a:hover {
	color:#0099cc;
 	text-decoration:underline;
}

div.without-list a {
    text-decoration: none;
    color: #333;
    font-size: 	0.925em;
    border-bottom: 0px dashed #0099CC;
}

div.without-list a:hover {
	color:#0099cc;
 	text-decoration:underline;
}

.text_page table td p {
    font-size: 1em;
}
.center{
    text-align:center;
}
dl dt{
    float:left;
}
dl dd{
    padding-left:145px;
}
.result_search_item dl {
    font-size: 0.813em;
    margin-bottom: 15px;
    margin-left: 14px;
    margin-top: 15px;
}

.result_search_item
td.proizv{
	width:119px!important; 
	text-align:center;
}
tr td.proizv:first-child{
	width:104px!important; 
}

.result_search_item_wo_underline {
    border-bottom: 0px solid #e5e5e5;
    margin-bottom: 10px;
    clear: both;
}
.result_search_item_wo_underline dl {
    font-size: 0.813em;
    margin-bottom: 15px;
    margin-left: 14px;
    margin-top: 15px;
}



.nested-menu-hover ul.box-nested-menu{
    display:block;
}
/* 23.11.2012 Lena */

#edit-keys-wrapper input[type="text"]{

    width:85%;
    float:left;
}
#search-form input[type="submit"]{
    background: #1e91b7;
        background: -moz-linear-gradient(top, #3badd4, #05789e);
        background: -o-linear-gradient(top, #3badd4, #05789e);
        background: -webkit-linear-gradient(top, #3badd4, #05789e);
        background: -ms-linear-gradient(top, #3badd4, #05789e);
        background: linear-gradient(top, #3badd4, #05789e);
        -pie-background: linear-gradient(#3badd4, #05789e);
        text-shadow: 0 1px 0 rgba(0,0,0,0.51);
        box-shadow: 0 1px 0 #0f536a;
        border-radius: 2px;
        color: #ffffff;
        font-size: 0.812em;
        border: none;
        cursor: pointer;
        padding: 0 10px 0;
        height: 27px;
        display: inline-block;
        font-family: 'PT Serif', Helvetica, serif;
        text-decoration: none;
        position: relative;
}
#search-form{
    overflow:hidden;
}
.box h2{
    padding-top: 20px;
 /*   float:left; */
}
#anketa_form .downloadpdf{
    display:none;
}
#edit-submitted--messfeedback{
    height:auto;
}
.banner_color{
    display:none;
}
.form-radios{

}

.voting-wraper .title {
    color: #1A1A1A;
    font-size: 1.125em;
    left: 25px;
    position: absolute;
    top: 34px;
    width: 248px;
}

.poll {
    width: 358px;
    padding:0 30px;
}

.poll .text {
    color: #333333;
    display: block;
    font-family: 'PT Sans',Arial, sans-serif;
    font-size: 0.812em;
    padding-bottom: 10px;
}

.voting-wraper:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    width: 100%;
}

.poll {
    border-left: 1px solid #DFDFDF;
    float: right;
    vertical-align: top;
    width: 358px;
    padding: 10px 30px;
}

.poll .text {
    font-size: 0.812em;
}

.poll .bar {
    background-color: #DDDDDD;
    height: 5px;
    margin: 1px 0;
}

.poll .bar .foreground {
    background-color: #000000;
    float: left;
    height: 5px;
}

.poll .percent {
    font-size: 0.812em;
    text-align: right;
}

.poll .total {
    font-size: 0.812em;
    font-weight: bold;
    text-align: right;
}

.text_page .webform-component-textfield{
    float: left;
        padding: 10px;
        width: 325px;
}


.text_page .webform-component-radios{
    float: left;
        padding: 10px;
        width: 225px;
}
.send_forms{
    float:right;
    width: 720px;
}
.send_form{
clear: both;
    margin-bottom: 20px;
}

#registration_submit {
    font-size: 1em;
}

.registratiton_succes input[type="button"]{
    font-size: 0.923em;
    padding-bottom: 1px;
}

.mailer input[type="button"].close_subscribe {
    float: none;
    margin-top: 20px;
}

.halfcolright + .three_quarter_all {
    margin-top: 13px;
}

.three_quarter_all + .three_quarter_all {
    margin-top: 13px;
}
.row_cat{
    float:left;
}

.control input[type="text"].smallInput{
    width: 63px!important;
    float: left; 
}
.control input[type="text"].mediumInput{
    width:224px!important;
}

.adminButton{
font-weight: bold;
font-size: 18px;
float: right;
    padding-left: 10px;
}

#edit-submitted--messfeedback-wrapper .required
{
    background:none;
}
#webform-component--messfeedback{
    padding-bottom: 10px;
      padding-top: 10px;
}

.carusel{
    float:left;
    margin-right: 50px;
}
.carusel_partnery{
    float:left;

}
.smallEl{
    font-size:11px;
    line-height:12px;
}

/*- style for carusel -*/

#partners, #banners {
    position: relative;
}

#partners .caroufredsel_wrapper {
    margin: 0 auto!important;
    width: 638px!important;
}
#banners .caroufredsel_wrapper {
   /* width: 777px!important;*/
    margin: 0 auto!important;
}
.view-display-id-block_1 .caroufredsel_wrapper{
	height:260px;
}
.view-display-id-block_1 .caroufredsel_wrapper .views-row{
    height:220px!important;
}
.search-advanced{
    padding-bottom: 10px;
}
#banners .prev{
    display: block;
    position: absolute;
    left: -68px;
    top: 50%;
    margin-top: -25px;
    background: url("../img/left-right-active.png") no-repeat left top;
    height: 50px;
    width: 13px;
    overflow: hidden;
    text-indent: 100%;
}
#partners .prev {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -34px;
    background: url("../img/left-right-active.png") no-repeat left top;
    height: 50px;
    width: 13px;
    overflow: hidden;
    text-indent: 100%;
}

#partners .prev:hover , #banners .prev:hover{
    background-position: 0 -50px;
}

 #banners .next  {
    display: block;
    position: absolute;
    right: -68px;
    top: 50%;
    margin-top: -25px;
    background: url("../img/left-right-active.png") no-repeat -13px 0;
    height: 50px;
    width: 13px;
    overflow: hidden;
    text-indent: 100%;
}
 .banners-wraper{
     width:100%;
 }

#partners .next {
    display: block;
    position: absolute;
    right: -25px;
    top: 50%;
    margin-top: -37px;
    background: url("../img/left-right-active.png") no-repeat -13px 0;
    height: 50px;
    width: 13px;
    overflow: hidden;
    text-indent: 100%;
}

#partners .next:hover, #banners .next:hover {
    background-position: -13px -50px
}

/*- END style for carusel -*/

#user-profile-form fieldset{
    margin-top:15px;
}
#edit-pass-wrapper .description{
    margin-bottom: 10px;
}

.form_opros .webform-component-textfield,  .form_opros .webform-component-email, .form_opros .webform-component-select, .form_opros .webform-component-radios{
    width:50%;
    float:left;
    padding:0px;
}
.form_opros .webform-component-textfield input, .form_opros .webform-component-radios .form-radios,  .form_opros .webform-component-email input, .form_opros .webform-component-select input{
    width:315px;
}
.form_opros .webform-component-select .b-core-ui-select{
    width:316px;
    font-size: 0.75em;
}

.form_opros .webform-component-select .b-core-ui-select__dropdown {
    width: 316px!important;
}

.form_opros .webform-component-select .b-core-ui-select__dropdown .b-core-ui-select__dropdown__list {
    padding-top: 5px;
}
.form_opros .webform-component-select .b-core-ui-select__dropdown .b-core-ui-select__dropdown__list li {
    background: none;
    padding-left: 0;
}

.form_opros .webform-component-radios, .form_opros .webform-component-fieldset{
    clear:both;

}


.file-load-block .description{
    font-size: 1em;
}


#edit-submitted--fieldset2-f2-lang-wrapper .jspPane, #edit-submitted--fieldset2-f2-proezd-wrapper .jspPane{
    left: 20px;
}

#webform-component--fieldset2--f2-file input[type="text"], #webform-component--fieldset2--f2-file2 input[type="text"]{
    width: 244px!important;
}

#webform-component--fieldset2--f2-file2 input[type="text"] {
    float: left;
}
#datepicker3 {
    width: 175px;
}

#submitActionWebform {
    margin-right: 10px;
}


input.button-grey {
    padding-bottom: 3px;
}
#submitActionWebform1{
    float:left;
}
#loading{
	position: fixed;
	left: 54%;
	top: 30%;
	display:none;
}
#anketa_dop_text{
	padding-top:22px;
}
.confirm-parent{
    padding-bottom:10px;
}
.registration_error{
    display:none;

}
.capcha label {
    width: 93px;
}
.ie .capcha label {
    width: 96px;
}
.ie .thirdcol input.update_capcha{
    margin-right:2px;
}
.perspective .control, .chronicle .control {
    background: url("../img/bg-h1-perspective.png") repeat-x scroll left bottom transparent;
    margin-bottom: 10px;
    padding: 10px 0 16px;
}

.perspective .control .calendar:first-child, .chronicle .control .calendar:first-child {
    margin-left: 20px;
}
.perspective .calendar > label, .chronicle .calendar > label {
    font-size: 0.813em;
}

.perspective .control .button-grey, .chronicle .control .button-grey {
    margin-top: 3px;
}

 .result_search_item dt, .result_search_item dd {
   margin-bottom: 7px;
}
.result_search_item dl {
	line-height: 1.5;
}

/* style for carusel on main page */
.image_carousel {
	position: relative;
}
.image_carousel .view-content > div  {
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	display: block;
	float: left;
	width: 716px;
	height: auto;
}
.view-content a.prev, .view-content a.next {
	background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	display: none;
	position: absolute;
	top: 85px;
}
.view-content a.prev {			left: -22px;
					background-position: 0 0; }
.view-content a.prev:hover {		background-position: 0 -50px; }
.view-content a.prev.disabled {	background-position: 0 -100px !important;  }
.view-content a.next {			right: -22px;
					background-position: -50px 0; }
.view-content a.next:hover {		background-position: -50px -50px; }
.view-content a.next.disabled {	background-position: -50px -100px !important;  }
.view-content a.prev.disabled, a.next.disabled {
	cursor: default;
}
.block1Body{
	max-height: 132px;
	overflow: hidden;
	display: block;
}
.view-content a.prev span, a.next span {
	display: none;
}
.image_carousel .pagination {
	text-align: center;
	clear: both;
	margin-top: 5px;
}
.image_carousel .pagination a {
	background: url(../img/pagination.png) -10px 0px no-repeat transparent;
	width: 9px;
	height: 9px;
	margin: 0 5px 0 0;
	display: inline-block;
	text-align: center;
}
.image_carousel a.selected {
	background-position: 0 0;
	cursor: default;
}
.image_carousel .pagination a span {
	display: none;
}
.image_carousel .clearfix {
	float: none;
	clear: both;
}

.list-events .date-chronicle-img {
    display: block;
    float: left;
    margin-right: 9px;
width:100px;
}
span.date-chronicle-img {
    width: 100px; text-align: center; display: block; height: 75px;

}

.date-chronicle-img img {
    display: inline-block;
    max-width: 100px;
    max-height: 75px;
}

.search {
    float: right;
    position: relative;
}
.button-search {
    background: url("../img/bt-search.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    height: 14px;
    overflow: hidden;
    position: absolute;
    right: -8px;
    text-indent: 100%;
    top: 4px;
    white-space: nowrap;
    width: 14px;
}
.top-menu-right > a {
    margin-top: 5px;
}
.top-menu-right > a:hover {
    text-decoration: none;
}
.top-menu-right {
    float: right;
}
input.input-search[type="text"] {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.35);
    -pie-background: none repeat scroll 0 0 rgba(255, 255, 255, 0.35);
    border: medium none;
    border-radius: 1px 1px 1px 1px;
    color: #FFFFFF;
    display: block;
    font-size: 0.675em;
    height: 23px;
    line-height: 2.1em;
    margin-left: 14px;
    opacity: 0.75;
    filter: alpha(opacity=25);
    padding: 0 25px 0 10px;
    width: 149px;
    position:relative;
}
.input-search:-moz-placeholder {
    color: #FFFFFF;
}
.input-search.placeholder {
    color: #FFFFFF;
}

.ie input.input-search[type="text"]  {
    color: #f2f2f2;
}

.ie8 input.input-search[type="text"]  {
    color: #000000;
}

/* END style for carusel on main page */


.poll-view-voting .form-radio{
    margin-top: -1px;
}


#header, .wraper-main  , #footer {
    min-width: 1031px;
}
#podpisatsya{
    padding-left: 6px;
    margin-right: 29px;
}
#banners .banner_color, #partners .banner_color{
    display:none;
} 
.ie8 #submitAnketa {background: none #1e91b7!important;}
.ie8 #anketa_form > css3-container{
	display:none!important;
}



#comments .comment {border-bottom: 1px solid #CCCCCC;
    margin-bottom: 25px;
  /*  padding-bottom: 25px; */
}


#comments .submitted {


    display: block;
    margin: 10px 0;
    font-size: 0.765em;



}

#comments .content p{
    font-size: 1em;
}
#comments .submitted h3 a{
    color:#000000;
}
#comments span.new{
    display:none;
}
#comments .submitted {display: block;
    margin-bottom: 20px;}
#comments .comment h3 { margin-bottom: 20px; display:none;}
#comments .content {argin-bottom: 10px;}
#comments .forum-topic-navigation {margin: 20px 0;}
#comments  .collapsible.collapsed{
    display:none;
}
#comments #edit-comment.required {
    background: none;
}
#comments #edit-comment-wrapper{

    display: block;


}


#comments #edit-comment-wrapper textarea{
display: block;
height: 98px;
overflow: hidden;
padding: 0;
width: 100%;
}
#comments ul.links{
    margin-bottom: 5px!important;
    font-size: 0.875em;
    color: #333333;
}

#comments #edit-subject-wrapper input[type="text"]{
  width:95%!important;
}

#comments input[type="submit"]{
    margin:10px; padding:5px
}

#comments .form-item > a {
    display: block;

    margin-bottom: 10px;
}

p.perspective-date{
    overflow:hidden;
}

/* Debug
******************/

/*IE8 Form fix*/
.ie8 .thirdcol,
.ie8 .forthcol{
    padding-left: 0px !important;
    padding-right: 10px !important;
}

