/*CSS*/
/* ++++++++++++++++ LAYOUT +++++++++++++++++*/
body {
  background-color:#E7E7E7;
  _background-color:#E4E4E4;
  margin:0; 
  padding:0;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  }

h1{  
  color:#e02627;
  float:left; 
  width: 700px;
  margin:4px 0 4px 35px;
  padding:0 0 0 0;
  font-size:23px;
  font-weight: bold;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  display:inline;
  }

h3{  
  color:#252526;
  font-weight:normal;
  font-size:13px;
  float:left;
  padding:0;
  margin:5px 0 0 35px;
  }
h4{  
  color:#252526;
  font-weight:bold;
  font-size:13px;
  float:left;
  padding:0;
  margin:5px 0 0 35px;
  display:inline;
  }
h5{  
  color:#252526;
  font-weight:bold;
  font-size:13px;
  float:left;
  padding:0;
  margin:5px 0 0 35px;
  width:700px;
  }
a {
  color:#252526;
  text-decoration:none;
  }

input {
  border:1px white solid;
  background-image:url('../images/bg_input.png');
  height:21px;
  padding-left:5px;
  }
  
a:hover {
  text-decoration:underline;
  }  
#div_background_top{
  width:100%; 
  background-image:url('../images/bg_body_top.png');
  background-repeat: repeat-x;
  background-position: top;
  float:left;
  }
  
#div_background_bottom{
  width:100%; 
  height:auto;
  background-image:url('../images/bg_body_bottom.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  text-align: center;
  float:left;
  }  

#div_center_page{
  width:1033px; 
  height:auto;
  margin:0 auto;
  }    

#div_header{
  width:1033px; 
  height:157px;
  background-color:#202020;
  background-image:url('../images/bg_header.png');
  margin:8px 0 0 0;
  }   
  
#div_top_menu{
   
  width:1033px;
  height:44px;
  background-image:url('../images/bg_under_buttons.png');
  background-repeat: repeat;
}

#div_main{
  float:left; 
  width:1033px;
  height:auto;
  background-image:url('../images/bg_main_obsah_bottom.png');
  background-repeat: repeat-y;
}
/* ++++++++++++++++++++++++++++++ DIV HEADER ++++++++++++++++++++++++++++++++++ */
#div_logo{
  float:left;
  width:147px;
  height:127px;
  background-image:url('../images/logo_fenix.png');
  display:inline;
  margin:15px 0 0 22px;
  font-size:0px;

  }

.login_top{
  float:right;
  margin:10px 210px 0 0;
  font-size:14px;
  color:white;
}

/* ++++++++++++++++++++++++++++++ X DIV HEADER ++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++ DIV MENU ++++++++++++++++++++++++++++++++++ */
#div_top_menu_hasic{
  width:262px; 
  height:44px;
  float:right;
  background-image:url('../images/bg_menu_top_hasic.png');  
  }
#div_top_menu_left_corner{
  float:left; 
  height:44px; 
  width:770px;
  background-image:url('../images/bg_menu_left_corner.png');  
  background-repeat: no-repeat;

  }

.top_button{
  float:left;
  height:36px; 
  _height:44px; 
  width:135px;
  text-align: center;
  font-size:16px;
  color:white;
  font-weight: bold;
  padding:8px 0 0 0;
  background-image: url('../images/bg_odkaz_right.png');
  background-position: top right;
  background-repeat: no-repeat;
}
.top_button:hover{
  background-image: url('../images/bg_odkaz_right_hover.png');
  color:#e02627;
  height:33px; 
  _height:44px; 
  padding:11px 0 0 0;
  text-decoration: none;
}
.top_button_active{
  float:left;
  height:36px; 
  _height:44px; 
  width:135px;
  text-align: center;
  font-size:16px;
  font-weight: bold;
  background-image: url('../images/bg_odkaz_right_hover.png');
  color:#e02627;
  height:33px; 
  _height:44px; 
  padding:11px 0 0 0;
  text-decoration: none;
}

.top_button_active:hover{text-decoration:none;}



.top_button_last{
  float:left;
  height:36px; 
  _height:44px; 
  width:91px;
  text-align: center;
  font-size:16px;
  color:white;
  font-weight: bold;
  padding:8px 0 0 0;
  background-image: url('../images/bg_odkaz_right.png');
  background-position: top right;
  background-repeat: no-repeat;
}
.top_button_last:hover{
  background-image: url('../images/bg_odkaz_right_hover_last.png');
  color:#e02627;
  height:33px; 
  _height:44px; 
  padding:11px 0 0 0;
  text-decoration: none;
}
.top_button_active_last{
  float:left;
  height:36px; 
  _height:44px; 
  width:91px;
  text-align: center;
  font-size:16px;
  font-weight: bold;
  background-image: url('../images/bg_odkaz_right_hover.png');
  color:#e02627;
  height:33px; 
  _height:44px; 
  padding:11px 0 0 0;
  text-decoration: none;
}

