/*Reset Styles!*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*STYLES FOR GENERAL PROPERTIES*/
.clear {
	clear:both;
	}

	
p {
	margin:10px 0;
	}

.logo {
  float:right;
  margin-right:10px;
  margin-top:10px;
  }

/*CENTER ALIGN CONTENT*/	
#container {position:relative; width:800px; margin:0 auto;}	


  	/*AEV DESIGN by creatif.czNICE COLORS:gray:#eaeaea;
  	dark-blue:#002d56;
  	black:#444444;
  	silver:#bcbcbc;
  */

  h2 img, h4, #slide, #slider, #tier1, { behavior: url(iepngfix.htc) }
  
  html {
    margin: 0; 
padding: 0; 
  	background: transparent url(images/stripe.png) repeat;
  
  }
  
  body {
  	font-size: 75%;
  	font-family: Arial, "Helvetica CE", "Helvetica Neue", Helvetica, sans-serif;
  	line-height: 1.333em;
  	text-align: center;
  /*	color: #111111 ;*/
  	/*background: #111111 url(images/background.png) repeat-x 0 -2px;
  */
  }
  
  ul, li, img, body, html {
  	margin: 0;
  	padding: 0;
  }
  
  a {
  	text-decoration: none;
  	color: #ececec;
  }
  a:hover {
  	text-decoration: underline;
  
  }
  
  a img {
  	border: none;
  }
  main1:gallery { 
  height:344px;
  margin-top:60px;
  }

  h2 {
  padding-bottom:5px;
  font-family: Arial, helvetica;
  font-size: 1.5em;
  margin-top: 15px;
  /*padding: 10px 1px;         :)   */
  text-align: left;
  font-weight: 400;
  color: #ffca00;
  }
 
  #kontakt1 {
  	/* starewidth: 175px;*/
  	width: 215px;
  	float: left;
  	height: 440px;
  background:#151515 url(images/main1_bg.jpg) repeat-x scroll 0 0; 
  	color: #9b9b9b;
  /*padding-left: 20px;
   padding-right: 20px;*/
  }
  
  #kontakt1 p {
  height:70px;
  float: left;
  padding-left:30px;
  margin-top: 0; 
  margin-bottom: 0;
  }
 
	#gallery {
	margin-top: 75px;
/*	background: #151515;*/
	position:absolute;
  overflow: hidden;
		padding: 10px;
		width: 195px;
		height: 255px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: block; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 5px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; } 
  
  #vyroba_gallery { 
  overflow: hidden;
	padding: 0px 10px;
	width: 200px;
	height:344px;
  margin-top:0px;
  }
 	#vyroba_gallery ul { list-style: none; }
	#vyroba_gallery ul li { display: block; }
	#vyroba_gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 5px;
	}
	#vyroba_gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	#vyroba_gallery ul a:hover { color: #fff; } 
 
 
 
  .map {
  float: left;
  padding-left: 10px;
  }
  
  h2 img {
  margin-bottom: -5px;
  padding-right: 5px;
  } 
  
  .scroll {
  height: 440px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
  
  height: 440px;
  width: 700px; /* change to 560px if not using JS to remove rh.scroll */
}
  
  #container {
  text-align: left;
  	margin: auto;
  	width: 800px;
  	padding-top: 25px;
  	padding-bottom: 25px;
  	text-align: left;
  }
  
  #container ul, 
  #container ul li {
  	list-style-type: none;
  }
  
  
  #mainContent {
  	position: relative;
  	width: 700px;
  
  }
  
  #header {
  	position: relative;
  	background: #ffb600 url(images/header.jpg) no-repeat 0 0;
  	border-bottom: 1px solid #FFF;
  	height: 210px;
  	/* old rozsirit menu width: 701px;  */
  	width: 694px;
  	overflow: hidden;
  
  }
  
  ul.navigation  {
  position: absolute;
  padding-left: 0;
   padding-top: 0; 
   margin-top: 15px; 
   margin-left: 542px; 
   left: 0; 
   top: 0; 
   border-top-width: 0;
  }
  

  
  .navigation {
    
  	float: left;
  	width: 150px;
  	padding-left: 541px;
    width: 237px;
  font-weight:normal;
  padding-top: 20px;
  }
  
  .navigation li {
  background: transparent url(images/cara_v.jpg) no-repeat scroll 0 20px;
  padding-bottom: 20px;
  line-height:1.567em;
  /*	border-bottom: 0.5px dashed #343434;*/
  	/*border-bottom: 0.5px ridge #FFD600;
  */
  }

