@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;
    margin: -20px 0 0 0;
}

#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: 32px;    
    margin: 0 0 0 0;    
    background: url('../images/web112_20/menu_bg.jpg') repeat-x 0 0;
}

#nvTop .menuTexts ul 
{
    width: auto;    
    padding: 3px 0 0 40px;    
    list-style: none;
    margin: 0;
    
}

#nvTop .menuTexts ul li {
    width: auto;
    padding: 0 15px 0 15px;
    height: 25px;
    line-height: 25px;
    float: left;    
    border-right: 1px solid #fff;
}

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

#nvTop .header_wrap {
    width: 100%;
    height: 90px;
    background: url('../images/web112_20/header_bg.jpg') repeat-x 0 0;
    position: relative;
    z-index: 0;
}

#nvTop .header {
    width: 980px;
    height: 90px;
    background: url('../images/web112_20/header_in_bg.jpg') repeat-x 0 0;
    position: relative;
    z-index: 0;
}

#nvTop .header .logo 
{
    position: relative;
    top: 30px;
    left: 20px;    
    font-size: 22px;
    color: #fff;    
    
}

#nvTop .header .logo a 
{
    color: #fff;
    text-decoration: none;
    }
    
#nvTop .header .reg2
{
    width: 220px;
    height: 28px;
    position: relative;
    top: 17px;
    left: 500px;       
    line-height: 28px;
    text-align: center;    
    background: url('../images/nv_all/input_button.png') no-repeat 0 0;
}

#nvTop .header .reg2 a 
{
    font-size: 13px;
    color: #484848;
    font-weight: bold;
    text-decoration: none;
    }    




#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/web112_20/who.png') no-repeat 0 0;
    width: 129px;
    height: 19px;
    border: 0;
    position: absolute;
    top: 45px;
    left: 735px;
    font-size: 18px;
    padding: 3px;
}

#topSearch .go 
{
    background: url('../images/web112_20/go.png') no-repeat 0 0;
    width: 33px;
    height: 24px;
    border: 0;
    position: absolute;
    top: 45px;
    left: 870px;
}


#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: #fff;
    padding: 10px;
    text-align: left;
}

#nvContent .left {
    width: 700px;
    height: auto;
    float: right;
    padding: 0 0 0 10px;
}

#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: #f4f4f4;
}

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


#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: #a70621; font-size: 15px; font-weight: bold;  display: block; width: 690px; margin: 10px 0 5px 0;}

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

#nvContent .right {
    width: 250px;
    height: auto;
    float: left;
}
#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: 30px;
    line-height: 30px;
    background: url('../images/web112_20/right_header_bg.jpg') repeat-x;
    color: #fff;
    font-size: 14px;
}

#nvContent .right .boxContentCat {
    width: 230px;
    height: auto;
    padding: 10px;
    background: #f4f4f4;
    color: #696969;
    margin: 0 0 20px 0;
    
}


#nvContent .right .boxContent {
    width: 230px;
    height: auto;
    padding: 10px;
    background: #f4f4f4;
    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: 68px;
    background: url('../images/web112_20/footer_bg.jpg') repeat-x;
}

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

/* colorbox */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
	ColorBox example user style
	The following rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
	in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/
#cboxOverlay{background:#000;}

#colorbox{}
	#cboxTopLeft{width:14px; height:14px; background:url(../images/controls.png) top left no-repeat;}
	#cboxTopCenter{height:14px; background:url(../images/borderHorizontal.png) top left repeat-x;}
	#cboxTopRight{width:14px; height:14px; background:url(../images/controls.png) top right no-repeat;}
	#cboxBottomLeft{width:14px; height:43px; background:url(../images/controls.png) bottom left no-repeat;}
	#cboxBottomCenter{height:43px; background:url(../images/borderHorizontal.png) bottom left repeat-x;}
	#cboxBottomRight{width:14px; height:43px; background:url(../images/controls.png) bottom right no-repeat;}
	#cboxMiddleLeft{width:14px; background:url(../images/borderVertical.png) top left repeat-y;}
	#cboxMiddleRight{width:14px; background:url(../images/borderVertical.png) top right repeat-y;}
	#cboxContent{background:#fff;}
		#cboxLoadedContent{margin-bottom:5px;}
		#cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;}
                #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
                #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#949494;}
                #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#949494;}
                
                #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(../images/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
                #cboxPrevious{left:0px; background-position: -14px -23px;}
                #cboxPrevious.hover{background-position:-14px 0px;}
                #cboxNext{left:27px; background-position:-37px -23px;}
                #cboxNext.hover{background-position:-37px 0px;}
		#cboxClose{right:0; background-position:-60px -23px;}
		#cboxClose.hover{background-position:-60px 0px;}

                .cboxSlideshow_on #cboxSlideshow{background-position:-83px -0px; right:27px;}
                .cboxSlideshow_on #cboxSlideshow.hover{background-position:-106px -0px;}
                .cboxSlideshow_off #cboxSlideshow{background-position:-106px -23px; right:27px;}
                .cboxSlideshow_off #cboxSlideshow.hover{background-position:-83px -0px;}

