*{
	margin:0;
	padding:0;
	}
	#side_menu, #side_menu img{
    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;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
h2{
	font-size:1.2em;
	color:#e7e7e7;
	}
/* 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;
	}
/* end menu */
/* begin header */
#header{
	position:relative;
	width:100%;
	height:300px;
	background:url(images/header.jpg) center top;
	min-width:1000px;
	}
#cont{
	position:relative;
	width:1000px;
	height:300px;
	background:url(images/header.jpg) center top;
	margin:auto;
	}
/* end header */
/* begin obsah */
#obsah{
	position:relative;
	width:1000px;
	margin:0 auto;
	}
#pg_back{
	position:relative;
	width:100%;
	background: #ffffff;/*url(images/background.jpg) center top no-repeat;*/
	}
/* end obsah */

/*begin side menu*/

#side_menu{
  padding-top: 100px;
  background: #ffffff url(images/areal_logo.png) left top no-repeat;
  position:relative;
  float: left;
	width:255px;
}

#side_menu div{
  height: 40px;

}
#side_menu div a{
  position: absolute;
  text-decoration: none;
  color: #7a7a7a;
  left: 40px;
  font-size: 1.2em;
  font-weight: bold;
  padding: 4px 0 0 15px;
}

#side_menu div a:hover,#side_menu div a.hover{
  color: #89caf2;
}

#side_menu img{
  float: left;

}
/*end side menu*/

/*begin page*/

#page{
  position:relative;
  float: left;
	width:730px;

}

#page img.icon{
  float: left;
  padding: 20px 10px 0 0;

}

#text{
  position: relative;
  float: left;
  width: 650px;
  margin: 15px 0 0 10px;
	
}

#text h1{
	color: #89caf2;
	font-size: 2.5em;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#text img {
	text-align: left;
	vertical-align: text-top;
	float: left;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 5px;
}

#text h2{
    color: #598eb8;
    font-size: 2em;
    font-weight: normal;
  	padding: 0px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

#text p{
  font-size: 1.2em;
  padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;

}
#text em{
	font-size: 1.3em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	display: block;
	font-style: normal;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
}

#text a{
	color: #598eb8;
	text-decoration: none;
}

#text a:hover{
	text-decoration: underline;
}

#text ul{
  list-style: disc;
  font-size: 1.2em;
  padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 40px;
}

#text ol{
  list-style: decimal;
  font-size: 1.2em;
  padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 40px;
}

#text li{
   margin-top: 10px;
}


#text p.nadpis{
	color: #F25C22;
	font-size: 1.4em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#text p.zdroj-citace{
	color: #999999;
	font-size: 0.9em;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: right;
}

/*end page*/


/* begin footer */
#footer{
	position:relative;
	width:1000px;
	margin-top:1px;
	color:#666666;
	background-image: url(images/linka_silna.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-left: 0px;
	}
#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 reference */

#ref_img{
	position:relative;
	width:160px;
	float:left;
	}
#ref_name{
	position:relative;
	padding:10px 0 10px;
	font-size:14px;
	color:#FF9900;
	}
#ref_name h1{
	display:inline;
	}
#ref_name a:link, #ref_name a:visited{
	color:#FF9900;
	text-decoration:none;
	}
#ref_name a:hover{
	text-decoration:underline;
	}
#ref_memo{
	position:relative;
	width:830px;
	float:left;
	}
#ref_memo img{
	padding:5px 10px 5px 0;
	}
#ref_page{
	padding-bottom:10px;
	}
.clear{
	clear:both;
	height:1px !important;
	background:none !important;
	}
#reference{
	position:relative;
	width:655px;
	height:217px;
	float:left;
	padding:5px;
	border-bottom:solid 1px #e7e7e7;
	border-right:solid 1px #e7e7e7;
	}
.ref_box{
	position:relative;
	display:block;
	width:138px;
	height:183px;
	margin:15px 0 0 20px;
	float:left;
	text-decoration:none;
	color:#ff6600;
	}
.ref_hover{
	position:absolute;
	top:120px;
	left:0px;
	width:138px;
	padding-top:10px;
	background:url(images/arrow.gif) center top no-repeat;
	text-align:center;
	visibility:hidden;
	}
/* end reference */
#f1 p {
	padding-bottom: 5px;
}
.product_list {
	width: 220px;
	height: 200px;
	float: left;
	position: relative;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 1O;
}
.product_list h1 {
	margin-left: 20px;
	float: left;
	width: 160px;
}
#products {
	width: 1000px;
	position: relative;
	float: left;
}


#sluzby .nadpis_sluzby {
	color: #3072a6;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	margin-top: 6px;
}
#sluzby {
	float: left;
	position: relative;
	width: 1000px;
	margin-left: 0px;
	margin-top: 50px;
}
#sluzby p {
	padding-top: 6px;
	padding-bottom: 6px;
}
#sluzby a{
  color: #000000;

}
#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;
}
