﻿/*  [ ~~~~ Importy stylu ~~~~ ]  */
@import "layout.css"; /* ~  styly pro layout webu  ~ */

/*  [ ~~~~ Homepage ~~~~ ]  */
.hp { width:705px !important; }
.hp ul li { list-style-type:none !important; }
  .boxset { float:left; width:700px; background: url(../images/bg_boxset_hp.png) 0px 95px no-repeat; margin:0 0 40px -1px; padding:0;}
  
  .hp .boxTop { float:left; background:none; width:208px; height:82px; margin-right:34px; padding-left:0px;}
  .hp .boxTopLast { float:left; background:none; width:208px; height:82px; margin-right:0px;}
	
	.imgBox { background:url(../images/bg_imgBox_hp.png) no-repeat; width:208px; height:82px; overflow:hidden;}
      .imgBox a { width:208px; height:82px; display:block; line-height:82px; text-align:center; text-decoration: none; }
          .imgBox a img { vertical-align:middle; }
      
  .hp .boxNadpis { float:left;width:700px; margin:10px 0 0 1px; padding:0;}
  .hp .boxNadpis a { float:left;display:block;width:208px; margin-right:34px; color:#636363;}
  .hp .boxNadpis a.last { float:left;display:block;width:208px; margin-right:0px; color:#636363;}
  .hp .boxNadpis h3 { float:left;display:block;font-size:12px; margin-bottom:0}
      
  .hp .boxBottom { float:left; background:none; width:208px;
	background:none; margin: 10px 34px 0 0;}
  .hp .boxBottomLast { float:left; background:none; width:208px;
	background:none; margin: 10px 0px 0 0;}
   
  .hp .boxViceInfo { float:left; width:700px; margin: 10px 0 0px 0; padding:0;
	text-align:right; }
	
  .hp .boxViceInfo div { float:left; display:block; width:208px; margin-right:34px; text-align: right;}
  .hp .boxViceInfo div.last { margin-right:0px;}
  .hp .boxViceInfo div a { color:#5e5e5e; padding-left:12px;
	text-transform:uppercase; font-size:9px; background:url(../images/dots_new.png) 0px 4px no-repeat;}
      
.more-section { overflow:hidden; clear:left;  /* margin-bottom:40px;*/ margin-left:0px; }
  .more-section p { text-align:right; margin:0px; width:192px; float:left; margin-right:20px;
 color:#5e5e5e; text-transform:uppercase; font-size:8px; /*border-right: 1px solid #eaeaea;*/ padding-bottom:10px; }
  .more-section p.last {margin-right:0px; border-right:0px; }
    .more-section p a { margin-right:20px; color:#5e5e5e; font-size:8px;
          background:url(../images/more.png) no-repeat; padding-left:14px; }
                

#hp-box-bottom {clear:left; float:left; margin:0 0 20px 4px; padding:0px; width:690px; }
  #hp-box-bottom h3 { font-size:11px; margin:0px;  
        font-family:Tahoma, sans-serif; color:#636363; width:127px; height:19px; line-height:19px; 
        display:block; text-align:center; text-transform:uppercase; position:relative; top:-9px; }
  #hp-box-bottom ul { float:left; margin:0px; padding:0px; margin-top:0px; }
    #content #hp-box-bottom ul li { float:left; list-style-type:none; line-height:16px; font-size:12px; padding:0; background:url(../images/dots.png) bottom left repeat-x;}
    #content #hp-box-bottom ul li.last {background:none; }
      #hp-box-bottom div { float:left; width:600px; margin:5px 0 5px 0; }
      #hp-box-bottom a { color: #5e5e5e; }
      
      #hp-box-bottom span { clear:both; float:left; color:#a8a8a8; margin:5px 8px 0 0; padding:0px; font-weight:bold;}



/*.hp #hp-box-bottom ul li { background:#none; }*/

/*  [ ~~~~ Detail clanku ~~~~ ]  */

.imgbox-left { float:left; margin-right:12px; margin-bottom:17px; }


/*  [ ~~~~ Seznam clanku ~~~~ ]  */
#articleList { margin-bottom:10px;/*18*/ }
  #articleList .article { margin:0px; padding-bottom:18px; margin-bottom:10px; background:url(../images/dots.png) bottom left repeat-x; }
    #articleList .article h3 { font-size:12px; margin-left:0px; margin-bottom:0px; }
      #articleList .article h3 a { color:#5b5b5b;  } 
      #articleList .article p {margin-bottom:0px; margin-top:5px; }
      #articleList .last { /*border-bottom:0px;*/ background:none; margin-bottom:0px; padding-bottom:0px; }

			#articleList .article div, #articleList .article p {text-align: justify;}

#content ol { margin:0px; padding:0px;  }
#content ol li { list-style-type:decimal !important; /*margin-left:16px; display:list-item;*/
     /*list-style-position:inside;*/ margin-left:28px;
   }

/* seznam kapitol */
#content      .chapters { margin:5px 0 15px 0; background:url(../images/dots.png) top left repeat-x; padding-top:3px;  color:#5b5b5b; }
#content      .chapters .in { /*background:url(../images/dots.png) #fff bottom left repeat-x;*/ overflow:hidden;
 padding-top:10px;}
