/********PRODUKTY********/

.prod {
	float: left;
	width: 545px;
        margin-right: 20px;
        margin-top: 8px;
}

.prodbar {
    margin-top: 8px;
    width: 100%;
    padding: 0px;
}


.product-title {
    width: 525px;
    color: #645d5c;
    font-weight: bold;
    padding: 10px;
    margin-top: 10px;
    background: url('../_pic/product_head.png');
}

.product-nav {
    background-color: #b3020c;
    float: left;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px 4px;
    margin-right: 6px;
    margin-top: 5px;
    margin-left: 2px;
	width: 124px;
}

.nav-first {
    margin-left: 0px;
}

.nav-ask {
	background-color: #b3020c;
    margin-left: 9px;
	padding: 2px 5px;
	clear: both;
    color: #fff;
	width: 150px;
	text-align: center;
}

.pic-ask {
 float: left;
}

.nav-ask a {
    color: #fff;
    font-weight: bold;
    font-size: 0.8em;
	text-decoration: none;
}

.nav-last {
    margin-right: 0px;
	width: 257px;
}

.product-nav a {
    color: #fff;
    font-weight: bold;
    font-size: 0.8em;
}

.product-nav span {
    color: #cd6d70;
    font-weight: bold;
    font-size: 0.8em;
}

.product-nav span.white {
    color: #fff;
    font-weight: bold;
    font-size: 0.8em;
	padding: 5px;
}

.product-nav img {
    vertical-align: middle;
}

.product-info {
    width: 97%;
    text-align: justify;
    margin-top: 30px;
    margin-left: 3px;
    color: #565353;
    line-height: 30px;
    min-height: 280px;
}

.product-info img {
    padding: 8px;
    border: 1px dashed #a6a6a6;
    margin: 10px;
    float: left;
}

.product-head, .product-head-bar  {
    background-color: #121212;
    color: #645d5c;
    padding: 10px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
    background: url('../_pic/product_head.png');
    clear: both;
}

.product-head-bar {
    margin-top: 10px;
}


.product-table table {
    color: #919191;
    width: 97%;
    margin-left: 3px;
    margin-top: 10px;
    text-align: left;
}

.product-table table tr td {
    padding: 10px;
    width: 60%;
}

.product-table table tr th {
    padding: 10px;
    width: 40%;
    font-weight: bold;
    font-size: 1.1em;
}


.product-gallery {
    width: 100%;
    text-align: center;
}

.prod_pic {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #5e5e5e;
    clear: both;
}
