@charset "windows-1251";
/* Глобальное форматирование страницы. */
* { 
margin: 0;
padding: 0; 
} 
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
color: #000000;
background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6, p, pre, 
blockquote, ul, ol, dl, address,
.componentheading,.contentheading,
.contentpagetitle,.sectiontableheader,.newsfeedheading{
margin: 0em 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
}

p {
margin: 1em 0;
}

.as
{
    float: left;
    height: 55px;
    font-size:50px;
     text-decoration:none;
    position: absolute;
    
    top: 20px;
    width: 240px;
}
.as a{
   display:block;
	text-decoration:none;
  
}


.browseProductImage {
border: 3px solid #ffffff;
margin: 10px 0px 0px 0px;
}

#imgbord img {
border: 3px solid #ffffff;
margin: 10px 0px 0px 0px;
}

dd, blockquote {
margin-left: 1em;
}
fieldset {
border: none;
}
input, select, textarea {
font-size: 1em;
}
/* Глобальное форматирование страницы */

#site {
margin: 0 auto; 
width: 1025px;
max-width: 1200px;
padding: 0px;
}

/* Отсупы для вложенных контейнеров. 
Попытка избежать проблемы с блоками */
.insidefooter { /*небольшая настройка для footer'a */
padding: 5px 0;
}
.inside {
padding: 10px 0 0 8px;
}
.insideright { /* небольшая настройка для right column */
padding: 10px 0 8px 8px;
} 

/* УСТАНАВЛИВАЙТЕ ЛЮБОЙ РАЗМЕР ШРИФТА В EM */

/* Главные заголовки для различных страниц. 
Соединяйте различные заголовки для создания одного стиля отображения */
h1,.componentheading {
font-size:1.5em;
margin:1em 0;  /* отступ заголовка: сверху/снизу */
padding:0 0em; /* отступ текста: слева/справа */
}

h2,.contentheading,a.contentheading:link,a.contentheading:visited,
.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited {
font-size: 18px;
padding:0 0em;
font-weight: normal;
}

h3 {
font-size:1.3em;
margin:0em 0;  /* отступ заголовка: сверху/снизу */
padding:0 0em; /* отступ текста: слева/справа */
}
h4 {
font-size:1.2em;
margin:1em 0;  /* отступ заголовка: сверху/снизу */
padding:0 0em; /* отступ текста: слева/справа */
}
h5 {
font-size:1.2em;
margin:1em 0;  /* отступ заголовка: сверху/снизу */
padding:0 0em; /* отступ текста: слева/справа */
}
h6 {
font-size:1.2em;
margin:1em 0;  /* отступ заголовка: сверху/снизу */
padding:0 0em; /* отступ текста: слева/справа */
}
img {
border: 0;
}

/* Форматирование текста, не являющегося ссылкой */
p, td, tr, div {
padding:0 0em;
}
p {
padding:0 0em;
}
pre {
font-family: monospace;
font-size: 1.0em;
}
strong, b {
font-weight: bold;
}

/* Форматирование основных ссылок индивидуально */
a:link {
color: #095a78;
text-decoration: underline;
}

a:visited {
color: #09536F;
text-decoration: underline;
}

a:hover {
color: #000000;
text-decoration: none;
}

/* Check list */
ul.checklist {
list-style: none;
padding-right: 10px;
}

ul.checklist li {
background: url(../images/marker.gif) no-repeat 0px 15px !important;
padding: 10px 0 0 10px;
}

ul.romb {
list-style: none;
padding-right: 10px;
}

ul.romb li {
background: url(../images/romb.gif) no-repeat !important;
padding: 0px 0 0 20px;
color: #095a78;
font-size: 1.1em;
}

/* Header */

a.mainlevel:link {
background: url(../images/menumark.gif) no-repeat 0px 6px !important;
padding-left: 13px;
color: #064e59;
text-decoration: none;
font-weight: bold;
}
a.mainlevel:visited {
background: url(../images/menumark.gif) no-repeat 0px 6px !important;
padding-left: 13px;
color: #064e59;
text-decoration: none;
font-weight: bold;
}
a.mainlevel:hover {
text-decoration: underline;
color: #2488a8;
}

