/* CSS Document */
* {
  margin: 0;
  padding: 0; 
  /*border: 1px red solid;*/

}

body{
  background-image: url(pictures/pozadie2.jpg);
  background-position: top;
  text-align: center;
  padding-bottom: 30px;
}

.invisible{
  display: none;
}

#chodhore{
  text-align: right;
}

#chodhore a{
  color: navy;
}

#chodhore a:hover, #chodhore a:focus{
  color: rgb(204,0,0);
}

#all{
  width: 800px;
  text-align: left;
  background-color: white;
  margin: 0 auto;
}



nspan{
  border: 1px red solid;
}
/*----------------------------
NADPIS
----------------------------*/
#top{
  width: 100%;
  margin: 24px auto 0 auto;
  text-align: center;
  background-image: url(pictures/pozadie_hore2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

#top2{
  margin: 0 auto;
  height: 210px;
  width: 800px;
  background-image: url(pictures/hlavicka_new.jpg);
  background-repeat: no-repeat;
}

#cas{
  background: transparent;
  border: none;
  font-family: 'Courier New', 'Courier New CE', 'Courier CE', 'Courier New', courier, monospace;
  font-weight: bolder;
  font-size: 16px;
  color: white;
  margin: 15px 0 0 22px;
  display: block;
  position: relative;  
  float: left;
}

/*h1{
  font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
  display: block;
  padding: 30px 20px 0 0;  
  text-align: right;
  font-size: 1.7em; 
  letter-spacing: -0.07em;
}

h1 a{
  color: white;
  text-decoration: none;
}

h1 a:hover, h1 a:focus{
  text-decoration: underline;
}
*/

/*----------------------------
MENU
----------------------------*/
#menu{
  position: relative;
  width: 220px;
  float: left;
  background: url(pictures/menu.jpg) no-repeat 8px 15px;
}

#menu ul {
  margin: 55px 0 5px 0; 
  padding: 0; 
  list-style: none;
}

#menu ul li {
  display: inline; 
  margin: 0; 
  padding: 0;
}

#menu ul li a {
  display: block; 
  width: 180px; 
  padding: 6px 0 6px 30px; 
  text-decoration: none;
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.9em;
  color: rgb(10,39,81);
  background: url(pictures/menu_sipka.jpg) no-repeat 8px;
}

#menu ul li a:hover,ul li a:focus {
  color: rgb(204,0,0);
  background-color: white;  
  padding-left: 30px;
  background: url(pictures/menu_sipka_oznacena.jpg) no-repeat 12px;
}

.ciara {
  background: url(pictures/menu_ciara.jpg) no-repeat 8px;
  height: 5px;
  margin-bottom: 15px;
}

#aktualna{
  display: block; 
  width: 180px; 
  padding: 6px 0 6px 30px; 
  text-decoration: none;
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.9em;
  color: rgb(163,163,163);
  background: url(pictures/menu_sipka.jpg) no-repeat 8px;
}

#statistika{
  padding-left: 8px;
  display: block;
  color: rgb(132,132,132);
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-size: 0.7em;
}

.pomenovanie{
  font-size: 0.8em;
  color: rgb(132,132,132);
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  margin-bottom: 5px;
}

#meniny{
  margin: 0 10px 1em 8px;
  padding-bottom: 0.5em;
  display: block;
  color: rgb(48,48,48);
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: bold;  

}

#anketa{
  margin: 0 10px 1em 8px;
  padding: 35px 0 0 0;
  display: block;
  color: rgb(48,48,48);
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  background: url(pictures/anketa.jpg) no-repeat;

}

#anketa a{
  color: navy;
  text-decoration: none; 
  font-size: 0.9em;  
}

#anketa a:hover,#anketa a:focus{
  color: rgb(204,0,0);
}

#anketa table{
  padding-bottom: 0.4em;
}

#anketa table caption{
  font-weight: bold;
  font-size: 0.9em;
  text-align: left;
}

#firefox{
  margin-left: 8px;
}

#firefox img{
  border-width: 0;
}

/*----------------------------
OBSAH
----------------------------*/
#obsah_obal{
  width: 580px;
  position: relative;
  float: right;
}

#obsah{
  padding: 10px;
  font-family: 'Trebuchet MS', 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
  line-height: 1.4em;
  color: rgb(59,59,59);
  font-size: 0.9em;
}

h2{
  display: block;
  margin: 1em 70px 0.4em 0;
  color: rgb(204,0,0);
  font-family: 'Trebuchet MS', 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
  font-size: 1.3em;
  border-bottom: 1px rgb(204,0,0) dotted;
}

h3{
  display: block;
  margin: 1em 0 0.5em 0;
  font-family: 'Trebuchet MS', 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
  font-size: 1.1em;
  color: black;
}

p, address{
  margin-bottom: 0.6em;
  font-style: normal;
}

