

/*Horní panel */
.top {
  background: url('../img/bg_head.png') repeat-x;  
}
.grid_4 h1 a, 
.grid_4 h1 span { 
  display: block;	
  height: 80px; 
  width: 310px; 
  float: left;  
}
.grid_4 h1 a { 
  position: relative; 
  line-height: 80px; 
  text-align:left; 
  font-size: 22px;
}
.grid_4 h1 span { 
  position: absolute; 
  top: 0;	
  left: 0; 
  cursor: pointer; 
}
.grid_4 h1 a span {
  background: url('../img/logo.png') left top no-repeat; 
}

.kontakt {
  margin-top: 10px;
}
.kontakt span { 
  float: left;
  height: 25px; 
  line-height: 25px;
  display: block;
}
.kontakt .phone {
  padding-left: 17px;
  margin-left: 10px;
  background: url('../img/phone.png') left center no-repeat;
} 

.kontakt .mail {
  padding-left: 25px;
  margin-left: 10px;
  background: url('../img/mail.png') left center no-repeat;
}

.kontakt .mail a {
  color: #000;
  text-decoration: none;
}

/* menu */
.menu { 
  background: #155fb3 url('../img/bg_menu.png') no-repeat;
  width: 960px!important;
  height: 50px;
}
.menu li a { 
  width: 160px; 
  height: 50px; 
  display: block; 
  text-align: center; 
  line-height: 50px; 
  color: #fff;
  text-decoration: none;
}                           
.menu li.active a, 
.menu li a:hover { 
  background: #1872bb url('../img/hover_efect.png') no-repeat; 
  text-decoration: underline;
}
.menu ul{
  list-style-type: none;
  margin: 0 !important; 
  padding: 0 !important;
}
.menu ul li   { 
  float: left; 
  margin: 0 !important; 
  list-style-image: none; 
  position: relative;
  display: inline;
}
.menu ul li ul { 
  left: 0;
  top: 0;
  position: absolute;
  display: block;
  visibility: hidden;
  z-index: 100; 
  border-bottom: 1px solid #b0b0b0; 
}  
.menu ul li:hover ul, 
.menu ul li.hover ul {
  border-bottom: 1px solid #b0b0b0; 
  display: block;
}
.menu li ul li{ 
  display: inline;
  float: none;
} 
.menu li ul li a { 
  width: 160px; 
  height: 29px; 
  display: block; 
  text-align: center; 
  line-height: 29px; 
  color: #000;
  text-decoration: none;
  background: #f0f0f0 url('../img/submenu.png') no-repeat;
}    
.menu li ul li.first a { 
  background: #f0f0f0 url('../img/submenu_first.png') no-repeat;
}                           
.menu li ul li a:hover {
  color: #1771bb;
  text-decoration: none; 
  background: #f0f0f0 url('../img/submenu_hover.png') no-repeat; /* tento obrazek narezat je to s tim velkym koleckem*/
}   
.menu li ul li.first a:hover {
  color: #1771bb; 
  background: #f0f0f0 url('../img/submenu_first_hover.png') no-repeat; /* tento obrazek narezat je to s tim velkym koleckem*/
} 
/* menu konec */

.featured {
  z-index: -1;
  width: 960px!important;
  height: 180px;
  color: #fff;
  background: #1771bb url('../img/bg_featured.png') repeat-x;  
}

.featured h2 { 
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
  padding-bottom: 8px;
  background: url('../img/featured_hr.png') bottom repeat-x;
}

.featured_text { 
  padding-top: 20px;
}

.featured_bottom {
  width: 960px!important;
  height: 10px;
  background: #1771bb url('../img/bottom_featured.png') no-repeat;  
}
.content {
  width: 960px!important;
  min-height: 400px;
  margin: 0!important;
  padding: 0!important;
  background: url('../img/bg_content.png') no-repeat;   
}

.position {
  width: 960px!important;
  height: 24px;
  padding-top: 15px;
  color: #000;
}

.position a {
  color: #000;
}

.position a:hover {
  color: #155fb3;
}

.text { 
  margin-top: 20px;
  margin-bottom: 20px;
  width: 620px!important;
  font-size: 12px;  
}

.text h2{ 
  background: url('../img/h2.png') left center no-repeat;
  color: #155fb3;
  font-size: 24px;
  margin-bottom: 10px;
  padding-left: 17px;  
  font-weight: normal;
}

.text img {
  padding: 5px;  
  border: 1px solid #e0e0e0;
}
  
.text img.left{
  float: left;
  margin-right: 8px; 
}

.text img.right{
  float: right;
  margin-left: 8px;  
}

.text .down {
  width: 608px!important;
  background: #fafafa;
  margin-top: 30px;
  padding-right: 10px;
  border: 1px solid #e0e0e0;  
}

.text .down h3 { 
  color: #155fb3;
  margin: 5px 0 7px 5px;
  font-size: 18px;
  font-weight: normal;
}
.text .down p { 
  margin: 10px 10px 5px 15px;
  background: url('../img/li.png') 0 6px no-repeat;
  font-size: 12px;
  padding: 0 0 0 30px!important;
  font-weight: normal;
}

.box {
  height: 40px; 
  width: 320px!important;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background: #1771bb url('../img/bg_box_title.png') no-repeat;  
}

.box_content { 
  margin-left: 10px;
  width: 290px;
  color: 5e5e5e; 
  padding: 0 10px; 
  font-size: 11px;
  background: #eaeaea url('../img/bg_box.png') repeat-y; 
}

.project h4 {
  color: #155fb3;
  font-size: 16px;
  padding: 10px 0 5px;
  margin: 0;
  font-weight: normal;
}
.project h4 a{
  color: #155fb3;
  font-size: 16px;
  padding: 10px 0 5px;
  margin: 0;
  font-weight: normal;
  text-decoration: none;
}
.project img{
   float: left;
   padding: 3px;
   border: 1px solid #e0e0e0;
   margin-right: 5px;
}
.project p{
   margin-bottom: 5px;
}
.project a.more{
   float: right;
}
.box_bottom {
  margin-left: 10px;
  width: 310px;
  background: url('../img/bg_box_bottom.png') no-repeat; 
}

.foot {
  width: 100%!important;
  height: 70px;
  padding-top: 10px;
  font-size: 11px;
  color: #fff;
  background: url('../img/bg_foot.png') ; 
}

.foot a {  
  color: #fff;
  text-decoration: none; 
}

.foot a:hover {  
  color: #fff;
  text-decoration: underline; 
}

.foot_logo {
  height: 49px;
  background: url('../img/foot_logo.png') no-repeat; 
}


