body {
	background: #F5F5F5;
	font-family: Arial;
	overflow-y: scroll;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
.page-wrapper {
    min-height: 100%;
    margin-bottom: -200px;
}
* html .page-wrapper {
    height: 100%;
}
.page-buffer {
    height: 200px;
}

* {
    margin:0;
    padding:0
}

#header {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 124px;
	background-image: url(/templates/makos/images/header.png);
}

#logo a {
	display: block;
	float: left;
	margin: 0;
	width: 330px;
	height: 124px;
	background-image: url(/templates/makos/images/logo.png);
}

#header_text {
	margin: 57px 0 0 20px;
	padding: 0;
	display: block;
	float: left;
	text-align: left;
	line-height: 50px;
	font: 12px Arial;
	text-shadow: 1px 1px 1px #c5c5c5;
	font-weight: bold;
	color: #00326E;
	text-transform: uppercase;
}

#right_header_side {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	width: 230px;
	height: 124px;
}

.contacts_all {
	margin: 15px 0 0;
	padding: 0;
	display: block;
	float: right;
	width: 300px;
	height: 65px;
	color: #424242;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	text-shadow: 1px 1px 1px #d2d2d2;
}

.contacts_all ul {
	padding: 0;
	list-style-type: none;
}
.contacts_all li {
	margin: 0 0 5px 0;
	padding: 0;
}

#contact_page {
	margin: 30px 50px 35px 0;
	padding: 0;
	display: block;
	float: left;
	width: 550px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-shadow: 1px 1px 1px #DADADA;
}

#contact_page .wrap {
	display: block;
	float: left;
	width: 550px;
}

#contact_page .item_contact {
	margin: 5px 0 10px 0;
	padding: 0;
	display: block;
	float: left;
	width: 100px;
	color: #00326E;
	border-bottom: 1px solid #D2D2D2;
}

#contact_page .value_contact {
	margin: 5px 0 10px 0;
	padding: 0;
	display: block;
	float: left;
	color: #424242;
	border-bottom: 1px solid #D2D2D2;
}

/*---*/
.switch_lang .free a {
	margin: 10px 0 0 5px;
	padding: 3px 0 0;
	display: block;
	float: right;
	width: 33px;
	height: 18px;
	text-decoration: none;
	font-size: 12px;
	color: #f5f5f5;
	text-align: center;
	background-image: url(/templates/makos/images/fone_menu_main.png);
	border: 1px solid #00326E;
}

.switch_lang .free a:hover {
	color: #00326E;
	background: none;
	cursor: pointer;
}

.switch_lang .current {
	margin: 10px 0 0 5px;
	padding: 3px 0 0;
	display: block;
	float: right;
	width: 33px;
	height: 18px;
	text-decoration: none;
	font-size: 12px;
	color: #B41E23;
	text-align: center;
	border: 1px solid #B41E23;
}

/*main_menu*/

#main_menu {
    position: relative;
    overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 36px;
	background-image: url(/templates/makos/images/fone_menu_main.png);
}
#main_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    float: left;
    font: 16px Arial;
}
#main_menu ul li {
    position: relative;
    left: -50%;
    float: left;
    margin: 0;
}
#main_menu ul li a {
    display: block;
    text-decoration: none;
    padding: 9px 40px;
	color: #F5F5F5;

}
#main_menu ul li a:hover, #main_menu ul li a.current_page_item {
	text-decoration: underline;
	color: #F5F5F5;
}

/*content*/

#allcontent {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	min-height: 200px;
	background-image: url(/templates/makos/images/header_add.png);
	background-repeat: no-repeat;
}


.pages_h1 {
	margin: 0 0 35px 600px;
	padding: 35px 0 3px;
	width: 400px;
	border-bottom: 1px solid #AAAAAA;
	color: #B41E23;
	font-size: 24px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #cccccc;
}

