/* CSS Document */

@import url("menu.css");

/* 	sirka vetsi casti 2sloupcoveho layoutu = 700px
		plna sirka stranky vnitrni = 890px
*/


*,html {
 padding: 0;
 margin: 0;
}
body {
  font: 75%/1.5em Tahoma, Arial, Verdana;
  color: #565656;
  background: #383c90 url("/img/techne/body-bg.jpg") repeat-x 0 0;
}


/* @group ----- CLEARFIX ----- */
.clearfix:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
.clearfix{ display: inline-block; } 

/* ie mac hack */
* html .clearfix{ height: 1%; }
.clearfix{ display:block; }

/* @end */


#flash {
  position:absolute;
  z-index: -2;
}
#flags {float:right;}

   #container {
      width: 960px;
      margin: 0 auto ;
      position: relative;
      /*background:  url(/img/page_bg.jpg) no-repeat 50% 0;*/

   }

   #header h1 {position: absolute;  width: 960px; text-align: center;}
   #header h1 a { background: url(/img/logo.gif) no-repeat 0 0; display: block; color: #2c2c2c; width: 334px; height: 73px; margin: 0 auto; cursor: pointer; }
		#header h1 span {display: block; height: 73px; text-indent: -9999px;}


#header {padding:20px 0 0;}
.logo-techne , .logo-ostrava  {border:0; padding:0; background:none;}
a:hover .logo-techne, a:hover .logo-ostrava {background:none;}
.logo-techne {float:left;}
.logo-ostrava {float:right;}

   #container.hp #header {
    height: 381px;  /*381*/
   }   
   
   /* MAIN-NAV */
   #main-nav {
    height: 50px;
    border-top: 4px solid #5b5b5b;
    padding: 0 12px;
    background: #131A62 url("/img/techne/main-nav-bg-top.png") no-repeat;
   }     
   #main-nav h1 {line-height:50px; font-size:18px; color:#fff; padding:5px 20px 0; vertical-align:bottom;}
   
   #container.hp #main-nav {
    padding: 18px 20px;
    height: 316px; 
    background: url(/img/main-nav-bg.gif) no-repeat 50% top;
    border: none;
   } 
  

   /* BOTTOM-NAV */
   #bottom-nav {
      background: url(/img/bottom_nav_bg.jpg) repeat-x;
  
      height: 107px;
      position: relative;
      top: -38px;

   }

   #content {
       background: #9d9c9c url("/img/techne/content-inner.png") no-repeat left top;
       font-size:12pt;
   }

   
   
   
   
   
   
   #content-env {
    margin: 0 4px;
    background: #fff ;
    padding: 20px 40px;
    zoom: 1;
    border: 8px solid #141861;
    border-top: none;
    
   }
   #inner-content{
    padding: 0 0 40px 0;
    
   }
   #inner-content-foto{
    padding: 0 0 40px 0;

   }
   

   .left-col {
      background:#131A62;
      float:left;
      position: relative;
      left:-23px;
      width:220px;     
  } 
   .right-col {
     /*width: 217px;*/
     width: 157px;
     background: #131A62;
     float: right;
     color: #fff;

     padding: 7px 10px ;
   }
   .right-col img {}


    #footer {
      font-size: 0.9em;
      text-align: center;
      color: #c4c4c4;
      margin: 60px auto;
      padding:20px;
      background:#515151;

    }
      #footer strong {
        display: block;
      }
      #footer a {color:#fff;}
      #footer p {padding:0;}
    
    p {
       padding: 5px 0;
    }
   .date {
    display: block;
    font-size:  14px;
    color: #464646;

    padding: 0 0 20px 0;
   }
  .clear {
    clear: both;
    font-size: 0;
    height: 0;
  }
  /* NADPISY OBECNE */
  h1 {
    color: #7E7E7E;  
    margin:0.5em 0 1.5em;
  }
  h2 {
    font-size: 18px;
    color: #131A60;
    margin: 35px 0 10px;

  }
  h3 {font-size: 1.2em;}
  h4 {font-size: 1.1em;}
  
  a {
    color:  #131A62;
  }
  a:hover {
    text-decoration: none;
  }
  a:hover img {
		background: #2C2C2C  ;
	}
  #content img {
    border: 1px solid #373C90;
    background:   #ececec;
    padding: 4px;
    margin: 10px;
  }
  #content .imgBox img {padding:0; margin:0; border:0;}
  
  ul, ol {
    margin: 10px 30px;
  }
	address { padding: 10px 0; }
  
  .left {
    float: left;
  }
  .right {
    float: right;
  }
  
  .item {
    border-bottom: 1px dashed #ccc;
    padding: 0 0 20px;
  }
  .last {
    border-bottom: none;
  } 
  .imgBox {

    border: 1px solid #373C90;
    background: #ececec;
    padding: 4px;
    margin: 0px 20px 10px;   
    
    width: 100px;
    /*height: 100px; */
	
  }
  .imgBox.left {
    margin-left: 0;
    }
  .imgBox.right {
    margin-right: 0;
    }      
  .imgBox-env {
    /*height: 100px;*/
    overflow: hidden;
  }
  .imgBox img {
  	display:block;
    border: none;
    background: none;
    padding:0;
    margin:0;
  }  

  .articleList {
    float: right;
  }
  
  .articleBody table {
     width: 85%;
     margin: 20px auto;
     border-collapse: collapse;
     text-align: left;
  }
  .articleBody thead th {
    border-bottom: 1px solid #000;
    color: #131A62;
    font-weight: bold;
  }
  .articleBody td, .articleBody th  {
    border-bottom: 1px solid #c8c8c8;
    padding: 8px 20px ;
    font-weight: normal;
  }
  .articleBody td {
    text-align: right;
  }
  /* spolecne nastaveni sirky stranky = uzsi */
  .actionList, .articleDetail, .articleList, .contactDetail {
    
  }
  .actionList .infoText {
    /*float: right;
    width: 530px;*/
    margin: 0 10px 10px;
  }
  .actionList th {
    text-align: left;
  }

  .perex {
		color: #131A62;
	}
  .articleDetail .perex {
    padding: 0 10px;
    margin-bottom: 20px;
  }  
  #articleGalleryDetail {
		padding: 20px 0;
		width:700px;
	}
	#articleGalleryDetail img {
		/*width: 109px;*/
		height: 79px;
	}
  .infoText, .articleBody {
    color: #565656;
  }
  
  .infoText h3 {
    color: #131A62;
    text-transform: uppercase;
    padding: 0 7px 3px;
    font-size: 11px;
  }
  .infoText h4 {
    color: #2c2c2c;
    padding: 0 7px 10px;
    font-size: 11px;
  }
  .infoText .subscription {
    float: right;
    background: #131A62;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 7px;
  }
  .infoText table {
    border-collapse: collapse;
    width:700px;
    text-align: left;
    color: #131A62;
	margin-bottom: 10px;
  }
  .infoText table tr {
    background: #e8e8e8;

  }
  .infoText th, .infoText td {
    border-bottom: 2px solid #fff;
  }
  .infoText th {
    width: 85px;
    padding: 2px 0px 2px 7px;
    font-weight: normal;

  }
  .infoText td {
    padding: 2px 0;
  }
  .infoText td.datum {
    /*width: 130px;*/
  }


  .infoText .time, .infoText .price {

    font-weight: bold;
  } 

  .more {
    float: right;
  }

