/********************************
Saiffer © 2006
http://saiffer.net
admin[zavinac]saiffer[bodka]net
*********************************/

BODY {
  background: #fff url(p/bg.png);
  margin: 0; padding: 0;
  font-family: Verdana, 'Geneva CE', lucida, sans-serif;
  line-height: 1.5;
  color: #b8b8b8;
}

#vsetko {}

#cely-text {
  margin: 0 0 0 50px;
  font-size: .9em;
	max-width: 45em;
}




H1 {/*nadpis stranky*/
  margin: 21px 0px 21px 30px;
  font-family: Palatino, 'palatino linotype', serif;
	color: white;
}
H1 A{text-decoration: none;}

#autor {
	font-family: Palatino, 'palatino linotype', serif;
	font-size: 1.3em;
	margin: 21px 0px 21px 30px;
	}

H2 {/*nazov sekcie ; datum novinky*/
  font-family: Palatino, 'palatino linotype', serif;
  margin: 20px 0 20px 0;
  font-size: 1.7em;
  padding: 0;
  color: #FEB300;
}
H2 SPAN {
  color: #aeb800;
}
H3 {/*podnadpisy*/
  font-family: Palatino, 'palatino linotype', serif;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 1.2em;
  color: #636880;
}
.date {
	color: #aeb800;
	margin: 1em;
	margin-left: 0;
	font-size: 1.2em;
}




/* MENU */
#menu{
  font-family: Palatino, 'palatino linotype', serif;
  font-weight: bold;
  padding: 4px 3px 3px 50px;
  height: 25px;
  border-top: 2px solid #636880;
  border-bottom: 2px solid #636880;
  background: url(p/bg.gif) repeat-x black;
  margin: 0 0 30px 0;
  }
#menu DIV{}
#menu DIV A {
  padding: 5px 15px;
  border-right: 2px solid #636880;
  border-left: 2px solid #636880;
  text-decoration: none;
  background: url(p/bg-a.gif) repeat-x black;
  }
#menu DIV A:hover {
  padding: 5px 15px;
  border-right: 2px solid #636880;
  border-left: 2px solid #636880;
  text-decoration: none;
  background: url(p/bg-a-hover.gif) repeat-x black;
  }




/****** STRANKY PREDMETOV *******/
#stranky-predmetov {
  float: right;
  border: 1px solid #636880;
  padding: 10px;
  margin: 0 0 10px 10px;
  background: #fff url(p/bg.png);
}
#stranky-predmetov UL {
  font-size: .9em;
}
#stranky-predmetov H2 {
  margin: 0;
}
#stranky-predmetov H3 {
  color: #636880;
}





/****** CREDITS *******/
#credits {
  border-top: 1px solid #004100;
  padding: 1%;
  font-size: .8em;
}
.banner88x15 {border:0;}




/****************/
/* CELY LAYOUT */
A:link {
  color: green;
  }
A:active {

  }
A:visited {
  color: green;
  }
A:hover {
  color: white;
  text-decoration: underline;
  background-color: #004100;
  }

.clear-both {clear: both; font-size:0;}
.clear_both {clear: both; font-size:0;}
.display-none {display: none;}
.display_none {display: none;}
.red {color:red;}

OL { margin-top: 5px; }
UL { margin-top: 5px; }

BLOCKQUOTE {color: #aeb800;}
B {color: #a52a2a;}
I {color: #636880;}

strong {color: #A6100E;}