/* @group Global Reset */
/*
@font-face {
    font-family: 'CalibriRegular';
    src: url('/fonts/calibri.eot');
}
@font-face {
    font-family: 'CalibriRegular';
    src: url('/fonts/calibri.ttf');
}*/
/*
@font-face {
    font-family: 'Micra';
    src: url('/fonts/micra.eot');
}
@font-face {
    font-family: 'Micra';
    src: url('/fonts/micra.ttf');
}*/
/*
@font-face {
	font-family: "Sanet";
	src: url("/fonts/sanet.eot?") format("eot"),
	url("/fonts/sanet.woff") format("woff"),
	url("/fonts/sanet.ttf") format("truetype"),
	url("/fonts/sanet.svg#Sanet") format("svg");
}*/

body {
	margin: 0;
	padding: 0;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6, p, pre,blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}
ul {
	list-style-position: inside;
}
pre {
	font-size: 13px;
}
/* Miscellaneous conveniences: */

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

/* Form field text-scaling */

select, textarea {
	font-size: 100%;
}

a:focus {
	outline: none;
}

/* @end */

/* @group Typography */



/* Basic Typography */

td#maincol ol,
td#maincol ul {
	margin-left: 20px;
}

h1 {
	line-height: 145%;
	padding: 4px;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: normal;
}

h2 {
	line-height: 145%;
	padding: 4px;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: normal;
}

h3.content{
	font-size: 18px;
	color: #2484c6;
	margin-bottom: 3px;
	text-decoration: underline;
	font-weight: bold;
}

h3.content2{
	font-size: 18px;
	color: #4c4f55;
	margin-bottom: 3px;
	text-decoration: underline;
	font-weight: bold;
}

.content_h3 {
	font-size: 22px;
	color: #2484c6;
	text-decoration: underline;
	font-weight: bold;
}

.content_imp{
	color: #2484c6;
}

h4.content {
	font-size: 14px;
	color: #2484c6;
	margin-bottom: 3px;
	font-weight: normal;
}

h4 {
	/*line-height: 145%;
	padding: 4px;
	font-weight: normal;
	font-style: normal;*/
}

p {
	padding-bottom: 10px;
}

ul.content{
	margin: 0;
	padding: 0;
	list-style: none;
}


/* EXTRA STYLES */

p.warn {
    background: #FFF7C0 url(/layout/warn.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #F7D229;
    border-bottom: 2px solid #F7D229;
}

p.alert {
    background: #FBEEF1 url(/layout/exc.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #FEABB9;
    border-bottom: 2px solid #FEABB9;
}

p.info {
    background: #F8FAFC url(/layout/info.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #B5D4FE;
    border-bottom: 2px solid #B5D4FE;
}



/*-----SPECIAL LIST STYLE (CHANGE OR ADD ANOTHER)-----*/

ul.checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	background: url(/layout/tick.png) no-repeat left center;
	list-style-position: outside;
}

ul.checklist a {
	text-decoration: underline;
	padding: 1px;
}

ul.checklist a:hover {
	text-decoration: none;
	padding: 1px;
}

/*-----BLOCKQUOTE STYLE-----*/

blockquote {
	padding: 10px;
	font-style: italic;
}

div.code {
	padding: 10px;
	text-decoration: none;
	font: normal normal normal 11px "Courier New", Courier, mono;
}

/* @end */

/* @group Header */

/* CSS for Header Text */

#header_wrapper{
	max-width: 1026px;
	width: 100%;
	margin: 0 auto;
	background: url(/layout/mega-sprite.png) no-repeat -5px -173px;
	background
}/*
#header_wrapper_en{
	width: 1026px;
	height: 145px;
	margin: 0 auto;
	background: transparent url('/layout/bg_head_en.png') no-repeat top left;
}*/

#header{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#header_text h1, #header_text h1 a {
	padding-left: 15px;
	padding-top: 30px;
	text-decoration: none;
	letter-spacing: -1px;
}

#header_text h2 {
	padding: 0px 0px 0px 35px;
}

#header_text .inside {
	padding: 0;
	margin: 0;
}

/* CSS for Header Image */



#header_graphic h1 {
	text-indent: -6000em;
}

#header_graphic .inside {
	padding: 0;
	margin: 0;
}

