/*COMMON*/
body {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #565656;
    min-width: 995px;
    font-size: 12px;
    text-align: center;
}

html, body {
    height: 100%;
}

div, dl, dt, dd, ol, ul, li, form, td, th, p {
    margin: 0;
    padding: 0;
}

table, th, td {
    font-size: 100%;
}

table, img {
    border: 0;
}

table {
    border-collapse: collapse;
}

input, select, option, textarea {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

p {
    padding: 0 0 10px;
}

a {
    color: #0E68CC;
    text-decoration: underline;
}

a:hover {
    color: #0E68CC;
    text-decoration: none;
}

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    color: #C10202;
    font-family: Arial, sans-serif;
    font-weight: normal;
}

h1 {
    font-size: 170%;
    padding: 10px 0;
}

h2 {
    font-size: 150%;
    padding: 10px 0;
}

h3 {
    font-size: 130%;
    padding: 10px 0;
}

h4 {
    font-size: 100%;
    padding: 10px 0;
    font-weight: bold;
}

ol, ul {
    padding: 0 0 10px 20px;
}

/*//COMMON*/

/*MAIN*/
#mainWrapper {
    position: relative;
    min-height: 100%;
    width: 995px;
    margin: 0 auto;
    text-align: left;
    background: #fff url(../img/wrap.gif) repeat-y 0 0;
}

/** html #mainWrapper, * html #footer {width:expression((document.documentElement.clientWidth||document.body.clientWidth)<995?'995px':'100%');}*/
* html #mainWrapper {
    height: 100%;
}

/*//MAIN*/

/*FOOTER*/
#footWrap {
    height: 100px;
}

#footer {
    position: relative;
    margin: -100px auto 0;
    height: 100px;
    z-index: 200;
    background: #000;
    width: 995px;
    text-align: left;
    color: #fff;
}

#footer2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 300;
    color: #fff;
}

#copy {
    float: left;
    padding: 18px 0 0 30px;
    font-size: 11px;
    line-height: 15px;
    width: 300px;
}

#itex {
    float: right;
    padding: 18px 30px 0 0;
    font-size: 11px;
}

#itex a {
    display: block;
    padding: 3px 0 12px 130px;
    color: #fff;
    text-decoration: none;
}

#itex img {
    float: left;
}

#counters {
    position: absolute;
    top: 10px;
    left: 350px;
    padding: 0px;
    z-index: 600;
}

#counters img {
    margin: 0 5px;
}

/*//FOOTER*/

/*LAYOUT*/
#header {
    height: 238px;
    background: #08333E;
}

#bg {
    position: absolute;
    top: 1px;
    left: 0;
    width: 995px;
    height: 200px;
    text-align: right;
}

#logo {
    position: absolute;
    top: 0px;
    left: 30px;
}

#tel {
    position: absolute;
    top: 38px;
    right: 33px;
    width: 300px;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
	/*font-weight: bold; */
}

#menu {
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
}

#menu table {
    width: 100%;
}

#menu td {
    border-right: 0px solid #000;
    text-align: center;
	font-weight: bold;
    height: 38px;
    background: url(../img/menu.jpg) repeat-x 0 0;
}

#menu a {
    color: #ffc815;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 auto;
    display: block;
    padding: 10px;
}

#menu a:hover, #menu .on {
    background: url(../img/fonmenu.gif) repeat-x 0 0;
}

#menu .color2 td {
    border-right: 1px solid #013254;
    text-align: center;
    height: 38px;
    background: url(../img/menu2.gif) repeat-x 0 0;
}

#menu .color2 a:hover, #menu .color2 .on {
    background: url(../img/menu2on.gif) repeat-x 0 0;
}

#menu .color3 td {
    border-right: 1px solid #00600E;
    text-align: center;
    height: 38px;
    background: #09831B url(../img/menu3.gif) repeat-x 0 0;
}

#menu .color3 a:hover, #menu .color3 .on {
    background: #27B03C url(../img/menu3on.gif) repeat-x 0 0;
}

