#contentL {
	float:left;
	display:inline;
	width:294px;
}
#contentR {
	float:right;
	display:inline;
	width:231px;
}

div#contentR h2.h2TitleBck {
	padding-top:15px;
	margin:0 0 1px 0;
	background:url(uvodna_h2_bck.jpg) no-repeat 0 0;
	clear:both;
}

div#contentR div.itemRound_top {
	background:url(itemRound2_top.gif) no-repeat 0 0;
}
div#contentR div.itemRound_midd {
	background:url(itemRound2_midd.gif) repeat-y 0 0;
	width:231px;
	padding:0px 7px 0;
	width:217px;
}
div#contentR div.itemRound_bott {
	background:url(itemRound2_bott.gif) no-repeat 0 0;
	margin-bottom:2px;
}

/**/
table.tblNews {
	width:100%;
}
table.tblNews tr {
	background-color:#ebf1f8;
}
table.tblNews tr.trEven {
	background-color:#d8e4f1;
}
table.tblNews td {
	color:#4e4d4d;
	padding:2px 5px;
	vertical-align:top;
}
td.tdDate {
	width:50px;
	font-size:10px;
}
table.tblNews td a {
	color:#468eb6;
}

/* R, novice */
.itemNovice {
	margin:0;
}
.itemNovice a {
	color:#f58122;
}
div.itemNoviceTxt {
	float:right;
	display:inline;
	width:135px;
}
.itemNovice .itemImgs, .itemNovice .itemImgs a {
	width:76px;
	margin-right:0;
}
.itemNovice .itemNav {
	float:left;
	margin-bottom:5px;
}

/* L */
#contentL a {
	color:#7dc8e8;
}
.uvodnaL1, .uvodnaL2 {
	width:100%;
	float:left;
	display:inline;
}
.uvodnaL1 {
	padding-bottom:6px;
	border-bottom:2px solid #42484d;
	margin-bottom:13px;
}
.uvodnaL2 {	
	width:294px;
	padding:0 10px;
	width:274px;
}

/* L1 */
div.uvodnaL1 div.itemRound_top {
	background:url(itemRound3_top.gif) no-repeat 0 0;
}
div.uvodnaL1 div.itemRound_midd {
	background:#42484d;
	width:294px;
	padding:0px 10px 0;
	width:274px;
}
div.uvodnaL1 div.itemRound_bott {
	background:url(itemRound3_bott.gif) no-repeat 0 0;
	margin-bottom:2px;
}
div#contentL .itemNav, div#contentL .itemNav a {
	float:right;
}
.uvodnaL1 p {
	margin-bottom:7px;
}
.uvodnaL1 img {
	margin-bottom:6px;
}

/* L2 */
.uvodnaL2 h1 {
	margin-bottom:8px;
}
.uvodnaL2 div.itemNovice {
	padding-bottom:4px;
	background:url(dotz_1.gif) repeat-x 0 100%;
	margin-bottom:6px;
}
.uvodnaL2 div.itemLast {
	margin-bottom:0;
	background:none;
}
.uvodnaL2 div.itemNoviceTxt {
	float:right;
	display:inline;
	width:190px;
}