@CHARSET "UTF-8";

body {
    background: #e7e7e7;
    font-family: arial, sans-serif;
    font-size: 12px;
    text-align: center;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

#nvWrapper {
    width: 980px;
    height: auto;
    margin: 0 auto;
}

#nvTop {
    width: 980px;
    height: auto;
    text-align: left;
}

#nvTop .promotion {
    text-align: center;
     border-bottom: 0px solid gray;
        margin: 0 0 2px 0;
}

#nvTop .lang {
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #979797;
}

#nvTop .lang img {
    border: 0;
    margin: 0 0 0 2px;
}

#nvTop .editText {

}

#nvTop .menuTexts {
    width: 980px;
    height: 30px;
    margin: 0 0 5px 0;
    background: url('../images/nv_all/top_menu_bg.png') no-repeat 0 0;
}

#nvTop .menuTexts ul {
    list-style: none;
}

#nvTop .menuTexts ul li {
    width: auto;
    padding: 0 5px 0 25px;
    height: 30px;
    line-height: 30px;
    float: left;
    background: url('../images/nv_3/top_menu_li.jpg') no-repeat 0 0;
}

#nvTop .menuTexts ul li a {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

#nvTop .header {
    width: 980px;
    height: 100px;
    background: url('../images/nv_3/top_header_bg.jpg') no-repeat 0 0;
    position: relative;
    z-index: 0;
}

#nvTop #header_reg {
    width: 149px;
    height: 54px;
    background: url('../images/nv_3/registrace.png') no-repeat 0 0;
    position: absolute;
    top: 23px;
    left: 805px;
    padding: 6px 0 0 37px;
}
#nvTop .header .reg {
    font-size: 16px;
    font-weight: bold;
}

#nvTop .header .reg a { color: #fff; text-decoration: none;}
#nvTop .header .reg a:hover { color: #fff; text-decoration: underline;}

#topSearch .who {
    background: url('../images/nv_3/top_search_bg.jpg') no-repeat 0 0;
    width: 374px;
    height: 23px;
    border: 0;
    position: absolute;
    top: 36px;
    left: 338px;
    font-size: 18px;
    padding: 3px;
}

#topSearch .go {
    width: 40px;
    height: 31px;
    border: 0;
    position: absolute;
    top: 35px;
    left: 727px;
}


#nvTop .menuCategories {
    width: 980px;
    height: 45px;
    text-align: center;

}

#nvTop .menuCategories ul {
    list-style: none;
    width: auto;
    height: 45px;
    margin: 0;
}

#nvTop .menuCategories ul li {
    width: 85px;
    height: 40px;
    padding: 0px 5px 0 5px;
    text-align: center;
    float: left;
    background: url('../images/nv_3/category_border.jpg') no-repeat 93px 0;
    position: relative;
    z-index: 1;
    display:table;
}

#nvTop .menuCategories ul li:hover {
    width: 85px;
    height: 40px;
    top: -10px;
    padding: 15px 5px 0 5px;
    text-align: center;
    float: left;
    background: url('../images/nv_3/top_menu.png') no-repeat 0 0px;
    position: relative;
    z-index: 1;
    display:table;
}

#nvTop .menuCategories ul li.active {
    width: 85px;
    height: 40px;
    top: -10px;
    padding: 15px 5px 0 5px;
    text-align: center;
    float: left;
    background: url('../images/nv_3/top_menu.png') no-repeat 0 0px;
    position: relative;
    z-index: 1;
    display:table;
}


#nvTop .menuCategories ul li a {
    text-decoration: none;
    color: #767575;
    font-size: 12px;
    display:table-cell;
    vertical-align: middle;
    text-align: center;
}

#nvTop .menuCategories ul li a:hover {
    text-decoration: underline;
    color: #000;
    display:table-cell;
    vertical-align: middle;
}

#nvContent {
    width: 960px;
    height: auto;
    background: #fafafa url('../images/nv_all/content_bg.png') no-repeat 0 0;
    padding: 10px;
    text-align: left;
}

#nvContent .left {
    width: 710px;
    height: auto;
    float: left;
}

#nvContent .left .list {
    margin: 4px 0 0 0;
    padding: 2px 0px 2px 6px;
    /* border: 1px solid #ededed; */

    width: 690px;
}

#nvContent .left .list .product {
    width: 670px;
    height: 110px;
    padding: 10px;
    clear: both;
    margin: 0 0px 8px 0;
    border: 1px solid grey;
    background-color: #ffffff;
}