#header_graphic h1 a {
	display: block;
	text-indent: -6000em;
}

#header_graphic h2 {
	text-indent: -6000em;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 0;
}

#header_graphic .inside {
	padding: 0;
	margin: 0;
}

#newsflash {
	float: right;
	overflow: hidden;
	position: relative;
	top: 7px;
	left: -30px;
	line-height: 145%;
}

/* @end Header*/



/* @group Showcase */

#showcasetop {
	width: 948px;
	margin: 0px auto;
	position: relative;
	height: 7px;
	line-height: 7px;
}

#showcase {
	width: 948px;
	margin: 0px auto;
	position: relative;
}
#showcase .inside {
	padding: 6px;
}


.bottom_top {
	height: 16px;
	width: 946px;
	margin: 10px auto 0px auto;
}
#bottom {
	padding: 5px 10px 5px 10px;
}


/* @end */


/* @group Mainbody */


#main-wrapper {
	max-width: 1000px;
	width: 100%;
	/*background: #ffffff url('/layout/bg_in.png') repeat-x top left;*/
	
	background:#FFF url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADsCAYAAAC1z8zVAAAArElEQVR42u3GRxKDMBAF0bn/Ncki56zxt8SUMIW9845evGryPF8TYPL84MAPDCFT4AgjptAQOWKmyBA7EqbYkCimxKEEpVIhBWmaCZkhZ8ocOcjzQiiEoihBKZRlJVSOmqky1KC2NEIDmqb9oAWtpQOd0Fl6oQf9iQEMYLgyghGMJyYwgenEDGYwX1mEBSyW9bj1fet6xwY2sN2xg33fv6GZtP4JA0YPD/9CvwBZIpvLQCmjbgAAAABJRU5ErkJggg==') repeat-x top left;
	margin: 0px auto;
}

#logo_wrapper{
	float: left;
}

#mainbody {
	max-width: 1000px;
	width: 100%;
	margin: 0px auto;
}
.slogan{
margin-left: 0px;
font: 14px "Play";
padding: 0 0 2px 0;
text-align: center;
width: 100%;
}

td#leftcol {
	/*width: 250px;*/
	/*padding-top:40px;*/
	background: url(/layout/bg_leftcol.jpg) no-repeat bottom left;
	padding-left: 20px;
        padding-bottom: 190px;
}
td#leftcol .inside {margin: 4px;}

td#rightcol {}
td#rightcol .inside {margin: 4px;}

td#maincol {padding: 0px 18px 40px 0px; width: 720px; overflow: hidden;}

/* @end */


/* @group Footer */

#footer {
	max-width: 1000px;
	width: 100%;
	height: 53px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background: #dbdcde url('/layout/mega-sprite.png') no-repeat -38px -57px;
	/*margin-top: 6px;*/
}

#footer a{
	background-image: none;
	text-align: center;
	text-decoration: underline;
}

#footer_text{
	width: 368px;
	float: left;
	text-align: left;
	font: 12px/15px "PT Sans";
	color: #58595b;
	margin-top: 4px;
	margin-left: 14px;
}

#footer_icons{
	float: left;
	margin-top: 12px;
        margin-left: 10px;
}

#footer_phone{
	float: right;
	color: #0085d4;
	font: 18px/28px "Play";
	background: #dbdcde url('/layout/icon_phone.jpg') no-repeat top left;
	margin-top: 13px;
	margin-left: 25px;
	padding-left: 40px;
	margin-right: 20px;
}

/* @end */


/* @group Modules */

/* Newsflash */
#newsflash .moduletable h3,
#newsflash .moduletableS1 h3,
#newsflash .moduletableS2 h3,
#newsflash .moduletableS3 h3 {
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	background-image: none;
	text-indent: 4px;
}

/* Default Module Style - bordered - */
div.module div,
div.module_menu div,
div.module_text div {}

div.module div div,
div.module_menu div div,
div.module_text div div {}

div.module div div div div,
div.module_menu div div div div,
div.module_text div div div div {
	background: transparent none;
	padding: 0;
}
div.module h3,div.module_menu h3,div.module_text h3 {
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	line-height: 100%;
	text-indent: 10px;
	font-weight: normal;
}