#menu .color4 td {
    border-right: 1px solid #E7EFF2;
    text-align: center;
    height: 38px;
    background: #C8D2D7 url(../img/menu4.gif) repeat-x 0 0;
}

#menu .color6 a {
    color: #567786;
}

#menu .color4 a:hover, #menu .color4 .on {
    background: #B6E5F9 url(../img/menu4on.gif) repeat-x 0 0;
}

#menu .color5 td {
    border-right: 1px solid #E7EFF2;
    text-align: center;
    height: 38px;
    background: #C8D2D7 url(../img/menu5.gif) repeat-x 0 0;
}

#menu .color6 a {
    color: #567786;
}

#menu .color5 a:hover, #menu .color5 .on {
    background: #B6E5F9 url(../img/menu4on.gif) repeat-x 0 0;
}

#menu .color5 a {
    color: #567785;
}

#menu .color6 td {
    border-right: 1px solid #E7EEF2;
    text-align: center;
    height: 38px;
    background: #E3DCD3 url(../img/menu6.gif) repeat-x 0 0;
}

#menu .color6 a {
    color: #567786;
}

#menu .color6 a:hover, #menu .color6 .on {
    background: #CAC1B5 url(../img/menu6on.gif) repeat-x 0 0;
}

#menu .color7 td {
    border-right: 1px solid #E7EEF2;
    text-align: center;
    height: 38px;
    background: #BEC2D8 url(../img/menu7.gif) repeat-x 0 0;
}

#menu .color7 a {
    color: #567785;
}

#menu .color7 a:hover, #menu .color7 .on {
    background: #434D83 url(../img/menu7on.gif) repeat-x 0 0;
    color: #fff;
}

#menu .color8 td {
    border-right: none;
    text-align: center;
    height: 38px;
    background: #0B4554 url(../img/menu8.gif) repeat-x 100% 0;
}

#menu .color8 a {
    color: #fff;
}

#menu .color8 a:hover, #menu .color8 .on {
    background: #1A7997 url(../img/menu8on.gif) repeat-x 100% 0;
    color: #fff;
}

#menu .color9 td {
    border-right: 1px solid #661818;
    text-align: center;
    height: 38px;
    background: #751C1B url(../img/menu9.gif) repeat-x 100% 0;
}

#menu .color9 a {
    color: #fff;
}

#menu .color9 a:hover, #menu .color9 .on {
    background: #C22F2E url(../img/menu9on.gif) repeat-x 100% 0;
    color: #fff;
}

#menu .color10 td {
    border-right: 1px solid #E7EFF2;
    text-align: center;
    height: 38px;
    background: #C8D2D7 url(../img/menu4.gif) repeat-x 100% 0;
}

#menu .color10 a {
    color: #567786;
}

#menu .color10 a:hover, #menu .color10 .on {
    background: #B6E5F9 url(../img/menu4on.gif) repeat-x 100% 0;
    color: #567786;
}

#tableMain {
    width: 100%;
    border-collapse: collapse;
}

#content {
    padding: 40px 35px 70px;
}

#tdLeft {
    width: 317px;
    padding: 0 0 50px;
    background-color: #FFFFFF;
}

#rasp {
    width: 317px;
    height: 2px;
    line-height: 0;
    font-size: 0;
}

#otstup {
    padding: 15px 30px 15px 40px;
}

#otstup .title {
    padding: 0 0 2px;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #0270C1;
    margin: 25px 0 15px;
    text-transform: uppercase;
}

#korz {
    width: 237px;
    background: #DDEAEA;
    padding: 17px 40px 17px 40px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 20px;
}

#korz span {
    color: #C51313;
    font-weight: bold;
}

.title {
    padding: 0 0 2px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #E5E5E5;
    margin: 0 0 15px;
    text-transform: uppercase;

    font-family: Arial, sans-serif;
}

.title2 {
    padding: 0 0 2px;
    color: #C10202;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #C10202;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
}

.titlenews {
    padding: 50px 0 2px;
    color: #25457A;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #E5E5E5;
    margin: 0 0 15px;
    text-transform: uppercase;

    font-family: Arial, sans-serif;
}