h1 {
	margin: 0 400px 35px 0;
	padding: 0;
	width: 600px;
	color: #00326E;
	font-size: 24px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #cccccc;
}

h2 {
	margin: 0 400px 35px 0;
	padding: 0;
	width: 600px;
	color: #00326E;
	font-size: 22px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #cccccc;
}

h3 {
	margin: 0 400px 35px 0;
	padding: 0;
	width: 600px;
	color: #00326E;
	font-size: 20px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #cccccc;
}

h4 {
	margin: 0 400px 35px 0;
	padding: 0;
	width: 600px;
	color: #00326E;
	font-size: 18px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #cccccc;
}

h5 {
	margin: 0 400px 35px 0;
	padding: 0;
	width: 600px;
	color: #00326E;
	font-size: 16px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #cccccc;
}

#allcontent p {
	margin: 0 0 35px 0;
	padding: 0;
	font-size: 14px;
	line-height: 25px;
	color: #303030;
}

#allcontent ul , #allcontent ol {
	margin: 0 0 35px 0;
	padding: 0;
	font-size: 14px;
	line-height: 25px;
	color: #303030;
}

#allcontent a {
	color: #B41E23;
	text-decoration: none;
}

#allcontent p a:hover {
	text-decoration: underline;
}

#allcontent table {
	margin: 0 0 40px;
	padding: 0;
	font-size: 14px;
	color: #002654;
}

#allcontent img {
	margin: 0;
	padding: 0;
	border: 1px solid #AAAAAA;
}

#allcontent img:hover {
	border: 1px solid #AAAAAA;
	box-shadow: 0 0 10px #AAAAAA;
}

#allcontent .variant_1 {
	background: #CAD7E8;
}

#allcontent .variant_2{
	background: #BCCCE2;
}

#margin_bottom {
	display: block;
	height: 40px;
	width: 1000px;
}

/*vacancy table*/

#tr_row_header {
	display: table-row;
}

.table_header {
	margin: 0;
	padding: 5px 10px;
	display: table-cell;
    text-align: left;
	font: 14px Arial;
	color: #f5f5f5;
	background: #2A538F;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}

#tr_row_data {
	display: table-row;
}

#tr_row_data:hover {
	background: #D2D2D2;
}

.table_data {
	margin: 0;
	padding: 5px 10px;
	display: table-cell;
    text-align: left;
	font: 14px Arial;
	color: #002654;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}

.t_wrap {
	display: block;
	word-wrap: break-word;
}

a:hover .table_data {
	text-decoration: none;
}

/*worksheet form*/

#worksheet, #contacts {
	font-size: 14px;
	font-family: Arial;
}

#contacts {
	margin: 0 0 35px 0;
	padding: 0;
	display: block;
	float: right;
	width: 400px;
}

.inform, .submits {
	margin: 30px 0 0;
	padding: 0;
	display: block;
	text-align: right;
	float: left;
	width: 333px;
	height: 50px;
}

.inform_textarea {
	margin: 30px 0 0;
	padding: 0;
	display: block;
	text-align: right;
	float: left;
	width: 400px;
}

.inform .name, .inform_textarea .name {
	margin: 6px 10px 0 0;
	padding: 0;
	display: block;
	float: right;
	color: #134B8B;
}

.inform select, .inform input {
	margin: 0;
	padding: 2px 5px;
	width: 180px;
	background: #FFFFFF;
	border: 1px solid #9CB5D1;
	display: block;
	float: right;
	font-size: 14px;
	font-family: Arial;
	height: 24px;
 	border-radius: 2px;
	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
	-webkit-box-shadow: 0 0 2px #ccc;
	-moz-box-shadow: 0 0 2px #ccc;
}

.inform_textarea textarea {
	margin: 0;
	padding: 2px 5px;
	width: 247px;
	background: #FFFFFF;
	border: 1px solid #9CB5D1;
	display: block;
	float: right;
	font-size: 14px;
	font-family: Arial;
 	border-radius: 2px;
	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
	-webkit-box-shadow: 0 0 2px #ccc;
	-moz-box-shadow: 0 0 2px #ccc;
}

