html {
	margin: 0px;
	padding: 0px;
	background-color: black;
	color: white;
}
body {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif, Georgia, Arial;
	color: black;
	background-image: url(../images/home-page-bg-body.jpg);
	background-repeat: repeat-x;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
	display: block;
}

h1 {
	color: black;
	font-size: 16px;
	text-decoration: none;
}
h2 {
}
h3 {
}
/*  ptakovinky */
.clear {
	clear: both;
	background-color: transparent;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.hidden {
	display: none;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
/* /ptakovinky */
/* home-page */
#main {
	text-align: justify;
	vertical-align: middle;
	width: 999px;
	margin: auto;
	position: relative;
	padding: 0px;
	background-image: url(../images/home-page-bg-main.jpg);
	background-repeat: no-repeat;
	height: 1000px;
}
#logo-obal {
	position: absolute;
	padding: 0px;
	top: 20px;
	float: left;
	left: 70px;
}
#logo {
	margin: 0;
	padding: 0;
	position: relative;
	width: 414px;
	height: 50px;
	overflow: hidden;
}
#logo a {
	color: white;
}
#logo span {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 414px;
	height: 50px;
	background: url(../images/wia-logo-slogan.jpg) no-repeat 0 0;
}
#ip-obal {
	position: absolute;
	padding: 0px;
	top: 520px;
	float: left;
	left: 32px;
}
#ip {
	margin: 0;
	padding: 0;
	position: relative;
	width: 932px;
	height: 93px;
	overflow: hidden;
}
#ip span {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 932px;
	height: 93px;
	background: url(../images/ip.jpg) no-repeat 0 0;
}
#content {
	margin: 0px 49px 12px 46px;
	padding-top: 100px;
}
#footer {
	position: absolute;
	top: 755px;
	left: 60px;
	z-index: 3000;
	width: 880px;
}
#footer ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer li a {
	text-decoration: none;
	color: white;
	padding: 0px 5px 0px 4px;
	z-index: 3000;
}
#footer li a:hover {
	text-decoration: underline;
	z-index: 3000;
}
#footer li a.selected {
	text-decoration: underline;
	z-index: 3000;
}
#footer a {
	text-decoration: none;
	color: white;
	padding: 0px 5px 0px 4px;
	z-index: 3000;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .odkazy-na-sluzby {
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 3000;
	width: 880px;
}
#sluzby {
	position: relative;
	height: 250px;
	margin-bottom: 24px;
}
#sluzby ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#sluzby li {
	display: inline;
	float: left;
	padding: 0px;
}
/* obrazkove menu sluzeb*/
#firma a:hover {
	background-position: 0 0;
}
#firma {
	margin-left: 2px;      /* 16px */
	margin-right: 0px;      /* 6px */
}
#firma a {
	display: block;
	background: url(../images/firma.png) no-repeat -150px 0;
	width: 150px;
	height: 250px;
}
#firma span {
	position: absolute;
	left: -2000px;
}
#cdma a:hover {
	background-position: 0 0;
}
#cdma {
	margin-right: 0px;    /* 8px */
}
#cdma a {
	display: block;
	background: url(../images/cdma.png) no-repeat -150px 0;
	width: 150px;
	height: 250px;
}
#cdma span {
	position: absolute;
	left: -2000px;
}
#adsl a:hover {
	background-position: 0 0;
}
#adsl {
	margin-right: 0px;   /* 8px */
}
#adsl a {
	display: block;
	background: url(../images/adsl.png) no-repeat -150px 0;
	width: 150px;
	height: 250px;
}
#adsl span {
	position: absolute;
	left: -2000px;
}
#wifi a:hover {
	background-position: 0 0;
}
#wifi {
	margin-right: 0px;  /* 8px */
}
#wifi a {
	display: block;
	background: url(../images/wifi.png) no-repeat -150px 0;
	width: 150px;
	height: 250px;
}
#wifi span {
	position: absolute;
	left: -2000px;
}
#petg a:hover {
	background-position: 0 0;
}
#petg {
	margin-right: 0px;        /* 8px */
}
#petg a {
	display: block;
	background: url(../images/5g.png) no-repeat -150px 0;
	width: 150px;
	height: 250px;
}
#petg span {
	position: absolute;
	left: -2000px;
}
#sipy a:hover {
	background-position: 0 0;
}
#sipy {
	margin-right: 0px;
}
#sipy a {
	display: block;
	background: url(../images/sipy.png) no-repeat -150px 0;
	width: 150px;
	height: 250px;
}
#sipy span {
	position: absolute;
	left: -2000px;
}
/* #e {
	position: absolute;
	left: 547px;
	top: 166px;
	background: url(../images/e.jpg) no-repeat 0 0;
	width: 8px;
	height: 16px;
} */
/* /obrazekove menu sluzeb */
/* /home-page */
/* kontakt */
#kontakt {
	position: relative;
	height: 250px;
	margin-bottom: 24px;
}
#kontakt .fleft {
	width: 500px;
	margin-right: 20px;
	margin-left: 20px;
}
#kontakt .fright {
	width: 230px;
	margin-right: 20px;
}
#kontakt a {
	color: #507406;
}
#kontakt a:hover {
	color: gray;
	text-decoration: none;
	border-bottom: 1px dotted black;
}
/* /kontakt */
/* pro novinare */
#main-pro-novinare {
	text-align: left;
	vertical-align: middle;
	width: 999px;
	margin: auto;
	position: relative;
	padding: 0px;
	background-image: url(../images/home-page-bg-main-pro-novinare.jpg);
	background-repeat: no-repeat;
	height: 900px;
}
#main-pro-novinare hr {
	border: none;
	border-bottom: 2px dotted black;
	padding: 0px;
	margin: 0px;
}
#main-pro-novinare p {
	text-align: justify;
	padding: 2px;
	margin: 0px 0px 5px 0px;
}
#main-pro-novinare img {
	float: left;
	margin: 0px 5px 0px 5px;
}
#pro-novinare {
	position: relative;
	height: 632px;
	margin-bottom: 24px;
}
.datum {
	color: #449F2A;
	font-weight: bold;
}
#pro-novinare h1 {
	font-size: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid black;
	display: block;
}
#pro-novinare h2 {
	font-size: 16px;
	display: block;
	margin: 10px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}
