body {
    font-family: verdana;
    color: #2E2F79;
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #2E2F79;
}

a:hover, a:active {
    text-decoration: none;
    color: #FFB400;
}

a.current_lang {
    text-decoration: none;
    color: #FFB400;
}

#main, #top, #main_logo, #site_logo, #main_flash, #main_baner, #copyright, #navRow, #columns {
    width: 950px;
    border: 0;
    padding: 0;
    margin: auto;
    text-align: left;
}

#top {
    height: 25px;
    background-image: url('../pix/new/lang_bg.png');
    border-bottom: 3px solid #FFB400;
}

#search {
    height: 25px;
    width: 500px;
    font-size: 11px;
    float: left;
    /*line-height: 25px;*/
}

#search input[type=image] {
    border: 1px solid #9898CE;
}

#langversions {
    text-align: right;
    display: block;
    float: right;
    height: 25px;
    line-height: 25px;
}

#main_logo {
    height: 101px;
    background-image: url('../pix/new/main_logo.png');
    display: block;
    float: left;
}

#site_logo {
    height: 213px;
    background-image: url('../pix/new/site_logo.png');
    display: block;
    float: left;
}

#main_menu, #site_menu {
    height: 43px;
    /*background-image: url('../pix/new/menu_link.png');*/
    float: left;
    position: absolute;
    margin-top: 58px;
    margin-left: 265px;
}

#site_menu {
    margin-top: 170px;
}

#site_logo a, #main_logo a {
    color: #FFB400;
    /*margin: 0 20px 0 20px;*/
}

#site_logo a:hover, #site_logo a:active, #main_logo a:hover, #main_logo a:active {
    color: white;
}

#main_menu img, #site_menu img {
    vertical-align: middle;
}

#main_flash {
    height: 380px;
    display: block;
    float: left;
    /*z-index: -1;*/
    margin: 0;
}

#main_baner {
    position: absolute;
    top: 273px;
    height: 125px;
    display: block;
    float: left;
    z-index: 2;
    /*background-color: red;*/
}

.baner {
    width: 152px;
    height: 92px;
    display: block;
    float: right;
    border-top: 3px solid #FFB400;
    border-bottom: 3px solid #FFB400;
    margin: 2px 10px 5px 5px;
    background-color: white;
    z-index: 3;
}

#copyright {
    height: 25px;
    display: block;
    float: left;
    text-align: right;
    border-top: 5px solid #FFB400;
}

#navRow {
    width: 940px;
		padding-left: 10px;
    height: 26px;
    display: block;
    float: left;
    background-image: url('../pix/new/nav_row.png');
    margin: 2px 0 2px 0;
    line-height: 26px;
}

#navRow img {
    vertical-align: middle;
    margin: 0 5px 0 5px;
}

#navRow a:hover {
    color: red;
}

#columns {
    background-image: url('../pix/new/left_menu_bg.png');
    background-repeat: repeat-y;
    display: block;
    float: left;
    margin-bottom: 2px;
}

.leftColumn, #leftColumnMenu, #leftColumnLogo {
    width: 265px;
    display: block;
    float: left;
}

.leftColumn {
    /*border-top: 1px dashed red;
    border-bottom: 1px dashed red;*/
    /*margin-bottom: 60px;*/
}

#leftColumnMenu {
    line-height: 20px;
    /*margin-bottom: 60px !important;*/
    z-index: 1;
}

#leftColumnMenu img {
    margin: 10px;
    vertical-align: middle;
}

div.submenu {
    float: left;
    width: 265px;
    display: none;
    margin-bottom: 15px;
    /*border-bottom: 1px dashed #FFB400;*/
}

a.subcat {
    margin-left: 40px;
}

#leftColumnLogo {
    float: left;
    background-image: url('../pix/new/mountain_logo.png');
    height: 60px;
}

.rightColumn, #rightTopRow, #rightBottomRow {
    width: 685px;
    display: block;
    float: left;
}

.rightColumn {
    padding-bottom: 40px;
}

#rightTopRow {
    height: 40px;
    background-image: url('../pix/new/top_row.png');
    line-height: 40px;
    text-align: center;
}

#rightBottomRow {
    height: 40px;
    background-image: url('../pix/new/bottom_row.png');
    line-height: 40px;
    text-align: center;
}

#shopContent {
    /*padding-bottom: 40px;
    margin-bottom: 40px;*/
}