ul.navigation a.selected {
	background-color: red;
}

  
  ul.navigation a:focus {
    outline: none;
  }
  
  
  ul.navigation a {
  
  color: #FFD800;
  font-size: 1.167em;
  padding-left: 35px;
  
  /*	border-bottom: 0.5px dashed #343434;*/
  	/*border-bottom: 0.5px ridge #FFD600;
  */
  }
  
  ul.navigation a.selected {
    background-color: #fff;
  }
  
  #mainContent {
  /*	padding: -1em 1em;*/
  	margin-bottom: 1em;
  }
  
  #tier1 {
  
  	margin-left: -97px;
  /*	margin-top: 211px; netreba*/
  	position: relative;
  	height: 235px;
  	z-index: 2;
  	/*background: url(images/pic1.png) no-repeat 0 0;
  */
  background: url(images/menu_back-trans.png) no-repeat 540px 0;
  }
  
  #slide {
  position: absolute;
  /*background: transparent url(images/tier1_back1.png) no-repeat; neda se pouzit   */
  height: 250px;
  width: 553px;
  }
  
  
  #slider {
  margin-bottom: 0;
  width: 700px;
  height: 450px;
  overflow: hidden;
  }
  
  #main1 {
  	/* starewidth: 175px;*/
  	width: 215px;
  	float: left;
  	height: 440px;
  background:#151515 url(images/main1_bg.jpg) repeat-x scroll 0 0; 
  	color: #9b9b9b;
  
  /*padding-left: 20px;
   padding-right: 20px;*/
  }
  
  #main1 p {
  height:70px;
  
  padding-left:30px;
  margin-bottom: 0;
  }
  
  #novinky {
  overflow: hidden;
  height:410px;
  }
  
   
#scrollup {
  position: relative;
  overflow: hidden;
  height: 355px;
  width: 200px

}