/* GALLERY - seznam */

#galleryList { width: 100%;}
#galleryList .gallery-env {  margin: 0 auto; width: 100%; }

#galleryList .imgBox {
  background: #fff7b7;
  width:   141px;
  border: 2px solid #d7d099;
  text-align: center;
  margin: 0 29px;
  padding: 1px;
}
#galleryList .imgBox-env {
  width: 120px;
  height: 61px;
  margin: 8px auto;
}

#galleryList .item {
  float: left;
  border: none;
  padding: 8px;
  font-size: 11px;
  font-weight: bold;

}
#galleryList .item h3 {
  font-size: 11px ;
  color: #131A62;
  
}    
#galleryList .item a {
  text-decoration: none;
}  
#galleryList .item a:hover {
  text-decoration: underline;
}
#galleryList .item dl {
  margin: 10px 0 0 50px;
}
#galleryList .item dd {
  padding: 0 0 10px 0;
  color: #2c2c2c;

}

/* gALLERY - seznam random */
#galleryRandomList  { margin-top: 10px;}
#galleryRandomList  img {
  margin: 0;
  padding: 0;
  border: none;
}

/* vseobecne nastaveni sirky pro celou stranku */
#galleryDetailList, #galleryDetail {width: 890px;}

/* GALLERY - detail */
#galleryDetail a { float: left; }
#galleryDetail img {height: 100px;}

/* GALLERY - detailList */

#galleryDetailList img { height: 100px;}
#galleryDetailList .item {
	float: left;
	border: 0;
	padding: 0px;
	margin: 10px;
  text-align: center;
}
#galleryDetailList .more {
	float: none;
}
#galleryDetailList h4 span {display: block;}


/* CONTACT */
.contactDetail h3 {padding: 3px 0; border-bottom: 1px solid #444;}
.contactDetail .categoryDescription {float: right; width: 330px;}
.contactDetail .map { float: left; border: 5px solid #131A62;}
.contactDetail table {padding: 10px 0;}
.contactDetail td,.contactDetail th {padding: 5px;vertical-align: top; text-align: left;}
.contactDetail th {vertical-align: top; text-align: left;}

#contactForm { width: 400px; height: 400px; display: none;}

label {display: block;color: #2c2c2c;}
#contactForm label {display: block;}
#contactForm input {height: 26px;}
.form {margin: 30px 20px;}
.form input, .form textarea {width: 100%; height: 25px; border: 1px solid #b2b8bd;}
.form textarea {height: 50px;}

#sendBtn {width:auto; font-size: 12px; font-weight: bold;background: #131A62; border: 0; color: #fff; padding: 0 5px; vertical-align: middle; line-height: 20px; height: 20px; text-transform: uppercase;}
.form #sendBtn {float: right;}
.error {color: red;}

#pager {text-align: center; border: 1px solid #ccc; background: #efefef; margin: 10px 0;}
#pager table {margin:0 auto;}
#pager table td {padding: 5px 10px; }
#pager table span {padding: 5px;}
#pager .inActive {padding:5px;}
#pager .active {font-weight: bold;}

#pager td.align-left {text-align:left;}
#pager td.align-center {text-align:center;}
#pager td.align-right {text-align:right;}



#companyList h3 {padding: 0;}
#companyList img {margin: 0 10px 0 0 ;}
#companyList .infoText {width: 550px; margin-left: 130px;}
#companyList p {padding: 10px 0;}
#companyList a {color: #444;}


hr {display: none;}

/* @group ----- PHOTO seznam ----- */
#photoGalList .image {float:left; }
#photoGalList .info {float:left; }
/* @end */