* {
margin: 0;
padding: 0;
}

body 
{
	margin : 0 auto;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size:80%;
	background:#cacaca url(images/bg.gif) repeat top right;
	color:#4F4F4F;
	
	
}


/*--------------------------hlavní vrstvy ----------------------------------*/

#obal
{
	width:802px;
	background:url(images/bg_obal.jpg) repeat-y top left;
	margin:40px auto 0 auto;
	text-align:center;
	padding:0;
}

#obal_uzsi
{
	width:798px;
	text-align:left;
	padding:0;
	margin:0 9px 0 0;
	
	
}

#menu
{
	
	width:100%;
	text-align:left;
	background:#FAF9F9 url(images/bg_menu.jpg) no-repeat top left;
	color:#4a4a4a;
	font-size:100%;
	font-weight:bold;
	float:left;
	margin:0;
	
}	

#menu ul
{
	width:auto;
	
}	

#menu ul li
{
	list-style:none;
	float:left;
	display: inline; 
}

#menu ul li a 
{
	text-decoration: none;
	color:#4a4a4a;
	font-weight:bold;
	display:block;
	padding:11px 19px;
	margin:1px -2px 0 1px;
	font-size:90%;
	
}
#menu ul li  a:visited 
{
	text-decoration: none;
	color:#4a4a4a;
	font-weight:bold;
	margin:1px -2px 0 1px;
	font-size:90%;

}
				
#menu ul li a:hover, #menu ul li a:active, #menu ul li a:focus
{
	color: #4a4a4a;
	text-decoration:none;
	font-weight:bold;
	margin:1px -2px 0 1px;
	background:#ECEBEB  url(images/menu_hover.gif) repeat-x top left;
	font-size:90%;
	
	
}	

#lista
{
	background:#444 url(images/bg_lista.jpg) no-repeat top left;
	clear:both;
	width:798px;
	height:7px;
	margin:0;
	padding:0;
	font-size:0px; /* ------------ Bacha na to! Když nastavuješ výšku obrázku na pozadí tak nastav velikost písma na 0 nebo se ti v IE5.5 a IE6 nastavi vyska podle 	
					fontu*/
}

#hlavicka
{
	background:#F37E17 url(images/bg_hlavicka.jpg) no-repeat top left;
	height:146px;
	margin:0;
	width:auto;
	padding:0;
	border:0;

}

.logo img
{
	border:0;
	float:left;
}	

#klienti
{
	
	height:146px;
	float:right;
	width:206px;
	margin:0;
	text-align:left;
	padding:0;
	
}

#klienti p
{
	color:#fff;
	font-size:90%;
	padding:10px 30px 0 30px;
}	

#ok_news
{
	color:#00CC33;
	font-size:90%;
	padding:30px 30px 0 30px;
}	

#chyba_news
{
	color:#FF0000;
	font-size:90%;
	padding:30px 30px 0 30px;
}	

#newsletter
{
	width:206px;
	margin:0;
	text-align:left;
	background:#555555 url(images/bg_newsletter.jpg) no-repeat top left;
	padding:0;
	
}	

#hlavni
{
	background:#fff url(images/bg_obsah.jpg) repeat-y top left;
	text-align:left;
	width:798px;
	float:left;
}

#pravy
{
	width:206px;
	float:right;
	
	
}

#main
{
	padding:0;
	line-height:140%;
	width:550px;
	float:left;
}

#obsah
{
	padding:0 20px 40px 20px;
	line-height:140%;
	width:550px;

}

#drobeckova_navigace
{
	background:#fff url(images/bg_drobecek.jpg) repeat-x top left;
	padding:8px 20px;
	font-size:90%;
	margin:0 0 0 1px;
	width:550px;	
}

.drobeckova_navigace_aktivni
{
	color:#589302;
}	

#spodek
{
	background:#444 url(images/bg_spodek.jpg) repeat-x top left;
	clear:both;
	height:5px;
	margin:0;
	padding:0;
	font-size:0px; /* ------------ Bacha na to! Když nastavuješ výšku obrázku na pozadí tak nastav velikost písma na 0 nebo se ti v IE5.5 a IE6 nastavi vyska podle 	
					fontu*/
	
}

#paticka
{
	color:#2E2E2E;
	font-size:90%;
	padding:5px 0 40px 0;
	clear:both;
	width:798px;
	margin:0 auto;
	text-align:left;
}

#sluzby
{
	margin:0;
	padding:0;
}

#sluzby img
{
	padding:0 10px 0 0;
}		

	
		

/*-------------------------- pravy ----------------------------------*/

.pravy_obsah
{
	padding:20px 10px 20px 10px;
}

#projekty_obsah 
{
	padding:20px 10px 20px 10px;
	
}

	

.datum
{
	color:#fff;
	background:#B90707;
	padding:2px 3px;
	margin:0;
	font-size:90%;
}

#pravy p
{	
	padding:0 0 25px 0;
	text-align:justify;
	font-size:90%;
	margin:0;
}


	

