*{
	margin:0;
	padding:0;
	
	}
	
	#brno,#praha,#formular input,#formular{
    behavior: url("http://www.arealsystems.cz/templates/iepngfix.htc");
  }
body{
	font-family:Tahoma, Arial, sans-serif;
	font-size:0.7em;
	color:#333333;
}
h1{
	font-size:1.2em;
	margin:3px 0;
	}
h2{
	font-size:1.2em;
	color:#e7e7e7;
	}
	
.clear{
	clear:both;
	height:1px !important;
	background:none !important;
	}
/* begin menu */
#menu{
	position:relative;
	width:100%;
	height:33px;
	background:url(images/menu_back.jpg);
	}
.top_menu{
	position:relative;
	width:1000px;
	margin:0 auto;
	list-style:none;
	text-align:center;
	padding-top:4px;
	}
.top_menu li{
	display:inline;
	}
.top_menu a:link, .top_menu a:visited{
	font-weight:normal;
	font-size:1.1em;
	text-decoration:none;
	color:#333333;
	}
.top_menu a:hover{
	color:#333333;
	text-decoration:none;
	}
.top_menu span{
	color:#e6e6e6;
	font-size:1.3em;
	}
.top_menu strong{
	position:relative;
	background:url(images/menu_back2.jpg) bottom left repeat-x;
	color:#FFFFFF;
	padding:4px 0 11px 0;
	}
#mh1{
	position:relative;
	background:url(images/menu_l.jpg) bottom right no-repeat;
	padding:0px 2px 10px 2px;
	}
.mhe{
	position:relative;
	padding:0px 2px 10px 2px;
	}
#mh2{
	position:relative;
	background:url(images/menu_r.jpg) bottom left no-repeat;
	padding:0px 2px 10px 2px;
	}
	
	#mside{
	position:relative;
	background:url(images/menu_back.jpg) bottom left no-repeat;
	padding:0px 0 10px 12px;
	}
/* end menu */
/* begin header */
#header{
	position:relative;
	width:100%;
	height:400px;
	min-width:1000px;
	background-color: #e8e5d2;
	background-image: url(images/header.jpg);
	background-position: center top;
	}
#cont{
	position:relative;
	width:1000px;
	height:300px;

	margin:auto;
	}
/* end header */
/* begin obsah */


#obsah{
	position:relative;
	width:1000px;
	margin:0 auto;
	}
	

	
#pg_back{
	position:relative;
	width:100%;
	background:url(images/background.jpg) center top no-repeat;
	}
/* end obsah */
/* begin footer */
#footer{
	position:absolute;
	top: 730px;
	width:1000px;
	margin-top:1px;
	color:#666666;
	background-image: url(images/linka_silna.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	}
#footer div{
	padding:15px 0 0 15px;
	height:70px;
	}
#f1{
	position:relative;
	width:50%;
	float:left;
	}
#f2{
	position:relative;
	width:30%;
	float:right;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	}
#f2 a {
	color: #e85311;
	text-decoration: none;
}
#f3{
	position:relative;
	width:164px;
	float:left;
	border-right:solid 1px #FFFFFF;
	}
#f4{
	position:relative;
	width:291px;
	float:left;
	text-align:right;
	padding:140px 15px 0 0 !important;
	height:25px !important;
	}


/* end footer */


/*begin obsah*/
#mainMap{
  position: absolute;
  left: 15px;
  top: -140px;
  z-index: 100;
  width: 330px; height: 260px;
}

#doprava{
  position: absolute;
  background: url(images/mapa.png) no-repeat center top;
  left: 15px;
  top: -140px;
  padding: 260px 0 0 0;
  width: 330px;
  height: 500px;

}

#doprava h1{
  color: #e85311;
  padding-top: 10px;
  font-size: 2em;
  font-weight: normal;
}

#doprava h2{
  color: #000000;
  padding-top: 10px;
}

#praha{
  position: absolute;
  background: url(images/praha.png) no-repeat center top;
  left: 357px;
  top: -195px;
  padding: 65px 0 0 0;
  width: 330px;
  height: 400px;

}
#praha h1, #brno h1{
  color: #e85311;
  padding-left: 10px;
  font-size: 2.5em;
  font-weight: normal;
}

#praha p, #brno p{
  padding-left: 10px;
  font-size: 1.2em;
  font-weight: bold;
}

#praha a.show,#brno a.show{
  background: url(images/show.gif) no-repeat left top;

  width: 150px;
  height: 25px;
  color: #ffffff;
  text-decoration: none;
  text-align:center;
  padding-top: 6px;
  font-weight: bold;
  margin: 20px 10px;
  display: block;

}

#brno{
  position: absolute;
  background: url(images/brno.gif) no-repeat center top;
  left: 650px;
  top: -170px;
  padding: 40px 0 0 0;
  width: 330px;
  height: 400px;

}

#ico{
  position: absolute;
  border-top: solid 1px #e2dedc;
  width: 570px;
  height: 100px;
  top: 150px;
  left: 357px;

}

#ico p{
  padding: 10px;
}


#formular{
  background: url(images/form.gif) no-repeat center top;
  position: absolute;
  border-top: solid 1px #e2dedc;
  width: 570px;

  top: 250px;
  left: 357px;
}

#formular h1{
  color:#ea7d4c;
  font-size: 2em;
  padding: 10px;
  font-weight: normal;
}



#form input{

  width: 170px;
  height: 15px;

}

input#email{
  margin-right: 300px;
}

#form div{
  float: left;
  margin: 0 5px 0 0;
  _margin: 0 5px 0 0;
}

#form label{
  float: left;
  width: 174px;
  height: 20px;
  display: block;
  margin: 0 5px 0 0;


}

#form textarea{

 
  margin: 0;
  width: 540px;
  height: 200px;
  
}

input#send{
  background: url(images/send.png) no-repeat left top;
  margin: 10px 0 0 10px;
  width: 90px;
  height: 30px;
  text-align: center;
  padding-bottom: 5px;
  font-weight: bold;
  color: #ffffff;

  display: block;
  border: 0;
}
/*end obsah*/

#sluzby .nadpis_sluzby {
	color: #3072a6;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	margin-top: 6px;
	margin-left: 20px;
}
#sluzby {
	float: left;
	position: relative;
	width: 1000px;
	padding-right: 10px;
	padding-left: 10px;
}
#sluzby p {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 43px;
}
#sluzby img {
	float: left;

}
.product_list img {
	float: left;
}
.product_list p {
	float: left;
	margin-left: 20px;
}
.sluzby_vypis {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