#nvContent .left .list .product:hover {
    background-color: #bef628;
}


#nvContent .left .list .product a img {
    height: 110px;
    width: 120px;
    float: left;
    margin: 0 5px 0 0;
    border: 0;
}

#nvContent .left .list .product h2 {
    float: left;
    font-weight: bold;
    margin: 5px 0 0 0;
    padding: 0 0 0 10px;
    font-size: 14px;
}

#nvContent .left .list .product a {
    color: #030303;
    text-decoration: none;
}

#nvContent .left .list .product a:hover {
    text-decoration: underline;
}

#nvContent .left .list .product p {
    float: left;
    width: 520px;
    height: auto;
    padding: 0 0 0 0px;
    margin: 0 0 0 0;
    line-height: 17px;
    text-align: justify;
}

#nvContent .left .list .product .p_text {
    float: left;
    width: 520px;
    height: 56px;
    padding: 0 0 0 10px;
    margin: 6px 0 0 0;
    line-height: 17px;
    text-align: justify;
}


#nvContent .left .list .product .buttons {
    float: right;
}

#nvContent .left .list .product .buttons a img {
    margin: 0 10px 0 0;
    padding: 0;
    height: 26px;
    width: 92px;
    border: 0;
}

#nvContent .left .topStart {
    width: 690px;
    height: 26px;
    line-height: 26px;
}

#nvContent .left .topStart .np {
    color: #3e3e3e;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

#nvContent .left .topStart .qq {
    width: 212px;
    height: 23px;
    font-size: 14px;
    position: relative;
    top: -6px;
    border: 1px solid #c1c1c1;
}
#nvContent .left .topStart form {
  float: right;
  position: relative;
    top: 7px;
}

#nvContent .left .topStart img {
    float: left;
}



#nvContent .left .subCategory {
    width: 690px;
    line-height: 20px;
}

#nvContent .left .subCategory a {
    font-size: 14px;
    color: #6c6c6c;
    font-weight: bold;
    text-decoration: none;
}

#nvContent .left .subCategory a:hover {
    font-size: 14px;
    color: #000;

}

#nvContent .left .subCategory .tn { color: #ff7400; font-size: 15px; font-weight: bold;  display: block; width: 690px; margin: 10px 0 5px 0;}

#nvContent .left .content {
    width: 690px;
    float: left;
    padding: 40px 0 0 0;
}

#nvContent .right {
    width: 250px;
    height: auto;
    float: right;
}
#nvContent .right .uaLink {
    width: 250px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    margin: 10px 0 0 0;
    background: url('../images/nv_3/ua_ling.jpg') no-repeat;
}

#nvContent .right .uaLink a { color: #fff; font-size: 14px; }

#nvContent .right .boxHeader {
    width: 240px;
    padding: 0 0 0 10px;
    height: 28px;
    line-height: 28px;
    background: url('../images/nv_3/right_header_bg.jpg') repeat-x;
    color: #3b3e38;
    font-size: 14px;
}

#nvContent .right .boxContent {
    width: 230px;
    height: auto;
    padding: 10px;
    background: #fff url('../images/nv_3/right_box_bg.jpg') repeat-x;
    color: #696969;
    margin: 0 0 10px 0;
    overflow: auto;
    max-height: 1600px;
    max-height: none\9;
}

#nvContent .right .boxContent h5 {
    color: #696969;
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

#nvContent .right .boxContent .buyerImg {
    width: 84px;
    height: 83px;
    padding: 5px 0 0 5px;
    background: url('../images/nv_3/prodejce_bg.jpg') no-repeat;
    float: left;

}

#nvContent .right .boxContent .buyerContent {
    width: 130px;
    float: right;
}

#nvContent .right .boxContent .buyerContent .mail { color: #73ac00; font-size: 12px; padding: 5px 0; display: block;}
#nvContent .right .boxContent .buyerContent .phone { padding: 5px 0;}

#nvContent .right .boxContent .news {
    height: 57px;
    background: url('../images/nv_3/news_bg.png') 0 5px no-repeat;
    border-bottom: 1px dotted grey;
    padding: 5px 0 5px 65px;
    color: #555b4f;
}

#nvContent .right .boxContent .news a { color: #70e006; }
#nvContent .right .boxContent .news .date {	color: #70e006; }

#nvDown {
    width: 980px;
    height: auto;
}

#nvDown .footer {
    width: 980px;
    height: 80px;
    background: url('../images/nv_8/down_footer_bg.png') no-repeat;
}

#nvDown .links {
    width: 980px;
    height: auto;
}