.top_button_active_last:hover{text-decoration:none;}


.first_button{
  float:left;
  height:36px; 
  _height:44px; 
  width:135px;
  text-align: center;
  font-size:16px;
  color:white;
  font-weight: bold;
  padding:8px 0 0 0;
  background-image: url('../images/bg_odkaz_right.png');
  background-position: top right;
  background-repeat: no-repeat;
}
.first_button:hover{
  background-image: url('../images/bg_odkaz_right_hover_first.png');
  color:#e02627;
  height:33px; 
  _height:44px; 
  padding:11px 0 0 0;
  text-decoration: none;
}
.first_button_active{
  background-image: url('../images/bg_odkaz_right_hover_first.png');
  color:#e02627;
  height:33px; 
  _height:44px; 
  padding:11px 0 0 0;
  text-decoration: none;
  float:left;
  width:135px;
  text-align: center;
  font-size:16px;
  font-weight: bold;  
}

.first_button_active:hover{text-decoration:none;}
/* ++++++++++++++++++++++++++++++ DIV MAIN ++++++++++++++++++++++++++++++++++ */

#div_left_main{
  height:auto;
  width:765px;
  float:left; 
  background-image:url('../images/bg_main_obsah.png');
  background-repeat: repeat-x;
}

#div_main_right{
  height:482px;
  width:268px;
  float:right; 
  background-image:url('../images/bg_main_right.png');
}

#div_main_obsah{
  height:auto;
  min-height:600px;
  width:765px;
  float:left; 
  background-image:url('../images/bg_main_left.png');
  background-repeat: no-repeat;

  text-align: left;
  background-position: top left;
}


#div_top_main{
  float:left; 
  width:1033px;
  height:32px;
  background-image:url('../images/bg_main_top.png');
}

#div_bottom_main{
  float:left; 
  width:1033px;
  height:70px;
  background-image:url('../images/bg_main_bottom.png');
  background-repeat: no-repeat;
}
/* +++++++++++++++++++++++++++++ DIV MAIN CLANKY +++++++++++++++++++++++++++++*/

#div_clanek{
  float:left; 
  width:757px;
  height:auto;
  background-image:url('../images/bg_clanek_bottom.png');
  background-repeat: no-repeat;
  background-position: bottom;
  background-position: left bottom;
  margin:0 0 0 6px;
  padding-bottom:12px;
  display:inline;
}
#div_clanek_nadpis{
  width:520px; 
  float:left;
  
  }
  
#div_clanek_nadpis a{
  float:left;
  color:black;
  text-decoration:none;
  font-size:14px;
  margin:8px 0 0px 35px;
  padding:0 0 8px 0;
  display:inline;
  font-weight: bold;
  }
  
#div_clanek_nadpis a:hover{
  text-decoration: underline;
  }
      
#div_clanek_text{
  font-size:12px;
  width:709px; 
  float:left; 
  margin:0 0 0 35px;
  display:inline;
  }
#div_more{float:right;}

/* +++++++++++++++++++++++++++++ DIV MAIN VYPIS +++++++++++++++++++++++++++++*/
#div_vypis_mobsah{
  float:left; 
  width:710px;
  margin-left:7px;
  padding:0;
  padding-left:28px;
  font-size:13px;
  margin-top:5px;

  display:inline;
  }
  
#div_vypis_vobsah{
  float:left; 
  width:710px;
  margin-left:7px;
  margin-top:0px; 
  padding:0;
  background-image:url('../images/bg_clanek_bottom.png');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-left:28px;
  font-size:13px;
  margin-top:10px;
  margin-bottom:10px;
  padding-bottom:12px;
  display:inline;
  }
  
#table_uprava_clanku{
  float:left;
  margin:10px 0 0 35px;
  color:white;
  font-weight:bold;
  font-size:13px;
  vertical-align: top;
  display:inline;
}
#table_uprava_clanku td{
  vertical-align: top;
}
#div_margin_left{float:left; margin-left:0px;}

#nadpis_input{
  font-weight: bold;
  width:240px;
  padding-left:5px;
  float:left;
}

#tlacitko_input{
  font-weight: bold;
  color:#E02627;
  cursor: hand; cursor: pointer; 
}

#tlacitko_input:hover{

}
/* +++++++++++++++++++++++++++++ DIV MAIN VYPIS +++++++++++++++++++++++++++++*/

#table_login{
  float:left;
  margin:8px 0 0 35px;
  font-weight: bold;
  color:white;
  font-size:13px;
  vertical-align: top;
 
}

#p_texty{
  float:left; 
  margin-left:35px;
  display:inline;
  width:650px;
  font-size:13px;
  height:500px;
}

.voted{
  color:white;
  font-size:10px;
  float:left;
}

.uploadfoto{
float:left;
margin-top:6px;
}

