/*<![CDATA[*/


* {
    color: #2B589C;
    font-family: "Trebuchet MS", Tahoma, Verdana, "Arial CE", "Helvetica CE", Helvetica, sans-serif;
}


html {
     height: 100%;
}

BODY {    
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #FCFDFF;
    font-size: x-small;           
    height: 100%;
}

html>body {    
    font-size: small;
}

IMG.ilustrace, IMG.ilustrace_postavy, IMG_banner {
    border: 1px solid #BDD0EC;
    padding: 5px;
    background-color: white;    
    margin: 10px 0;
    width: 125px;
    
}

IMG.ilustrace_postavy {
    height: 170px;
}

IMG.ilustrace {
    width: 500px;
}

IMG.vtipy {

    width: 500px;
    border: 1px solid #BDD0EC;
    margin: 10px 0;

}

IMG_banner {
    width: 478px;
}

/*.il_container > IMG.ilustrace {
    width: 490px;
}*/

.il_container > IMG.banner {
    width: 468px;
}

A {
    color: #2B589C;
}

A IMG {
  border: 0;
}


UL {
    list-style-type: circle; 
}

.il_container {
    text-align: center;
}

A:HOVER {
    text-decoration: none;
}

.menu {
    color: #2B589C;        
    background-color: white;
    padding: 2px 3px;
    font-size: 10px;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: bold;
}

A.menu:HOVER {
    color: white;
    background-color: #4776BE;
    text-decoration: none;    
}

.menu_on {
    padding: 2px 3px;
    font-size: 10px;
    color: white;
    background-color: #4776BE;
    text-decoration: none;   
    text-transform: uppercase; 
    font-weight: bold;
}

H3 {
    font-size: 130%;
    font-weight: normal;
    text-align: left;
}

H4 {
    font-size: 100%;
    text-decoration: underline;
    
}

#outside {
    position: absolute;
    top: -500px;
}

#menu {
    position: absolute;
    top: 47px;
    width: 450px;
    left: 310px;
    text-align: right;
}

#container {
    width: 776px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('./images/borderfix.gif');
}

#main {
    width: 774px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;  
    /*border-left: 1px solid black;
    border-right: 1px solid black; */   
    height: auto!important;
    height: 100%;
    min-height: 100%;    
    background-color: #F5F9FF;
    background-image: url('./images/left.gif');
    background-repeat: repeat-y;
    position: relative;            
}

* html #container {
    width: 776px;
    background-image: none;
}

* html #main {
    border-left: 1px solid black;
    border-right: 1px solid black;
}

#bg1 {    
    background-image: url('./images/top3.gif');    
    background-repeat: no-repeat;    
    height: 539px;
    width: 772px;    
}

#main > #bg1 {
    width: 774px;
}


#inside {    
    position: relative;
    float: right;
    width: 530px;
    padding: 0 40px 0 0;
    margin-bottom: -100px;
    top: -150px;
}

#shout_book {
    position: relative;
    float: left;
    width: 230px;
    padding: 0;
    margin-bottom: -90px;
    top: -140px;
}

#main > #inside {
    width: 500px;
}

.js_menu_style {
    background-color: white;
    border: 1px solid #6690CF;
    padding: 5px 10px;
    font-size: 12px;
}

#js_menu_povidky {
    
    position: relative;
    left: 1px;
    top: 1px;
    width: 354px;
}

DIV > #js_menu_povidky {
    width: 334px;
}



#js_menu_ilustrace {
    
    position: relative;
    left: 121px;
    top: 1px;
    width: 120px;
    
}

.cleaner {
   clear: both;
   height: 1px;
   border: none; 
   visibility: hidden;      
}

.footer {
    width: auto;
    color: white;
    font-size: 0.85em;
    line-height: 2em;
    height: 2em;
    text-align: center;
    background-color: #4776BE;
}

.footer A {
    color: #D9E8FF;
}

TABLE, DIV, SPAN, A {
    font-size: 100%;
}
 

DIV {    
    text-align: justify;
}

INPUT {
    border: 1px solid black;  
    margin: 3px 0;
}

H1 {
    font-weight: bold;
    font-size: 135%;
    margin-top: 10px;
}

H1.bg {
    background-color: #42679D;
    color: white;    
    padding: 2px 0 2px 20px;
}

col.postavy_left {
    width: 175px;
    text-align: center;
}

col.postavy_right {
    width: 325px;
    text-align: left;
}

.p {    
    text-indent: 20px;
    margin-bottom: 5px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.right_align {
    text-align: right;
}

.center {
    text-align: center;
}

.half {    
    width: 47%;
    text-align: left;    
}

#adsense {
   position: relative;
   width: 179px;
   padding: 10px 0 20px 20px;
   margin-bottom: 10px;
   background-color: white;
   border-top: 1px solid #B7CBEA;
   border-bottom: 1px solid #D6E1F1;
}

#social {
   position: relative;
   padding: 8px 0 0 8px;
   width: 191px;    
   background-color: white;
   border-top: 1px solid #B7CBEA;
   border-bottom: 1px solid #D6E1F1;
}

#search {
     width: 199px;
     background-color: white;
     margin: 0 0 10px 0;
     border-top: 1px solid #B7CBEA;
     border-bottom: 1px solid #D6E1F1;
 }

#search input {
	position: relative;
	left: 4px;
	width: auto;
	font-size: xx-small;
	line-height: 9px;
	margin: 0px;
 }

 #ss0, #ss1 {
	border: 0px;
	margin: 0px;
	padding: 0px;
 }
 
 #pu-maintitle {
	/*font-size: normal;*/
	background-color: #DAE7FB;
    line-height: 1.7em;
    color: #335890;
    font-weight: bold;
    padding-left: 10px; 
    padding-right: 10px; 
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #BDD0EC;
    border-bottom: 1px solid #BDD0EC;
 }
 
 #pu-form {
	background-color: #FFFFFF;
    margin: 5px;
    font-weight: normal;
    font-size: 13px;
    padding: 5px;
    border: 1px dashed #BDD0EC;
 }
 
 .pu-input {
	width: 170px;
	font-size: 11px;
	line-height: 11px;
	margin: 1px;	
 }
 
 .pu-as {
	width: 40px;
	font-size: 11px;
	line-height: 11px;
	margin: 1px;	
 }
 
 .pu-textarea {
	width: 360px;
	height: 60px;
	font-size: 11px;
	line-height: 11px;
	margin: 0px;	
 }
 
 .post_footer {
  width: 100%;
  text-align: right;
 }
 
 .small_input {
  text-align: center;
  width: 18px;
  height: 18px;
  padding: 1px;
 }
 
 .nav_img {
  border: 0;
 }
 
 img.rating {
  border: 0;
 }
 
 .sperm_on, .sperm_off {
    width: 42px;
    height: 44px;   
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    cursor: hand;
  }
  
  .sperm_on {
    background-image: url('./images/rating_on.jpg');
  }
  
  .sperm_off {
    background-image: url('./images/rating_off.jpg');
  }  
  
 .vlocka_on, .vlocka_off {
    width: 22px;
    height: 22px;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 0;
    font-size: 0;
    text-indent: -1000px;
    cursor: pointer;
    cursor: hand;
  } 
  
  .vlocka_on {
    background-image: url('./images/vlocka_on.jpg');
  }
  
  .vlocka_off {
    background-image: url('./images/vlocka_off.jpg');
  }     
  
  #komentare, #comments {
    text-align: left;
  }
  
  #main_logo {
    position: absolute;
    top: 57px;
    left: 53px;
  }
 
/*]]>*/

