BODY {
  _text-align: center;
  margin-left: auto;
  margin-right: auto;
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	background-color: #0c0e79;
	padding-left: 0px;
	padding-right: 0px;
  min-width: 900px;
}

/* nadpisy */
h1 {
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 45px;
	margin-top: 3px;
	background : transparent;
}
h2 {
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 18px;
	margin-top: 3px;
	background : transparent;
}
h3 {
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	position: relative;
	left: 0px;
	font-size: 16px;
	margin-top: 3px;
	background : transparent;
}
h4 {
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	font-size: 18px;
	margin-top: 3px;
	background : transparent;
}
h5 {
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	font-size: 16px;
	margin-top: 3px;
	background : transparent;
}

#page {
  position: relative;
  top: 0px;
  margin: auto;
  text-align: center;
	padding-left: 10px;
	padding-right: 10px;
  background-image: url('../img/hlavicka.jpg'); 
  background-color: transparent;
  background-attachment: scroll;
  background-repeat:  no-repeat;
  background-position: 0px 0px;
  width: 900px; height: 217px;
}
#hlavicka {
  width: 900px;
  height: 210px;
}
#logo {
  _margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
  _text-align: center;
}
/* odkazy v menu */
.menu {
  position: absolute;
  width: 182px;
  height: 800px;
  top: 210px;
  left: 0px;
  _left: 0px;
	background-color: #4060a0;
	text-align: left;
	white-space: nowrap;
	margin: 5px;
}

.menutext {
padding-left: 10px;
}

.menu a {
	color: #ffffff;
	text-decoration: none;
  font-weight: bold;
	width: 92px;
	height: 19px;
}
.menu a:hover {
	color: #9d5310;
 	width: 92px;
	height: 19px;
}
a {
	color: #ffffff;
	text-decoration: none;
  font-weight: bold;
/*	width: 92px;
	height: 19px; */
}
a:hover {
	color: #9d5310;
/* 	width: 92px;
	height: 19px; */
}

#index {
     position: relative;
     top: -1500px;
	color: #0c0e79;
}

.novinky {
background-color: #0c0e79;
text-align: left; padding: 3px;
}

#pocitadlo {
     position: absolute;
     top: 10px;
     left: 780px;
     width: 150px;
     text-align: left;
     font-size: 10px;
     color: #fed101;
     border: solid black 3px;
}
.novinky {
background-color: #0c0e79;
text-align: left; padding: 3px;
}

#ind {
     font-size: 18px;
position: relative;
left: 0px;
top: 10px;
}

#obrazky {
position: relative;
left: 250px;
top: 50px;
}

.novinka {
width: 600px;
margin: auto;
	font-weight: bold;
	color: #FED101;
	font-size: 18px;
}
.nov2 {
	color: #ffffff;
	font-size: 10pt;
	text-align: left;
}
.novinka em {
	font-weight: bold;
	color: #FED101;
	font-size: 18px;
	text-align: left;
	text: nowrap;
	background-color: #0c0e79;
}

#nadplode {
	font-weight: bold;
	color: #FED101;
}
.nov2 a {
     background-color: #4060a0;
}

/* stránka */
#text {
  position: absolute;
  top: 210px;
  left: 100px;
  margin-left: 100px;
  text-align: left;
  width: 670px;
}
.aktualizovano {
     color: #FED101; text-decoration: blink; font-size: 10px;	background-color: #0c0e79;
}

img {
     border: none;
}

.s {
text-align: center; margin: auto;
}


/* fotogalerie */

#menugal { margin: auto; padding-top: 10px; text-align: center; width: 650px;	font-size: 10pt; } 
#menugal a { color: #ffffff; text-decoration: none; background-color: transparent; }
#menugal a:hover { color: #9d5310; text-decoration: none; }
#menugal a:visited { color: #666600;}

#menuobr { margin: 10px auto 0px auto; width: 650px; }

#menuobrprev { float: left; }
a #menuobrprev,#menuobrnext { color: #cccccc; text-decoration: none; background-color: transparent; }
a:hover #menuobrprev,#menuobrnext { color: #ffffff; text-decoration: none; }
#menuobrnext { float: right; }

/* konec fotogalerie */

