html, body, div, span, a, img, ul, li, table, h1 {
	background:transparent;
	background-repeat: no-repeat;
	border:0;
	border:none;
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:10px;
	color: #888888;
	}
body {
	text-align:center;
	background-image: url(../obrazky_design/pozadi.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
h1 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	margin: 14px 0px 2px 0px;
	text-align:center;
}
a {
	text-decoration: none;
}
a:hover {
	color:black;
}
#obal {
   	margin:0 auto;
   	width:960px;
	text-align:left;
}
#zahlavi {
	clear:both;
	float:left;
	width: 100%;
	height: 200px;
	background-image: url(../obrazky_design/zahlavi.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#meny_hlavni {
	position: relative;	
	top: 80px;
	left: 130px;
	width: 800px;
}
#meny_jazyky {
	position: relative;	
	top: 5px;
	left: 850px;
	width: 115px;
}
#drzak_meny {
	position:relative;
	overflow:hidden;
	float:left;
	clear:both;
	width: 100%;
	height: 260px;
}
#meny_cl {
	margin: 0px 85px;
}

#logo_senco {
	position: relative;	
	top: 41px;
	left: 0px;
}
#drzak_tela {
	position:relative;
	overflow:hidden;
	float:left;
	clear:both;
	width: 100%;
	background-image: url(../obrazky_design/intro_separator.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#telo {
	margin: 0px 85px 4px 85px;
	text-align:center;
	line-height: 1.3;
}
#zapati {
	clear:both;
	float:left;
	width:100%;
	/*height: 70px;*/
}
#zapati ul {
	list-style-type: none;
	text-align: center;
}
#zapati ul li {
	display:inline;
	margin-right:40px;
}
ul#citylights {
	text-align:center;
}
ul#citylights li {
	display: inline;
}
ul#citylights li a {
	display:block;
	float:left;
	width:191px;
	height:240px;
	margin-right:6px;
	text-decoration:none;
	background-image: url(../obrazky_design/intro.jpg);
	background-repeat: no-repeat;
}
ul#citylights li a span {
	position: relative;
	top:199px;
	left:17px;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
}
ul#citylights li a#rozvadec {
	background-position: 0px 0px;
}
ul#citylights li a#elektro {
	background-position: -191px 0px;
}
ul#citylights li a#lakovna {
	background-position: -382px 0px;
}
ul#citylights li a#zamek {
	background-position: -573px 0px;
}
ul#citylights li a#rozvadec:hover {
	background-position: 0px -242px;
}
ul#citylights li a#elektro:hover {
	background-position: -191px -242px;
}
ul#citylights li a#lakovna:hover {
	background-position: -382px -242px;
}
ul#citylights li a#zamek:hover {
	background-position: -573px -242px;
}
