body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
div.web {
	width: 962px;	
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
}
div.web2 {
	width: 920px;	
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
}

div.top {
	float: left;
	width: 962px;	
	height: 68px;
	margin: 0px;
	padding-top: 20px;
}
div.top_odkazy {
	float: left;
	width: 942px;	
	height: 29px;
	margin: 0px;
	padding-top: 12px;
	padding-left: 20px;
	background-image: url("top_menu.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	
}
div.top_odkazy a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	margin-left: 10px;
	margin-right: 20px;
	text-transform: uppercase;
	text-decoration: none;
}
div.top_odkazy a:hover {
	color: #000000;
	text-decoration: underline;
}
div.top_grey {
	float: left;
	width: 962px;	
	height: 82px;
	margin: 0px;
	padding: 0px;
	background-image: url("top_bottom.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

div.slide1 {
	width: 962px;	
	height: 320px;
	position:relative;
	float: left;
}
div.slide1 img {
	width: 962px;	
	height: 320px;
}

#slider1 {
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
}
div.slide2 {
	width: 920px;	
	height: 150px;
	position:relative;
	float: left;
}
#slider2 {
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
}
#referer {
	background-image: url("reference.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 265px;
	float: left;
	width: 100%;
}
#referer img {
	border: 1px solid #ec7404;
	border-radius: 15px;	
	margin: 15px;
}
#referer h2 {
	text-align: center;
	color:#FFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
	font-size: 20px;
}
#adresovani {
	width: 920px;
	border: 1px solid #E7E7E7;
	float:left;
	background-color: #FFF;
	margin-bottom: 50px;
	border-radius: 15px;	
	padding: 20px;
	color: #4e4e4e;
}
#adresovani h1 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: 24px;
	color: #fa6700;
		
}
#adresovani a {
	color: #fa6700;
	font-weight: bolder;
}
#adresovani div.fotogalerie_detail img {
	border: 1px solid #ec7404;
	border-radius: 15px;
	margin: 10px;	
}
#adresovani div.qrcode {
	width: 50px;
	float: right;
	text-align:right;	
}
#adresovani div.akt_vypis {
	border: 5px solid #e6e6e6;
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 15px;
	width: 880px;
	float:left;
}
#adresovani div.akt_left {
	width: 120px;
	float:left;
	vertical-align:top;
}
#adresovani div.akt_right {
	width:700px;
	float:left;
	vertical-align:top;
}
#adresovani div.akt_right h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#adresovani div.akt_vypis:hover {
	border: 5px solid #ea7421;
}

#sortiment {
	width: 924px;
	border: 1px solid #E7E7E7;
	float:left;
	background-color: #FFF;
	margin-bottom: 20px;
	border-radius: 15px;	
	padding: 18px;
}
#bottom {
	background-image: url("bottom.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	height: 400px;
	float: left;
	width: 100%;
}
#bottom img {
	border: 4px solid #ec7404;
	border-radius: 15px;	
}
#bottom h3 {
	color: #FFFFFF;
	font-size: 16px;	
}

#bottom div.pas {
	height: 110px;
	float: left;
	width: 960px;
}
#podpis {
	float: left;
	width: 100%;
	text-align:  center;
	color: #4e4e4e;
}
#podpis a {
	color:  #ec7404;
	font-weight: bolder;
}
