@font-face {
    font-family: 'berlin'; /*a name to be used later*/
    src: url('http://kokrspanel.cz/font/berlin-sans-fb.ttf'), url('http://kokrspanel.cz/font/berlin-sans-fb.eot'); /*URL to font*/ 
}

html{
  background-image: url("image/background.jpg");
  background-position: top center; 
  background-repeat: no-repeat; 
  background-attachment: fixed;
}

body {
	top: 0px;
  left: 0px;
  width: 100%;  
  font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
  margin: 0px; 
}

.redborder { border: 1px solid red; } 
.greenborder { border: 2px solid green; } 
.register_error {
  font-size: 11px;
}

.close {
  text-align: right;
  right: 0px;
  top: 0px;
	width: 28px;
  height: 28px;
	position: absolute;
}

h1, h3, h4, h5, h6 {
	font: Verdana, Geneva, sans-serif;
	font-size:15px;
	color: #000;
}

h2 {
	font: Verdana, Geneva, sans-serif;
	font-size: 12px; 
}

a img {
	border: none;
}

a:link {
  color: 000;
	text-decoration: none; 
}

a:visited {
	color: 000;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
  position: relative;
  width: 1080px;
  margin: 0 auto;
  text-align: center;
  /*background-color: #fff940;*/
  border:0px dashed #333; 
  
}

.top_banner {
  top: 0px;
	text-align: right;
  width: 1080px;
  height: 163px;
	position: relative;
}

.top_logo {
  margin: left;
	text-align: left;
  left: 0px;
  margin-top: 10px;
  width: 330px;
  height: 135px;
	position: absolute;
}

.pages_text {	
  /*background-color: #fff; */
  top: 0px;
	text-align: left;
  padding: 50px 0px 0px 40px;
  left: 0px;
	position: relative;	 
	font-size: 12px;
	width: 90%;
  color: #000;
  border: 0px solid;
	/*height: expression(this.scrollHeight < 400? "400px" : "auto");
	overflow: auto;*/
}

#slogan {
   position: absolute;     
   width: 300px
   left: 50%;
   font-style: "berlin";
   color: #fff;
        
        }

H1{
  font-family: "Arial";
  margin-top: 25px;
  padding: 0px 0px 2px 5px;
  left: 30px;
	font-size:30px;
	font-weight: 650;
	color: #000;
  position: absolute;
  text-align: left;
  z-index: 1;   
}


H3{
  font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif; 
	font-size:20px;
	font-weight: normal;
	color: #8e0512;
  text-align: left;
  position: relative;
}

#footer {
  color: #850611;
  background-color: #3C3C3A;
  text-align: left;
  margin-top: 134px;
  bottom: 0px;
  width: 100%;
  height: 200px;
	position: relative;
}

#vertical_menu{
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  text-align: left;
  top: 100px;
  width: 150px;
  position:relative;
  left: 28px;
  padding: 5px 5px 5px 5px;
  background-color: #cff39a;
  border: 0px dashed #333;
  /*background-color: #dedede;*/ 
  float: left;      
}

#login_right{
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  text-align: left;
  top: 100px;
  width: 172px;
  position:relative;
  left: 635px;
  padding: 5px 5px 5px 5px;
  background-color: #cff39a;
  border: 0px dashed #333;
  /*background-color: #dedede;*/ 
  float: right;      
}

#topMenu{
  top: 253px;
  /*background-color: rgb(0,182,21);*/
  background-color: #75ad3e; 
  
  width: 100%;
  height: 46px;
	position: absolute;
  z-index: 2;
}

#menuContent{
  background-color: #75ad3e;
  
  width:1080px;
  height: 46px;

  
  top: 0px;
  left:0px;
            
}

.register_back {
	top: 100px;
  background: url ("image/aktual_back.jpg") repeat-y;
  margin: center;
  left: 400px;
  width: 849px;
  text-align: left;
	position: absolute;
} 

.login {
	top: 5px;
  right: 0px;
	position: absolute;
}  
  
.topbar {
	top: 0px;
  left: 0px;
  background: url("image/topbar.jpg") repeat-x; 
  width: 100%;
  height: 30px;
  text-align: right;
	position: relative;
  color: #fff;
} 

.msg {
	margin-top: 8px;
  margin: center;
  text-align: center;
  width: 849px;
  position: absolute;
}  

.share {
	top: 5px;
  left: 210px;
  margin: left;
  text-align: left;
  width: 100px;
  position: absolute;
}  
 
.datum {
	top: 3px;
  margin: left;
  text-align: left;
  width: 220px;
  position: absolute;
}  

#aktual_left {
	position: relative;
  height: 700px;
  color: #fff;
  float: left;
  width: 282px;
  /*padding: 15px 15px 15px 15px;*/
  text-align: left; 
}  