#nav {
    margin: -20px 0 8px;
    color: #909090;
    font-size: 10px;
}

#nav a {
    color: #909090;
}

.list {
    list-style: none;
    padding: 0px 0px 15px 0px;
    font-size: 12px;
    font-family: Tahoma;
    display: block;
}

.list li {
    padding: 8px 0 8px 0px;
    height: 1%;
    list-style: none;
    display: block;
}

.list a {
    display: block;
    padding: 0px 5px 0px 15px;
    background: url(../img/arr.gif) no-repeat 0 4px;
    font-weight: normal;
}

.list a:hover, .list .on {
    text-decoration: none;
    background: url(../img/arr.gif) no-repeat 0 4px;
    font-weight: normal;
}

.list ul li {
    padding: 5px 0 0 0px;
    height: 1%;
    list-style: none;
    display: block;
}

.list ul {
    padding: 0 0 0 15px;
}

.list ul li a {
    display: block;
    background: url(../img/arr2.gif) no-repeat 0px 7px;
    font-size: 12px;
    font-weight: normal;
    padding: 0 0 0 10px;
}

.list ul li a:hover, .list ul li .on {
    display: block;
    background: url(../img/arr2.gif) no-repeat 0px 7px;
    text-decoration: none;
    font-weight: bold;
    padding: 0 0 0 10px;
}

.intcat {
    margin: 0 0 30px;
}

.intcat img {
    border: 3px solid #E5E5E5;
    margin: 0 auto 15px;
}

.intcat .int {
    background: url(../img/arr.gif) no-repeat 0 5px;
    padding-left: 15px;
}

.intcat td {
    padding: 0 50px 10px 0;
}

.inint td {
    padding: 0 0 25px;
}

.inint img {
    border: 3px solid #E5E5E5;
    margin: 0 10px 5px 0;
}

.inint dl {
    padding: 0 20px 0px 0;
}

.inint dt {
    background: url(../img/arr.gif) no-repeat 0 4px;
    padding: 0 0 10px 15px;
    color: #C51313;
}

.inint dd span {
    font-weight: bold;
    color: #C51313;
}

.inint .inp {
    width: 52px;
    border-top: 1px solid #918888;
    border-left: 1px solid #918888;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    margin: 3px 10px 2px 0;
    text-align: center;
}

.news {
    width: 100%;
}

.news img {
    float: left;
    margin: 0 15px 2px 0;
    border: 1px solid #425D8C;
}

.news dl {
    padding: 0 0 75px 0px;
}

.news .date {
    font-size: 10px;
    padding: 0 0 5px;
    font-weight: normal;
}

.news dt {
    font-weight: bold;
}

#mess {
    margin: 0 0;
}

#mess table {
    border-collapse: collapse;
    margin: 0 0 15px;
    width: 390px;
}

#mess td {
    padding: 0px 0 5px 0;
}

#mess td p {
    padding: 0;
}

#mess .fData {
    font-weight: bold;
}

#mess .inp {
    width: 100%;
    background: #FFF url(../img/mess.gif) repeat-x 0 0;
    margin: 5px 0;
    border: 1px solid #BBBBBB;
}
#mess .inp.error, #mess .inp2.error{
   border: 1px solid #C51313;
}

#mess .inp2 {
    width: 100%;
    height: 115px;
    background: #FFF url(../img/mess.gif) repeat-x 0 0;
    margin: 5px 0;
    border: 1px solid #BBBBBB;
}

#mess span {
    color: #EA7A00;
}

#mess .gfx {
    width: 133px;
}

#mess .but {
    color: #4E4E4E;
    float: left;
    color: #3F3F40;
    font-size: 12px;
    margin-top: 16px;
}

#cart .cattable {
    border-collapse: collapse;
    width: 100%;
}

#cart .carttable th {
    border: #EAF5F5 solid 1px;
    background: #EAF5F5;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px;
    white-space: nowrap;
}

