@charset "utf-8";
body {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFFFFF;
}
#container {
	width: 800px;  
	background: #000000;
	margin: 0 auto; 
	border: 2px solid #0066FF;
	text-align: left; 
}
#mainContent {
	padding: 0px; 
}

.text {
margin: 0px 100px 40px 70px;
padding-top: 15px;
/*color: #072C70;*/
color: #050E20;
font-weight: bold;
}

.text_2 {
position: relative;
height: 370px;
margin: 0px 190px 0px 30px;
padding: 15px 10px 0px 10px;
color: #050E20;
font-weight: bold;
text-align: justify;
overflow-y: auto;

}

h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 2px;
}

.centr {
	margin: 0 auto;
	width: 547px;
	height: 768px;
}

.horni {
	background-image: url(../images/horni.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 173px;
	margin: 0;
	padding: 0;
	position: relative;
}

.stredni {
	background-image: url(../images/stredni.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 388px;
	margin: 0;
	padding: 0;
	position: relative;
}

.spodni {
	background-image: url(../images/spodni.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #268BFF;
	width: 800px;
	/*height: 39px;*/
	height: 60px;
	margin: 0;
	padding: 0;
	position: relative;
}

.menu {
	width: 538px;
	height: 15px;
	position: absolute;
	left: 66px;
	bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	border: none;
}

a.buton {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.buton:hover, a.buton:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

.buton-uvod {
	border: none;
	height: 15px;
	padding: 0 15px;
	margin-left: 15px;		
}

.buton-klimatizace {
	border: none;
	height: 15px;
	padding: 0 5px;
}

.buton-prum_chlazeni {
	border: none;
	height: 15px;
	padding: 0 5px;
}

.buton-tepelna_cerp {
	border: none;
	height: 15px;
	padding: 0 5px;
}

.buton-kontakt {
	border: none;
	height: 15px;
	padding: 0 5px;
}

.footer {
	width: 780px;
	height: 15px;
	position: absolute;
	left: 9px;
	bottom: 35px;
	font-size: 10px;
	font-weight: bold;
}

.zpetne_odkazy {
	width: 780px;
	height: 29px;
	position: absolute;
	left: 9px;
	bottom: 0px;
	font-size: 9px;
	font-weight: normal;
	overflow-y: auto;
}

.zpetne_odkazy a {
	text-decoration: none;
	color: #1866FF;
	border-left: #69F 0px solid;
	border-right: #69F 2px solid;
	padding: 0 3px;
}

.zpetne_odkazy a:hover {
	text-decoration: none;
	color: #C30;
}

.pocitadlo {
margin: 0 0 0 10px;
width: 80px;
height: 15px;
}

.footer_info  {
position: absolute;
margin: 0;
text-align: right;
right: 10px;
width: 140px;
height: 15px;
}

.baner_titul  {
position: absolute;
margin: 0;
right: 0px;
top: 0px;
width: 800px;
height: 120px;
}

#baner_servis  {
position: absolute;
bottom: 0;
left: 0;
margin: 10px 0 0 0;
padding: 0;
width: 530px;
height: 170px;
background: url(../images/auto3.png) bottom left no-repeat;
}

#baner-maly  {
float: right;
margin: 30px 0 0 0;
padding: 0;
width: 160px;
height: 90px;
}

.float_left {
float: left;
margin: 2px 10px 10px 0;
}

.float_right {
float: right;
margin: 2px 0 10px 10px;
}

.clear {
clear: both;
}