/* Module Unstyled */
div.module-none {margin-bottom: 10px;background: none;}
div.module-none div {background: none;}
div.module-none div div {background: none;}
div.module-none div div div {background: none;padding: 0px;margin: 0px;}
div.module-none div div div div {background: transparent none;padding: 0;}
div.module-none h3 {margin: 10px 0;padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 15px;font-size: 18px;font-style: normal;border: none;}

/* Latest News */

ul.latestnews, ul.latestnewsS1, ul.latestnewsS2, ul.latestnewsS3, ul.latestnewsS4, ul.latestnewsS5, ul.latestnews-text,ul.latestnews-menu,ul.mostread, ul.mostreadS1, ul.mostreadS2, ul.mostreadS3, ul.mostreadS4, ul.mostreadS5, ul.menu {
	list-style: none;
}

ul.latestnews li,
ul.mostread li,
ul.latestnewsS1 li,
ul.mostreadS1 li,
ul.latestnewsS2 li,
ul.mostreadS2 li,
ul.latestnewsS3 li,
ul.mostreadS3 li,
ul.menu li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	white-space: normal;
}


/* showcase */
#showcase div.moduletable ul,
#showcase div.moduletableS1 ul,
#showcase div.moduletableS2 ul,
#showcase div.moduletableS3 ul,
/* bottom */
#bottom div.moduletable ul,
#bottom div.moduletableS1 ul,
#bottom div.moduletableS2 ul,
#bottom div.moduletableS3 ul {
	list-style: none;
}

/* showcase */
#showcase div.moduletable li,
#showcase div.moduletableS1 li,
#showcase div.moduletableS2 li,
#showcase div.moduletableS3 li,
/* bottom */
#bottom div.moduletable li,
#bottom div.moduletableS1 li,
#bottom div.moduletableS2 li,
#bottom div.moduletableS3 li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	white-space: normal;
}



/* bottom */
#bottom div.moduletable h3,
#bottom div.moduletableS1 h3,
#bottom div.moduletableS2 h3,
#bottom div.moduletableS3 h3,
/* showcase */
#showcase div.moduletable h3,
#showcase div.moduletableS1 h3,
#showcase div.moduletableS2 h3,
#showcase div.moduletableS3 h3
{margin-bottom: 4px;padding: 0px;background-image: none;text-indent: 0px;font-weight: normal;font-style: normal;line-height: 120%;}

/* Showcase Content Headings */

#showcase td.contentheading,
#showcase td.contentheadingS1,
#showcase td.contentheadingS2,
#showcase td.contentheadingS3,
#showcase a.contentpagetitle,
#showcase a.contentpagetitleS1,
#showcase a.contentpagetitleS2,
#showcase a.contentpagetitleS3
{padding: 0px;margin: 0px 0px 0px 8px;text-decoration: none;line-height: 120%;border: none;}


/* Bottom Content Headings */

#bottom td.contentheading,
#bottom td.contentheadingS1,
#bottom td.contentheadingS2,
#bottom td.contentheadingS3,
#bottom a.contentpagetitle,
#bottom a.contentpagetitleS1,
#bottom a.contentpagetitleS2,
#bottom a.contentpagetitleS3
{padding: 0px;margin: 0px 0px 0px 8px;text-decoration: none;line-height: 120%;border: none;}



/* Left/Right Content Headings */

#leftcol td.contentheading,
#leftcol td.contentheadingS1,
#leftcol td.contentheadingS2,
#leftcol td.contentheadingS3,
#leftcol a.contentpagetitle,
#leftcol a.contentpagetitleS1,
#leftcol a.contentpagetitleS2,
#leftcol a.contentpagetitleS3,
#rightcol td.contentheading,
#rightcol td.contentheadingS1,
#rightcol td.contentheadingS2,
#rightcol td.contentheadingS3,
#rightcol a.contentpagetitle,
#rightcol a.contentpagetitleS1,
#rightcol a.contentpagetitleS2,
#rightcol a.contentpagetitleS3
{padding: 4px;margin:0px;text-decoration: none;line-height: 120%;border: none;}


a.mainlevel {
	line-height: 20px;
}

a.sublevel {
	padding-left: 4px;
}

a.sublevel.img {
}

/* Banner */