.odkaz img
{
	margin:10px 10px 10px 0;
	vertical-align:middle;
}		

/*-------------------------- odkazy ----------------------------------*/								

#pravy a, #pravy  a:visited  
{
	text-decoration: underline;
	color:#E16008;
	font-weight:normal;
	font-size:100%;	
}
			
#pravy a:hover 
{
	color:#589302;
	text-decoration:underline;
	font-weight:normal;	
}

.odkaz a:link 
{
	text-decoration: underline;
	color:#E16008;
	font-weight:normal;
	font-size:100%;
	
	
}
.odkaz  a:visited 
{
	text-decoration: underline;
	color:#E16008;
	font-weight:normal;
	font-size:100%;
		
		
}
				
.odkaz a:hover 
{
	color:#009999;
	text-decoration:underline;
	font-weight:normal;	
}



a:link 
{
	text-decoration: underline;
	color:#E16008;
	font-weight:normal;
	font-size:100%;
	
	
}
a:visited 
{
	text-decoration: underline;
	color:#E16008;
	font-weight:normal;
	font-size:100%;
		
		
}
				
a:hover 
{
	color:#589302;
	text-decoration:underline;
	font-weight:normal;	
}

#drobeckova_navigace a:link 
{
	text-decoration: underline;
	color:#E16008;
	font-weight:normal;
	
	
}
#drobeckova_navigace  a:visited 
{
	text-decoration: underline;
	color:#E16008;
	font-weight:normal;
		
		
}
				
#drobeckova_navigace a:hover 
{
	color: #589302;
	text-decoration:underline;
	font-weight:normal;	
}	

/*-------------------------- nadpisy ----------------------------------*/

h1
{
	font-size:120%;
	color:#7CD101;
	font-weight:bold;
	padding:25px 0 15px 0;
}

h3
{
	background:#76C802 url(images/bg_sekce.jpg) no-repeat top left;	
	color:#fff;
	font-size:85%;
	font-weight:bold;
	padding:4px 0;

}

h3 img
{	
	vertical-align:middle;
	margin:0 25px 0 5px;
	
}

h2
{
	color:#02345A;
	font-size:110%;
	font-weight:bold;
	padding:30px 0 10px 0;
}	

h2 img
{
	vertical-align:middle;
	margin:0 15px 0 0;
}		

h4
{

	font-size:90%;
	font-weight:bold;
	padding:8px 0 0 0;
	margin:0;

}
/*-------------------------- formulář ----------------------------------*/

.policko
{
	background:#DFDEDE url(images/policko.jpg) repeat-x top left;
	font-size:80%;
	color:#2E2E2E;
	padding:4px 2px;
	border:0;
	max-width:150px;
	width:140px;
	margin:0 0 0 30px;
	
	
}

.tlacitko
{
	background:#E36409 url(images/tlacitko.jpg) repeat-x top left;
	border:0;
	color:#fff;
	font-size:80%;
	padding:2px 5px;
	font-weight:bold;
	margin:10px 0 15px 30px;
}		

.kontakty label
{
	color:#02345A;
	font-size:100%;
	margin:10px 0;
	text-align:left;
}

.pole
{
	border:1px solid #666666;
	width:150px;
	padding:1px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#02345A;
	background:#EBF3FE;

}

.kontakty textarea
{
	border:1px solid #666666;
	width:250px;
	height:100px;
	padding:1px 5px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#02345A;
	font-size:100%;
	background:#EBF3FE;
}	

.kontakty table
{
	margin:30px 0 10px 0;
}
	
.kontakty td
{
	padding:0 30px 10px 0;	
	vertical-align:top;
}


#kontakty_tlacitko
{
	background:#E36409 url(images/tlacitko.jpg) repeat-x top left;
	border:0;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	padding:3px 5px;
	margin:10px 0 15px 0;
}

.povinne
{
	font-size:110%;
	color:#7CD101;
}	

	

label
{
	color:#fff;
	font-size:90%;
	margin:10px 0 5px 30px;
	text-align:left;
}

	
	
.cenik table
{
	padding:0;
	background:#EBF3FE;
	margin:0 0 10px 0;
	width:549px;
}

.cenik th
{
	font-weight:normal;
	color:#02345A;
	padding:2px 30px;
	width:300px;
}

.cenik td
{
	font-weight:normal;
	width:80px;
}

.preskrtni
{
	text-decoration:line-through;
}		

.objednavka input
{
	margin:0;
	padding:0;
}	

.objednavka label
{
	color:#4F4F4F;
	padding:0 0 0 10px;
}	
	
/*-------------------------- hlavní ----------------------------------*/
.vlevo
{
	float:left;

}

.vlevo_kontakty
{
	float:left;
	width:50%;

}

.vpravo
{
	float:right;
	
	
}		
	

/*-------------------------- poslední projekty ----------------------------------*/

#projekty_obsah ul
{
	margin: 0;
	padding: 0px 15px 0px 8px;
			
}

#projekty_obsah ul li
{
	list-style-type: none;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0;
	text-align: center;
}

