@charset "utf-8";
/* CSS Document */

#pgContentRMenu {
	/*padding-bottom: 90px;*/
}

#pgContentRMenu H3 {
	font-size: 10pt;
}


#pgContentRMenuLanguageBar {
	width: 150px;
	height: 26px;
	margin: 0 auto;
	background: url('../img/bg-flags.gif') no-repeat;
}

#pgContentRMenuLanguageBar IMG {
	margin: 7px 0px 0px 9px;
}

#pgContentRMenuLanguageBar IMG.first {
	margin-left: 20px;
}

#pgContentRMenu UL.RMenu {
	padding: 10px 0px 0px 15px;
	margin: 0px;
}

#pgContentRMenu UL.RMenu LI {
	padding: 1px 0px 1px 11px;
	background: url('../img/bullet-LMenu.gif') no-repeat;
	background-position: 0px 6px;
}

#pgContentRMenu UL.RMenu LI:hover {
	background-position: 2px 6px;
}

#pgContentRMenu UL A {
	text-decoration: none;
}

#pgContentRMenu UL A:hover {
	color: #c56e19;
}

#pgContentRMenu .separator {
	width: 151px;
	height: 5px;
	background: url('../img/separator-LMenu.gif') no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 10px auto;
}

#pgContentRMenu P.address {
	text-align: center;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}

#pgContentRMenu P.address A, #pgContentRMenu P.addressLinks A {
	text-decoration: none;
	color: #444335;
}

#pgContentRMenu P.addressLinks {
	margin-top: 5px;
	text-align: center;
}

#pgContentRMenu #sponsorBox {
	width: 90px;
	overflow: hidden;
	height: 160px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#pgContentRMenu #sponsorBox .prague {
	background: url('../img/logo-praha.gif') no-repeat;
	width: 74px;
	height: 74px;
	display: block;
}

#pgContentRMenu #sponsorBox .msmt {
	background: url('../img/logo-msmt.gif') no-repeat;
	width: 74px;
	height: 74px;
	display: block;
}

#pgContentRMenu #sponsorBox IMG {
	padding: 0;
	margin: 0;
}

#pgContentRMenu P.calendarNav {
	width: 90%;
	margin: 10px auto 5px auto;
	text-align: center;
}

#pgContentRMenu TABLE.calendarTable {
	margin: 0 auto;
	color: #444335;
	border-collapse: collapse;
}

#pgContentRMenu TABLE.calendarTable TD {
	width: 19px;
}

#pgContentRMenu TABLE.calendarTable THEAD TD {
	font-weight: bold;
	color: #444335;
	border-bottom: 1px solid #444335;
}

#pgContentRMenu TABLE.calendarTable TD.today {
	border: 1px solid #F27E00;
}

#pgContentRMenu TABLE.calendarTable TD.weekend {
	color: #7F7E6F;
}
