#RightColumn {
	width:184px;
	vertical-align:top;
	padding-top:27px;
	padding-left:4px;
	font-size:11px;
	float:left;
}
/* spolu s menu piatej urovne je pravy stlpec nizsie ... teraz uz nie */
/* ContentLevel5 je hack pre tych, ktori nepodporuju CSS2 selektory (guess who ;-) */
/* inac by tam nemusel byt ten div (id=ContentLevel5) a stacilo toto:#MenuLevel5 + div + #RightColumn */
#ContentLevel5 #RightColumn, #ContentLevel5 div.mainostatne {
	position:relative;
	top:-100px;
}
.rightPortlet {
	width:180px;
}
.rightPortlet {
	margin-bottom:16px;
	background-image:url(/cportal/images/navigation/bkg_mod.gif);
	background-repeat:repeat-x;
	border:1px solid #E7E7E7;
}
/* pravdepodobne LoginBox na uvodnej stranke ... ved uvidime */
.mainpravy .rightPortlet {
	width:200px;
	margin-top:27px;
}
.rightPortlet .portletTitle {
	height:22px;
	background-color: #E7E7E7;
	color: #666666; ! important;
	font-weight:bold ! important;
/*	font-size:14px ! important; */
	font-family:Arial, sans-serif;
/*	padding:0px 0px 0px 10px ! important; */
	padding: 0px !important;
	line-height:21px ! important; /*1.4em;*/
}
.eshop .rightPortlet .portletTitle {
	color: white;
	background-color: #64B9E4;
}
.eshop .rightPortlet .portletTitle .portletSymbol {
	background-color: #427BAB;
	background-image: url(/cportal/images/cart.gif);
}
.rightPortlet .portletTitle .portletSymbol {
	float: left;
	color: white;
	background: #E20074 url(/cportal/images/fwd_magenta.gif) no-repeat scroll 50% 50%;
	width: 22px;
	padding: 0px;
	margin-right: 8px;
}
.rightPortlet.ComparePhones .portletTitle .portletSymbol {
	display: none;
}
.rightPortlet.ComparePhones .portletTitle {
	background-image: url(/c1/images/pozadia/bg_green_porovnaj_telefony.gif);
	background-repeat: no-repeat;
}
.rightPortlet .portletContent {
	padding:0px;/*10px 4px 15px 8px;*/
}
.rightPortlet .portletContent * {
	font-size:11px;
}
.rightPortlet .onlineInfo {
    font-family: Arial, "Arial CE";
    padding:10px;
}
.specialPortlet{
	width:100%;
	border-collapse:collapse;
	border-style:none;
	margin:0;
	padding:0;
}
.specialPortlet thead tr th{
	background-color:#999999;
	color:white;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, sans-serif;
	padding:0px 0px 0px 10px;
	text-align:left;
	margin:0;
}
.specialPortlet thead tr{
	height:22px;
}
.specialPortlet tr th{
	padding:0;
	margin:0;
}
.specialPortlet .portletContent{
	vertical-align:top;
	background-color:#E7E7E7;
}
.rightPortlet .sdp-TextEditor {
	width:75px;
}
.rightPortlet .sdp-entity {
	background-color: transparent;
}
.rightPortlet .sdp-questionMark {
/*	background-color: #DDEEFF; */
/*	background-color: #5BA4DB;*/
}
