@media screen,projection {

/*----------------------*/
/*---      speciality      ---*/

#promo {
    position: absolute;
    top: 0px;
    left: 360px;
    padding: 10px;
    font-weight: bold;
    font-size: 100%;
    letter-spacing: -1px;
	}

#promo ul li {
    list-style-type: none;
    background: url(bg-li.gif) no-repeat left center;
    margin: 2px 0;
    padding: 0 0 0 20px;
    text-align: left;
	}

#druhyweb {
    position: absolute;
    top: 10px;
    left: 770px;
	}

#produkt h1 {
	font-size: 160%;
	margin-right: 10px;
	background-color: #3A4450;
	}


div.pata {
    background-color: #D1CCBB;
    min-height: 27px;
    line-height: 27px;
    vertical-align: middle;
    clear: both;
	}

#textin div.box p.cena {
    width: 180px;
    text-align: center;
    margin: 0;
    font-weight: bold;
    font-size: 140%;
    float: right;
	}

#textin div.box p.cenadopo {
    width: 180px;
    text-align: center;
    margin: 0;
    font-weight: bold;
    font-size: 100%;
    float: left;
    text-decoration: line-through;
	}

p.ano {
    font-size: 80%;
    text-align: left;
    line-height: 135%;
    padding: 5px;
    clear: none;
	}

p.ano span {
    font-weight: bold;
	}

sup {
/*    line-height: 100%; */
    font-size: 80%;
    font-weight: bold;
	}

p.img, div.img {
    width: 160px;
    float: left;
    padding: 5px;
    margin: 0;
	}

#produkt h1 {
	font-size: 160%;
	margin-right: 10px;
	background-color: #FFCB5A;
	}

#produkt {
    
	}

div.prodzahl {
    padding: 10px 0 0 0;
    min-height: 1em;
	}

#textin img.prodobr {
	float: left;
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #8492A5;
	margin: 0;
	}

#produkt table {
    width: 407px;
    /* float: right; */
    clear: none;
	}

#produkt table th {
    width: 50%;
	}

#textin p.price_dopo, #textin p.price_nase {
    width: 320px;
    text-align: center;
    float: left;
    clear: both;
    
    margin: 0 10px 0 0;
    background-color: #D1CCBB;
	}


#textin p.price_dopo {
    font-size: 80%;
    border-right: 1px solid #8492A5;
    border-left: 1px solid #8492A5;
	}

#textin p.price_nase {
    font-weight: bold;
    line-height: 200%;
    padding: 0 0 10px 0;
    
    border: 1px solid #8492A5;
    border-top: none;
	}

#textin p.price_nase span {
    font-weight: bold;
    font-size: 200%;
    color: #bb0000;
	}

#textin p.prodnote, div.prodnote {
    clear: both;
    margin: 1em 0 0 0;
	}


#textin #produkt p {
	margin: 0 auto;
	}

/*---      speciality      ---*/
/*----------------------*/


}