/************************************
	http://verstalschik.com/
************************************/


/* Global reset
----------------------------------------------------- */

html, body, div, object, iframe, img,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
dl, dt, dd, ul, ol, li,
form, fieldset, table, caption, th, td { margin: 0; padding: 0; }
input, textarea, select { margin: 0; }
img, fieldset { border: 0; }
th, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
table { border-collapse: collapse; }
th, td { text-align: left; vertical-align: top; }
ul, ol { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }


/* Global definitions
----------------------------------------------------- */

html, body { height: 100%; }
body { color: #767676; background: #ffffff url(../i/bg-page-gradient.png) repeat-x 0 0; font: 0.625em/1.65 Tahoma, sans-serif; }
input, textarea, select, button { font-size: 100%; font-family: Tahoma, sans-serif; }
a { color: #da0000; text-decoration: underline; }
a:hover { text-decoration: none; }
sup, sub { vertical-align: baseline; position: relative; white-space: nowrap; font-size: 0.85em; }
sup { bottom: 0.5em; }
sub { top: 0.3em; }
big { font-size: 1.2em; }
small { font-size: 0.85em; }

.g-content { font-size: 1.1em; }
.g-content .clear { clear: both; }
.g-content object { margin: 0 0 1.8em; }
.g-content iframe { margin: 0 0 1.8em; }
.g-content h1 { padding: 0 0 0.8em; font-size: 2.2em; color: #da0000; line-height: 1.2; }
.g-content h2 { padding: 0 0 0.8em; font-size: 1.65em; color: #000000; line-height: 1.2; }
.g-content h3 { padding: 0 0 0.8em; font-size: 1.4em; color: #000000; line-height: 1.2; }
.g-content h4 { padding: 0 0 0.8em; font-size: 1.2em; color: #333333; line-height: 1.2; }
.g-content h5 { padding: 0 0 0.8em; font-size: 1.2em; color: #666666; line-height: 1.2; }
.g-content h6 { padding: 0 0 0.8em; font-size: 1.2em; color: #999999; line-height: 1.2; }
.g-content p { padding: 0 0 1.6em; text-align: justify; }
.g-content p[align="left"] { text-align: left; }
.g-content p[align="center"] { text-align: center; }
.g-content p[align="right"] { text-align: right; }
.g-content table { margin: 0 1px 1.8em; border-top: 3px double #cccccc; border-bottom: 3px double #cccccc; }
.g-content table caption { padding: 0.3em 0 0.5em; font-size: 1.2em; text-align: center; }
.g-content table th,
.g-content table td { padding: 3px 10px 5px; border: 1px solid #cccccc; }
.g-content table[border="0"],
.g-content table[border="0"] th,
.g-content table[border="0"] td { font-size: 100%; border: 0; }
.g-content table[border="0"] caption { display: none; }
.g-content table[cellpadding="0"] th,
.g-content table[cellpadding="0"] td { padding: 0; }
.g-content table th[align="center"], .g-content table td[align="center"] { text-align: center; }
.g-content table th[align="right"], .g-content table td[align="right"] { text-align: right; }
.g-content table th[valign="middle"], .g-content table td[valign="middle"] { vertical-align: middle; }
.g-content table th[valign="bottom"], .g-content table td[valign="bottom"] { vertical-align: bottom; }
.g-content ul,
.g-content ol { margin: -0.5em 30px 1.6em 0; padding: 0 0 0 50px; overflow: hidden; }
.g-content li ul,
.g-content li ol { margin: 0; padding: 0 0 0 35px; }
.g-content ul>li:before { display: block; float: left; width: 2px; height: 2px; overflow: hidden; margin: 8px 0 -10px -11px; background: #da0000; content: ""; }
.g-content .ie-marker-ul { display: block; width: 2px; height: 2px; overflow: hidden; margin: 0 0 -2px 0; position: relative; left: -11px; top: 9px; background: #da0000; }
.g-content ol { counter-reset: item; }
.g-content ol>li:before { display: block; float: left; width: 30px; height: 1.5em; margin: 0 0 -1.5em -35px; text-align: right; font-weight: bold; color: #da0000; content: counter(item) "."; counter-increment: item; }
.g-content .ie-marker-ol { display: block; width: 30px; height: 1.65em; margin: 0 0 -1.65em; position: relative; left: -35px; top: 0; text-align: right; font-weight: bold; color: #da0000; }
.g-content hr, .g-content .ie-hr { clear: both; display: block; width: 100%; height: 0; overflow: hidden; border: 0; border-bottom: 3px double #cccccc; margin: 0 auto 1.8em; padding: 0.5em 0 0; }
.g-content img { vertical-align: middle; padding: 1px; border: 3px solid #e0e0e0; max-width: 450px; }
.g-content img[border="0"] { padding: 0; border: 0; }
.g-content img.ie-border-0 { padding: 0; border: 0; }
.g-content img[align="left"] { margin: 0 1.6em 1.6em 0; float: left; }
.g-content img.ie-align-left { margin: 0 1.6em 1.6em 0; float: left; }
.g-content img[align="right"] { margin: 0 0 1.6em 1.6em; float: right; }
.g-content img.ie-align-right { margin: 0 0 1.6em 1.6em; float: right; }
.g-content blockquote { margin: 0 50px 1.8em; padding: 1em 20px 0; border-top: 3px double #cccccc; border-bottom: 3px double #cccccc; }
.g-content blockquote p { margin: 0 0 1em; padding: 0; }
.g-content blockquote cite { display: block; margin: 1em 0; text-align: right; font-style: normal; border-bottom: none; }
.g-content dl { margin: 0 0 1.6em; }
.g-content dl dt {}
.g-content dl dd { margin: 0 0 0.3em 50px; }
.g-content abbr,
.g-content acronym { border-bottom: 1px dashed #666666; cursor: help; }


/* Page layout
----------------------------------------------------- */

.layout-page { min-height: 100%; overflow: hidden; margin: 0 auto; min-width: 996px; max-width: 1450px; position: relative; }

.layout-decor-bottom { width: 174px; height: 11px; overflow: hidden; background: #e6e6e6; position: absolute; right: 8px; bottom: -1px; }

.layout-container { margin: 0 8px; }

.layout-main { height: auto; margin: 0 8px; overflow: hidden; position: relative; border-bottom: 1px solid #d1d1d1; }

.layout-main .l-m-gradient-1 { width: 100%; height: 10px; overflow: hidden; position: absolute; left: 0; top: 0; background: url(../i/bg-main-gradient.png) repeat-x 0 0; }
.layout-main .l-m-gradient-2 { overflow: hidden; position: absolute; left: 1px; top: 0; bottom: 0; background: #f8f8f8 url(../i/bg-main-gradient.png) repeat-x 0 -10px; }
.layout-main .l-m-border { width: 1px; overflow: hidden; position: absolute; top: 0; bottom: 0; background: #e4e4e4; }
.layout-main .l-m-border-1 { left: 0; }
.layout-main .l-m-border-2 { left: 199px; }
.layout-main .l-m-border-3 { margin: 0 0 0 100%; left: -232px; }
.layout-main .l-m-border-4 { margin: 0 0 0 100%; left: -1px; }
.layout-main .l-m-corner { width: 27px; height: 25px; overflow: hidden; position: absolute; z-index: 5; top: -8px; }
.layout-main .l-m-corner span { display: block; width: 27px; height: 50px; background: url(../i/decor-corners.png) no-repeat 0 0; }
.layout-main .l-m-corner-1 { left: -14px; }
.layout-main .l-m-corner-1 span { margin: 0; }
.layout-main .l-m-corner-2 { left: 186px; }
.layout-main .l-m-corner-2 span { margin: -25px 0 0; }
.layout-main .l-m-corner-3 { margin: 0 0 0 100%; left: -245px; }
.layout-main .l-m-corner-3 span { margin: -25px 0 0; }

.layout-content { float: left; width: 100%; margin: 0 -100% 0 0; position: relative; }
.layout-content-inner { margin: 0 216px 0 195px; padding: 36px 5% 44px; }
/*.layout-sidebar-left { float: left; display: inline; width: 198px; margin: 0 0 0 1px; padding: 36px 0 44px; position: relative; }*/
.layout-sidebar-left { float: left; display: inline; width: 203px; margin: 0 0 0 1px; padding: 36px 0 44px; position: relative; }
.layout-sidebar-right { float: right; display: inline; width: 230px; margin: 0 1px 0 0; position: relative; }


/* Blocks
----------------------------------------------------- */

.block-header { height: 299px; position: relative; }
.block-header .title { position: absolute; z-index: 5; left: 24px; top: 0; }
.block-header .title .line { width: 174px; height: 8px; overflow: hidden; background: #e6e6e6; }
.block-header .title p { padding: 23px 0 0; color: #010000; font-size: 16px; line-height: 1; white-space: nowrap; }
.block-header .title p a { display: block; text-decoration: none; color: #010000; }
.block-header .title p a:hover { color: #525252; }
.block-header .title p strong { display: block; padding: 3px 0 0; color: #da0000; font-size: 22px; }
.block-header .title p a:hover strong { color: #ea230f; }
.block-header .collage { position: absolute; z-index: 1; left: 0; top: 50px; width: 100%; height: 249px; color: #ffffff; background: url(../i/bg-collage-right.jpg) repeat-x 0 0; line-height: 1; }
.block-header .collage .bg-right { background: url(../i/bg-collage-right.jpg) no-repeat right -249px; }
.block-header .collage .bg-left { height: 249px; background: url(../i/bg-collage-left.jpg) no-repeat 0 0; }
.block-header .collage .slogan { position: absolute; left: -44%; top: 150px; margin: 0 0 0 100%; width: 44%; height: 70px; }
.block-header .collage .slogan p { position: relative; left: -1px; width: 100%; height: 70px; background: url(../i/bg-slogan.png) repeat-x 0 0; }
.block-header .collage .slogan p .bg { display: block; position: relative; left: -8px; width: 100%; height: 70px; background: url(../i/bg-slogan.png) no-repeat 0 -70px; }
.block-header .collage .slogan p .part-one { display: block; position: absolute; left: 33px; top: -55px; width: 9em; font-size: 18px; }
.block-header .collage .slogan p .part-two { display: block; position: absolute; left: 33px; top: 14px; font-size: 22px; }
.block-header .collage .slogan p .part-two span { display: block; text-transform: uppercase; }
.block-header .contacts { position: absolute; z-index: 5; left: 38%; top: 55px; margin: -3em 0 0; line-height: 1.3; white-space: nowrap; }
.block-header .contacts .address { font-size: 11px; }
.block-header .contacts .address strong { display: block; color: #000000; }
.block-header .contacts .phone { padding: 3px 0 0; font-size: 14px; color: #000000; }
.block-header .nav { position: absolute; z-index: 5; right: 0; top: 27px; width: 294px; font-size: 11px; }
.block-header .nav ul { width: 100%; overflow: hidden; }
.block-header .nav ul li { float: left; display: inline; width: 98px; text-align: center; }
.block-header .nav ul li .icon { display: block; width: 44px; height: 29px; margin: 0 auto; background: url(../i/icons-servicenav.png) no-repeat 0 29px; }
.block-header .nav ul li .icon-1 { background-position: 0 0; }
.block-header .nav ul li .icon-2 { background-position: 0 -29px; }
.block-header .nav ul li .icon-3 { background-position: 0 -58px; }
.block-header .nav ul li a { font-weight: bold; }

.block-footer { width: 100%; overflow: hidden; padding: 0 0 22px; line-height: 1.3; }
.block-footer strong { color: #000000; }
.block-footer .nav { float: right; width: 450px; padding: 30px 0 0; text-align: right; font-size: 9px; }
.block-footer .nav li { display: inline; padding: 0 5px 0 10px; }
.block-footer .nav li a {}
.block-footer .counters { float: left; width: 190px; padding: 8px 0 0 10px; border-top: 8px solid #bedaad; }
.block-footer .counters a { text-decoration: none; }
.block-footer .counters img { margin: 0 2px; }
.block-footer .contacts { float: left; width: 300px; padding: 13px 0 0 24px; font-size: 11px; }

.block-navigation { height: 40px; overflow: hidden; position: relative; font-size: 12px; border-top: 1px solid #d0d0d0; background: url(../i/bg-navigation.png) no-repeat right -160px; }
.block-navigation .list { height: 40px; margin: 0 10px 0 0; border-left: 1px solid #d0d0d0; background: url(../i/bg-navigation.png) repeat-x 0 0; }
.block-navigation .list li { float: left; display: inline; height: 40px; line-height: 40px; white-space: nowrap; }
.block-navigation .list a { position: relative; cursor: pointer; display: block; height: 40px; line-height: 40px; overflow: hidden; background: url(../i/bg-navigation.png) repeat-x 0 0; color: #3b3a3a; text-decoration: none; outline: 0; }
.block-navigation .list a span { position: relative; display: block; height: 40px; overflow: hidden; padding: 0 11px 0 10px; background: url(../i/bg-navigation.png) no-repeat 0 -40px; }
.block-navigation .list li.current a,
.block-navigation .list a:hover { background-position: 0 -80px; }
.block-navigation .list li.current a span,
.block-navigation .list a:hover span { background-position: 0 -120px; }
.block-navigation .list li:first-child span,
.block-navigation .list li.ie-first-child span { margin-left: -1px; padding-left: 18px; }
.block-navigation .corner { width: 27px; height: 8px; margin: -8px 0 0; position: absolute; z-index: 5; left: -13px; top: 40px; background:  url(../i/decor-corners.png) no-repeat 0 0; }

.block-content {}

.block-countries {}
.block-countries .list { font-size: 1.1em; font-weight: bold; }
/*.block-countries .list li { padding: 0 20px 2px 58px; position: relative; }*/
.block-countries .list li { padding: 0 20px 2px 45px; position: relative; }
.block-countries .list li.current { background: url(../i/marker-1.gif) no-repeat -1em 0.5em; }

.block-questions { width: 100%; border-bottom: 1px solid #e4e4e4; line-height: 1.2; }
.block-questions:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.block-questions .inner { float: left; width: 232px; min-height: 219px; height: auto !important; height: 219px; margin: 0 -2px 0 -1px; position: relative; background: url(../i/bg-questions.jpg) no-repeat 0 0; }
.block-questions .title { padding: 38px 0 0 22px; font-size: 18px; color: #000000; text-transform: lowercase; line-height: 1; }
.block-questions .title span { display: block; font-size: 24px; color: #da0000; text-transform: capitalize; }
.block-questions .text { padding: 11px 15px 0 25px; font-size: 11px; color: #191919; }
.block-questions .text .br { display: block; height: 0; overflow: hidden; }
.block-questions .text .br-h { display: block; height: 13px; overflow: hidden; }
.block-questions .text .phone { display: block; padding: 18px 0 0 0; font-weight: bold; font-size: 22px; color: #da0000; }

.block-information { padding: 0 0 25px; line-height: 1.2; }
.block-information .title { padding: 20px 0 0 21px; font-size: 18px; color: #000000; text-transform: lowercase; line-height: 1; }
.block-information .title span { display: block; font-size: 24px; color: #da0000; text-transform: capitalize; }
.block-information .list { padding: 19px 0 0; font-size: 1.1em; font-weight: bold; }
.block-information .list li { padding: 0 0 7px 24px; }
.block-information .list li:before { display: block; float: left; width: 2px; height: 2px; overflow: hidden; margin: 6px 0 -8px -11px; background: #da0000; content: ""; }
.block-information .list li .ie-marker-ul { display: block; width: 2px; height: 2px; overflow: hidden; margin: 0 0 -2px 0; position: relative; left: -11px; top: 6px; background: #da0000; }
.block-information .list li a { color: #414141; }
.block-information .detail { margin: 16px 0 0; padding: 0 0 0 25px; position: relative; left: -1px; font-size: 1.1em; font-weight: bold; background: url(../i/marker-2.gif) no-repeat 0 0.4em; }

.block-space-for-bnr { width: 231px; height: 116px; }
.block-bnr { width: 100%; height: 0; position: relative; z-index: 7; }
.block-bnr .inner { width: 231px; height: 116px; margin: 0 0 0 100%; position: absolute; left: -231px; top: -116px; background: #255fae url(../i/bg-bnr.jpg) no-repeat 0 0; }
.block-bnr .title { font-size: 16px; line-height: 20px; }
.block-bnr .title a { display: block; height: 110px; padding: 6px 14px 0; color: #ffffff; text-decoration: none; }
.block-bnr .title .head { padding: 0 21px 0 0; font-weight: bold; background: url(../i/marker-3.gif) no-repeat right 7px; }
.block-bnr .title .link { display: block; padding: 10px 0 0; }
.block-bnr .title .br { display: block; height: 0; overflow: hidden; }

.block-feedback {}
.block-feedback form { font-size: 1.1em; }
.block-feedback form fieldset {}
.block-feedback form p { width: 100%; overflow: hidden; padding: 0 0 1em; }
.block-feedback form textarea { width: 420px; padding: 3px 5px 4px; border: 1px solid #999999; background: #ffffff; }
.block-feedback form input.type-text { width: 300px; padding: 3px 5px 4px; border: 1px solid #999999; background: #ffffff; }
.block-feedback form p.captcha input.type-text { float: left; width: 100px; margin: 0 20px 0 0; }
.block-feedback form p.captcha img { float: left; border: 1px solid #999999; }
.block-feedback form input.type-submit { padding: 3px 5px 4px; border: 1px solid #999999; background: #cccccc; color: #000000; cursor: pointer; }
.block-feedback form label { display: block; padding: 0 0 0.2em; }
.block-feedback .status-error { padding: 0 0 1em; font-size: 1.1em; color: #990000; font-weight: bold; }
.block-feedback .status-ok { padding: 0 0 1em; font-size: 1.1em; color: #009900; font-weight: bold; }

/* добавил гурам */
.tab {background: #ccc;}
.tab td { vertical-align: middle; text-align: center; background: #fff;}
.tabtitle td { font-weight: bold; }

/* end добавил гурам */