#content      .chapters .in strong { display: block; margin: 0 0 10px 0; }
#content      .chapters .in ul { margin:0px; padding:0px; }

#content      .chapters .in ul li { list-style-type:none; padding-left: 14px; background: url(../images/dots_new.png) 0px 7px no-repeat; }
    
#content      .chapters .in a { color:#5E5E5E; text-decoration:none; }
#content      .chapters .in a:hover { text-decoration:underline; }


#content .text {
  background:url(../images/dots.png) #fff left top repeat-x; 
  padding: 10px 0 0 0;
}



/* Editor */
#content      h4.headings1, #content      h4.headings2 { color: #636363; font-size: 12px; font-family: Arial, sans-serif;  }
#content      h4.headings2 { color: #5e5e5e; }
/* editor bug fix */
h4.headings1 p, h4.headings2 p { margin:0px; padding:0px; }
table p { margin:0px; }
/* Editor: poznamka */
.note { color:#5e5e5e; font-style:italic; padding-left:46px; }
#content      table.tEdit { background:#f0f0f0; width:100%; border-collapse:collapse; margin:8px 0px; }
#content      table.tEdit .head td { border-bottom:1px solid #636363; }
#content      table.tEdit td { padding:6px 14px; padding-bottom:2px; border-bottom:1px solid #fff; }
#content      p.small { font-size:10px; }
#content 		ul li { list-style-type:none;	background:  url(../images/square-list.gif) 0px 7px no-repeat; margin-left:5px; padding-left: 10px;}
#content .related li { background:none; }


#content_container {margin-bottom: 10px;}

/* Souvisejici dokumenty */
#content      .related { width:510px; margin-top:30px; float: left;}
#content      .related h3, #content      #fullgall h3 { font-size:12px; margin-bottom:0px; background:url(../images/dots.png) bottom left repeat-x; 
 overflow:hidden; clear:both; width: 510px;
 }
#content      .related h3 span, #content      #fullgall h3 span { background:#fff; float:left; color:#5e5e5e; padding-right:8px;}

#content      .related ul { margin-left:0px; padding:0px; margin-top:9px; float: left;} 
#content      .related li { clear:both; /*overflow:visible;*/ margin:0px; padding:0px; margin-left:15px; /*list-style-type:none;*/ padding-left:3px;  
     line-height:18px;
    }
#content      .related a { float:left; text-decoration:none; margin:0px; padding:0px; display:block; width: 290px;overflow:hidden;}
#content      .related a:hover { text-decoration:underline; }
#content      .related div { float:left; color:#000; width: 180px;text-align:left }
#content      .related div div.velikost { color:#000; width:110px;float:left;}
#content      .related div div.filesize { color:#000; width:40px;float:left;text-align:right;}

#content      .related li.lnk, #content .related li.art { list-style-type:square; list-style-position:inside;
           /* padding-left:30px; margin-left:30px;*/ }
     
#content	.related li.lnk a, #content .related li.art a { float:none; }
#content    .related li.fil { line-height:16px; }     
#content    .related li img {  float:left; position:relative; top:2px; margin-left:-3px; margin-right:3px;   }
#content    .related br { display:none }

/* Souvisejici DISKUZE (u Blogu) */
#content .related-comment {
  margin-top:20px; 
  float: left;
  width: 470px;
}
#content .related-comment .post {
  width: 465px;
  background:url(../images/dots.png) bottom left repeat-x;
  padding: 0 0 5px 0;
}
#content .related-comment .postReply {
  width: 450px;
  background:url(../images/dots.png) bottom left repeat-x;
  padding: 0 0 5px 0;
}
#content .related-comment h3 { 
  font-size:12px;
  margin:0;
  padding: 0 0 5px 0;
  background:url(../images/dots.png) bottom left repeat-x; 
  overflow:hidden; 
  width: 465px; 
  color:#5e5e5e;
}

#content .related-comment .addPost {
  margin: 30px 0 5px 0;
  font: bold 12px Tahoma;
}

#content .related-comment .subject{
  font-weight: normal;
}

#content .related-comment .postText {
  margin: 0;
}
#content .related-comment .postReply {
  margin: 0px 0 0 15px;
}

#content .related-comment .captcha {
  padding: 5px 0 0 0;
  margin: 0 0 0 55px;
}

#content .captcha .captchaFailure {
  color: red;
  font: bold 12px Tahoma;
}
#content .related-comment label {
  width: 55px;
  text-align: right;
  display: block;
  float: left;
  margin: 1px 0 1px 0;
}
#content .related-comment input,#content .related-comment textarea {
  margin: 1px 0 1px 0;
}
#content .related-comment .inputSubmit {
  margin: 10px 0 0 55px; 
}
#content .related-comment .inputSubject {
  width: 350px;
}
#content .related-comment .inputText {
  width: 350px;
}
#content .related-comment .captchaReload {
  cursor: pointer;
}

