.rodstavec, .rodstavecc, .rodstavecn {
    font: normal 12px "arial", "verdana", "helvetica", sans-serif;
    margin: 5px 0px 15px 0px;
    color : #333333;
    font-weight : normal;
    text-align : justify;
    text-indent: 0px;
    clear: none;
    line-height: 150%;
}

div.rlist {
    padding-left: 20px;
}

div.rlist ul, div.rlist ol {
    margin: 0px;
    padding: 5px 0px 0px 10px;
}

div.rlist li {
    margin: 0px;
    padding: 0px 5px 5px 0px;
    line-height: 150%;
    list-style-position: outside;
}

.code {
    background-color: #dddddd;
    border: 1px solid #777777;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.rodstavecc {
    text-align : center;
    clear: both;
}

.rodstavecn {
    clear: both;
}

.obrR {
    float: right;
    margin: 0px 15px 5px 10px;
}

.obrL {
    float: left;
    margin: 0px 10px 5px 15px;
}

.obrC {
    float: none;
    margin: 0px 15px 5px 15px;
    text-align: center;
}

.foto {
    color : #999999;
    font-size: 10px;
}

.productItem {
    width: 324px;
    background:url('/images/itemBackground.jpg') right top no-repeat;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

#cartTable {
    border-collapse: collapse;
}

#cartTable td, #cartTable th {
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #dddddd;
}

#emailRegister, #bigRegister {
    padding: 10px;
    background-color: #8d244f;
    margin-bottom: 1px;
}
#emailRegister td {
    vertical-align:middle;
    color: white;
}

#bigRegister td {
    vertical-align:middle;
    color: white;
}
#bigRegister {
    background-color: #983961;
}

a.smallWhite {
    color:white;
    font-weight: normal; 
    text-decoration: underline;
    font-size : 11px;
}

#tipDetailOptions {
    border-collapse: collapse;
}

#tipDetailOptions td {
	vertical-align: middle;
    padding-top: 5px; 
}

#tipDetailOptions th {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px; 
}

#zajmyTable td {
	text-align: right;
}