div#banner {
	/*margin: 0px auto 10px auto;*/
	width: 100%;
	text-align: left;
        
	height: initial;
}

.moduletable-banner {
	text-align: center;
	margin: 5px auto;
}

/* @end */

/* @group Joomla Styles */

/* Tables */

table.contentpaneopen {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: justify;
	text-align: justify;
}
table.contentpaneopen td{
	/*padding-right: 18px;*/
}

table.blog table.contentpaneopen {
	white-space: normal;
}

table.contentpaneopen,
table.contentpaneopenS1,
table.contentpaneopenS2,
table.contentpaneopenS3,
table.contentpane,
table.blog {
	border-collapse: collapse;
	width: 100%;
}

div.blog_more {
	padding: 10px;
}

div.blog_more strong {
	position: relative;
	top: -5px;
}

div.blog_more ul {
	border-top: 1px solid #dadacc;
	list-style: none;
}

div.blog_more ul li {
	padding: 0;
	margin: 0;
}

div.blog_more ul li a {
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	text-indent: 28px;
	padding: 4px;
}

div.blog_more ul li a:hover {
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	text-indent: 28px;
	padding: 4px;
}


/* Polls Module */

table.pollstableborder {
	width: 100%;
	text-align: left;
}

.smalldark {
	white-space: nowrap;
}

table.pollstableborder td.sectiontableentry1 {
	padding: 2px;
}

table.pollstableborder td.sectiontableentry2 {
	padding: 2px;
}

/* Polls Results */

table.pollstableborder td.sectiontableheader {
	padding: 8px;
	border: none;
}

td.sectiontableheader img {
	display: none;
}

td.sectiontableheader a {
	text-decoration: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	padding: 4px;
	border: none;
}

table.pollstableborder tr.sectiontableentry2 td {
	padding: 4px;
	border: none;
}

/* Category Tables */

td.sectiontableheader {
	padding: 4px 10px;
	font-size: 13px;
}

tr.sectiontableentry1 td,
td.sectiontableentry1 {
	padding: 4px;
}

tr.sectiontableentry2 td,
td.sectiontableentry2 {
	padding: 4px;
}

.sectiontableentry1 a,
.sectiontableentry2 a {
	text-decoration: none;
}

li a.category {
	text-decoration: underline;
}

table.contentpane tr td ul {
	list-style: none;
}

/* Print-PDF-EMail */

body.contentpane {
	background: #fff;
	margin: 25px;
}

span.pagenav {
}

span.small,.createdate,.modifydate,span.description {
	font-size: 11px;
}

td.modifydate {
	line-height: 30px;
}

div.mosimage {
	margin: 10px;
}

div.mosimage_caption {
	font: 10px/12px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
}

div.mosimage img {
	padding: 5px;
}

/* Content Headings */

a.contentpagetitle {
	font-weight: normal;
	white-space: normal;
	line-height: 145%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	text-decoration: none;
}
td.contentheading {
	
}
.contentheading a {
	text-decoration: none;
}

a.readon {
	display: block;
	height: 15px;
	text-decoration: none;
	float: right;
	padding: 0px 1px;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	background: url(/layout/bg_btn_login.png) repeat-x top left;
	color: #ffffff;
}

a.readon:hover {
	text-decoration: none;
	color: #ffffff;
	text-decoration: underline;
}