#prList {
    position: relative;
    /*padding-bottom: 40px;*/
}

#sectionName, #sectionPrice, #newProduct {
    position: absolute;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    z-index: 1;
}

#sectionName {
    top: 0;
    left: 265px;
}

#sectionPrice {
    bottom: 0;
    left: 615px;
}

#newProduct {
    height: 55px;
    width: 55px;
    top: 5px;
    right: 0;
}

.productOnList {
    width: 295px;
    height: 145px;
    background-image: url('../pix/new/product_list.png');
    display: block;
    float: left;
    margin: 10px 10px 10px 30px;
    _margin: 10px 10px 10px 15px;
}

.productOnList_photo {
    width: 115px;
    height: 115px;
    display: block;
    float: left;
    /*background-color: red;*/
    text-align: center;
    vertical-align: middle;
    background-position: bottom;
    background-repeat: no-repeat;
}

.productOnList_photo_link {
    width:115px;
	height:115px;
	display:table-cell;
	text-align:center;
	vertical-align:bottom;
}

.productOnList_descr {
    width: 175px;
    height: 115px;
    display: block;
    float: left;
    /*background-color: green;*/
    /*line-height: 115px;*/
}

.productOnList_text {
    margin-top: 55px;
    width: 100%;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 13px;
	text-align: justify;
}

.productOnList_link {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    /*background-color: blue;*/
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
}

/*ul {
    list-style-image: url('../pix/new/punktor.png');
    padding-left: 25px;
}

ul.sub {
    list-style: none;
}

li {
    margin: 5px 0 5px 0;
    padding-left: 0px;
}*/

#contact {
    position: relative;
    margin: auto;
}

.contactForm {
    width: 290px;
    margin-left: 197px;
    margin-bottom: 20px;
}

.contactFormTop, .contactFormBottom {
    width: 100%;
    height: 25px;
    background-image: url('../pix/new/contact_bg.png');
    display: block;
    float: left;
    text-indent: 10px;
}

.contactFormTop {
    line-height: 25px;
    font-weight: bold;
    background-position: top;
}

.contactFormBottom {
    background-position: bottom;
    margin-bottom: 10px;
}

.contactFormInput {
    width: 100%;
    display: block;
    float: left;
    color: red;
}

.contactFormInput input, .contactFormInput textarea, .contactFormInput select {
    width: 99%;
    border: 0;
    overflow: auto;
    font-size: inherit;
}

.contactFormInput input, .contactFormInput textarea {
    font-family: inherit;
}

#productGallery {
    width: 350px;
    /*height: 500px;*/
    display: block;
    float: left;
    padding: 0 5px 0 10px;
}

#productGallery img {
    border: 0;
}

#productDescription {
    width: 320px;
    /*height: 500px;*/
    /*background-color: blue;*/
    display: block;
    float: left;
}

.photoMain, .photoOthers, .photoColors {
    width: 350px;
    display: block;
    float: left;
}

.photoMain {
    text-align: center;
}

.photoMain img {
    vertical-align: middle;
    /*border: 0;*/
}

.photoOthers, .photoColors {
    border-top: 1px solid #FFB400;
    margin-top: 10px;
}

.photoHeader, .photoContent {
    width: 350px;
    display: block;
    float: left;
}

.photoHeader {
    height: 25px;
    line-height: 25px;
    font-weight: bold;
}

.photoContent {
    text-align: center;
}

.photoContent img {
    vertical-align: middle;
}

.descriptionHeader, .descriptionContent {
    width: 305px;
    display: block;
    float: left;
    background-repeat: repeat-x;
    padding: 0 5px 0 10px;
}

.descriptionHeader {
    height: 25px;
    line-height: 25px;
    background-image: url('../pix/new/product_descr_top.png');
    background-position: top;
    font-weight: bold;
}

.descriptionContent {
    background-image: url('../pix/new/product_descr_bottom.png');
    background-position: bottom;
    margin-bottom: 5px;
    text-align: justify;
    padding-bottom: 25px;
    font-size: 11px;
}

.descriptionContent ul {
    margin-left: 0.8em;
    padding-left: 10px;
}

.descriptionContent tr {
    border-bottom: 1px solid #FFB400;
}

.descriptionContent td {
    padding: 4px 10px 4px 0;
    border-bottom: 1px solid #FFB400;
}

a.current {
    border: 1px solid #2E2F79;
}