/* CSS Document */
body{
	background-image: url('img/back.gif');
}

img{
	border:none;
}

body, p, a, li, div{
	font-family: "Century Gothic";
	list-style:none;
	font-weight:600;
	color:white;
}

a{
	text-decoration:none;
	color:white;
}

p, table{
  font-size:13px;
}

td{
  padding:5px;
}

a:active, a:hover {
	text-decoration:underline;
	color:#F8CE00;
}

h3{
  margin-top:0px;
  margin-bottom:5px;
  margin-left:5px;
  text-align:left;
  color:white;
}

#layout{
	width:900px;
	height:550px;
	position:relative;
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;
}

#top{
	width:900px;
	height:130px;
  background-color: #0E95BA;
  position:absolute;
  top:0px;
  left:0px;
	border:2px solid #ECEED8;
	border-bottom:2px solid white;
	text-align:center;
}

#top_text{
  width:900px;
  height:25px;
  position:absolute;
  top:0px;
  left:0px;
  background: url('img/ruler.jpg') repeat-x;  
  text-align:center;  
}

#t_text{  
  font-size:17px;
  position:relative;
  margin-left:auto;
	margin-right:auto;  
}

#logo{
  position:absolute;
  top:30px;
  left:15px;
  width:330px;
  height:70px;  
}

#gallery{
  position:absolute;
  top:30px;
  left:345px;
  height:100px;
}

#gallery img{
  float:left;
  height:70px;
  width:130px;
  margin-left:5px;
  padding:0px;
}



#top_menu{
  width:900px;
  height:25px;
  position:absolute;
  top:105px;
  left:0px;
  color:white;
  font-weight: bold;
  font-size:17px;
  background: url('img/ruler.jpg') repeat-x;
}

#menu_text{ 
  position:relative;
  margin-left:auto;
	margin-right:auto;
}


#l_menu_text{ 
  position:absolute;
  	top:0px;
  	left:0px;  	
  	margin-top:auto;
  	margin-bottom:auto;
  margin-left:auto;
	margin-right:auto;
}

#l_menu_text h3{   
  color:#F8CE00;
}

#menu_links{ 
  position:absolute;
  top:20px;
  left:0px;
  margin:15px;
}

#lower{
	width:900px;
	height:410px;
  background-color: #0E95BA;
  position: absolute;
  top:140px;
	border:2px solid #ECEED8; 
	border-bottom:2px solid white;
}

#left_menu{ 
	width:180px;
	height:200px;
	position: absolute;
	background-color: #10A8D2;
	top:5px;
	left:5px;
}

#menu{ 
	height:35px;
	width:180px;
	background: url('img/ruler.jpg') repeat-x;
	font-weight: bold;
	color:#F8CE00;
}

#left_content{ 
  position:absolute;
  margin-top:20px;
	margin-left:5px;
	margin-right:20px;
	margin-bottom:20px;
}

#content{ 
	width:670px;
	height:330px;
  position:absolute;
  top:50px;
  left:200px;
	text-align:justify;
	padding-right:15px;
	overflow: auto;
}

#content p,h3,h4{ 
  margin-left:30px;
}

#content li{ 
  list-style:square;
  color:#F8CE00;
  font-weight:bold;
  font-size:18px;
}

#content_l_ruler{ 
	position: absolute;
	top:10px;
	left:200px;
	height:35px;
	width:35px;
	background: url('img/ruler.jpg') repeat-x;
}

#content_r_ruler{ 
	position: absolute;
	top:10px;
	left:240px;
	height:35px;
	width:500px;
	background: url('img/ruler.jpg') repeat-x;
	font-weight: bold;
	color:#F8CE00;
}

#content_r_ruler h3{ 
  	color:#F8CE00;
  	position:absolute;
  	top:0px;
  	left:0px;  	
  	margin-top:auto;
  	margin-bottom:auto;
}

#zamestnani{ 
  width:600px;
  margin:40px;
}

#photos{
  margin-left:20px;
}

.reference{
  margin-left:20px;  
}

#photos img{
  margin-left:auto;
  margin-right:auto;
  padding:0px;
}

#kontakt_l{
  text-align:center;
  position:absolute;
  top:0px;
  left:120px;  
}

#kontakt_r{
  text-align:center;
  position:absolute;
  top:0px;
  left:360px;  
}

#kontakt_b{
  text-align:center;
  position:absolute;
  top:130px;
  left:230px;  
}

.left_cell{
  width:200px;
}

.z_left_cell{
  width:300px;
}

#paticka{ 
  padding:0px;
  width:900px;
  height:20px;
  position:absolute;
  top:530px;
  font-weight:bold;
  font-size:12px;
}

#paticka span{ 
  float:left;
  margin-left:10px;
  margin-top:0px;
  display:block;
  line-height:25px;
  font-size:10px;
}

#paticka span.allin1{ 
  height:25px;
  float:right;
  margin-right:10px;
  font-size:10px;
}