.pagenav_next a,.pagenav_prev a {
	margin: 15px 15px 0px 0px;
	padding: 1px 4px;
	text-align: center;
	text-decoration:none;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

div.back_button a {
	margin: 15px 15px 0px 0px;
	padding: 1px 2px;
	text-align: center;
	text-decoration:none;
	float: right;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.pagenavbar a, div.pagenavbar {
	text-decoration: none;
	font-size: 11px;
}

table.contenttoc th {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 4px;
}

table.contenttoc {
	margin: 4px;
}

table.contenttoc td {
	font-size: 14px;
	padding: 2px 8px;
}

table.contenttoc a.toclink {
	font-size: 12px;
}
div.pagenavcounter {
	font-weight: bold;
	padding: 5px 0px;
}

/* @end */

/* @group Joomla 1.5 */

/*Additional 1.5 Stuff */

/*Added _menu and _text module suffix styles above for better cooperation of default content */

div.banneritem a,
div.banneritemS1 a,
div.banneritemS2 a,
div.banneritemS3 a,
div.banneritem_text a {
	font: 11px/16px Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

div.banneritem,
div.banneritemS1,
div.banneritemS2,
div.banneritemS3,
div.banneritem_text {
	font: 11px/12px Arial, Helvetica, Geneva, sans-serif;
}

#form-login ul li {
	list-style: none;
}

td.buttonheading {
	vertical-align: top;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

td.buttonheading img {
	padding: 0;
	margin: 1px;
}

ul#mainlevel, ul.sections, ul#mainlevel.menu li {
list-style: none;
}

/* Frontend Editing*/

fieldset {
	margin-top: 5px;
	padding: 5px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */

#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul {
	
}

/* System Error Messages */

#system-message dd.error ul {
	color: #c00;
	margin: 0px;
	text-indent: 0px;
}

/* System Notice Messages */

#system-message dd.notice ul {
	color: #c00;
}

.copyright {
	font: 10px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	margin: 0px auto;
	text-align: center;
}
.copyright a {
	display: block;
	float: left;
	width: 75px;
	height: 12px;
	text-indent: -6000em;
	margin: 4px 0px 0px 4px;
}

.module_lastnews{
	position: relative;
	/*top: -5px;*/
}

ul.latestnews_lastnews{
	list-style: none;
	padding: 6px 10px 0;
}

/*#bg_btm{
    width: 721px;
    height: 39px;
    position: relative;
    top: -33px;
    background: url(/layout/bg_btm.png) no-repeat top left;
}*/

a.gr_design{
	display: block;
	width: 239px;
	height: 251px;
	background: url(/layout/btn_design.jpg) no-repeat top left;
}
a.gr_design:hover{
	background-position: 0 -251px;
}

a.design_3d{
	display: block;
	width: 239px;
	height: 246px;
	background: url(/layout/btn_design_3d.jpg) no-repeat top left;
}
a.design_3d:hover{
	background-position: 0 -246px;
}

a.web_design{
	display: block;
	width: 239px;
	height: 240px;
	background: url(/layout/btn_web_design.jpg) no-repeat top left;
}
a.web_design:hover{
	background-position: 0 -240px;
}

a.gr_design_en{
	display: block;
	width: 239px;
	height: 251px;
	background: url(/layout/btn_design_en.jpg) no-repeat top left;
}
a.gr_design_en:hover{
	background-position: 0 -251px;
}

a.design_3d_en{
	display: block;
	width: 239px;
	height: 246px;
	background: url(/layout/btn_design_3d_en.jpg) no-repeat top left;
}
a.design_3d_en:hover{
	background-position: 0 -246px;
}

a.web_design_en{
	display: block;
	width: 239px;
	height: 240px;
	background: url(/layout/btn_web_design_en.jpg) no-repeat top left;
}
a.web_design_en:hover{
	background-position: 0 -240px;
}

a.podstavki{
	display: block;
	width: 237px;
	height: 251px;
	background: url(/layout/btn_podstavki.jpg) no-repeat top left;
}
a.podstavki:hover{
	background-position: 0 -251px;
}
a.podstavki_en{
	display: block;
	width: 237px;
	height: 251px;
	background: url(/layout/btn_podstavki_en.jpg) no-repeat top left;
}
a.podstavki_en:hover{
	background-position: 0 -251px;
}

a.ugolki{
	display: block;
	width: 237px;
	height: 251px;
	background: url(/layout/btn_ugolki.jpg) no-repeat top left;
}
a.ugolki:hover{
	background-position: 0 -251px;
}
a.ugolki_en{
	display: block;
	width: 237px;
	height: 251px;
	background: url(/layout/btn_ugolki_en.jpg) no-repeat top left;
}
a.ugolki_en:hover{
	background-position: 0 -251px;
}

a.ugolki_akc{
	display: block;
	width: 237px;
	height: 259px;
	background: url(/layout/btn_ugolki_akc.jpg) no-repeat top left;
}
a.ugolki_akc:hover{
	background-position: 0 -259px;
}
a.ugolki_akc_en{
	display: block;
	width: 237px;
	height: 259px;
	background: url(/layout/btn_ugolki_akc_en.jpg) no-repeat top left;
}
a.ugolki_akc_en:hover{
	background-position: 0 -259px;
}