#aktual_vnitrek {
	 position: relative;
} 

#reference {
	top: 5px;
  position: relative;
  height: 300px;
  background-color: #f0f0f0;
  color: #fff;
  padding: 15px 15px 15px 15px;
  width: 245px;
  text-align: center;
  border:6px solid #20D2D2;
  -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
} 


#h_content{
  left: 0px;
  top: 0px;
  position:relative;
	width:100%;
  /*height: 660px;*/
  /*  background-color: #fff;*/ 
  border:0px dashed #333;
  /*background-image: url("image/container.png"), url("image/container_bottom.png");*/
}

#spodek{
  position: relative;
  background-color: #dedede;
}

#a_content{
  position:relative;
	width:100%;
	/*overflow: auto;*/
	border:0px dashed #333;
  /* z-index: -500;*/
}

#hlavni{
  position:relative;
  top: 100px;
  left: 0px;
  width: 100%;      
} 

#hlavni_right{
  position:relative;
  text-align: left;
  top: 134px;
  width: 1075px;
  
 
  
  background-color: rgba(155,253,83, 0.8); 
  border-style: solid;
  border-width: 3px;
  border-color: #75ad3e;
  /*border-color: rgb(0,182,21);*/ 
}


.footer {
	
  
  font-size: 10px;
  color: #585757;
  padding: 15px;
  width: 100%;
  height: 200px;
  
	position: relative;
}

.obsah {
  padding: 15px 15px 15px 15px;
  width: 100%; 
	position: relative;
  min-height:400px;
  height: expression(this.scrollHeight < 400? "400px" : "auto" );
  z-index: 1; 
}

.obsah a:link {
	color: #3d2c03;
	text-decoration: none; 
}

 .obsah a:visited {
	color: #3d2c03;
	text-decoration: underline;
}

 .obsah a:hover, a:active, a:focus {
	text-decoration: none;
}



.registr {
	top: 120px;
  left: 50%; 
  margin-left: -300px;
  width: 600px;
  height: 800px;
  background: #fff;
	position: relative;
  opacity: 0.7;
}


.inawebu {
  top: -50px;
  float: right;
  right: 10px;
  height: 25x;
  width: 100px;
  position: relative;
} 
  
  
#udrzba{
  position:relative;
  padding:15px;
  left: 80px;
  width:750px;
  height: 300px;
  font-size: 20px;
  text-align: center;
  border: 0px dashed #333;
  color: #fff;       
}

#content_udrzba{
  position:relative;
	width:1000px;
	left: 50%;
  margin-left: -500px;
	text-align:center;
	border:0px dashed #333;
	background-color:#000;
  -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
  behavior: url(/script/PIE.php);
}  
       
/*p {
	text-align: left;
	margin: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}  */

.image_left{
	border: 1px solid #999999;
	position: static;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
}

.error{
	top: 4px;
  font-size: 15px;
  font-weight: bold;
  left: 0px;
  position: relative;
  color: red;
}  

.report{
  text-align: center;
  width: 300px; 
  z-index: 50; 
  height: 70px;
  top: 42%;
  left: 50%;
  margin-left: -150px;
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  position:absolute; 
  background-color: #d1dfff; 
  padding: 10px;
  -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
  opacity: 0.85;
	filter:alpha (opacity=85);      
} 

.profil {
  top: 20px;
  position: relative;
  color: #000;
	text-align: left;
  width: 780px;
  left: 20px;
	position: relative;
	opacity: 0.9;
	font-size: 12px; 
}

.forgotpw{
  text-align: center;
 
  padding: 10px;
 
            
}

.registrace{
  text-align: center;
  width: 800px; 
  z-index: 40; 
  /*height: 750px;*/
  
  left: 50%;
  font-size: 12px;
  margin-left: -400px;
  
  position:relative; 

  padding: 10px;
  -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
  opacity: 0.85;
	filter:alpha (opacity=85);
  /*display: none;*/           
}             


.separator{
  position: relative;
  top: -3px;
  color: #fff;
  float: left;
}  

#cara{
  position: relative;
}  
        
#odkaz{
  position: relative;
}
          
#paticka{
  font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue";
  top: 0px;
  position: relative;
  width: 100%;
  height: 400px;
  font-size: 12px;
  background-image: url("image/footer_line.jpg");
  
}
            
#patickaContact{
  position: relative;
  top: 15px;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  color: #fff;
}
                
#patickaContent{
  position: relative;
  top: 10px;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  color: #fff;
} 
                
#patickaContent a:link{
	color: #fff;
	text-decoration: none; 
}

#patickaContent a:visited{
	color: #fff;
	text-decoration: underline;
}

