/* File: about-us.css */
/* EP red: #B51319, EP green: #86CF13 (#77B713), EP light green: #E6F6C7, EP Light blue: #E9EDF0 */

/* LEFTMENU */

.leftmenu.blue {}

.leftmenu.blue li.text { list-style-image: url('../images/leftmenu.li.sipka.blue.gif'); /*border: 1px dotted blue;*/ }

.leftmenu.blue .top { width: 195px; height: 5px; background: url('../images/leftmenu.blue.top.gif') 0 0 no-repeat; }
.leftmenu.blue .bot { width: 195px; height: 5px; background: url('../images/leftmenu.blue.bot.gif') 0 0 no-repeat; }
.leftmenu.blue .middle { padding: 0px 10px; background-color: #EBEFF3; }

.leftmenu.blue h2.tourist-information { width: 175px; height: 22px; background: url('../images/en/leftmenu.h.tourist-information.blue.gif') 0px 2px no-repeat; }
.leftmenu h2.tourist-information a { display: block; width: 175px; height: 22px;}
.leftmenu h2.tourist-information span { display:none; }



/* CZECHTOURISM */
#czechtourism { color: #666; margin-top: 20px; padding-top: 10px; border-top: 1px dotted #ccc; }
#czechtourism img { float: left; padding-right: 25px; }


/* Partners */

.our-partners h3 {
	padding: 0 0 5px 0 !important;
	margin: 0 !important;
}

.partners-logo {
	/*float: left;*/
	margin-right: 20px;
}

.partners-info {
	clear: right;
	margin-bottom: 30px;
	padding: 0;
}

.our-partners td {
	text-align: left;
	vertical-align: top;
}