.inform select {
	width: 190px;
	height: 30px;
}

.submits input {
	border: 1px solid #aaaaaa;
	margin: 0;
	padding: auto 20px;
	height: 40px;
	width: 100px;
	font: 16px Arial;
	background-image: url(/templates/makos/images/send_bg.png);
	color: #f5f5f5;
 	border-radius: 4px;
	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 4px #ccc;
	cursor: pointer;
}

.submits input:hover {
	background-image: url(/templates/makos/images/send_bg_hover.png);
}

.inform .attach_info {
	display: block;
	float: right;
	width: 339px;
	color: #134B8B;
	font-size: 12px;
	text-align: left;
}

.cv_form_inform {
	margin: 40px 0 0 20px;
	padding: 0;
	display: block;
	float: left;
	width: 350px;
	border-top: 1px solid #AAAAAA;
}

.cv_form_inform .cv_form a {
	margin: 20px 20px 20px 10px;
	padding: 0;
	display: block;
	float: left;
	height: 50px;
	width: 50px;
	background-image: url(/templates/makos/images/cv_file.png);
}

.cv_form_inform .cv_text  {
	display: block;
	text-align: left;
	margin: 20px 10px 0 0;
	padding: 0;
	font-size: 14px;
	font-family: Arial;
	color: #134B8B;
}

/*footer*/

#footer {
	margin: 0;
	padding: 0;
	height: 200px;
	text-align: center;
	background-image: url(/templates/makos/images/footer.png);
	background-repeat: x-repeat;
}


#footer_wrap {
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 1000px;
	height: 150px;
	background-image: url(/templates/makos/images/footer_add.png);
	background-repeat: no-repeat;
}

/**/

#footer_contacts {
	margin: 24px 0 0;
	padding: 0;
	display: block;
	float: left;
	height: 140px;
	width: 260px;
	overflow: hidden;
	text-align: left;
}


#footer_contacts .headertext {
	margin: 0;
	padding: 0 10px 10px 0;
	text-transform: uppercase;
    text-decoration: none;
	text-align: left;
	text-shadow: 1px 1px 1px #AAAAAA;
	font: 12px Arial;
	color: #002754;
	font-weight: bold;
}

#footer_contacts .simpletext {
	margin: 5px 0 0;
	width: 245px;
	padding: 5px 10px 0 0;
	font: 12px Arial;
	color: #002754;
	text-transform: none;
	line-height: 15px;
}

/**/

#footer_follow {
	margin: 24px 0 0;
	padding: 0 0 0 34px;
	display: block;
	float: left;
	height: 130px;
	width: 150px;
	overflow: hidden;
	text-align: left;
	border-left: 1px solid #C5C5C5;
}

#footer_follow .headertext {
	margin: 0;
	padding: 0 10px 15px 0;
	text-transform: uppercase;
    text-decoration: none;
	text-align: left;
	text-shadow: 1px 1px 1px #AAAAAA;
	font: 12px Arial;
	color: #002754;
	font-weight: bold;
}

#footer_follow .social a {
	display: block;
	margin: 0;
	width: 100px;
	height: 26px;
	padding: 5px 0 0 35px;
	font: 12px Arial;
	color: #00326E;
	text-decoration: none;
	text-transform: uppercase;
}

#footer_follow .social a:hover {
	color: #B41E23;
    text-decoration: underline;
}

/*footer_menu*/

#footer_menu {
	margin: 14px 0 0;
	padding: 0;
	display: block;
	float: right;
	width: 555px;
}
#footer_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer_menu ul li {
	padding: 0;
	margin: 0;
}
#footer_menu ul li a {
    display: block;
	float: right;
	text-transform: uppercase;
    text-decoration: none;
	text-shadow: 1px 1px 1px #AAAAAA;
    padding: 10px 10px;
	font: 12px Arial;
	color: #002754;
	font-weight: bold;
}
#footer_menu ul li a:hover {
	background: #d2d2d2;
}

