html {
	height: 100%;
	font-size: 100%;
}
body {
	font: 100%/1.4  Verdana, sans-serif, Arial;
	color: rgb(255,255,255);
	text-align: center;
/*vycentrovanie pre IE*/
	height: 100%;
	background: rgb(255,255,255)repeat 0 0;
	background-image: URL('images/pozadi.gif');
/* obrázek na pozadí */
	scrollbar-face-color: rgb(224,224,224);
	scrollbar-shadow-color: rgb(96,96,96);
	scrollbar-highlight-color: rgb(128,128,128);
	scrollbar-3dlight-color: rgb(128,128,128);
	scrollbar-darkshadow-color: rgb(112,112,112);
	scrollbar-track-color: rgb(204,204,255);
	scrollbar-arrow-color: rgb(255,153,0);
}
#page {
	text-align: left;
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
#obal {
	float: right;
	width: 542px;
	background-image: URL('images/pas.png');
	background-color: rgb(127,128,128);
	background-repeat: repeat-y;
	background-position: right;
	border-style: solid;
	border: outset 4px;
	border-color: rgb(64,64,64);
	margin: 10px 0px 5px 1px;
}

#obsah {
	width: 437px;
	background-color: rgb(128,128,128);
	background-repeat: repeat-y;
	background-position: right;
	color: rgb(0,0,0);
	padding: 5px 2px 5px 10px;
}
#pravy {
	width: 90px;
 	float: right;
}
#levy {
	float: left;
	width: 265px;
	text-align: left;
  font-size: 14px;
 	color: rgb(112,112,112);
	border-style: solid;
	border: outset 4px;
	border-color: rgb(193,193,193);
	background-color: rgb(224,224,224);
	padding: 3px 5px 5px 10px;
	margin: 10px 0px 5px 0px;
}
div.head {
	text-align: center;
	letter-spacing: 2px;
}
.text {
 padding:5px;
 background-color: silver;
}
.text_bily {
 padding:5px;
 background-color: white;
 border-style: groove; 
 border-width: 5px;
 border-color: rgb(96,96,96);
}
#paticka {
	clear: both;
	text-align: center;
}
p {
	text-align: left;
	border: groove 5px;
	border-color: rgb(193,193,193);
	background-color: rgb(192,192,192);
	color: rgb(0,0,0);
	padding: 3px 5px 5px 3px;
	margin: 10px 0px 5px 0px;
}
a.autor, a.autor:link, a.autor:visited {
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 0.7em;
	color: rgb(160,160,160);
}
a.autor:hover {
	color: rgb(192,192,192);
	text-decoration: underline;
}

a {
	color:;
	text-decoration: underline;
}
a:link, a:visited {
	color: rgb(224,224,224);
	text-decoration: underline;
}
a:hover {
	color: rgb(0,0,0);
	text-decoration: underline;
}
a.odkaz, a.odkaz:visited {
	font-size: 0.8em;
  color: rgb(0,51,102);
	text-decoration: underline;
	font-weight: bold;
}
a.odkaz:hover{
	font-size: 0.8em;
	color: rgb(0,0,0);
	text-decoration: underline;
	font-weight: bold;
}
a.odkaz1, a.odkaz1:visited {
	font-size: 0.8em;
  color: rgb(0,0,0);
	text-decoration: underline;
	font-weight: bold;
}
a.odkaz1:hover{
	font-size: 0.8em;
	color: rgb(192,192,192);
	text-decoration: underline;
	font-weight: bold;
}
a.tlacitko, a.tlacitko:visited  {
	background-color: rgb(208,208,208);
  background-image: url("images/odrazka2.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  color: rgb(0,51,102);
	padding: 10px 10px 10px 20px;
	font-weight: bold;
	font-size: 1em;
}
a.tlacitko:hover{
	background-color: rgb(199,201,216);
  background-image: url("images/odrazka1.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  color: rgb(0,0,0);
	padding: 10px 10px 10px 20px;
	font-weight: bold;
	font-size: 1em;
}

a.tlacitko1, a.tlacitko1:visited {
	color: rgb(0,0,0);
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
a.tlacitko1:hover {
	color: rgb(255,153,51);
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	margin: 10px 10px 10px 10px;
	color: rgb(255,153,51);
	text-align: center;
}

h2 {
	font-size: 1em;
	color: rgb(255,255,255);
}
h3 {
	font-size: 18px;
	margin: 10px 10px 15px 10px;
	color: rgb(0,0,0);
	text-align: center;
}
h4 {
	font-size: 15px;
	color:rgb(0,51,102);
	text-align: center;
	margin: 0px 1px 10px 1px;
}
h5 {
	font-size: 15px;
	color: rgb(224,224,224);
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
h6 {
	font-size: 13px;
	color: rgb(0,0,0);
	font-style:;
}
.skryvany {
	display: none
}
#navcontainer
{
margin: 0px;
padding: 0px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { float: left;
}
#navcontainer li#zacatek
{
background: url(images/zacatek.jpg) no-repeat left top;
width: 55px;
height: 54px;
}
#navcontainer li#konec
{
background: url(images/konec.jpg) no-repeat left top;
width: 55px;
height: 54px;
}
#navcontainer li#active a
{
background: url(images/pole.jpg) no-repeat left top;
color: rgb(255,255,255);
}

#navcontainer ul li a
{
color: rgb(0,51,102);
text-decoration: none;
background: url(images/pole1.jpg) no-repeat top left;
font-weight: bold;
font-size: 1em;
float: left;
height: 54px;
width: 123px;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border: outset 0px;
}

#navcontainer li a:hover
{
background: url(images/pole.jpg) no-repeat left top;
color: rgb(255,255,255);
}
