body{
  color:#000000;
	font-size: 12px;
	background-color: #616161;
	font-family: Verdana;	
  text-align:left;
}

.img_top{
  width:1024px;
  height:274px;
  background-image: url("pictures/img-top.jpg"); 
  background-repeat: no-repeat;
  
  
}

.img_menu{
  width:1024px;
  height:60px;
  background-image: url("pictures/img-menu.jpg"); 
  background-repeat: no-repeat;
}

.main{
  width:1024px;
  height:721px;
  background-image: url("pictures/img-main.jpg"); 
  background-repeat: no-repeat;
}

.main_inside_left{
  width:480px;
  height:721px;
  float:left;
}

.main_inside_left_galeri{
  width:950px;
  height:721px;
  float:left;
}


.main_inside_right{
  width:512px;
  height:721px;
  float:right;
}

.bottom{
  width:1024px;
  height:70px;
  background-image: url("pictures/img-bottom-menu.jpg"); 
  background-repeat: no-repeat;
}

H1{
  text-align:left;
  font-size:16px;
  color:#616161;
  padding-top:19px;
  padding-left:60px;
  font-family: Arial;
  
}

H2{
  text-align:left;
  font-size:16px;
  color:#616161;
  padding-top:19px;
  padding-left:60px;
  font-family: Arial;
}

H3{
  padding-left:65px;
  font-size:12px;
  text-align:left;
}

.kontakt{
  text-align:left;
  font-size:12px;
  padding-left:20px;
}

p{
  padding-left:65px;
  padding-top:10px;
  text-align:left;
}

ul li {
  list-style-type:square;
  list-style-position:inside;
  font-weight:normal;
  text-align:left;
  padding-left:45px;
}

.pictures{
  float:left;
  padding-left:70px;
  padding-right:5px;
  text-align:left;
}

.bottom_menu{
  padding-top:14px;  
}


.reference{
  height:80px;
}

.odkaz a:link {text-decoration:underline; color:#FFFFFF; font-size:10px; font-weight:normal;} 
.odkaz a:visited {text-decoration:none; color:#8EE8F1;font-size:10px; font-weight:normal;}
.odkaz a:hover {text-decoration:none; color:#8EE8F1;font-size:10px; font-weight:normal;}

A:link {text-decoration:underline; color:#000000; font-size:12px; } 
A:visited {text-decoration:underline; color:#000000; font-size:12px;} 
A:hover { text-decoration:none; color:#616161; font-size:12px;}


