
* {
  padding: 0px;
  margin: 0px;
}

	
body {
	margin: 0;	
	padding: 0;	
	background: #111111 url("../design-images/bg.jpg"); 	
	font: normal 12px Arial;		
	color: #111111;
	text-align:center;
	
	}
#roh {
	width: 150px;
	float: right;
  position: absolute;  right: 0; top: 0;
  z-index: 1000;
  } 
  	
#obal {
  margin: 0px auto auto;
  text-align: left;
  width: 799px;
  }

#logo {
  background: url("../design-images/bg-logo.png") no-repeat;	
  width: 798px;
  height: 115px;
  }

#citace {
  float: right;
  width: 400px;
  padding-top: 20px;
  color: #FFFFFF;
  line-height: 25px;
  font-size: 11px;
  }	

#citace strong {
  color: #EE6902;
  }	

#topmenu {
  height: 46px;
  background: #111111 url("../design-images/bg-menu.png") no-repeat;	
  margin: 0px;
  padding: 0px 0px 0px 0px;
  }  

#header {
  background: #ebebeb url("../design-images/header-kontakty.jpg") top left no-repeat;	
  margin: -40px -30px 10px -30px;
  padding: 40px;
  height: 90px; _height: 170px;
  border-bottom: 1px solid #FFFFFF;
  }	

#headerofirme {
  background: #ebebeb url("../img/zarovka.jpg") top right no-repeat;	
  margin: -40px -30px 10px -30px;
  padding: 40px;
  height: 90px; _height: 170px;
  border-bottom: 1px solid #FFFFFF;
  }
  
#headerkontakty {
  background: #ebebeb url("../img/blok.jpg") top right no-repeat;	
  margin: -40px -30px 10px -30px;
  padding: 40px;
  height: 90px; _height: 170px;
  border-bottom: 1px solid #FFFFFF;
  }		

#headerreference {
  background: #ebebeb url("../img/lide.jpg") top right no-repeat;	
  margin: -40px -30px 10px -30px;
  padding: 40px;
  height: 90px; _height: 170px;
  border-bottom: 1px solid #FFFFFF;
  }	

#headersluzby {
  background: #ebebeb url("../img/tablet.jpg") top right no-repeat;	
  margin: -40px -30px 10px -30px;
  padding: 40px;
  height: 90px; _height: 170px;
  border-bottom: 1px solid #FFFFFF;
  }	

#headercenik {
  background: #ebebeb url("../img/kalkulacka.jpg") top right no-repeat;	
  margin: -40px -30px 10px -30px;
  padding: 40px;
  height: 90px; _height: 170px;
  border-bottom: 1px solid #FFFFFF;
  }	
  
#novinky {
  background: #ebebeb;	
  margin: 40px -30px -40px -30px;
  padding: 20px 40px 20px 40px;
  height: 160px; _height: 180px;
  border-top: 1px solid #FFFFFF;
  }	
  
#obsah {
  background: #F9F9F9;
  padding: 40px 30px 40px 30px;
  min-height: 330px; _height: 330px;
  text-align: justify;
  } 
  
.navi {
  margin-top: -50px;
  padding-bottom: 30px;
  font-size: 10px;
  } 
  
  
#paticka {
  width: 799px;
  text-align: right;
  color: #F9F9F9;
  font-size: 10px;
  margin-bottom: 20px;
  border-top: 7px solid #EE6902;
  padding-top: 10px; 
  }
  

/* topmenu */

#topmenu ul {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  }
  
#topmenu li {
  display: inline;
  }

#topmenu li a {
  width: 133px;
  height: 30px;   _height: 45px;
  padding-top: 15px; 
  float: left;
	color: #000000;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  }
  

#topmenu li a:hover {
  background: url(../design-images/bg-tla.png) no-repeat;
  color: #FFFFFF;
  font-weight: bold;
  }
  
