#mainMenu {
	background: #EFC9A8;
	padding: 5px 15px 5px 0;
}

#mainMenu ul {
	color: #DF611D;
	list-style: none outside;
	margin: 0;
	padding: 0 0 0 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#mainMenu ul a {
	float: none;
	color: #1B4071;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;
	margin: 0 !important;
	background: url("http://www.montego.cz/images/signs/square.gif") 0 6px no-repeat;
}


li.active {
	color: #fff;
}

#mainMenu ul a:hover {
	text-decoration: underline;
}


#mainMenu ul ul {
	color: #DF611D;
	margin: 0 0 0 15px;
	padding: 0;
	text-transform: none;
	color: #DF611D;
}

#mainMenu ul ul a {
	color: #DF611D;
	line-height: 130%;
}

#mainMenu ul ul ul {
	color: #DF611D;
	margin: 0 0 0 15px;
	padding: 0;
	text-transform: none;
	color: #DF611D;
	font-weight: normal;
}



.stTable {
	margin: 10px auto;
	border: 2px solid #1B4071;
}

.stTable td {padding: 1px 10px;border: 1px solid #1B4071; text-align: left; background: #E6EEF5;}

div.sections {
	margin: 20px; border: 2px solid #1B4071; text-align: left; background: #E6EEF5; padding: 5px;
}

div.sections h2 {
	margin: 5px 15px;
}

#top-rozcestnik-right {width: 270px;}


#branaEshop {
	width: 100%;
	height: 115px;
	height: 115px;
	background: url("../img/branaBg.png") repeat-x;
	position: relative;
}

#eShopLogo {
	position: absolute;
	right: 10px;
	top: 35px;

}

.cleanerLeft {
	padding: 0px; margin: 0px; line-height: 0px; height: 0px; font-size: 0px; border: 0px; background: transparent;
	clear: left;
}


#objednavka-po-telefonu {
	position: absolute;
	right: 10px;
	top: 10px;
}

.tLeft td, .tLeft th {
	text-align: left;
	vertical-align: top;
}