/*** defaultni hodnoty ***/
body {
	font-family: "Verdana", "Arial", sans-serif;
	background: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, form, img	{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
p, span, a {margin: 0; padding: 0; border: 0; line-height: 1.5;}
div {position: relative; text-align: left;}
a {text-decoration: none; color: #fff; text-decoration: underline;}
a:hover {text-decoration: none;}

h1 {font-size: 20px; color: #fff;}
h2 {font-size: 18px; color: #fff;}
h3 {font-size: 16px; color: #fff;}
h4 {font-size: 14px; color: #fff;}
h5 {font-size: 12px; color: #fff;}

.center {text-align: center;}

#wrap {
  position: relative;
  margin: 0px auto;
  width: 1000px;
  min-height: 600px; /* pro standardní prohlížeče */
  height: 100%;
  _height: 700px; /* pro Internet Explorer 6, který to chápe jako min-height*/
  text-align: center;
  background: transparent url("../images/hp-bg.jpg") top center no-repeat;
}

#content {width: 500px; margin: 0px auto; top: 230px; text-align: center;}


#agentura {position: relative; top: 50px; margin: 0px auto; width: 318; height: 34px; background: transparent url("../images/agentura.png") top left no-repeat;}
#agentura h1 {display: none;}

#company {position: absolute; top: 100px; left: 300px; width: 400px; height: 40px; text-align: center;}
#company span {color: #fff;}

#pct {position: relative; top: 20px; margin: 300px auto; width: 197; height: 27px; background: transparent url("../images/promocarteam.png") top left no-repeat;}
#pcthome {position: relative; top: 250px; margin: 300px auto; width: 197; height: 27px; background: transparent url("../images/promocarteam.png") top left no-repeat;}
#pct h3, #pcthome h3 {display: none;}

#mainMenu #menu-graficke-prace {position: absolute; left: 190px; top: 170px; width: 262px; height: 94px; background: transparent url("../images/menu-graficke-prace.png") top left no-repeat;}
#mainMenu #menu-tisk {position: absolute; left: 160px; top: 290px; width: 255px; height: 97px; background: transparent url("../images/menu-tisk.png") top left no-repeat;}
#mainMenu #menu-foto-video {position: absolute; left: 210px; top: 410px; width: 254px; height: 101px; background: transparent url("../images/menu-foto-video.png") top left no-repeat;}
#mainMenu #menu-reklamni-kampane {position: absolute; left: 550px; top: 165px; width: 286px; height: 98px; background: transparent url("../images/menu-reklamni-kampane.png") top left no-repeat;}
#mainMenu #menu-event {position: absolute; left: 590px; top: 280px; width: 268px; height: 119px; background: transparent url("../images/menu-event.png") top left no-repeat;}
#mainMenu #menu-promocarteam {position: absolute; left: 550px; top: 370px; width: 242px; height: 119px; background: transparent url("../images/menu-promocarteam.png") top left no-repeat;}
#mainMenu ul li {cursor: pointer;}
#mainMenu span {display: none;}

.photo {border: 2px solid #999; margin: 10px; vertical-align: middle;}



