body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	font-size: 0.75em;
	color: #333333;
	line-height: 1.5em;
	background: #FFFFFF url("img/hodiny.png") no-repeat bottom center;
	text-align: center; /* IE center hack */
	height: 100%;
}
html {
	height: 100%;
}
/* Links */
a:link, a:visited {
	color: #3500D4;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
:link img, :visited img {
	border: 0 none inherit;
}

/* Image border */
img {
	border: 0 none !important;
}

.clearBoth {
	clear: both;
	height: 0.01em;
	font-size: 0.01em;
	line-height: 0.01em;
}

p {
	margin: 0em 0em 1.5em 0em;
	padding: 0;
}
hr {
	display: none;
}
strong {
	color: #66CCFF;
}

h1 {
	position: relative;
	width: 970px;
	height: 145px;
	margin: 0;
	padding: 0;
	font-size: 200%;
	text-align: center;
	overflow: hidden;
}
h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 970px;
	height: 145px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 1;
	background: url("img/h1.png") 0px 0px no-repeat;
}

#whole {
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 100;
}

#menu {
	width: 250px;
	float: left;
}
ul#nav {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #999999;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #000000;
	text-decoration: none;
}
ul#nav li a#active {
	color: #3500D4;
	font-size: 130%;
	line-height: 150%;
	text-decoration: none;
}

#content {
	width: 490px;
	margin-left: 285px;
}
#content1 {
	width: 680px;
	margin-left: 255px;
}
#column {
	width: 165px;
	float: right;
}
h2 {
	margin: 0em 0em 0.5em 0em;
	padding: 0;
	font-size: 170%;
	color: #66CCFF;
}
h3 {
	margin: 0em 0em 0em 0em;
	padding: 0;
	font-size: 120%;
	color: #66CCFF;
}
h4 {
	margin: 0em 0em 0.5em 0em;
	padding: 0;
	font-size: 100%;
	color: #4844DB;
	text-transform: uppercase;
}
#hodiny {
	position: absolute;
	left: 0px;
	top: 474px;
	width: 970px;
	height: 506px;
}
#footer {
	padding: 1.5em 0em 1.5em 0em;
	text-align: center;
	color: #8C8C8C;
}
.imageFL {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}
ul.cases {
	width: 450px;
	float: right;
}
ul.cases1 {
	width: 320px;
	float: right;
}

#homeLinks {
	width: 100%;
	background-color: #EDEDED;
}
#homeLinks img {
	width: 180px;
	height: 128px;
	margin: 15px 0px 15px 15px;
	float: left;
	border: 1px solid #FFFFFF !important;
}