#projekty_obsah ul li a
{
	text-decoration: underline;
	color:#E16008;
	margin:0;
	padding:0;
}

#projekty_obsah ul li a img
{
	border: 6px solid #BBE2FF;
	margin:0;
	padding:0;
	
	
}

#projekty_obsah ul li a:hover img
{
	border: 6px solid #7CD101;
}

.zvyrazneny_odstavec
{
	margin:0;
	background:#EBF3FE;
	padding:15px;
	width:auto;
	border:1px solid #BAD5FB;
}	

p
{
	margin:7px 0;
	
}	


/*-------------------------- seznam ----------------------------------*/		

#obsah ul
{
	margin:0 30px;
}

#obsah ul li
{
	list-style-type:none;
}

#obsah ul li img
{
	margin:0 10px 0 0;  /*--------------------------dej bacha!!! Kdyz bys nastavil misto margin padding tak se ti u IE6 nenatahne vejska stranky na 100% ------------*/	
}	

.technologie ul
{
	margin:20px 30px;
}



/*-------------------------- nahoru ----------------------------------*/

.nahoru
{
	text-align:right;
	margin:0;
	float:right;
	
	
	
}	

.nahoru img
{
	vertical-align:middle;
	border:0;
	margin:0 7px 0 15px;
}	
	
.clear_left 
{
	clear:left;
}	
	
	
.zdarma
{
	color:#B90707;
	font-weight:bold;
}

.lupa
{
	vertical-align:top;
	padding:3px 5px 1px 0;
}	

.odkaz_v
{
	vertical-align:top;
	padding:3px 8px 35px 0;
}

.odkaz_v_pravy
{
	vertical-align:middle;
	padding:0 8px 0px 0;
}


	

.ok
{
	font-weight:bold;
	color:#009900;
}	

.chyba
{
	font-weight:bold;
	color:#CC0000;
}



/*-------------------------- novy reference ----------------------------------*/	

.reference
{
  width:170px;
  border:1px solid #F1F0F0;
  float:left;
  margin-right:17px;
  margin-bottom:17px;
  padding-bottom:13px; 
}

.reference_treti
{
  width:170px;
  border:1px solid #F1F0F0;
  float:left;
  margin-right:0px;
  margin-bottom:17px;
  padding-bottom:13px; 
}

.reference strong, .reference_treti strong
{
  font-size:100%;
  font-weight:bold;
  color:#02345A;
  margin:13px 0 3px 13px;
  display:block;
}	

.reference p, .reference_treti p
{
  padding:0;
  margin:0 13px 10px 13px;
  color:#4F4F4F;
  font-size:90%;
}	

.reference a img, .reference_treti a img
{
  
  border:0 none;
  margin:0;
  padding:1px; 
}

.reference a:link, .reference a:visited, .reference_treti a:link, .reference_treti a:visited 
{

  border:4px solid #E7E7EB;
  display:block;
  height:107px;
  margin:0 13px 5px 13px;
  padding:0;
  width:136px;	
}
			
.reference a:hover, .reference_treti a:hover 
{
   border:4px solid #7CD101;	
}

.reference a.detail_projektu, .reference a:visited.detail_projektu, .reference_treti a.detail_projektu, .reference_treti a:visited.detail_projektu
{
	text-decoration: underline;
	color:#E16008;
	font-weight:normal;
	font-size:100%;
	display:inline;
	border:0;
	margin:0 13px 13px 1px;
}
				
.reference a:hover.detail_projektu, .reference_treti a:hover.detail_projektu   
{
	color:#589302;
	text-decoration:underline;
	font-weight:normal;
  border:0;	
}

.reference span, .reference_treti span
{
  margin:0 0 0 64px;
  color:#02345A;
  color:#589302;
}

#detail_reference ul
{
  margin:0;
  padding:0;  
}

#detail_reference ul li
{
  list-style-type:none;
} 

#detail_reference img.detailobr 
{
  border:4px solid #E7E7EB;
  padding:1px;
  display:block;
  margin-bottom:20px;
}

#detail_reference #leftref
{
  float:left;
  width:45%;
}
#detail_reference #rightref
{
  float:right;
  width:45%;
  text-align:left;
}







a.button, a.button:visited 
{
  background: transparent url('images/button_right.png') no-repeat right bottom; 
  display: block;
  float: left;
  height: 31px; 
  margin:15px 6px 0 0;
  padding-right: 20px; 
  text-decoration: none;
  color: #fff;
  font-size:12px;
  text-transform:uppercase;
  font-weight:bold;
}

a.button:hover 
{
  /* pravy obrazek po najeti mysi */
  background: transparent url('images/button_right.png') no-repeat right top; 
}

a.button span 
{
  /* pozadi leveho obrazku */ 
  background: transparent url('images/button_left.png') no-repeat; 
  background-position:0 100%;
  display: block;
  line-height: 21px; /* podle vysky tlacitka */
  padding: 5px 0 5px 18px;
}
 
a.button:hover span
{
  background: transparent url('images/button_left.png') no-repeat; 
  background-position:0 0;
}