a.tablichki{
	display: block;
	width: 237px;
	height: 234px;
	background: url(/layout/btn_tablichki.jpg) no-repeat top left;
}
a.tablichki:hover{
	background-position: 0 -234px;
}
a.tablichki_en{
	display: block;
	width: 237px;
	height: 234px;
	background: url(/layout/btn_tablichki_en.jpg) no-repeat top left;
}
a.tablichki_en:hover{
	background-position: 0 -234px;
}

a.shtendery{
	display: block;
	width: 237px;
	height: 233px;
	background: url(/layout/btn_shtendery.jpg) no-repeat top left;
}
a.shtendery:hover{
	background-position: 0 -233px;
}
a.shtendery_en{
	display: block;
	width: 237px;
	height: 233px;
	background: url(/layout/btn_shtendery_en.jpg) no-repeat top left;
}
a.shtendery_en:hover{
	background-position: 0 -233px;
}

a.ne_svet{
	display: block;
	width: 237px;
	height: 254px;
	background: url(/layout/btn_ne_svet.jpg) no-repeat top left;
}
a.ne_svet:hover{
	background-position: 0 -254px;
}
a.ne_svet_en{
	display: block;
	width: 237px;
	height: 254px;
	background: url(/layout/btn_ne_svet_en.jpg) no-repeat top left;
}
a.ne_svet_en:hover{
	background-position: 0 -254px;
}

a.svet{
	display: block;
	width: 237px;
	height: 252px;
	background: url(/layout/btn_svet.jpg) no-repeat top left;
}
a.svet:hover{
	background-position: 0 -252px;
}
a.svet_en{
	display: block;
	width: 237px;
	height: 252px;
	background: url(/layout/btn_svet_en.jpg) no-repeat top left;
}
a.svet_en:hover{
	background-position: 0 -252px;
}

a.bukvy{
	display: block;
	width: 237px;
	height: 253px;
	background: url(/layout/btn_bukvy.jpg) no-repeat top left;
}
a.bukvy:hover{
	background-position: 0 -253px;
}
a.bukvy_en{
	display: block;
	width: 237px;
	height: 253px;
	background: url(/layout/btn_bukvy_en.jpg) no-repeat top left;
}
a.bukvy_en:hover{
	background-position: 0 -253px;
}

a.ukazateli{
	display: block;
	width: 237px;
	height: 252px;
	background: url(/layout/btn_ukazateli.jpg) no-repeat top left;
}
a.ukazateli:hover{
	background-position: 0 -252px;
}
a.ukazateli_en{
	display: block;
	width: 237px;
	height: 252px;
	background: url(/layout/btn_ukazateli_en.jpg) no-repeat top left;
}
a.ukazateli_en:hover{
	background-position: 0 -252px;
}

a.frez{
	display: block;
	width: 239px;
	height: 258px;
	background: url(/layout/btn_frez.jpg) no-repeat top left;
}
a.frez:hover{
	background-position: 0 -258px;
}
a.frez_en{
	display: block;
	width: 239px;
	height: 258px;
	background: url(/layout/btn_frez_en.jpg) no-repeat top left;
}
a.frez_en:hover{
	background-position: 0 -258px;
}

a.por_prof{
	display: block;
	width: 239px;
	height: 253px;
	background: url(/layout/btn_por_prof.jpg) no-repeat top left;
}
a.por_prof:hover{
	background-position: 0 -253px;
}
a.por_prof_en{
	display: block;
	width: 239px;
	height: 253px;
	background: url(/layout/btn_por_prof_en.jpg) no-repeat top left;
}
a.por_prof_en:hover{
	background-position: 0 -253px;
}

a.tisnenie{
	display: block;
	width: 239px;
	height: 238px;
	background: url(/layout/btn_tisnenie.jpg) no-repeat top left;
}
a.tisnenie:hover{
	background-position: 0 -238px;
}
a.tisnenie_en{
	display: block;
	width: 239px;
	height: 238px;
	background: url(/layout/btn_tisnenie_en.jpg) no-repeat top left;
}
a.tisnenie_en:hover{
	background-position: 0 -238px;
}

