.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #f0f4e2;
	background: #1a1a1a url(images/background.png) repeat-x;
	margin: 0;
	padding: 0;
}

#header {
	background-image: url(images/logo.jpg);
	height: 290px;
	width: 928px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px auto;
}

#cas {
	font-size: 18px;
	height: 20px;
	width: 928px;
	padding: 20px 0px 15px 0px;
	margin: 0px auto;
	text-align: right;
}

#odpocet {
	font-size: 45px;
	color: #ee0a2a;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */
.bubplastic.horizontal {
	width: 928px;
	height: 27px;
	margin: 5px auto 15px;
	padding: 0;
	background: #f0f4e2 url(images/bg.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 25px;
	float: left;
	/*text-transform: uppercase;*/
	/*font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 25px;
	background: transparent url(images/bg-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* LIME HOVER */
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	background: transparent url(images/h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url(images/h-lime.gif) top right no-repeat;
}
#content {
	width: 928px;
	margin: 0 auto;
	/*padding: 15px 0 0 0;*/
}
#col1 {
	float: left;
	width: 260px;
	padding: 0 0 0 0px;
	margin: 0px;
}
#col2 {
	float: right;
	width: 647px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

#footer {
	background: #f0f4e2 url(images/bg.gif) top left repeat-x;
	clear: both;
	text-align: center;
	width: 928px;
	height: 22px;
	margin: 0px auto;
	padding: 5px 0 0 0;
}

h1 {
	height: 27px;
	background: transparent url(images/h1.gif) top left no-repeat;
	margin: 0;
	padding: 6px 0 0 15px;
	font-size: 14px;
}
h2 {
	height: 27px;
	background: transparent url(images/h2.gif) top left no-repeat;
	margin: 0;
	padding: 6px 0 0 15px;
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #ee0a2a;
}

a:hover {
	text-decoration: none;
}

#col2 img {
	float: right;
	padding: 0px;
	margin: 8px 5px 0 25px;
	border: none;
}
#datum {
	text-align: right;
	color: #accf51;
	margin: 0 0 10px 0;
}
#datum1 {
	color: #accf51;
}