/* Souv. galerie - nova */
#gallery {
  background:url(../images/dots.png) top left repeat-x;
  padding: 10px 0 0 0;
  overflow: hidden;
}

#gallery table {
  float: left;
}
#gallery table td {
  vertical-align: middle;
}

#gallery a {
  float: left;
  margin-right: 5px;
}

#gallery img {
  padding: 3px;
  border: 1px solid #d2d2d2;
}

#gallery .nextPhotos {
  font-size: 10px;
  text-decoration: underline;
  margin: 79px 0 0 0;
  color: #5e5e5e;
  float: right;
}



/* relINQ */
#relatedINQ {
  float: left;
  margin: 30px 0 20px 0;
}

#relatedINQ .relInq {
  float: left;
  width: 465px;
  margin: 0 0 30px 0;
}
#relatedINQ .relInq a {
  display: inline;
  float: none;
}
#relatedINQ .inqQuestion {
  font-weight: bold;
  color: #aaa;
  margin: 0 0 5px 0;
}
#relatedINQ .inqAnswer {
  float: left;
  clear: both;
}
#relatedINQ .inqAnswer a {
  color: #626262;
  text-decoration: underline;
}
#relatedINQ .inqVotes {
  color: #626262;
}
#relatedINQ .inqSum {
  clear: both;
  color: #000;
}
#relatedINQ .anketa1, #relatedINQ .anketa2, #relatedINQ .anketa3 {
  font-size: 8px;
  width: 0px;
  margin: 2px 0 3px 0;
}
#relatedINQ .anketa2 {
  background: url(../images/anketa2.png) left top repeat-x;
}
#relatedINQ .anketa3 {
  background: url(../images/anketa3.png) left top repeat-x;
}
#relatedINQ .anketa1 {
  background: url(../images/anketa1.png) left top repeat-x;
}
/* Fotogalerie */
#content      #fullgall { overflow:hidden; /*margin:10px auto;*/ margin:20px 0 10px 0px;
		/*background:#f0f0f0;*/
	
	 }
#content      #fullgall .in {  clear:both; margin-top:10px; }
#content      #fullgall .box { background:#f0f0f0; margin-right:4px; float:left; padding-top:20px; padding-bottom:0px; /*padding-left:20px; padding-right:18px*/ width:153px; text-align:center; min-height:110px; margin-bottom:8px;  }
#content      #fullgall .last { margin-right:0px; }
#content      #fullgall .box  p { margin:0px auto; font-family:Tahoma,sans-serif; font-size:10px; }
#content      #fullgall .box  h4 { font-family:Tahoma,sans-serif; font-size:10px; margin-top:0px;  }
#content      #fullgall a img { border:1px solid #5e5e5e;}


#document_text div, #document_text p {
  text-align: justify;
}
#document_text h1, #document_text h2, #document_text h3, #document_text h4 {
  text-align: left;
}
#document_text h2 {
	margin-bottom: 5px;
}
#document_text .anotace {
  color: #a5a5a5;
}

#tooltip {
  border:1px solid #000;
  background:#F0F0F0;
  color:#5E5E5E;
  padding:5px;
  position:absolute;
  font:normal 11px Tahoma;
  width:140px;
  min-height: 10px;
  text-decoration: none;
  text-align: center;
  display: none;
}

/* Fulltextove vyhledavani */
#search {
    float: left;
    margin: 10px 10px 20px 0;
    overflow: hidden;
    padding: 0;
    width: 480px;
}
#search form {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#search label {
    color: #898989;
    float: left;
    font-family: Tahoma,sans-serif;
    height: 22px;
    line-height: 22px;
    width: 150px;
}
.search-input {
    background: transparent url(../images/hledej2.png) no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin: 0 0 4px 0;
    vertical-align: middle;
    width: 188px;
}
#search .search-input input {
    background:transparent none repeat scroll 0 0;
    border: 0 none;
    color: #5E5E5E;
    display: block;
    font-size: 11px;
    height: 14px;
    line-height: 14px;
    margin:5px 0 0px;
    padding-left: 8px;
    vertical-align: middle;
    width: 170px;
}
#search .button {
    color: #5E5E5E;
    font-family: Tahoma,sans-serif;
    height: 22px;
    line-height: 16px;
    margin: 15px 0px 10px 150px;
    width: 100px;
}

.imgDetail {
	background: #7F7F7F;	
}
.imgDetail img {
	cursor: pointer;	
}


/* Login */
#login {
  margin: 5px 0 0 0;  
}
#loginHeader {
  margin: 0 0 10px 0;
}
#loginHeader strong {
  margin: 0 0 0 47px;
}
#loginForm div label {
  width: 110px;
  display: block;
  margin: 0 5px 0 0;
  float: left;
  text-align: right;
}
#loginName, #loginPass {
  width: 188px;
  height: 22px;
  margin: 0 0 2px 0;
  background: url(../images/hledej2.png) left top no-repeat;
  border-width: 0px;
  padding: 3px 0 0 4px;
}
#loginSubmit {
  margin: 10px 0 0 115px;
  padding: 0 10px 0 10px;
  color: #5E5E5E;
  font-family: Tahoma;
}