p a, address a{
  color: navy;
  text-decoration: underline;    
}

p a:hover, p a:focus, address a:hover, address a:focus{
  color: rgb(204,0,0);
  text-decoration: underline;
}

#obsah ul{
  padding: 0 0 0.6em 2em;
}

#obsah ul li{
  list-style-image: url(pictures/kvacka.jpg);
}

#obsah ul li ul li{
  list-style-image: url(pictures/kvacka2.jpg);
}

#obsah div{
  
}

.prispevok{
  clear: both;
  background: url(pictures/prispevok.jpg) repeat-x left top;
}

.prispevok_odpoved{
  clear: both;
  background: url(pictures/prispevok.jpg) repeat-x left top;
  margin-left: 15px;
}

.prispevok p, .prispevok_odpoved p{
  margin-top: 0.2em;
}

.prispevok_nadpis{
  font-weight: bold;
  border-bottom: 1px white solid;
}

.prispevok_nadpis .meno{
  display: block;
  width: 65%;
  float: left;
}

.prispevok_nadpis .cas{
  text-align: right;
  font-size: 0.9em;
  font-family: 'Courier New CE', 'Courier CE', 'Courier New', courier, monospace;
}

.prispevok .www {
  font-size: 0.8em;
  /*border-top: 1px white solid;*/
  background-image: url(pictures/web.gif);
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  padding-left: 17px;
  line-height: 13px;
  width: 40%;
  float: left;
}

.prispevok .odpoved{
  text-align: right;
  font-size: 0.8em;
  line-height: 13px;
}

.prispevok .meno a,.prispevok .www a, .prispevok .odpoved a{
  text-decoration: underline;
  color: black;  
  font-weight: bold;
}

.prispevok .meno a:hover,.prispevok .www a:hover,.prispevok .meno a:focus,.prispevok .www a:focus,.prispevok .odpoved a:hover,.prispevok .odpoved a:focus{
  text-decoration: underline;
  color: navy;
}

.prispevok p{
  display: block;
  clear: both;
}

.strankovanie_p{
  display: block;
  float: right;
  width: 50%;
  text-align: right;
  font-size: 0.9em;
}

.strankovanie_p a,.strankovanie_l a{
  color: navy;
  text-decoration: underline;    
}

.strankovanie_p a:hover,.strankovanie_p a:focus,.strankovanie_l a:hover,.strankovanie_l a:focus{
  color: rgb(204,0,0);
  text-decoration: underline;
}
.strankovanie_l{
  position: relative;
  display: block;
  float: left;
  width: 45%;
  text-align: left;
  font-size: 0.9em;
}


#formular_prispevky{
  font-weight: bold;
  margin: 1em 70px 0 0;
}

#formular_prispevky td{
  font-weight: bold;
}


#formular_prispevky table{
  width: 400px;
}

#formular_prispevky input[type='text'], #formular_prispevky textarea {
  color: rgb(79,79,79);
  font-family: 'Trebuchet MS', 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
  background: rgb(200,200,200);
  border: none;
  border: 1px rgb(152,152,152) solid;
  width: 100%;
  font-size: 0.9em;
}

#formular_prispevky input[type='text']:focus,  #formular_prispevky textarea:focus {
  border-color: rgb(183,183,183);
  background-color: white;
}

.upozornenie{
  color: rgb(204,0,0);
  font-size: 0.8em;
  display: block;
  width: 100%;
}

#formular_prispevky a img{
  border-width: 0;
}

/*----------------------------
PATICKA
----------------------------*/
#paticka{
  clear: both;
  background-image: url(pictures/paticka_new.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 86px;
  color: white;
  text-align: center;
  font-size: 0.8em;
  font-family: 'Trebuchet MS', 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
}

#paticka a{
  color: white;
  text-decoration: none;

}

#paticka a:hover, #paticka a:focus{
  color: white;
  text-decoration: underline;
}

#valid{
  width: 190px;
  margin: 10px auto 0 auto;
}

#xhtml{
  display: block;
  float: left;
  position: relative;
  height: 13px;
  width: 80px;
  background-image: url(pictures/xhtml.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

#css{
  display: block;
  position: relative;
  float: right;
  height: 13px;
  width: 80px;
  background-image: url(pictures/css.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}

#xhtml:hover, #xhtml:focus{
  background-image: url(pictures/xhtml_.gif);
  border-bottom: 3px white solid;
}

#css:hover, #css:focus{
  background-image: url(pictures/css_.gif);
  border-bottom: 3px white solid;
}

/*----------------------------
FORMULAR
----------------------------*/
.divformular {
  background-color: rgb(239,239,239);
}
 .divformular .ramcek {
  width: 300px; 
  height: 20px;
}
 .divformular .ramcek_area {
  width: 300px; 
} 