.headline {
  position: absolute;
  top: 365px;
  left: 5px;
  height: 345px;
  width:190px;
  overflow: hidden;

}


  
  
  
  
  #aktualizace {
  bottom:8px;
  height:16px;
  position:absolute;
  }
  
  h6 {
  color:#FFCA00;
font-size:1em;
font-weight:700;
margin-bottom:0;
margin-top:0;
padding-left:30px;
  
  }
  
  #main2 {
  	width: 230px;
  	float: left;
  	height: 440px;
  	background: #4a4a4a;
  	color: #b1b1b1;
  	font-size: 1em;
  overflow:hidden;
  padding-left: 20px;
   padding-right: 20px;
  padding-top: 10px;  
  	
  }
  #main3 {
  	width: 175px;
  	float: left;
  	height: 440px;
  	background: #4A4A4A url(images/tecky-trans.png) repeat-y scroll 0 0;
  	color: #b1b1b1;
  padding-top: 10px;  
  padding-left: 20px;
   padding-right: 20px;
  }
  #main2 h2 {
  
  	font-size: 1.5em;
  	color: #ffca00;
  	padding-bottom:5px;
  }
  
  #main4, #produkty {
    width: 445px;
  float: left;
  background: #4a4a4a;
  height: 440px;
  color: #b1b1b1;
  font-size: 1em;
  overflow:hidden;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;  
  }
  
  #main4 p, #produkty  {
  margin-bottom:0;
  margin-top:0;
  }
  
  #main4 h2, #produkty h2 {
  padding-bottom:5px;
    	font-size: 1.5em;
  	color: #ffca00;
  }
  #produkty ul li{
  list-style-type:none;
  margin-left:15px;
  } 
  img.pdf {
  height:30px;
  width:30px;
  margin-bottom:-10px;
    padding-top: 10px;
  }
  
  #main4 ul li {
  list-style-type:disc;
  margin-left:15px;
  }
  
  #main3 ul li {
  list-style-type:disc;
  margin-left:15px;
  }
  h3 {
  padding-left:30px;
  padding-top:20px;
  padding-bottom:5px;
  font-size: 1.333em;
  color: #FFF;
  /*font-weight: 700;*/
  }
  
  h4 {
  font-size: 1.333em;
  height: 31px;
  /* font-weight: 700; */
  padding-left:30px;
  padding-right:20px;
  padding-top:10px;
  background: transparent url(images/cara_menu_leve-trans.png) no-repeat;
  color: #FFD700;
  
  }
  
  h5 {
  padding-left:30px;
  font-size: 1em;
  color: #FF9A00;
  font-weight: 700;
  margin-bottom: 0;
   margin-top: 0;
  }
	#main3 h5  {  padding-left:0px;  }
	#main3 h3  {  padding-left:0px;  }
	#main2 h5  {  padding-left:0px;  }
	#main2 h3  {  padding-left:0px;  }
  
  
  #slide1 {
      width: 553px; /* important to be same as image width */
      height: 250px; /* important to be same as image height */
      position: relative; /* important */
      margin-left: -12px;
      
     background: transparent url(images/obr-trans.png) no-repeat;
     	overflow: hidden; /* important */
     	z-index: 5;
  	/* old pozadi background: transparent url(images/test.png) no-repeat;*/
  }
  
  #slide1Content {
      width: 540px; /* important to be same as image width or wider */
      position: absolute;
  	top: 0;
  	margin-left: 0;
  }
  .slide1Image {
      float: left;
      position: relative;
  	display: none;
  }
  .slide1Image span {
      position: absolute;
  	font: 10px/15px Arial, Helvetica, sans-serif;
      padding: 10px 13px;
      width: 540px;
      background-color: #000;
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
    	-khtml-opacity: 0.7;
      opacity: 0.7;
      color: #fff;
      display: none;
      left: 0;
      bottom: 0;
  }

  .slide1Image span strong {
      font-size: 1.167em;
  }
  .left {
  	top: 0;
      left: 0;
  	width: 110px !important;
  	height: 235px;
  }
  .right {
  	right: 0;
  	bottom: 0;
  	width: 90px !important;
  	height: 235px;
  }
  
  /* zacatek fixu na menu*/
  /*
#navigation {
  	width: 694px;
    height: 50px;
 background: url(images/sprite.png);
 margin: 149px auto; 
 padding: 0;
 position: relative;
}
#navigation li {text-indent: -9999px; margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#navigation li, #navigation a {height: 50px; display: inline;}
navigation:produkty {left: 0; width: 55px;}
navigation:profil {left: 96px; width: 105px;}
navigation:reference {left: 172px; width: 150px;}
navigation:eshop {left: 283px; width: 207px;}

navigation:produkty a:hover {background: transparent url(images/sprite.png) 0 -50px no-repeat;}
navigation:profil a:hover {background: transparent url(images/sprite.png) -96px -50px no-repeat;}
navigation:reference a:hover {background: transparent url(images/sprite.png) -172px -50px no-repeat;}
navigation:eshop a:hover {background: transparent url(images/sprite.png) -283px -50px no-repeat;}

*/

