*{
	margin: 0;
	padding: 0;
}

html, body, a, div, p, li, ul, form, fieldset, h1, h2, h3, h4, h5, h6, address {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

html{
	background-color: #a5c3d2;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: white;
}

#page{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: black;
	margin: 0 auto;
	width: 800px;
}

a{
	color: black;
	text-decoration: underline;
}

a:hover{
	cursor: pointer;
	color: #0060af;
}

a img, a img:hover{
	border: 0;
}

.l{
	float: left;
	margin: 0px;
}

.r{
	float: right;
	margin: 0px;
}

.w50{
	width: 50%;
}

.cara{
	float: left;
	margin-bottom: 15px;
	border-bottom: 1px solid #a5c3d2;
	height: 15px;
	clear: both;
}

#header{
	width: 800px;
	height: 160px;
}

h1{
	width: 800px;
	height: 160px;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0pxw;
}

h1 a{
	margin-bottom: 0px;
	text-decoration: underline;
}

h1 a span{
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	overflow: hidden;
	background: url(../images/header.gif) no-repeat;
	}
	
h3{
	font-size: 16px;
	font-weight: bold;
	color: #0060af;
}

	
h4{
	font-size: 14px;
	font-weight: normal;
	color: #0060af;
}

ul{
	font-size: 12px;
	color: black;
	margin-top: 8px;
}
	
li{
	margin-left: 15px;
	list-style-type: disc;
}

hr{
	clear: both;
	visibility: hidden;
}

.small{
	font-size: 10px;
	margin-top: 10px;
	color: #888888;
}

table{
	margin-top: 10px;
	text-align: right;
}

table th{
	font-weight: bold;
	color: white;
	background-color: #0060af;
	padding: 5px 10px 5px 5px;
}

table td{
	padding-left: 10px;
	padding: 5px 10px 5px 5px;
}

table .suda{
	background-color: #efefef;
}

#mainmenu{
	margin-top: 10px;
	width: 800px;
	height: 45px;
	background: url(../images/menuback.gif) no-repeat;
}

#mainmenu ul{
	padding-left: 20px;
	width: 800px;
	height: 40px;
}

#mainmenu ul li{
	
	margin-right: 10px;
	color: black;
	text-decoration: none;
	float: left;
	list-style-type: none;
}

#mainmenu ul li a{
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 14px;
	text-decoration: none;
	color: black;
}

#mainmenu ul li a:hover, .selected{
	text-decoration: none;
	background: url(../images/menuselect.gif) no-repeat 50% 1px;
}

#drobky{
	color: #0060af;
}

#drobky a{
	color: #b0e0ff;
}

#content{
	margin-top: 15px;
	width: 100%;
}

.kontakt{
	width: 760px;
	padding: 20px;
	background-color: #fff;
}

.kontakt p{
	color: #000;
}

.rights{
	width: 320px;
	float: right;
}

.lefts{
	width: 45%;
	float: left;
}

.odkazsipka{
	margin-top: 4px;
	float: left;
	padding-left: 10px;
	width: 200px;
	background: url(../images/sipka.gif) no-repeat 0 6px;
}

.odkazsipkaoranz{
	color: orange;
	font-weight: bold;
	margin-top: 4px;
	float: left;
	padding-left: 10px;
	width: 200px;
	background: url(../images/sipka.gif) no-repeat 0 6px;
}

.odkazsipkabila{
	color: white;
	margin-top: 4px;
	float: left;
	padding-left: 10px;
	width: 200px;
	background: url(../images/sipka.gif) no-repeat 0 6px;
}

.firma{
	float: left;
	margin-bottom: 20px;
	width: 798px;
	height: 120px;
	background-color: white;
}

.firma .nordman{
	float: left;
	height: 80px;
	width: 220px;
	padding: 20px;
	background: #d6f0ed url(../images/ruzek.gif) no-repeat right bottom;
}

.firma .dristeem{
	float: left;
	height: 80px;
	width: 220px;
	padding: 20px;
	background: #003366 url(../images/ruzek.gif) no-repeat right bottom;
}

.firma .cuoghi{
	float: left;
	height: 80px;
	width: 220px;
	padding: 20px;
	background: #cdd9ff url(../images/ruzek.gif) no-repeat right bottom;
}

.firma .vogtlin{
	float: left;
	height: 80px;
	width: 220px;
	padding: 20px;
	background: #edf1f4 url(../images/ruzek.gif) no-repeat right bottom;
}

.firma .univent{
	float: left;
	height: 80px;
	width: 220px;
	padding: 20px;
	background: #fff8e2 url(../images/ruzek.gif) no-repeat right bottom;
}

.firma .fisair{
	float: left;
	height: 80px;
	width: 220px;
	padding: 20px;
	background: #b0e0ff url(../images/ruzek.gif) no-repeat right bottom;
}

.firma .olimpia{
	float: left;
	height: 80px;
	width: 220px;
	padding: 20px;
	background: #dcdcdc url(../images/ruzek.gif) no-repeat right bottom;
}

.firma .biozone{
	float: left;
	height: 80px;
	width: 220px;
	padding: 20px;
	background: #efefef url(../images/ruzek.gif) no-repeat right bottom;
}

.firma .convair{
	float: left;
	height: 80px;
	width: 220px;
	padding: 20px;
	background: #e5edff url(../images/ruzek.gif) no-repeat right bottom;
}

.firma .galltec{
	float: left;
	height: 80px;
	width: 220px;
	padding: 20px;
	background: #e8f5ff url(../images/ruzek.gif) no-repeat right bottom;
}

.firma .danfugt{
	float: left;
	height: 80px;
	width: 220px;
	padding: 20px;
	background: #1e4b9a url(../images/ruzek.gif) no-repeat right bottom;
}

.bila{
	color: white;
}

.firma .text{
	height: 80px;
	width: 495px;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}

.left{
	color: white;
	float: left;
	width: 200px;
	padding: 20px;
	background-color: #0060af;
}

.left h4{
	color: white;
}

.left ul{
	margin-left: 5px;
}

.left ul li{
	margin-bottom: 5px;
	list-style-image: url(../images/odrazka_sipka.gif);
}

.left ul li a{
	color: white;
}

.left ul li a:hover{
	color: #b0e0ff;
}

.right{
	margin-bottom: 20px;
	width: 498px;
	float: right;
	margin-left: 20px;
	padding: 20px;
	background-color: white;
}

.nahoru{
	float: right;
	background: url(../images/nahoru.gif) no-repeat 0 7px;
	padding-left: 12px;
}

.produkt img{
	margin-top: 5px;
	margin-right: 5px;
}

#paticka{
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 50px;
	padding-top: 13px;
	width: 760px;
	height: 30px;
	background: url(../images/menuback.gif) no-repeat;
}

#paticka .vyrobil{
	float: right;	
}

/* @group SPLASH */

#main{
	position: absolute;
	top: 50%;
	margin-top: -200px;
	width: 100%;
	height: 400px;
}

#box{
	position: absolute;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	height: 270px;
}

#text{
	font-size: 16px;
	margin-top: 130px;
	text-decoration: none;
	color: #0060af;
	width: 40%;
	float: left;
	font-weight: bold;
}
.kontakt{
	color: white;
	font-size: 12px;
	font-weight: normal;
}

#back{
	float: right;
	width: 60%;
	height: 270px;
	background: url(../images/enthalpy_main.gif) no-repeat;
}

/* @end */
