html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", "Arial" "Geneva CE" , lucida, sans-serif;
	color: #585858;
	background-color: white;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-attachment: fixed;
	height: 100%;
}
td {
	font-size: 12px;
	font-weight: normal;
	color: #585858;
}
a {
	color: #ea660f;
	text-decoration: none;
}
a:hover {
	color: #ba5411;
	text-decoration: underline;
}
h1, h2, h3 {
	color: #ea660f;
}
h1 {
	font-size: 18px;
	margin: 10px 0 6px 0;
	padding: 0;
}
h2 {
	font-size: 16px;
	margin: 10px 0 5px 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 4px 0;
	padding: 0;
}
img {
	border: none;
}
li {
	margin: 0 0 0 30px;
}
p {
	margin: 0;
	padding: 10px 0;
}
.tbl {
	border-collapse: collapse;
	border: 1px solid #8c8b8d; 
}
.tbl tr:hover {
	color: white;
	background-color: #c75a13;
	background-image: url(../img/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.tbl td {
	border: 1px solid #cfcfcf;
}
.tbl tr:hover td {
	color: white;
}
.orange {
	color: #ea660f;
}
.clear {
	clear: both;
}
.img-border {
	border: 1px solid #8c8b8d;
}
#top {
	width: 770px;
	height: 275px;
	margin: 0 auto;
	clear: both;
	background-color: white;
}
#top-logo {
	width: 215px;
	height: 70px;
	float: left;
}
#top-title {
	width: 555px;
	height: 70px;
	float: left;
}
#top-title img {
	margin: 40px 0 0 149px;
}
#top-foto {
	width: 380px;
	height: 205px;
	float: left;
}
#top-deset-let {
	width: 390px;
	height: 205px;
	float: left;
}
#menu-container {
	width: 100%;
	height: 36px;
	background-color: #959595;
	clear: both;
	overflow: hidden;
}
#menu {
	width: 770px;
	height: 36px;
	margin: 0 auto;
}
.item, .item-last {
	width: 85px;
	height: 36px;
	float: left;
}
.item-last {
	width: 90px;
}
.item img, .item-last img {
	border: none;
}
.item a, .item-last a {
	display: block;
	width: 85px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: top left;
}
.item-last a {
	width: 90px;
}
.menu-akce-cihla {
	background-image: url(../img/menu-akce-cihla.gif);
}
.menu-akce-cihla:hover, .menu-akce-cihla-on {
	background-image: url(../img/menu-akce-cihla-on.gif);
}
.menu-chranene-bydleni {
	background-image: url(../img/menu-chranene-bydleni.gif);
}
.menu-chranene-bydleni:hover, .menu-chranene-bydleni-on {
	background-image: url(../img/menu-chranene-bydleni-on.gif);
}
.menu-prubeh-akce-cihla {
	background-image: url(../img/menu-prubeh-akce-cihla.gif);
}
.menu-prubeh-akce-cihla:hover, .menu-prubeh-akce-cihla-on {
	background-image: url(../img/menu-prubeh-akce-cihla-on.gif);
}
.menu-aktuality {
	background-image: url(../img/menu-aktuality.gif);
}
.menu-aktuality:hover, .menu-aktuality-on {
	background-image: url(../img/menu-aktuality-on.gif);
}
.menu-jak-prispet {
	background-image: url(../img/menu-jak-prispet.gif);
}
.menu-jak-prispet:hover, .menu-jak-prispet-on {
	background-image: url(../img/menu-jak-prispet-on.gif);
}
.menu-partneri {
	background-image: url(../img/menu-partneri.gif);
}
.menu-partneri:hover, .menu-partneri-on {
	background-image: url(../img/menu-partneri-on.gif);
}
.menu-akce-cihla-v-regionech {
	background-image: url(../img/menu-akce-cihla-v-regionech.gif);
}
.menu-akce-cihla-v-regionech:hover, .menu-akce-cihla-v-regionech-on {
	background-image: url(../img/menu-akce-cihla-v-regionech-on.gif);
}
.menu-galerie {
	background-image: url(../img/menu-galerie.gif);
}
.menu-galerie:hover, .menu-galerie-on {
	background-image: url(../img/menu-galerie-on.gif);
}
.menu-kontakt {
	background-image: url(../img/menu-kontakt.gif);
	width: 98px;
}
.menu-kontakt:hover, .menu-kontakt-on {
	background-image: url(../img/menu-kontakt-on.gif);
	width: 98px;
}
#content-container {
	width: 800px;
	min-height: 350px;
	margin: 0 auto;
	padding-bottom: 18px;
	background-image: url(../img/shadow.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#content {
	background-color: white;
	margin: 0 15px 0 15px;
	padding: 15px 15px;
}
#content-bottom {
	width: 770px;
	margin: 0 auto;
	text-align: right;
	font-size: 10px;
	color: #5e5f61;
}
.left-column {
	width: 353px;
	float: left;
}
.right-column {
	width: 363px;
	float: right;
}

/* content */
#banner-bg {
	width: 363px;
	height: 222px;
	padding: 0 9px 14px 14px;
	margin-top: 10px;
	background-image: url(../img/banner-bg-363x222.gif);
	background-repeat: no-repeat;
	background-position: top-left;
}
#banner-flash {
	width: 340px;
	height: 208px;
}
#koordinator {
	margin-left: 15px;
}