#cart .carttable td {
    border: #D0D0D0 solid 1px;
    text-align: center;
    padding: 5px 10px;
    background: #fff;
}

#cart .carttable .inpC {
    width: 24px;
    text-align: center;
    border: 1px solid #ADD5E3;
    font-size: 11px;
    background: #F4F4F4;
    padding: 2px;
}

#cart .carttable .check {
    border: 1px solid #ADD5E3;
    background: #F4F4F4;
}

#cart .but1 {
    color: #565656;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    border: 1px solid #9DB7CF;
    background: #F5F6F7;
    padding: 2px 5px;
}

#cart .but2 {
    color: #565656;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    border: 1px solid #9DB7CF;
    background: #F5F6F7;
    padding: 3px 5px;
}

#cart p {
    text-align: left;
    padding: 0 0 2px;
}

#cart .catin {
    text-align: right;
    padding: 10px 40px 10px 10px;
}

#cart .catin span {
    padding: 0 20px;
}

/*//LAYOUT*/

/*DOP*/
.but {
    cursor: pointer;
    cursor: hand;
}

.clear {
    clear: both;
    height: 2px;
    line-height: 0;
    font-size: 0;
}

blockquote {
    padding: 10px;
    font-size: 10px;
    background-color: #F0E7CC;
    margin: 0 0 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pintable, .pintable0 {
    margin-bottom: 10px;
    border-collapse: collapse;
}

.pintable th {
    border: 1px solid #BDBDBD;
    padding: 5px;
    background-color: #C5E0EC;
}

.pintable td {
    border: 1px solid #BDBDBD;
    padding: 5px;
}

.pintable0 th, .pintable0 td {
    padding: 5px;
}

.pintable th p, .pintable0 th p, .pintable td p, .pintable0 td p {
    padding: 0;
}

.fpin {
    float: right;
    margin: 10px 0 10px 10px;
}

#navN {
    font-size: 110%;
}

#navN a {
    padding: 0 4px;
    display: block;
    float: left;
}

#navN a:hover, #navN .on {
    font-weight: bold;
    color: #C51313;
    text-decoration: none;
}

/*//DOP*/

#spec {
    width: 237px;
    padding: 17px 40px 17px 40px;
}

#spec img {
    border: 1px solid #415D8B;
}

#back {
    position: absolute;
    top: -40px;
    left: 300px;
    z-index: 400;
    font-size: 12px;
    padding: 0 0 0 10px;
}

#up {
    position: absolute;
    top: -40px;
    right: 60px;
    z-index: 400;
    font-size: 12px;
    padding: 0 10px 0 0;
}

a.btn_ajax_loading {
    background: url(../img/ajax-loader.gif) no-repeat -1px 0px;
}

a.btnputin {
    padding-left: 15px;
}

.nowincart {
    display: none;
}

.searchPager {
    padding: 7px 0 0 0;
}

.searchPager a:visited {
    color: #4777A4;
}

.searchPager a.selected:visited {
    color: #FFF;
}

.searchPager b {
    font-size: 18px;
    font-weight: normal;
    margin: 0 20px 0 0;
}

.searchPager em {
    font-style: normal;
    margin: 0 20px 0 0;
    font-weight: normal;
    font-size: 18px;
}

.searchPager em em {
    margin: 0;
    font-size: 12px;
}

.searchPager em i {
    font-style: normal;
}

.searchPager .nopage {
    color: #999;
}

.searchPager span {
    display: block;
    padding: 8px 0 0;
    font-size: 14px;
    height: 45px;
}

.searchPager span a {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

.searchPager span b {
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding: 3px 6px;
    margin: 0;
}

.searchPager span div.selected a {
    text-decoration: none;
}

.searchPager .hidden {
    display: none
}

.korz {
    font-family: Tahoma;
    font-size: 12px;
    line-height: 1.5;
    padding: 13px 10px 7px 40px;
    width: 242px;
}

.korz span {
    color: #C51313;
    font-weight: bold;
}

em.page.selected a{
    text-decoration: none;
}