#pro-novinare .fleft {
	width: 500px;
	margin-left: 30px;
	margin-right: 20px;
}
#pro-novinare .fleft2 {
	width: 600px;
	margin-left: 30px;
	margin-right: 20px;
}
#pro-novinare .fright {
	width: 300px;
	margin-right: 20px;
}
#pro-novinare a {
	color: #507406;
}
#pro-novinare a:hover {
	color: gray;
	text-decoration: none;
	border-bottom: 1px dotted black;
}
#pro-novinare table {
	border: 1px rgb(201,201,201) solid;
}
#pro-novinare tr {
}
#pro-novinare td {
	border: 1px rgb(201,201,201) solid;
}
#pro-novinare th {
	border: 1px rgb(201,201,201) solid;
}
/* /pro-novinare */
/* zjisteni IP adresy */
#ip {
	position: absolute;
	top: 110px;
	left: 33px;
	background-image: url(../images/zjisteni-ip-adresy.png);
	_background-image: url(../images/zjisteni-ip-adresy.gif);
	background-repeat: repeat-x;
	width: 931px;
	height: 134px;
	z-index: 1000;
}
#cislo {
	position: absolute;
	font-size: 40px;
	line-height: 40px;
	color: white;
	left: 500px;
	top: 40px;
}
#zavrit {
	position: absolute;
	left: 834px;
	top: 50px;
}
/* /zjisteni IP adresy */
/* popis jednotlivych sluzeb */
#popis-firma-wia {
	position: absolute;
	top: 350px;
	left: 48px;
	background-color: #618B0B;
	width: 580px;
	z-index: 1000;
	text-align: left;
	visibility: hidden;
	padding: 10px 20px 10px 20px;
	color: white;
	border-bottom: 4px black solid;
}
#popis-cdma {
	position: absolute;
	top: 350px;
	left: 198px;
	width: 320px;
	z-index: 1000;
	text-align: left;
	visibility: hidden;
	background-color: rgb(8,96,106);
	color: white;
	border-bottom: 4px black solid;
	padding: 10px 20px 10px 20px;
}
#popis-adsl {
	position: absolute;
	top: 350px;
	left: 348px;
	width: 320px;
	z-index: 1000;
	text-align: left;
	visibility: hidden;
	background-color: #A50704;
	color: white;
	border-bottom: 4px black solid;
	padding: 10px 20px 10px 20px;
}
#popis-wifi {
	position: absolute;
	top: 350px;
	left: 498px;
	background-color: #87C62D;
	width: 280px;
	z-index: 1000;
	text-align: left;
	visibility: hidden;
	color: white;
	border-bottom: 4px black solid;
	padding: 10px 20px 10px 20px;
}
#popis-5g {
	position: absolute;
	top: 350px;
	left: 467px;
	background-color: #4083C7;
	width: 290px;
	z-index: 1000;
	text-align: left;
	visibility: hidden;
	color: white;
	border-bottom: 4px black solid;
	padding: 10px 20px 10px 20px;
}
#popis-sipy {
	position: absolute;
	top: 350px;
	left: 657px;
	background-color: #D23838;
	width: 250px;
	z-index: 1000;
	text-align: left;
	visibility: hidden;
	color: white;
	border-bottom: 4px black solid;
	padding: 10px 20px 10px 20px;
}
/* /popis jednotlivych sluzeb */
/* akce */
.akce {
	width: 293px;
	height: 267px;
	top: 448px;
	left: 538px;
	position: absolute;
}
.akce a {
	display: block;
	height: 100%;
	width: 100%;
	z-index: 1500;
}
.hvezdicka {
	width: auto;
	height: auto;
	top: 720px;
	left: 60px;
	position: absolute;
}
.hvezdicka a {
	color: black;
}
.hvezdicka a:hover {
	color: white;
}
/* /akce */
#footer .webdesign {
	margin-top: 25px;
	float: right;
}
/* akce wia */
#main-akce-wia {
	text-align: left;
	vertical-align: middle;
	width: 999px;
	margin: auto;
	position: relative;
	padding: 0px;
	background-image: url(../images/home-page-bg-main-pro-novinare.jpg);
	background-repeat: no-repeat;
	height: 900px;
}
#main-akce-wia hr {
	border: none;
	border-bottom: 2px dotted black;
	padding: 0px;
	margin: 0px;
}
#main-akce-wia p {
	text-align: justify;
	padding: 2px;
	margin: 0px 0px 5px 0px;
}
#main-akce-wia img {
	float: left;
	margin: 5px 15px 5px 0px;
}
#akce-wia {
	position: relative;
	height: 632px;
	margin-bottom: 24px;
}
.datum {
	color: #449F2A;
	font-weight: bold;
}
#akce-wia h1 {
	font-size: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid black;
	display: block;
}
#akce-wia h2 {
	font-size: 16px;
	display: block;
	margin: 10px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}
#akce-wia .fleft {
	width: 500px;
	margin-left: 30px;
	margin-right: 20px;
}
#akce-wia .fleft2 {
	width: 600px;
	margin-left: 30px;
	margin-right: 20px;
}
#akce-wia .fright {
	width: 300px;
	margin-right: 20px;
}
#akce-wia a {
	color: #507406;
}
#akce-wia a:hover {
	color: gray;
	text-decoration: none;
	border-bottom: 1px dotted black;
}
/* /akce wia */

a:active, a:focus, a:hover, a:visited {outline: none;}
                                  