/*
  ul#navigation {
  	width: 694px;
    margin: 149px auto;
  	list-style: none;
  }
  
  ul#navigation li { display: inline; }
  
  ul#navigation li a { 
  	display: block; float: left; height: 62px;
  	background-image: url(images/sprite.png); text-indent: -9999px;
  }
  
  ul#navigation li a.produkty {
  background-image: url(images/sprite.png);
  		width: 110px; background-position: 0 0;	
  	}
  	
  	ul#navigation li a.profil {
  	background-image: url(images/sprite.png);
  		width: 162px; background-position: -110px 0;	
  	}
  	
  	ul#navigation li a.reference {
  	background-image: url(images/sprite.png);
  		width: 113px; background-position: -272px 0;	
  	}
  	
  	ul#navigation li a.eshop {
  	background-image: url(images/sprite.png);
  		width: 95px; background-position: -385px 0;	
  	}
  
  	ul#navigation li a.sitemap {
  	background-image: url(images/sprite.png);
  		width: 102px; background-position: -480px 0;	
  	}
  	
  	ul#navigation li a.kontakt {
  	background-image: url(images/sprite.png);
  		width: 108px; background-position: -582px 0;	
  	}
  	
  	
  	ul#navigation li a.produkty:hover, ul#navigation li a.produkty:focus {
  	
    background-image: url(images/sprite.png);	background-position: 0 -124px;	
  	}
  	
  	ul#navigation li a.profil:hover, ul#navigation li a.profil:focus {
  	
  		background-image: url(images/sprite.png);background-position: -110px -124px;	
  	}
  	
  	ul#navigation li a.reference:hover, ul#navigation li a.reference:focus {
  	background-image: url(images/sprite.png);	background-position: -272px -124px;	
  	}
  	
  	ul#navigation li a.eshop:hover, ul#navigation li a.eshop:focus {
  	background-image: url(images/sprite.png);	background-position: -385px -124px;	
  	}
  	
  	ul#navigation li a.sitemap:hover, ul#navigation li a.sitemap:focus {
  	background-image: url(images/sprite.png);	background-position: -480px -124px;	
  	}
    	
  	ul#navigation li a.kontakt:hover, ul#navigation li a.kontakt:focus {
  	background-image: url(images/sprite.png);	background-position: -582px -124px;	
  	}
 */
 /*
 
  ul#navigation {
  	width: 694px;
    margin: 149px auto;
  	list-style: none;
  	  
  }
  
  ul#navigation li { display: inline; }
  
  ul#navigation li a { 
  	display: block; float: left; height: 62px;
  	background-image: url(images/sprite.jpg); text-indent: -9999px;
  }
  
  ul#navigation li a.produkty {
  background-image: url(images/sprite.jpg);
  		width: 110px; background-position: 0 0;	
  	}
  	
  	ul#navigation li a.profil {
  	background-image: url(images/sprite.jpg);
  		width: 162px; background-position: -110px 0;	
  	}
  	
  	ul#navigation li a.reference {
  	background-image: url(images/sprite.jpg);
  		width: 113px; background-position: -272px 0;	
  	}
  	
  	ul#navigation li a.eshop {
  	background-image: url(images/sprite.jpg);
  		width: 95px; background-position: -385px 0;	
  	}
  
  	ul#navigation li a.sitemap {
  	background-image: url(images/sprite.jpg);
  		width: 102px; background-position: -480px 0;	
  	}
  	
  	ul#navigation li a.kontakt {
  	background-image: url(images/sprite.jpg);
  		width: 108px; background-position: -582px 0;	
  	}

  	
  	ul#navigation li a.produkty:hover, ul#navigation li a.produkty:focus {
  	
    background-image: url(images/sprite.jpg);	background-position: 0 -124px;	
  	}
  	
  	ul#navigation li a.profil:hover, ul#navigation li a.profil:focus {
  	
  		background-image: url(images/sprite.jpg);background-position: -110px -124px;	
  	}
  	
  	ul#navigation li a.reference:hover, ul#navigation li a.reference:focus {
  	background-image: url(images/sprite.jpg);	background-position: -272px -124px;	
  	}
  	
  	ul#navigation li a.eshop:hover, ul#navigation li a.eshop:focus {
  	background-image: url(images/sprite.jpg);	background-position: -385px -124px;	
  	}
  	
  	ul#navigation li a.sitemap:hover, ul#navigation li a.sitemap:focus {
  	background-image: url(images/sprite.jpg);	background-position: -480px -124px;	
  	}
    	
  	ul#navigation li a.kontakt:hover, ul#navigation li a.kontakt:focus {
  	background-image: url(images/sprite.jpg);	background-position: -582px -124px;	
  	}
   
*/
  a { outline: none; }
