body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e3e3e3 url('../images/bg.gif') repeat-x;
	color: #333;
}

body#print {
	background: #fff none;
	margin: 10px;
}

body, div, form, ul, li, p, h1, h2, h3, h4, img {
	margin: 0px;
	padding: 0px;
}

body {
	padding-bottom: 10px;
}

h2 {
	font-size: 180%;
	color: #2e3192;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

h3 {
	font-size: 140%;
	color: #2e3192;
	margin-bottom: 10px;
}

h4 {
	font-size: 120%;
	color: #2e3192;
	margin-bottom: 10px;
}

p {
	margin-bottom: 15px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#logo {
	width: 808px;
	margin: auto;
}

#logo h1 a {
	text-indent: -9999px;
	background: transparent url('../images/logo.gif') no-repeat;
	width: 416px;
	height: 63px;
	margin: 26px 0px 0px 14px;
	display: block;
	text-decoration: none;
}

#logo_print h1 {
	text-indent: -9999px;
	background: transparent url('../images/logo_print.gif') no-repeat;
	width: 400px;
	height: 52px;
	margin-bottom: 20px;
}

#logo p {
	position: absolute;
	top: 25px;
	color: #fff;
	margin-left: 470px;
	font-size: 90%;
}

#container {
	width: 808px;
	margin: auto;
	background: transparent url('../images/content_bg.gif') repeat-y;
	margin-top: 28px;
}

#nav {
	width: 190px;
	padding: 15px 0px 0px 17px;
	float: left;
	margin-right: 50px;
}

html>body #nav {
	padding: 0px;
	margin-left: 17px;
}

#nav li {
	list-style: none;
	margin-top: -15px;
}

html>body #nav li {
	margin-top: 0px;
}

#nav li ul {
	margin-top: 15px;
}

html>body #nav li ul {
	margin-top: 0px;
}

#nav li ul li ul {
	margin-top: 15px;
}

html>body #nav li ul li ul {
	margin-top: 0px;
}

#nav li a {
	background: transparent url('../images/nav_bullet.gif') no-repeat;
	color: #656565;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #c4c6c8;
	margin-top: 0px;
	padding: 9px 0px;
	padding-left: 30px;
	background-position: 0px 10px;
}

#nav li a:hover {
	background-position: 0 -77px;
	color: #2e3192;
	border-bottom: 1px solid #2e3192;
}

#nav li a.selected {
	background-position: 0 -77px;
	color: #2e3192;
	border-bottom: 1px solid #2e3192;
	font-weight: bold;
}

#nav li ul {
	padding-top: 0px;
}

#nav li ul li {
	margin-left: 25px;
}

#nav li ul li ul li {
	margin-left: 40px;
}

#nav li ul li a {
	background: transparent url('../images/subnav_bullet.gif') no-repeat;
	background-position: 0px 10px;
	padding-left: 40px;
}

#content {
	width: 530px;
	float: left;
	margin-top: 8px;
}

#content p, #content ul li {
	line-height: 1.6em;
}

#content p {
	clear: left;
}

#content p.summary {
	font-size: 130%;
	font-weight: bold;
	letter-spacing: -1px;
	color: #444;
}

#content p img {
	margin: 0px 10px 10px 0px;
}

#content blockquote {
	color: #999;
	background: transparent url('../images/quote_high.gif') no-repeat;
	padding: 5px 20px 5px 30px;
	margin: 10px 0px;
	margin-left: 20px;
}

#content blockquote p {
	background: transparent url('../images/quote_low.gif') no-repeat;
	background-position: bottom right;
	padding-bottom: 5px;
	padding-right: 20px;
	margin-bottom: 0px;
}

#content ul {
	margin: 15px;
	list-style: square;
}

#content ul li ul li {
	list-style: disc;
}

#content a {
	color: #2e3192;
	border-bottom: 1px dotted #2e3192;
	text-decoration: none;
}

#content a:hover {
	border-bottom: 1px solid #2e3192;
}

#content table td.alt {
	background-color: #f1f1f1;
}

#content table td {
	width: 250px;
	margin-right: 10px;
	padding: 5px;
	vertical-align: top;
}

#content img {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

#foot {
	background: transparent url('../images/foot_bg.gif') no-repeat;
	height: 58px;
	clear: left;
	padding-left: 320px;
}

#foot li {
	float: left;
	list-style: none;
	margin-left: 15px;
	color: #999;
	font-size: 90%;
	padding-top: 17px;
}

#foot li a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	display: block;
}

#foot li a:hover {
	border-bottom: 1px solid #999;
}

#sitemap li{
	list-style: none;
	margin-bottom: 10px;
}

#sitemap li ul li {
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 5px;
}

#sitemap a {
	text-decoration: none;
	color: #656565;
}

#sitemap a:hover {
	color: #2e3192;
}

#sitemap li a {
	font-weight: bold;
}

#sitemap li ul li a {
	font-weight: normal;
}

#breadcrumbs a {
	text-decoration: none;
	color: #2e3192;
	border-bottom: 1px dotted #2e3192;
}

#breadcrumbs a:hover {
	border-bottom: 1px solid #2e3192;
}

/* =INTRO
------------------------------------------------------------*/
#company_short {
	padding-bottom: 10px;
}

#phone {
	background: transparent url('../images/phone2.gif') no-repeat;
	padding-left: 45px;
	width: 120px;
	float: left;
}

#map {
	float: right;
	margin-bottom: -5px;
	width: 355px;
}

html>body #map {
	margin-bottom: 10px;
}

#map img {
	border: 1px solid #ccc;
	margin-bottom: -10px;
}

html>body #map img {
	margin-bottom: 10px;
}

#products {
	background: transparent url('../images/products_gradient.gif') repeat-x;
	height: 200px;
	padding: 10px 0px 0px 8px;
}

#products h4 {
	padding: 3px 0px;
	border-bottom: 1px solid #2e3192;
}

#product1, #product2, #product3 {
	width: 165px;
	margin-right: 10px;
	float: left;
	margin-bottom: 15px;
}

#product3 {
	margin-right: 0px;
	float: left;
	margin-bottom: 15px;
}

#products a, #company_short a {
	text-decoration: none;
	color: #2e3192;
	border-bottom: 1px dotted #2e3192;
}

#products a:hover, #company_short a:hover {
	border-bottom: 1px solid #2e3192;
}

#products a.go, #company_short a.go, #aktualno a.go {
	background: transparent url('../images/arrow_right.gif') no-repeat;
	padding-right: 15px;
	background-position: right 3px;
}

#pdf {
	background: transparent url('../images/pdf_bg.jpg') no-repeat;
}

#pdf img {
	float: left;
	padding: 10px;
	border: 0px none;
}

#pdf p {
	float: left;
	padding-left: 75px;
	padding-top: 6px;
	font-size: 90%;
}

#download {
	background: #f1f1f1 url('../images/download.gif') no-repeat;
	border: 1px solid #aaa;
	padding: 9px 10px 0px 10px;
	font-size: 90%;
	margin-bottom: 15px;
}

#download a.down {
	margin-left: 20px;
	color: #333;
}

#download p {
	margin-top: 15px;
	margin-bottom: 8px;
	color: #666;
}

#download a {
	border: 0px none;
}

#download a:hover {
	border: 0px none;
}

#download span.data {
	color: #999;
}

#download a.down:hover {
	text-decoration: underline;
}

#aktualno {
	background: transparent url('../images/aktualno_gradient.gif') repeat-x;
	padding: 10px 0px 0px 8px;
	margin-bottom: 20px;
	clear: both;
}
