body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 0.9em;
	text-align: center;
	font-family: Calibri, 'Trebuchet MS', sans-serif;
}
ul, ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #7db713;
}
	a:hover, a:focus, a:active {color: #000;}
a img {border: none;}
.clr {clear: both;}
.clr-min {clear: both; height: 1px; margin: 0px; padding: 0px; overflow: hidden;}
.fll {float: left;}
.flr {float: right;}
.flr-foto {float: right; margin-left: 10px;}
.txtc {text-align: center !important;}
.txtl {text-align: left !important;}
.txtr {text-align: right !important;}



/* odkazy pro nevidome a klaveskare */
p.blind {
	margin: 0px;
}
p.blind a {
	position: absolute;
	left: 0px;
	top: -10000px;
}
	p.blind a:active, p.blind a:focus {
		top: 10px;
		margin: 10px;
		padding: 5px;
		outline: none;
		color: #000;
		font-weight: bold;
		background: #fff;
		border: 2px solid #6ac335;
	}
hr.blind {
	position: absolute;
	top: -10000px;
	width: 10px;
}



/* hlavicka */
div#hlavicka {
	width: 900px;
	height: 125px;
	overflow: hidden;
	margin: 0px auto;
	text-align: left;
	background: url(../img/bg-hlavicka.jpg) no-repeat center;
}
	div#hlavicka h1 {
		margin: 0px;
		padding: 0px;
	}
	div#hlavicka h1 a {
		display: block;
		position: relative;
		width: 300px;
		height: 125px;
		overflow: hidden;
	}
		div#hlavicka h1 a span {
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			cursor: pointer;
			background: url(../img/logo.jpg) no-repeat top left;
		}
	div#hlavicka div#kontakt {
		float: right;
		height: 95px;
		overflow: hidden;
		margin: 10px 0px 0px 0px;
		padding: 5px 0px 5px 0px;
		text-align: right;
		font-size: 0.9em;
	}



/* kontejner a obsah */
div#kontejner {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	clear: both;
	background: #00f;
}
	div#kontejner-in {
		position: absolute;
		top: 397px;
		left: 0;
		clear: both;
		width: 100%;
	}
		div#obsah {
			width: 900px;
			margin: 0px auto;
			text-align: justify;
			clear: both;
		}
			div#obsah h2 {
				position: relative;
				display: block;
				width: 600px;
				height: 40px;
				overflow: hidden;
				margin: 10px 0px 0px 0px;
				padding: 0px;
			}
				div#obsah h2 span {
					display: block;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
				}
 div#obsah ul {
 	margin: 3px 0px 0px 11px;
 }
 	div#obsah ul li {
 		padding: 2px 0px 2px 12px;
		background: url(../img/bg-li.jpg) no-repeat left center;
	}
div#obsah ol {margin: 3px 0px 0px 28px;}
	div#obsah ol li {padding: 2px 0px 2px 2px;}



/* paticka */
div#paticka {
	clear: both;
	height: 52px;
	margin: 10px 0px 0px 0px;
	background: url(../img/bg-paticka.jpg) repeat-x top left;
}
	div#paticka div {
		width: 900px;
		margin: 0px auto;
		padding: 10px 0px;
		text-align: left;
	}
	div#paticka span {
		float: right;
		text-align: right;
	}
	div#paticka a {color: #333;}
		div#paticka a:hover, div#paticka a:focus, div#paticka a:active {color: #7eb714;}
	div#paticka-projekty {
		width: 900px;
		margin: 10px auto 0px auto;
	}
		div#paticka-projekty p {
			display: block;
			width: 22%;
			padding: 15px 2% 25px 1%;
			float: left;
			text-align: left;
			color: #666;
			font-size: 0.9em;
		}



/* reference */
div#reference {
	width: 100%;
	height: 350px;
	margin: 0px auto;
	background: url(../img/bg-reference.jpg) repeat-x top left;
}



/* menu */
div#menu {
	width: 900px;
	margin: 0px auto;
	height: 37px;
	background: url(../img/bg-menu.jpg) no-repeat top left;
}
	div#menu a {
		display: block;
		float: left;
		position: relative;
		height: 27px;
		overflow: hidden;
		padding-top: 10px;
		color: #fff;
		font-weight: bold;
	}
		div#menu a span {
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			cursor: pointer;
			background-position: top left;
			background-repeat: no-repeat;
		}
		div#menu a.vybrano span {background-position: bottom left;}
		div#menu a:hover span, div#menu a:focus span, div#menu a:active span {background-position: bottom left;}
		div#menu a#menu01 {width: 146px;}
		div#menu a#menu01 span {background-image: url(../img/bg-menu01.jpg);}
		div#menu a#menu02 {width: 123px;}
		div#menu a#menu02 span {background-image: url(../img/bg-menu02.jpg);}
		div#menu a#menu03 {width: 94px;}
		div#menu a#menu03 span {background-image: url(../img/bg-menu03.jpg);}
		div#menu a#menu04 {width: 120px;}
		div#menu a#menu04 span {background-image: url(../img/bg-menu04.jpg);}
		div#menu a#menu05 {width: 90px;}
		div#menu a#menu05 span {background-image: url(../img/bg-menu05.jpg);}
		div#menu a#menu06 {width: 93px;}
		div#menu a#menu06 span {background-image: url(../img/bg-menu06.jpg);}
		div#menu a#menu07 {width: 90px;}
		div#menu a#menu07 span {background-image: url(../img/bg-menu07.jpg);}


/* tooltipy */
span.tooltip {cursor: help;}
#tooltip {
	position: absolute;
	border: 1px solid #333;
	background: #fff url(../img/bg-tooltip.jpg) repeat-x bottom center;
	padding: 2px 5px;
	color: #333;
	display: none;
}
