#cene table {
border-bottom: solid #DDD 1px;
border-collapse: collapse;
table-layout: fixed;
}

#cene td {
padding: 1px;
border-bottom: solid #DDD 1px;
white-space: nowrap;
}

#cene .pdv,
#cene .cena {
text-align: right;
}

#cene .pdv {
	font-size: 10px;
}

#cene .stari {
color: #888;
}

#cene .blackrow {
color: white;
font-weight: 700;
background: black;
}

#cene .purplerow {
font-size: 10.0pt;
font-weight: 700;
background: #CC99FF;
}
#cene .bluerow {
color: white;
font-size: 10.0pt;
font-weight: 700;
background: #1F497D;
}

#cene .greyrow {
font-size: 10.0pt;
font-weight: 700;
background: silver;
}

#cene .lagerblue {
padding-left: 10px;
font-size: 7.0pt;
color: #003366;
font-weight: 700;
}

#cene .uskoropurple {
padding-left: 10px;
font-size: 7.0pt;
color: #993366;
font-weight: 700;
}

#cene .novored {
padding-left: 10px;
font-size: 7.0pt;
color: #DD0000;
font-weight: 700;
}

#cene .odd { background-color: #F8F7F7; }
#cene .even { background-color: #EEEBEB; }

#cene tr.even td, #cene tr.odd td { background-color: transparent; }
#cene tr:hover { background-color: #ccc; }


#cene blockquote {
background: #eef;
border: 1px solid black;
padding: 1em;
margin: 18px 0;
}

#cene blockquote h4 {
padding: 1em 0;
font-size: 1.2em;
}