#header {
width: 1025px;
height: 282px;
margin-bottom: -10px;
text-align: left;
vertical-align: top;
background: url(../images/header1.jpg) no-repeat center;
}
#header2 {
width: 1025px;
height: 282px;
text-align: left;
vertical-align: top;
background: url(../images/header2.jpg) no-repeat center;
}

#headmenu {
padding-top: 137px;
padding-left: 20px;
}

.menutop {
text-align: center;
vertical-align: top;
padding-top: 10px;
width: 139px;
}

td.menutop a:link {
color: #063848;
font-size: 0.9em;
font-weight: bold;
font-family: Tahoma;
text-decoration: underline;
}
td.menutop a:visited {
color: #063848;
font-size: 0.9em;
font-weight: bold;
font-family: Tahoma;
text-decoration: none;
}
td.menutop a:hover {
color: #2488a8;
text-decoration: underline;
}

.menubord {
background: url(../images/menubord.gif) no-repeat center;
height: 87px;
}

/* Main */

.leftcol {
vertical-align: top;
text-align: left;
width: 300px;
}

.cont1 {
color: #b4752a;
font-size: 18px;
}
.cont2 {
color: #1a6287;
font-size: 36px;
}

.maincol {
vertical-align: top;
text-align: left;
}

/* Footer */

#footer {
width: 1025px;
height: 65px;
text-align: center;
vertical-align: middle;
background: url(../images/footerbg.jpg) no-repeat center;
margin-top: 20px;
}

/* Title */

.componentheading, .contentheading, .contentpagetitle {
width: 725px;
height: 32px;
text-align: center;
vertical-align: middle;
font-size: 18px;
font-weight: bold;
padding-top: 2px;
text-transform: uppercase;
color: #f6f9fa;
background: url(../images/maintitle.gif) no-repeat center;
}

/* Modules */

.moduletable {
padding: 0px 20px;
}

.moduletable h3 {
width: auto;
height: 32px;
text-align: center;
vertical-align: middle;
font-size: 12px;
font-weight: normal;
padding-top: 17px;
text-transform: uppercase;
color: #f6f9fa;
background: url(../images/moduletitle.gif) no-repeat center;
}

.moduletable_katalog {
padding: 0px 20px;
}

.moduletable_katalog h3 {
width: auto;
height: 32px;
text-align: center;
vertical-align: middle;
font-size: 12px;
font-weight: normal;
padding-top: 17px;
text-transform: uppercase;
color: #f6f9fa;
background: url(../images/moduletitle.gif) no-repeat center;
}

.moduletable_katalog table tr td{
padding: 5px 0px;
font-size:105%;
}

.moduletable-cart, .moduletable-login {
border: 1px solid #acabab;
background: url(../images/graybg.jpg) repeat-x top;
margin: 10px;
padding: 0px 5px;
height: 75px;
width: 220px;
}

.moduletable-cart h3, .moduletable-login h3 {
background: url(../images/title2.gif) no-repeat left top;
height: 29px;
margin-top: -5px;
font-size: 1.05em;
color: #000405;
text-transform: uppercase;
text-align: center;
padding-right: 60px;
padding-top: 5px;
}

.moduletable-login h3 {

}

/* VM */

#karta {
width: 342px;
height: 195px;
text-align: center;
vertical-align: middle;
background: url(../images/karta-bg.jpg) no-repeat center;
margin-bottom: 10px;
margin-left: 2px;
}

.produstdesc {
text-align: left;
font-size: 0.8em;
vertical-align: top;
color: #010f0f;
}

a.shop:link, a.shop:visited {
color: #067a52;
text-decoration: none;
font-weight: bold;
font-size: 0.9em;
}

a.shop:hover {
text-decoration: underline;
}

#description {
height: 120px;
}

.toptennumb {
font-size: 1.2em;
color: #b4752a;
height: 30px;
}

.productheading h3, #vmMainPage h3 {
width: 725px;
height: 32px;
text-align: center;
vertical-align: middle;
font-size: 18px;
font-weight: bold;
padding-top: 10px;
text-transform: uppercase;
color: #f6f9fa;
background: url(../images/maintitle.gif) no-repeat center;
}

#vmMainPage h3 {
margin-bottom: 20px;
}