a.of_avto{
	display: block;
	width: 239px;
	height: 249px;
	background: url(/layout/btn_of_avto.jpg) no-repeat top left;
}
a.of_avto:hover{
	background-position: 0 -249px;
}
a.of_avto_en{
	display: block;
	width: 239px;
	height: 249px;
	background: url(/layout/btn_of_avto_en.jpg) no-repeat top left;
}
a.of_avto_en:hover{
	background-position: 0 -249px;
}

a.of_vetrin{
	display: block;
	width: 239px;
	height: 249px;
	background: url(/layout/btn_of_vetrin.jpg) no-repeat top left;
}
a.of_vetrin:hover{
	background-position: 0 -249px;
}
a.of_vetrin_en{
	display: block;
	width: 239px;
	height: 249px;
	background: url(/layout/btn_of_vetrin_en.jpg) no-repeat top left;
}
a.of_vetrin_en:hover{
	background-position: 0 -249px;
}

a.plotter{
	display: block;
	width: 239px;
	height: 245px;
	background: url(/layout/btn_plotter.jpg) no-repeat top left;
}
a.plotter:hover{
	background-position: 0 -245px;
}
a.plotter_en{
	display: block;
	width: 239px;
	height: 245px;
	background: url(/layout/btn_plotter_en.jpg) no-repeat top left;
}
a.plotter_en:hover{
	background-position: 0 -245px;
}

a.laminaciya{
	display: block;
	width: 239px;
	height: 229px;
	background: url(/layout/btn_laminaciya.jpg) no-repeat top left;
}
a.laminaciya:hover{
	background-position: 0 -229px;
}
a.laminaciya_en{
	display: block;
	width: 239px;
	height: 229px;
	background: url(/layout/btn_laminaciya_en.jpg) no-repeat top left;
}
a.laminaciya_en:hover{
	background-position: 0 -229px;
}

a.svarka{
	display: block;
	width: 239px;
	height: 253px;
	background: url(/layout/btn_svarka.jpg) no-repeat top left;
}
a.svarka:hover{
	background-position: 0 -253px;
}
a.svarka_en{
	display: block;
	width: 239px;
	height: 253px;
	background: url(/layout/btn_svarka_en.jpg) no-repeat top left;
}
a.svarka_en:hover{
	background-position: 0 -253px;
}

a.montaj{
	display: block;
	width: 239px;
	height: 252px;
	background: url(/layout/btn_montaj.jpg) no-repeat top left;
}
a.montaj:hover{
	background-position: 0 -252px;
}
a.montaj_en{
	display: block;
	width: 239px;
	height: 252px;
	background: url(/layout/btn_montaj_en.jpg) no-repeat top left;
}
a.montaj_en:hover{
	background-position: 0 -252px;
}

a.vakuum{
	display: block;
	width: 239px;
	height: 253px;
	background: url(/layout/btn_vakuum.jpg) no-repeat top left;
}
a.vakuum:hover{
	background-position: 0 -253px;
}
a.vakuum_en{
	display: block;
	width: 239px;
	height: 253px;
	background: url(/layout/btn_vakuum_en.jpg) no-repeat top left;
}
a.vakuum_en:hover{
	background-position: 0 -253px;
}

/* @end */


#menu-icon{display:none}


@media screen and (max-width: 1030px) {
body{
overflow-x: hidden;
}

.captcha_img {

  margin-top: 18px!important;
  margin-bottom: 20px!important;
}

.feedback_form {
  padding: 5px 5px!important
}
.feedback_form select, textarea, .feedback_form input {

  width: 94%!important;
  
  

  padding: 8px 2% !important;

  margin: 0 1% !important;

}
#cboxContent {
width: 100% !important;
height: initial !important;
}
#cboxLoadedContent {
 width:100% !important;
 height: initial !important;
}
#colorbox {
  width: 70% !important;
  margin: 0 auto;
 
  margin: 0 15%;
}
#cboxWrapper {
 width:100% !important;
}
.gall-its .img.first {
  margin-left: 25px !important;
}
.gall-its .img {

  margin-left: 0px!important;
  margin-right: 20px!important;

}
 #navmenu ul ul span , #navmenu ul ul li a{

