#main {
	float: left;
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
	position: relative;
}

.page {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

.acount-buttons {
	top: 0px;
	right: 0px;
	position: absolute;
}

.acount-buttons li {
	float: right;
	list-style: none;
}

.search-block {
	top: 35px;
	right: 0px;
	width: 620px;
	position: absolute;
}

.search-block table {
	float: right;
	width: 100%;
	color: #9d9d9d;
}

.search-bg {
	width: 298px;
	height: 24px;
	border: 1px solid #cecece;
}

.search-filed {
	float: left;
	width: 260px;
	height: 17px;
	border: 0px;
	margin: 3px 0px 0px 2px;
}

.loupe {
	float: right;
	width: 15px;
	height: 15px;
	border: 0px;
	margin: 4px 9px 0px 0px;
	background: url("../images/loupe.gif") no-repeat 0 0;
	cursor: pointer;
}

.nav {
	top: 82px;
	right: 0px;
	width: 670px;
	position: absolute;
}

.nav ul {
	float: left;
	list-style: none;
}

.nav ul li {
	float: right;
	margin: 0px 0px 0px 12px;
}

.nav ul li a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.nav ul li a:hover {color: #d41522;}

.nav ul .active a {color: #d41522;}

.acount-buttons {
	top: 0px;
	right: 0px;
	position: absolute;
}

.acount-buttons li {
	float: right;
	position: relative;
	margin: 0px 0px 0px 15px;
}

.acount-buttons li a {
	float: left;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	background: url("../images/acount-button.png") no-repeat 0 0;
}

.acount-buttons li span {
	float: left;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	right: -3px; top: 0px;
	padding: 5px 26px 7px 24px;
	text-transform: uppercase;
	background: url("../images/acount-button.png") no-repeat 100% 0;
}

.acount-buttons li a:hover {text-decoration: none; background-position: 0 100%;}

.acount-buttons li a:hover span{color: #ffffff; background-position: 100% 100%;}

.acount-buttons .active a {text-decoration: none; background-position: 0 100%;}

.acount-buttons .active a span{color: #ffffff; background-position: 100% 100%;}

#content {
	float: left;
	width: 100%;
	position: relative;
	padding: 0px 0px 20px 0px;
}

.left-column {
	float: left;
	width: 630px;
}

.right-column {
	float: right;
	width: 300px;
}

/* Index-Page */

/* left-column */

.big-red-block {
	float: left;
	width: 590px;
	display: inline;
	position: relative;
	margin: 0px 0px 30px -5000px;
	padding: 38px 40px 30px 5000px;
	background: #cd1724;
	-moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 3px;
	border-radius: 3px;	
}

.big-red-block-text {
	float: left;
	width: 100%;
	margin: 0px 0px 39px 0px;
	color: #ffffff;
	font-size: 22px;
}

.big-red-block-button {float: left; margin-right: 7px;}

.big-red-block-link {
	float: left;
	width: 200px;
	height: 38px;
	line-height: 36px;
	text-align: center;
	padding: 0px 0px 0px 14px;
	background: url("../images/big-red-block-link-bg.png") no-repeat 0 0;
}

.big-red-block-link a {
	color: #ffc000;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #ffc000;
}

.big-red-block-link a:hover {
	border: 0px;
	text-decoration: none;
}

.molot {
	right: 44px;
	bottom: 0px;
	position: absolute;
}

.big-red-block-text {
	float: left;
}

.universal-block {
	
	width: 100%;
}

.universal-block  h3 {
	float: left;
}

.page-nav {
	float: right;
	list-style: none;
	margin: 5px 5px 0px 0px;
}

.page-nav li {
	float: left;
	margin: 0px 5px 0px 5px
}

.page-nav li a {
	color: #b6c7dc;
	font-weight: bold;
}

.universal-block-title {
	float: left;
	width: 100%;
}

.universal-block-info {
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

.universal-block-info ul {
	float: left;
	width: 642px;
	list-style: none;
	margin: 0px -20px 0px 0px;
}

.universal-block-info ul li {
	margin: 0px 20px 0px 0px;
}

.universal-block-info-title {
	float: left;
	width: 611px;
	height: 36px;
	color: #ffffff;
	
	text-align: right;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.universal-block-info-title span {
	padding-top: 7px;
	display: block;

}

.universal-block-info-text {
	float: left;
	width: 100%;
	line-height: 16px;
}

.universal-block-info-text p {padding: 0px 0px 10px 0px;}

.universal-block-info-number {
	float: left;
	width: 100%;
}

.universal-block-info-number a {
	font-weight: bold;
}



/* right-column */

.small-news {
	float: left;
	width: 100%;
	margin: 0px 0px 40px 0px;
}

.small-news ul {
	float: left;
	width: 100%;
	list-style: none;
}

.small-news ul li {
	float: left;
	width: 100%;	
	margin: 0px 0px 15px 0px;
}

.small-news ul li p {padding: 0px 0px 5px 0px;}

.news-date {
	font-size: 11px;
	font-weight: bold;
}

.more {
	float: left;
	width: 100%;
}

.more a{
	color: #c5232e;
	font-size: 12px;
}

.about-project {
	float: left;
	width: 100%;	
	font-size: 14px;
	margin: 0px 0px 30px 0px;
}

.about-project p {padding: 0px 0px 5px 0px;}

.about-project a {
color: #C5232E;
font-size: 12px;
}
/* right-column end */


/* Index-Page End */



.sitebar {
	float: left;
	width: 100%;	
	margin: 0px 0px 12px 0px;
}

.sitebar-left {
	float: left;
	height: 35px;
	padding: 0px 0px 0px 5px;
	background: url("../images/sitebar-bg.png") no-repeat 0 0;
}

.sitebar-right {
	float: right;
	height: 35px;
	padding: 0px 5px 0px 0px;
	background: url("../images/sitebar-bg.png") no-repeat 100% 0;
}

.sitebar-center {
	float: left;
	height: 35px;
	line-height: 30px;
	background: #e7e7e7;
}

.sitebar-center ul li {
	float: left;
	list-style: none;
	margin: 0px 30px 0px 20px;
}

.sitebar-center ul li a {
	color: #cf1824;
	text-decoration: underline;
}

.sitebar-center ul li a:hover {color: #cf1824; text-decoration: none;}

.reiteng-table-top {
	float: left;
	width: 100%;
	padding: 30px 0px 40px 0px;
	background: url("../images/reiteng-table-top.gif") no-repeat 0 0;
}

.reiteng-table-bottom {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c4c4c4;
}

.reiteng-table-center {
	float: left;
	width: 948px;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
}

.reiteng-table-content {
	float: left;
	width: 100%;
	margin: -30px 0px 0px 0px;
}

.reiteng-table-content tr:first-child {
	color: #ffffff;
}

.reiteng-table-content td {
	padding: 0px 40px 10px 10px;
}

.reiteng-table-content td a {
	color: #01a8ff;
	text-decoration: underline;
}

.reiteng-table-content td a:hover {
	color: #01a8ff;
	text-decoration: none;
}

.reiteng-table-blue-bg {background: #ebebeb;}

.paragraf-nav {
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.paragraf-nav ul {
	float: left;
	width: 100%;
	list-style: none;
	color: #01a8ff;
}

.paragraf-nav ul li {
	display: block;
	margin: 0px 0px 5px 0px;
}

.paragraf-nav ul li ul {
	float: left;
	list-style: none;
	padding: 0px 0px 0px 15px;
}

.paragraf-nav ul li ul li {
	display: block;
	margin: 5px 0px 5px 0px;
}

.paragraf-nav ul li a {color: #01a8ff}

.paragraf-text {
	float: left;
	width: 100%;
}

.paragraf-text p {padding: 0px 0px 20px 0px;}

/* Popups */

.popup-block {
	float: left;
	width: 920px;
	background: #ffffff;
}



.popup-header {
	float: left;
	width: 880px;
	padding: 20px;
	height: 80px;
	background: #06aaff;
}

.popup-title {
	float: left;
	width: 655px;
}
.popup-title h4 {color: #ffffff;}

.popup-enter {
	float: right;
}

.popup-enter td {padding: 0px 10px 5px 0px;}

.popup-enter a {
	color: #ffffff;
	text-decoration: underline;
}

.popup-enter a:hover {
	color: #ffffff;
	text-decoration: none;
}

.enter-field {
	width: 203px;
	height: 17px;
	padding: 2px 3px;
	border: 1px solid #008dd7;
	color: #383838;
}

.enter-button {
	width: 67px;
	height: 27px;
	border: 0px;
	margin: 5px 0px 0px 0px;
	background: url("../images/enter-button.png") no-repeat 0 0;
	cursor: pointer;
}

.popup-enter-wrap {
	float: right;
}

.popup-enter-wrap ul {
	float: right;
	list-style: none;
	margin: 0px 10px 0px 0px;
}

.popup-enter-wrap li {
	float: right;
	padding: 0px 10px;
	line-height: 12px;
	border-right: 1px solid #ffffff;
}

.popup-enter-wrap li:first-child {border: 0px;}

.popup-enter-wrap li a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

.popup-enter-wrap li a:hover {
	color: #ffffff;
	text-decoration: none;
}




.popup-content {
	float: left;
	width: 820px;
	padding: 20px 20px 50px 20px;
	background: #ffffff;
}

.popup-left-column {
	float: left;
	width: 220px;
}

.popup-right-column {
	float: right;
	width: 800px;
}

.popup-right-column a {
	color: #1da4e8;
	text-decoration: underline;
}

.popup-right-column a:hover {
	color: #1da4e8;
	text-decoration: none;
}

.links-buttons {
	float: left;
	width: 100%;
}

.links-buttons li {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0px 0px 10px 0px;
}

.links-buttons li a {
	float: left;
	color: #ffffff;
	width: 201px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url("../images/links-buttons-bg.png") no-repeat 0 0;
}

.links-buttons li a:hover {color: #ffffff; text-decoration: none;}

.popup-text {
	float: left;
	width: 100%;
}

.popup-text h5 {
	color: #d01824;
	margin: 0px 0px 15px 0px;
	font: normal 16px arial;
}

.popup-text p {
	padding: 0px 0px 13px 0px;
	width: 635px;
}

.popup-text a {
	color: #1da4e8;
	text-decoration: underline;
}

.popup-text a:hover {
	color: #1da4e8;
	text-decoration: none;
}

.popup-text-wrap {
	float: left;
	width: 100%;
}

.popup-text-wrap h5 {
	color: #d01824;
	margin: 0px;
	font: normal 16px arial;
}



.popup-text-wrap span {color: #999999;}

.popup-text-wrap em {
	font-style: normal;
	padding: 0px 10px 0px 0px;
}

.universal-table {
	float: left;
	width: 100%;
    display: none;
}
.universal-table-choise {
	float: left;
	width: 100%;
    display: none;

}
.universal-table-choise table {
	float: left;
	width: 800px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #cecece;
}

.universal-table-choise table td {vertical-align: middle; padding: 0px 0px 10px 0px;}

.universal-table-choise table td p {padding: 0px 0px 5px 0px;}
.universal-table-choise p {
	width: 400px;
}
.universal-table table {
	float: left;
	width: 800px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #cecece;
}

.universal-table table td { padding: 0px 0px 10px 0px; vertical-align: middle;}

.universal-table table td p {padding: 0px 0px 5px 0px;}
.universal-table p {
	width: 400px;
}
.send-buttons {
	float: left;
	width: 100%;
	border-top: 1px solid #cecece;
	padding: 20px 0px 0px 0px;
}

.send-buttons td {padding: 0px 10px 0px 0px;}

.send-button {
	padding: 0px 20px;
	height: 30px;
	line-height: 25px;
	border: 0px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #67a927;
	cursor: pointer;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;	
}

.counter {
	float: left;
	width: 100%;
}

.counter li {
	float: left;
	list-style: none;
	margin: 0px 10px 0px 0px;
}

/*  Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 0px;
    margin: 0px;
    display: inline;
}

img.alignleft {
    padding: 0px;
    margin: 4px 10px 0px 0px;
    display: inline;
}

.alignright {float: right;}

.alignleft {float: left;}

/* End Images */

/* New Styles */


.buttons {
	width: 100%;
	margin: 0px 0px 44px 0px;
}

.buttons ul {
	float: left;
	list-style: none;
}

.buttons li {
	float: left;
	position: relative;
	margin: 0px 15px 0px 0px;	
}

.buttons li a {
	float: left;
	color: #ffffff;
	font-size: 15px;	
	font-weight: bold;
	text-align: center;
	position: relative;
	right: -5px; top: 0px;
	padding: 11px 18px 11px 11px;
	
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	z-index: 100;
}


.complaints {
	float: left;
	width: 100%;
	margin: 0px 0px 80px 0px;
}

.complaints h4 {color: #01a8ff; margin: 0px 0px 7px 0px; text-transform: uppercase;}

.complaints ul {
	float: left;
	width: 100%;
	list-style: none;
}

.complaints ul li {
	float: left;
	width: 926px;
	margin: 0px 0px 10px 0px;
	padding: 10px 12px 10px 12px;
}

.complaints ul li span {
	font-size: 14px;
	margin-left: 8px;
}
.error {
	color: red;
}

.complaints .bg {background: #ebebeb;}

.complaints-date {color: #787878; font: bold 13px arial; line-height: 11px; margin-bottom: 3px;}
.complaints-text {color: #25374f; font: bold 14px arial; margin-bottom: 15px;}
.complaints-result {float: left; color: #5a5a5a; font: normal 12px arial; margin-top: 7px; margin-bottom: 15px;}
.complaints-text2 {color: #25374f; font: 14px arial;}
.green-button a {
	
	width: 40px; 
	color: #ffffff; 
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	margin: 0px 5px 0px 11px;
	background: url("../images/green-button-bg.png") no-repeat 0 0;
	text-transform: uppercase;
	text-decoration: none;
}

.red-button a {
	float: left; 
	width: 40px; 
	color: #ffffff; 
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	background: url("../images/red-button-bg.png") no-repeat 0 0;
	text-transform: uppercase;
	text-decoration: none;
}

.green-button-print a {
	float: left; 
	width: 200px; 
	color: #ffffff; 
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	margin: 0px 5px 0px 5px;
	background: url("../images/green-button-bg-print.png") no-repeat 0 0;
	text-transform: uppercase;
	text-decoration: none;
}

.red-button-pay a {
	float: left; 
	width: 200px; 
	color: #ffffff; 
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	background: url("../images/red-button-bg-pay.png") no-repeat 0 0;
	text-transform: uppercase;
	text-decoration: none;
    margin-left: 5px;
}

.settings {
	float: left;
	width: 100%;
}

.settings table {margin: 0px 0px 50px 0px;}

.settings h4 { color: #01a8ff; margin: 0px 0px 15px 0px;}

.settings-field {width: 300px; height: 23px; padding: 5px 5px 0px 5px; color: #646464; font-size: 14px;}
.settings-small-field {width: 110px; height: 23px; padding: 5px 5px 0px 5px; color: #646464; font-size: 14px;}

.settings td {padding: 0px 48px 7px 0px;}

.settings .select {width: 315px; height: 30px; color: #646464; font-size: 14px;}

.settings-button {
	width: 210px;
	height: 28px;
	border: 0px;
	margin-top: 15px;
	background: url("../images/settings-button.png") no-repeat 0 0;
	cursor: pointer;
}

.complaints-text a {
    font-size: 12px;
    font-weight: normal !important;
    color: red;
}


.article-block {
	float: left;
	width: 610px;
	padding: 0px 20px 30px 0px;
}

.article-date {
	float: left;
	width: 100%;
	color: #9d9d9d;
}

.article-block h4 {color: #01a8ff; margin: 0px 0px 10px 0px;}

.article-block p {padding: 0px 0px 20px 0px;}

.title {
	float: left;
	width: 620px;
	height: 30px;
	padding: 0px 0px 3px 10px;
	text-transform: uppercase;
	line-height: 28px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.title-blue {background: url("../images/title-blue.gif") no-repeat 0 0;}
.title-green {background: url("../images/title-green.gif") no-repeat 0 0;}

.comments-block {
	float: left;
	width: 100%;
	margin: 0px 0px 40px 0px;
}

.comments-block li {
	float: left;
	width: 610px;
	list-style: none;
	line-height: 16px;
	margin: 0px 0px 2px 0px;
	padding: 3px 0px 8px 10px;
}

.comments-block li b {color: #658e1f;}

.comments-block li p {padding: 0px 0px 3px 0px;}

.comments-date {
	color: #888888;
	font-size: 11px;
}

.comments-block-bg {	background: #ebebeb;}

.comments-block table {
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
}

.comments-block td {padding: 0px 0px 5px 0px;}

.comments-field {
	width: 236px;
	height: 20px;
	font: normal 12px arial; 
}

.textarea-comments {
	width: 385px;
	height: 126px;
	font: normal 12px arial; 
}


/* form step */
			#Wrapper {
				padding : 1em;
				width : 820px;
			}
            #Wrapper li {
                list-style-type: none;
            }
			#fieldWrapper {
			}

			#demoNavigation {
				margin-top : 0.5em;
				margin-right : 1em;
				text-align: right;
                width: 500px;
			}
			
			#data {
				font-size : 0.7em;
			}

			
			.step span {
				
				font-weight: bold;
				
			}

			.navigation_button {
				width : 70px;
			}
			
			#data {
					overflow : auto;
			}
            
            .print_appendix table, .print_appendix tr, .print_appendix td {
            border: 1px dotted silver;
            }
            .print_appendix td {
            padding: 5px;
            }
            .print_appendix {
            margin-bottom: 20px;
            }



			.jaloba, .zayavlenie {
				margin: 0 auto;
				width: 850px;
				height: 100%;			
				font-size: 14px;
				line-height: 24px;
			}
			
			.jaloba_s1 {
				text-align: center;
				font-size: 16px;
				font-weight: bold;
			}

			
			
			.print_appendix table, .print_appendix tr, .print_appendix td {
				border: 1px solid silver;
			}
			.print_appendix td {
				padding: 5px;
			}
			.print_appendix a {
				color: #01A8FF;
			}
			
			.more-address-content table {
					padding: 15px;
				}

.pass-button {
	width: 67px;
	height: 27px;
	border: 0px;
	margin: 5px 0px 0px 0px;
	background: url("../images/comments-button.gif") no-repeat 0 0;
	cursor: pointer;
    color: white;
}
			
			
			 .universal-table span {
                margin-top: 15px;
                font-weight: normal;
            }
			
			.wpcf7-form-control-wrap captcha-96 {
				width: 50px !important;
			}
			
			.right_span {
    float: right;
  }
  
  .left_span {
    float: left;
    padding-left: 10px;
	color: black;
  }
  
  	#total {
    visibility: hidden;
  }
  #load {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 150px;
    margin: -100px 0 0 -150px;
    padding: 100px 10px 10px 10px;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    color: #34445B;
  }
  
  .complaints tr, .complaints td {
  	padding: 5px;
  }
  
  .complaints table, .complaints tr, .complaints td {
  width: 900px;
  border: 1px dashed #9d9d9d;
  text-align: center;
  }
  
   .complaints table a {
   	text-decoration: underline;
   	cursor: pointer;
   }

   #lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

 .order_email {
        width: 100px;
        height: 50px;
        padding-bottom: 2px;
        display:none;
        background: white;
        border-radius: 5px; -moz-border-radius: 5px; 
        -webkit-border-radius: 5px;
        box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
        -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
        -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);        
}

.webflex {
    color: white;
    padding-top: 15px;
}
.webflex a{
    color: white;
    padding-top: 15px;
}

/*    New style     */

.sup sup{
    color: red;
}


.popup-block2 {
	float: left;
	width: 400px;
	background: #ffffff;
}

.popup-text2 p {
	padding: 0px 0px 13px 0px;
	width: 345px;
}

.popup-content2 {
	float: left;
	width: 400px;
	padding: 20px 20px 50px 20px;
	background: #ffffff;
}

.popup-left-column2 {
	float: left;
	width:100px;
}

.popup-right-column2 {
	float: right;
	width: 400px;
}

.popup-header2 {
	float: left;
	width: 400px;
	padding: 20px;
	height: 40px;
	background: #06aaff;
}
.popup-title2 h4 {
	color: #25374f;
	margin: 0px 0px 20px 0px;
	font: normal 15px 'arial';
}
.universal-table2 {
padding: 10px;
}

.email_data {	
color: green;
}

#email_span {
	color: #01A8FF !important;
}

#suc_otziv {	
display: none;
}
#suc_otziv h2{	
color: green;
}

#no_otziv {
display: none;	
}

.zayavlenie tr, .zayavlenie td {
    padding: 5px;
} 

.nav-next {
    float: right;
}
.nav-previous {
    top: 12px;
    
}
.wpb li {
    list-style: none;
}

input.error, textarea.error {
    border: 1px solid red !important;
}
label.error {
    display: inline !important;
}

.gallery li {
    padding-left: 10px;
    height: 45px;
    max-width: 140px;
}

.gallery img {
    height: 45px;
    max-width: 140px;
    
}

.gallery {
    width: 618px !important;
}

.gai_title {
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}

#email_success {
    float: right;
    margin-right: 290px;
}



	
.button {
	display: inline-block;
	padding: 5px 10px 5px 10px;
	background: #71b92b;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	
	*display: inline;
	*zoom:1;
	
	border-radius: 10px;
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;	
}

.button.red {
	background: #d41522;
}

.button.blue {
	background: #1f9de4;
}

.linkPdf {
    color: #C5232E;
    text-decoration: underline;
}

#pdfFile ul li {
    padding-bottom: 20px;
}

.twit {
    margin-top: 20px;
}

.likeF {
    margin-top: 10px;
    position: relative;
    top: 14px;
}

.comments-block a {
    color: #C5232E;
    text-decoration: underline;
}
#hide_criteria1 {
    display: none;
}
#hide_criteria2 {
    display: none;
}

#incoterms input {
    margin-top: 10px;
}

.strong-title {
    font-weight: bold;
}

#situationTwo input {
    
}
#officialStep, #officialStepTwo {
    display: none;
}

.voting-final {
    padding-bottom: 10px;
}
.voting-table {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 950px;
}

.voting-button a {
    text-align: center;
    margin-right: 15px;
}

.input-reyting {
    width: 250px;
    height: 15px;
}

.left_menu .active {
        background: #0a93da;
}
.left_menu .no_active {
        background: #065882;
}
.left_menu .active a{
        color: #fff;	
}

.color_block ul li {
    clear: both;
    padding-bottom: 20px;
}

.login-class {
    padding: 0 !important;
    width: 258px;
}

.registration-form td {
    height: 25px;
}


#mess {
    color: green;
    font-size: 17px;
}
#hide_region, #hide_region2 {
    display: none;
}

.adres-print {
    text-align: right;
}

.descclass {
    width: 600px !importants;
}

.title_announce_three{
	float: left;	
	width: 100%;
	height: 40px;
	display: table-cell;
    vertical-align: bottom;
	display: table-cell;
    vertical-align: middle;
} 

.title_announce_three h2{
	float: left;	
	width: 100%;
	line-height: 30px;
}

.user-file {
    margin-top: 20px;
}
.user-file li {
    line-height: 15px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.files input[type="text"] {
    padding: 0 !important;
    width: 250px;
}

.files input[type="file"] {
    padding: 0 !important;
    width: 250px;
}

.suc-upload {
    color: green; 
    font-weight:  bold;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 14px;
}

.err-upload {
    color: green; 
    font-weight:  bold;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 14px;
}

#d_clip_container {
    margin: 10px 0;
}
#fe_text {
    display: none;
}

.icons ul li div {
    position: absolute;
    top: 0;
    left: 119px;
}

.pop img{
    margin-top: 10px;
    margin-left: 10px;
}

a.loginza img {
    margin-top: 10px;
    margin-left: 10px;
}
.article-block img {
    max-width: 600px;
}