#topmenu li.aktivni a {
  background: url(../design-images/bg-tla.png) no-repeat;
  color: #FFFFFF;
  font-weight: bold;
  }




  
/* osahove styly */


a {
  color: #1487C0;
  text-decoration: underline;
  }
  
a:hover {
	color: #000000;
  text-decoration: underline;
  }

h1, h2 {
  color: #EE6902;
  margin-bottom: 30px;
  }
  
h1 {
  font-size: 18px;
  }

h2 {
  font-size: 16px;
  }
  
h3 {
  color: #EE6902; 
  font-size: 14px;
  }
  
h4 {
  color: #EE6902;
  font-size: 12px;
  }
                 
p {
  margin-bottom: 10px;
  line-height: 25px;
  }
  
ul {
  padding: 20px;
  }
  
td {
  font-size: 12px;
  vertical-align: top;
  padding: 0px 10px 0px 10px;
  }
  
/* tabulky */

	.zaklad {background-color: #EAEAEA;}
	.nic {background-color: #F9F9F9;}
  .svit {background-color: #FFFFFF;}
	

#obsah ul {
  padding: 10px 0px 10px 0px;
  }
  
#obsah li {
  border-bottom: 1px dotted #6F6F6F;
  padding: 5px 0px 4px 20px;

  list-style-type: none; 
  }
  
table {
  width: 100%;
  font: normal 12px Tahoma, Arial, Helvetica, sans-serif;	
  background: #FFFFFF;
  }

tr {	
  background: #5F5F5F;
  }  

td {	
  padding: 5px;	
  }

table.novinky {
  width: 350px;
  font: normal 12px Tahoma, Arial, Helvetica, sans-serif;	
  background: #ebebeb;
  }

tr.novinky {	
  background: #ebebeb;
  } 

table.kontakt {
  font: normal 12px Tahoma, Arial, Helvetica, sans-serif;	
  background: #ebebeb;
  }

tr.kontakt {	
  background: #ebebeb;
  } 

table.kalkulace {	
  background: #F9F9F9;
  }
  
tr.kalkulace {	
  background: #F9F9F9;
  } 

input, textarea {
  border: 1px solid silver;
  }


  
a img {
  border-color: #EAEAEA;
  }

a:hover img {
  border-color:  #EE6902;
  }
  
  
/* Easy Slider */
#slider {
  margin: -40px -30px 10px -30px;
  }

        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-4000px;
            }

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		width: 798px;
		height: 241px;
		overflow: hidden; 
		}	
	#prevBtn, #nextBtn { 
		display: block;
		width: 30px;
		height: 77px;
		position: absolute;
		left: -30px;
		top: 71px;
		z-index: 1000;
		visibility: hidden;
		}	
	#slider1next, #slider1prev { 
		display: block;
		width: 30px;
		height: 77px;
		position: absolute;
		left: -30px;
		top: 71px;
		z-index: 1000;
		visibility: hidden;
		}	
	#nextBtn, #slider1next { 
		left: 798px;
		}														
	#prevBtn a, #nextBtn a {
		display: block;
		position: relative;
		width: 30px;
		height: 77px;
		background: url(/images/btn_prev.gif) no-repeat 0 0;	  
  }
	#slider1next a, #slider1prev a {  
		display: block;
		position: relative;
		width: 30px;
		height: 77px;
		background: url(/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a { 
		background: url(/images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls {
		margin: 1em 0;
		padding: 0;
		height: 28px;	
		}
	ol#controls li {
		margin: 0 10px 0 0; 
		padding: 0;
		float: left;
		list-style: none;
		height: 28px;
		line-height: 28px;
		}
	ol#controls li a {
		float: left;
		height: 28px;
		line-height: 28px;
		border: 1px solid #ccc;
		background: #DAF3F8;
		color: #555;
		padding: 0 10px;
		text-decoration: none;
		}
	ol#controls li.current a {
		background: #5DC9E1;
		color: #fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline: none;
    }
	
/* // Easy Slider */