/* reset browseru */
body, h1, h2, h3, p, img, form, fieldset, label, ul, li { margin:0; padding:0; border:0; }
html { overflow: auto;}
a { outline:none; }

body {
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	color: #000;
	text-align: center;
	background-color: #bfc8cf;
	background-repeat: repeat-y;
	background-position: center top;
}



#wrap {
	width: 904px;
	margin: 0px auto;
	height:auto;
	background-color: #666;
	background-image: url(images/background-wrap.gif);
	background-repeat: repeat-y;
}

#header {
	width: 904px;
	height: 310px;
	margin: 0px auto;
	position: relative;
	background-image: url(images/header.png);

}
  
  #header h1 {
	text-indent: -9000px;

}
  #header span { display: none; }


#header ul.menu {
	width: 170px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-left: 82px;
	padding-top: 138px;
	
}
  
#header ul.menu li {
	width: 170px;
	height: 24px;
	display: block;
	float: left;
	list-style: none;

}

#header ul.menu li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 30px;
	color: #036;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#header ul.menu li a:hover
  
{	font-weight: bold;
 	color: #111;
	background-image: url(images/bullet_c.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}

#header ul.menu li a.active {
	font-weight: bold;
	color: #036;
	background-image: url(images/bullet_z.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.footerBox {
	margin:0;
	clear:both;
	position:absolute;
	top:0;
	height:100%;
	width:904px;
	z-index:-1;
}

#footer{
	position:absolute;
	bottom:0;
	margin-bottom:0;
	width: 904px;
	color: #FFF;
	height:30px;
	background-image: url(images/paticka_spodek.gif);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E5097F;
	padding-top:10px;
} 
  
#foot-bottom {
	clear: both;
	width: 904px;
	height: 30px;
	background-color: #F0F;
	background-image: url(images/paticka_spodek.gif);
}

#content {
	width: 850px;
	margin: 0px auto;
	text-align: left;
	min-height: 550px;
	height: 100%;
	background-image: url(images/line.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

   body.index #content {

}
 

   body.home #content {
}
 
 
  body.grafika #content {
	background-image: url('images/bg_grafika.jpg');
	background-repeat: no-repeat;
	background-position: 600px top;
	min-height: 550px;
}

  body.eventy #content {
	background-image: url('images/bg_eventy.jpg');
	background-repeat: no-repeat;
	background-position: 600px top;
}

  body.public #content {
	background-image: url('images/bg_public.jpg');
	background-repeat: no-repeat;
	background-position: 600px top;
}

  body.plochy #content {
	background-image: url('images/bg_plochy.jpg');
	background-repeat: no-repeat;
	background-position: 600px top;
}

  body.systemy #content {
	background-image: url('images/bg_systemy.jpg');
	background-repeat: no-repeat;
	background-position: 600px top;
}

  body.vyroba #content {
	background-image: url('images/bg_vyroba.jpg');
	background-repeat: no-repeat;
	background-position: 600px top;
}

  body.kampane #content {
	background-image: url('images/bg_kampane.jpg');
	background-repeat: no-repeat;
	background-position: 600px top;
}

  body.predmety #content {
	background-image: url('images/bg_predmety.jpg');
	background-repeat: no-repeat;
	background-position: 600px top;
}

  body.reference #content {
}

  body.kontakt #content {
	background-image: url('images/bg_kontakt.jpg');
	background-repeat: no-repeat;
	background-position: 600px top;
	color: #FFF;
}



#content div.space { padding: 20px 40px; }
  
  #content h1 {
	display:block;
	width:770px;
	height: 33px;
	line-height: 33px;
	color: #B5CC1C;
	font-size: 2em;
	text-transform: uppercase;
	font-weight: normal;
	padding-right: 40px;
	/* [disabled]margin: 20px 0px; */
	float: right;
	text-align:right;
	margin-top: 10px
}

  #content h2 {

	height: 33px;
	line-height: 33px;
	color: #999;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 60px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-family: "Courier New", Courier, monospace;
}
 
 
 
  #content p {
	font-size: 1.3em;
	padding-bottom: 15px;
	padding-left: 60px;
	margin-right: 100px;
	color: #333;
	width: 750px;

}
  
  #content p a {
	color: #B5CC1C;
}
    #content p a:hover { color: #000; }
  
  #content strong.orange { font-size: 1.2em; color: #f48821; }
  #content strong.small { font-size: 11px; }
  #content strong.big { font-size: 16px; }
  #content strong.red {
	color: #B5CC1C;
}
  
  
  #content span.red {
	font-weight: bold;
	color: #B5CC1C;
}  
  
  #content ul {
	font-size: 1.1em;
	list-style: none;
	margin-left: 10px;
}
  #content ul li { padding-left: 20px; background: url('images/ul-li.gif') no-repeat left 1px; padding-bottom: 5px; }
  
  #content div.left {
	width: 300px;
	float: left;
	display: block;
	margin-top: 20px
}   

#content div.right {
	display: block;
	margin-top: 20px;
	margin-left: 200px;
	width: 300px;
	float:left;
}

form.kontakt {
}
  form.kontakt label { font-size: 1.2em; float: left; line-height: 22px; padding-right: 5px; width: 70px; }
  form.kontakt input.text {
	height: 18px;
	margin-bottom: 2px;
	width: 188px;
	border: 1px solid #B5CC1C;
}
  form.kontakt input.captcha {
	height: 18px;
	margin-bottom: 2px;
	width: 50px;
	border: 1px solid #B5CC1C;
	width: 96px;
}
  form.kontakt input.submit {
	color: #fff;
	border: 1px solid #FFF;
	float: right;
	margin-right: 175px;
	background-color: #666;
}
  form.kontakt textarea {
	width: 250px;
	height: 100px;
	margin-bottom: 2px;
	font-family: sans-serif;
	border: 1px solid #B5CC1C;
}

sup { font-size: 9px; }
     
.break { clear: both;}