font-size:10px!important;


}
#nav > li> ul > li {
    background: #7DC2EA !important;

}
#navmenu .sub_menu {
display: block !important;
  position: initial;
}
div#banner {

  margin-bottom: 10px!important;
}
   #navmenu ul {

  width: 100%;
}

#navmenu a {

  margin: 0 auto !important;
  display: table !important;
  float: none !important;
}
   #navmenu li {
  padding: 0 !important;
background: #71B0D5 !important;
  float: left !important;
  width: 100% !important;
}
#navmenu {

  position: inherit !important;
  right: 0 !important;
  top: 0 !important;
}
#navmenu ul{
  display: none;

}
   #menu-icon{
     display: block;
  padding: 10px 20px;
  text-align: center;
  background: #2484C6;
  color: #fff;
  text-transform: uppercase;
  font: 12px "Play";
  border-bottom: 1px solid #2279B5;
  border-top: 1px solid #2279B5;
   
   
     margin: 10px 0 0;
}
   #header_wrapper {
background:none;
}
  #header {
padding-bottom: 20px;
  background: #E2E3E4;
} 
#logo_wrapper {
  float: none;
  margin: 0 auto;
  display: table;
}

#header .header-wrap {
  width: 90% !important;
  height: 100% !important;
  float: none;
  margin: 0 auto 15px;
  display: table;
}

.rightcolaapt {
  float: none!important;
  margin: 0 2% !important;
  width: 96% !important;
 }


.leftcolaapt {
  float: none!important;
  width: 246px!important;
  margin: 0 auto!important;
  background: none!important;
  padding-bottom: 100px!important;}
  
  
  #w-features img {
  display: block;
  margin: 0 auto!important;
  
  
}
  #w-features {
  position: relative !important;
  font-size: 12px !important;
  /*width: 100% !important;*/
  top: 0 !important;
}
#footer-features {
  position: absolute !important;
  margin-top: -85px !important;
  width: 100%! important;

  padding-left: 25%;
  /*display: table !important;
  margin: 0 auto;*/
}
#footer-features img {
  width: 54px;
}


#bg_btm {
display:none !important;
}
.margin-bottom{
margin-bottom: 100px !important;
}
}
@media screen and (max-width: 815px) {


  #header .lang {

  float: none !important;
  margin: 0 auto !important;
  display: table;
  width: 100%;
}


  #header > div.lc.header-wrap > div.rc.lang > ul {

  width: initial;
}
#header .lang ul li {

  float: left;
  margin:0 10px;
}
#header .adress {
 

  float: none !important;
  margin: 0 auto !important;
  display: table;
  width: 100% !important;
}
#header .wrap-request {
  padding: 32px 5px 0px 5px;
  float: none !important;
  margin: 0 auto !important;
  display: table;
  width: initial;
}
#header .png-info {
  display:none
}
#header .phone {

  float: none !important;
  margin: 0 auto !important;
  display: table;
  width: 100% !important;
  padding:0 !important;
}
div.lc.phone > div.lc {
  float: none;
  width: 180px;
  margin: 0 auto;
  padding:0;
}
.feedback_form input {

  margin-bottom: 10px !important;
}
}
@media screen and (max-width: 750px) {

#fpss-slider,#slide-wrapper #slide-outer,#slide-loading {
 
  height: 330px !important;
}

#footer-features {padding-left: 20%;}
}


@media screen and (max-width: 650px) {
.text > table > tbody > tr> td > img {width: 50px !important;}
.td_icon_t {

  font-size: 11px !important;
}
#fpss-slider,#slide-wrapper #slide-outer,#slide-loading {
 
  height: 250px !important;
}


#footer-features {padding-left: 15%;}
}


@media screen and (max-width: 550px) {
#footer-features {padding-left: 5%;}

}


@media screen and (max-width: 500px) {

#fpss-slider,#slide-wrapper #slide-outer,#slide-loading {
 
  height: 180px !important;
}

#footer-features {
  margin-top: -150px !important;
  padding-left: 25%;
}

}


@media screen and (max-width: 410px) {
.tbl_content td {
font-size:12px
}

}
@media screen and (max-width: 380px) {

#fpss-slider,#slide-wrapper #slide-outer ,#slide-loading{
 
  height: 140px!important;
}

#footer-features {padding-left: 15%;}
}