.uploadfoto img{
  float:left;
}
.uploadfoto td{
  float:left;
  margin-left:29px;
  border:1px white solid;
  text-align: center;
  font-size: 12;
  font-weight: bold;
}

#div_pridat_obrazek{
  float:left; 
  margin-left:31px;
  margin-top:5px;
  font-size:13px;
  font-weight: bold;
  color:white;
}

#div_nadpis_diskuze{
  color:white;
  float:left;
  width:640px;
  margin-left:10px;
  display:inline;
  font-size:13px;
}

#div_obsah_komenty{
  margin:0px 0 0 10px;
  _margin:0 0 0 10px;
  float:left;
  display:inline;
  width:660px;
  font-size:13px;
}

#div_date_komenty{
  float:right;
  font-size:12px;
  margin-right:20px;
  display:inline;
  margin-top:5px;
}

#ukaz_diskuzi{
  width:675px; 
  margin-left:35px; 
  display:inline;
  float:left; 
  border-top:1px #D3D3D3 solid;
  background-color:#C2C2C2;
  _background-color:#BBBBBB;
  margin-bottom:10px;
  display:inline;
}

#ukaz_diskuzi img{border:none;}

#div_komenty_top{width:675px; height:10px; float:left; background-image:URL('../images/bg_top_komenty.png'); font-size:0;}
#div_komenty_bottom{width:675px; height:10px; float:left; background-image:URL('../images/bg_bottom_komenty.png'); font-size:0;}

#chyba_nahore{color:red; font-weight:bold; float:right; margin-bottom:-22px; font-size:14px; text-align:right; green;  left:0;}
#chyba_nahore_positive{color:green; font-weight:bold; float:right; margin-bottom:-22px; font-size:14px; text-align:right;  left:0;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ VYPIS  +++++++++++++++++   */

#div_vypis_mobsah h1{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:19px;
  width:100%;
}

#div_clanek_text h1{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:19px;
  width:100%;
}

#div_vypis_vobsah h1{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:19px;
  width:100%;
}

#div_vypis_mobsah h2{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:15px;
  width:100%;
}

#div_clanek_text h2{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:15px;
  width:100%;
}

#div_vypis_vobsah h2{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:15px;
  width:100%;
}

#div_vypis_mobsah h3{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:15px;
  width:100%;
}

#div_clanek_text h3{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:15px;
  width:100%;
}

#div_vypis_vobsah h3{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:15px;
  width:100%;
}
#div_vypis_mobsah h4{
  float:left; 
  margin:0; 
  padding:0;
  font-weight:normal;
  font-size:15px;
  width:100%;
}

#div_clanek_text h4{
  float:left; 
  margin:0; 
  padding:0;
  font-weight:normal;
  font-size:15px;
  width:100%;
}

#div_vypis_vobsah h4{
  float:left; 
  margin:0; 
  padding:0;
  font-weight:normal;
  font-size:15px;
  width:100%;
}

#div_vypis_mobsah h5{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:15px;
  width:100%;
  color:black;
}

#div_clanek_text h5{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:15px;
  width:100%;
  color:black;
}

#div_vypis_vobsah h5{
  float:left; 
  margin:0; 
  padding:0;
  font-weight: bold;
  font-size:15px;
  width:100%;
    color:black;
}

#div_vypis_mobsah h6{
  float:left; 
  margin:0; 
  padding:0;
  font-weight:normal;
  font-size:15px;
  width:100%;
  color:black;
}

#div_clanek_text h6{
  float:left; 
  margin:0; 
  padding:0;
  font-weight:normal;
  font-size:15px;
  width:100%;
  color:black;
}

#div_vypis_vobsah h6{
  float:left; 
  margin:0; 
  padding:0;
  font-weight:normal;
  font-size:15px;
  width:100%;
    color:black;
}

#div_vypis_mobsah address{

  text-indent: 15px;
  font-style: normal;
}

#div_clanek_text address{

  text-indent: 15px;
  font-style: normal;
}

#div_vypis_vobsah address{

  text-indent: 15px;
  font-style: normal;
}

#div_kolem_obrazku{
  width:106px;
  float:left;
  margin-left:32px;
  margin-top:5px;
  display:inline;
    }

#div_obrazek_upload{
  width:109px;
  float:left;

}
#div_obrazek_upload img{
  border:2px #CECECE solid;
}

#div_img_upload_border{
float:left; 
border:1px white solid;
}
#div_text_upload{
  width:109px;
  float:left;
  font-size:12px;
  font-weight:bold;
  text-align: center;
}

#div_cislovani_top{

 margin-top:12px; 
 text-align:right; 
 color:white; 
 float:right; 
 font-size:12px;
 margin-right:20px;
}


.span_cislovani{
 float:left; 

 color:black;
}

#div_cislovani_bottom{
  margin-right:20px;
 float:left;
}

#obrazek_zmensit{
}