#footer_menu ul li a.current_page_item {
	color: #B41E23;
	background: none;
}


/**/

#footer_menu_add_1 {
	margin: 35px 0 0;
	padding: 0;
	display: block;
	float: right;
	width: 110px;
	height: 80px;
	background-image: url(/templates/makos/images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer_menu_add_2 {
	margin: 87px 0 0;
	padding: 0;
	display: block;
	float: right;
	width: 390px;
	height: 28px;
	text-align: right;
	font: 12px Arial;
	color: #002754;
}

#footer_menu_add_2 a {
	color: #002754;
    text-decoration: none;
}

#footer_menu_add_2 a:hover {
	color: #B41E23;
    text-decoration: underline;
}

#forTop {
	display: block;
	height: 36px;
	width: 1000px;
}

#toTop {
	display: block;
	float: right;
	height: 36px;
	width: 36px;
	cursor: pointer;
	background-image: url(/templates/makos/images/go_up.png);
	background-repeat: no-repeat;
}

#toTop:hover {
	display: block;
	float: right;
	height: 36px;
	width: 36px;
	cursor: pointer;
	background-image: url(/templates/makos/images/go_up_hover.png);
	background-repeat: no-repeat;
}

.slider {
	display: block;
	width: 1000px;
	height: 200px;
	overflow: hidden;
	margin: 0 0 40px;
	float: left;
	border-top: 1px solid #8DA0B4;
}
.slider ul,
.slider li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.slider ul {
	width: 9999px;
}
.slider ul li {
	list-style-type: none;
	float: left;
	width: 1000px;
	height: 200px;
}

.slider ul li .text_view {
	margin: 30px 0 0 20px;
	padding: 20px;
	display: block;
	float: left;
	width: 350px;
	color: #f5f5f5;
	font: 24px Arial;
	letter-spacing: 0px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #303030;
	background-image: url(/templates/makos/images/label_bg.png);
 	border-radius: 3px;
	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
	/*text-transform: uppercase;*/
}

.slider .nav {
	display: block;
	width: 90px;
	height: 12px;
	position: relative;
	float: right;
	right: 10px;
	bottom: 22px;
}
.slider .nav span {
	opacity: 0.7;
	background: #F4F5F7;
	margin: 0 0 3px 3px;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	cursor: pointer;
	overflow: hidden;
	display: block;
	float: left;
	box-shadow: 0 1px 1px #303030;
}
.slider .nav span.on {
	opacity: 0.5;
	background: #CDD1DA;
}

#parent_popup {
	background-color: rgba(96,96,96,0.6);
	display: none;
	position: fixed;
	z-index: 99999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#popup_order {
	background: #f5f5f5;
	width: 340px;
	height: 150px;
	margin: auto;
	padding: 0;
	border: 1px solid #BCBCBC;
	position: fixed;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	left: 0; right: 0; top: 0; bottom: 0;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#popup_order .massage {
	display: block;
	margin: 20px;
	padding: 0;
	width: 300px;
	height: 50px;
	color: #00326E;
	font-size: 20px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #cccccc;
}

#popup_order input {
	border: 1px solid #aaaaaa;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 100px;
	font: 16px Arial;
	background-image: url(/templates/makos/images/send_bg.png);
	color: #f5f5f5;
 	border-radius: 4px;
	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 4px #ccc;
	cursor: pointer;
}

#popup_order input:hover {
	background-image: url(/templates/makos/images/send_bg_hover.png);
}

#showGallery {
	display: none;
}

#gallTitle h1 a {
	color: #00326E;
}

#gallTitle h1 a:hover {
	color: #004191;
	text-decoration: underline;
}