#patickaContent a:hover, a:active, a:focus{
	text-decoration: none;
}                               
                
#obr1{
  position: absolute;
  left: 30px;
  width: 200px;
}
     
#obrazek1{
  position: relative;
  left: 0px;
}
        
#obr2{
  position: absolute;
  left: 350px;
  width: 200px;
  top: -253px;
}
     
#obrazek2{
  position: relative;
  left: 0px;
}
     
#obr3{
  position: absolute;
  left: 650px;
  width: 200px;
  top: -506px;
}
     
#obrazek3{
  position: relative;
  left: 0px;
}
        

     
#contact{
  position: relative;
  left: 0px;
}     
         
#reklama{
  position: absolute;
  left: -33px;
  top: -1px;
} 
         
#ornament{
  position: absolute;
  top: 30px;
  left: 50px;
}
         
#fb{
  top: 5px;
  left: 50%;
  margin-left: 510px;
  position: absolute;
} 
    
#klic{
  left: 50%;
  margin-left: 360px;
  position: absolute;
  top: 55px;
} 
      
#slider{
  position: relative;
}           

#paticka {
           position: relative;
           /*top: 20px;*/
           width: 100%;
           background-color: #2d2d2d;
          
           
           }
           
#paticka_content {
           position: absolute;
           left: 5%;
           height: 50px;      
           width: 90%;
           border-top: 8px solid;
          border-color: #868686;
           color: #bcbcbc;
           font-size: 12px;
           padding: 20px 0px 0px 0px;      
           bottom: 0px; 
                 }     
                 
#paticka_content a:link, #paticka_content a:visited, #paticka_content a:active 
          {
          text-decoration: underline;
          color: #fff;
          
          } 
          
#paticka_logo {
          position: absolute;
          top: 5px;
          left: 75%;    
              
              
              } 
              
              #kontakt_form {
          position: absolute;
          left: 30%;
          color: #fff;
         
          text-align: left;
          font-size: 15px;
          
          top: 5%; 
             
             }                                       
             
#menu_odkazy {
          position: absolute;
          left: 5%;
          top: 12%;
          color: #f5f5f5;   
             }
             
#menu_odkazy a:link, #menu_odkazy a:visited, #menu_odkazy a:hover {
          text-decoration: underline;
          color: #f5f5f5;

}   

.kontakt {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    
    padding: 30px 30px 20px 0px;

    color: #D3D3D3;
    text-shadow: 1px 1px 1px #444;
    border: none;
   
}

.kontakt input[type="text"], .kontakt input[type="mail"], .kontakt textarea, .kontakt select {
    border: none;
    color: #525252;
    height: 25px;
    line-height:15px;
    margin-bottom: 7px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 10px;
    width: 65%;
    font-family: "gill";
    font-weight: 100;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background: #DFDFDF;
}

.kontakt textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 65%;
    font-family: "gill";
    font-weight: 100;
}
.kontakt .button {
    background: #75ad3e;
    border: none;
    padding: 8px 30px 9px 30px;
    color: #fff;
   
    
    font-weight: bold;
    box-shadow: 1px 1px 1px #3D3D3D;
    -webkit-box-shadow:1px 1px 1px #3D3D3D;
    -moz-box-shadow:1px 1px 1px #3D3D3D;
}

.kontakt .button:hover {
    color: #333;
    background-color: #EBEBEB;
}   

#rychly_kontakt {
        position: absolute;
        right: 8%;
        top: 15%;
        font-size: 14px;        
        color: #f5f5f5;        
                } 
                
#loga {
        position: absolute;
        right: 13%;
        top: 50%;
                
                } 
                
#slogan {
        position: absolute;
        font-family: "berlin";
        width: 600px;
        text-align: center;
        left: 40%;
        color: #fff;
        font-size: 30px;
        font-weight: 800;
        top: 50px;
text-shadow: 2px 2px 14px rgba(106, 94, 150, 1);
        }                                       
                
           
#menu_nadpis {
          position: absolute;
          left: 5%;
          color: #fff;
          text-transform: uppercase;
          text-align: left;
          font-size: 20px;
          font-weight: bold;
          top: 5%; 
             
             }
             
#kontakt_nadpis {
          position: absolute;
          left: 30%;
          color: #fff;
          text-transform: uppercase;
          text-align: left;
          font-size: 20px;
          font-weight: bold;
          top: 5%; 
             
             } 
             
#kontakt_info_nadpis {
          position: absolute;
          right: 15%;
          color: #fff;
          text-transform: uppercase;
          text-align: left;
          font-size: 20px;
          font-weight: bold;
          top: 5%; 
             
             }                               
                 
     

                               
      
      
   
      
      
                                      