* {
	xborder: 1px solid blue;
}
body {
	background-color: #999999;
	text-align: center;
	font-family: verdana;
	padding-top: 0px;
	margin-top: 0px;
}
#container {
	width: 760px;
	background-image: URL('../ikema_2005_pozadi.gif');
	background-repeat: no-repeat;
	padding-top: 20px;
	_padding-top: 0px;
	margin: auto;
	text-align: left;
	background-color: #DBDBDB;
	background-color: #ffffff;
}
#top {
	margin-bottom: 35px;
	_margin: 15px 0px 35px 0px;
}
/* dynamické menu */
#topmenu {
	margin: 0px 0px 30px 100px;
	_margin: 0px 0px 35px 95px;
	padding: 0px;
	_padding-top: 5px;
}
#topmenu li {
	display: inline;
	margin: 5px 0px 5px 0px;
	text-align: center;
}
#topmenu li a {
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding: 0px 15px 0px 17px;
	_padding: 0px 10px 0px 15px;
	border-left: 2px solid white;
	text-decoration: none;
	letter-spacing: 1px;
}
#topmenu li.nobr a {
	border-left: 0px none white;
	padding: 0px 15px 0px 5px;
	_padding: 0px 10px 0px 10px;
}
/* statické menu produkty */
ul.products {
	clear: left;
	margin: 0px 0px 0px 105px;
	padding: 0px;
	list-style-type: none;
	border: 1px solid #dbdbdb;
}
ul.products li {
	background-image: URL('../ikemapbtn.gif');
	background-repeat: no-repeat;
	float: left;
	width: 81px;
	_width: 91px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 3px;
	_padding-bottom: 1px;
	padding-top: 1px;
	_padding-top: 3px;
	margin: 0px;
}
ul.products li a {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#projector {
	background-image: URL('../pozadi.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
	min-height: 600px;
	border-top: 1px solid #747473;
	padding-top: 10px;
}
#logo {
	margin-left: 15px;
	position: absolute;
}
#logo img {
	border: 0px;
}
#stage1 {
	width: 100px;
	margin-top: 14px;
	height: 500px;
	position: absolute;
}
#stage1 h6, #stage2 h6 {
	margin: 5px 5px;
	font-size: 15px;
}
#stage1 p, #stage2 p {
	margin: 5px;
	font-size: 11px;
}
#stage2 {
	width: 167px;
	_width: 187px;
	padding-top: 13px;
	margin-top: 1px;
	float: right;
	height: 500px;
	font-size: 12px;
	padding-right: 10px;
}
#stage2.reference {
	background-image: URL('../sloupec_gradient.jpg');
	background-repeat: repeat-x;
	padding-left: 10px;
}
#column {
	margin-left: 105px;
	margin-right: 192px;
	min-height: 500px;
	_height: 500px;
	font-size: 13px;
}
#column h1 {
	font-size: 20px;
	margin: 5px 0px 0px 0px;
}
#column p {
	margin: 5px 0px;
}
#footer {
	padding: 2px 2px 2px 5px;
	_padding: 2px 0px 2px 5px;
	border-top: 1px solid #747473;
	background-color: #DBDBDB;
	text-align: left;
	font-size: 10px;
	height: 31px;
	color: black;
	clear: both;
}
#footer a {
	text-decoration: underline;
	color: black;
}
#footer .text {
	margin: 10px 10px 10px 0px;
	_margin: 10px 2px 0px 0px;
}
#footer img {
	margin-left: 5px;
}
/* reference seznam */
.referenceList h2 a, .referenceOpen h2 a {
	font-size: 14px;
}
.referenceList h2, .referenceOpen h2 {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	font-size: 14px;
}
/* reference detail */
.referenceOpen img {
	float: left;
	margin: 0px 5px 5px 0px;
}
.referenceOpen h2 {
	margin-left: 85px;
}
.referenceOpen {
	clear: left;
	vertical-align: top;
}
/* novinky */
.newsImage {
	float: left;
	margin: 0px 5px 5px 0px;
}
.divNews {
	clear: left;
}
/**/
.refBlock {
	float: left;
	width: 220px;
	height: 15px;
	font-size: 11px;
}
ul.noBullet {
	margin: 6px 0px;
	list-style-type: none;
	padding: 0px;
}
ul.noBullet li {
	margin-bottom: 6px;
}
/* novinky */
.newsTitle {
	font-weight: bold;
}
/**/
.clr {
	clear: both;
	height: 1px;
}
.fr {
	float: right;
}
.lf {
	float: left;
}