/*
  #top_nav {
  top: 0px;
  	position: absolute;
  	bottom: 0.5em;
  	width: 701px;
  	float: right;
  	margin: 0;
  }  */
/*  
  #top_nav li {
  	float: left;
  	line-height: 35px;
  	font-family: Arial, georgia;
  	font-size: 1.5em;
  font-weight: bold;
  }
  #top_nav li a {
  	padding: 0 2em;
  	color: white;
  }
*/

/*NEW NAVIGATION */ 

/* top_nav */

#top_nav { width:705px; height:61px; margin:0 0; position: absolute; bottom:0; }
#top_nav a { display: block; }
#top_nav #navigation { width:705px; height:51px; margin:0; background:url(images/sprite-nav.jpg) 0 0 no-repeat; 	padding: 0 0 0 0;}
#top_nav #navi li { display:inline; margin: 0 auto; }
#top_nav #navi li a { float:left; outline:none;  height:0px; WIDTH: 125px; padding-top:61px; overflow:hidden; }
#top_nav #navi li a { background-image: url(images/sprite-nav.jpg); background-repeat: no-repeat;}

/* a */
#top_nav #navi li#produkty-nav a { background-position: 0 0; width:109px;}
#top_nav #navi li#profil-nav a { background-position: -109px 0; width:163px;}
#top_nav #navi li#reference-nav a { background-position: -272px 0; width:114px;}
#top_nav #navi li#eshop-nav a { background-position: -386px 0;width:95px; }
#top_nav #navi li#sitemap-nav a { background-position: -481px 0; width:102px;}
#top_nav #navi li#kontakt-nav a { background-position: -583px 0; width:109px;}

/* a:hover */
#top_nav #navi li#produkty-nav a:hover { background-position: 0 -62px; }
#top_nav #navi li#profil-nav a:hover { background-position: -109px -62px; }
#top_nav #navi li#reference-nav a:hover { background-position: -272px -62px; }
#top_nav #navi li#eshop-nav a:hover { background-position: -386px -62px; }
#top_nav #navi li#sitemap-nav a:hover { background-position: -481px -62px; }
#top_nav #navi li#kontakt-nav a:hover { background-position: -583px -62px; }

/* a:active */
#top_nav #navi li#produkty-nav a:active { background-position: 0 -124px; }
#top_nav #navi li#profil-nav a:active { background-position: -109px -124px; }
#top_nav #navi li#reference-nav a:active { background-position: -272px -124px; }
#top_nav #navi li#eshop-nav a:active { background-position: -386px -124px; }
#top_nav #navi li#sitemap-nav a:active { background-position: -481px -124px; }
#top_nav #navi li#kontakt-nav a:active { background-position: -583px -124px; }

/* a.current */
body#produkt #navi li#produkty-nav a { background-position: 0 -124px; }
body#profil #navi li#profil-nav a { background-position: -109px -124px; }
body#reference #navi li#reference-nav a { background-position: -272px -124px; }
body#eshop #navi li#eshop-nav a{ background-position: -386px -124px; }
body#sitemap #navi li#sitemap-nav a{ background-position: -481px -124px; }
body#kontakt #navi li#kontakt-nav a { background-position: -583px -124px; }


/* kontaktni formular */

#contact-area {
	width: 436px;
	height:316px;
	margin-top: 5px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 421px;
	font-family: Helvetica, sans-serif;
	
	margin: 0px 0px 0px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-top:5px;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	
}
