span,img,hr,div,body,html,h1,ul,li,a,h2 {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

*|*:-moz-any-link:focus {
outline: none;
} 

body,select,input,textarea,option {
  background: #fff url(images/background-gradient.png) repeat-x scroll left top;
  font-family: Georgia;
}

body {
	text-align: center;
}

h1,h2,h3 {
  color: #288723;
}

li {
  margin-left: 1em;
}


hr {
	height: 1px;
	border: 0;
	border-top: 1px #288723 solid;	
}


h2 {font-size: 1.6em;}
h3 {font-size: 1.3em;}

a,a:hover,.nohover {
  text-decoration: underline;
  color: #288723;
}

a:hover {
  color: #e9c31e;
  background-color: #288723;
}

.nohover:hover {
  text-decoration: underline;
  color: #288723;
  background-color: transparent;
}


p {
  text-indent: 1em;
}

div#enlarger {
  clear: both;
}

div#content-holder {
  margin-left: 50px;
  width: 690px;
  background: url(images/ornament.png) no-repeat scroll right 11px;
  min-height: 500px;
  _height: 500px;
}

div#footer {
  border-top: 1px #e9c31e solid;
  padding: 1em 0 5em 0;
  text-align: center;
  margin-top: 1em;
}

div.clearer {
	clear: left;
	height: 1px;
}

div#footer-info {
  margin-top: 1em;
}

div#content {
  padding: 16px;
  text-align: justify;
}

div#container {
  text-align: left;
  width: 1000px;
  margin: 0 auto;
  background: url(images/background-stripe.png) repeat-y scroll left top;
  height: 100%;
}

div#right-panel {
  float: right;
  width: 260px;
  height: 610px;
  background: url(images/right-panel.png) no-repeat top left;
  _margin-left: -3px; /* 3px margin on float fix */
}

div#top-separator {
  clear: left;  
  width: 740px;
  height: 30px;
}

div#top-separator div {
  height: 30px;
  margin-left: 37px;
  background: url(images/top-separator.png) repeat-x scroll left top;
}

h1 {
	padding-left: 46px; /* double float margin fix */
	width: 520px;
	height: 125px;
	float: left;
}

h1 a {
	position: relative;
	display: block;
	width: 520px;
	height: 125px;
}

h1 span {
	display: block;
	width: 520px;
	height: 125px;
	background: url(images/galtish-logo.jpg) no-repeat scroll left top;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	_cursor: hand;
}

div#menu {
  position: relative;
  top: 280px;
  width: 190px;
  height: 322px;
  left: 17px;
}

div#menu ul {
  list-style-type: none;
}

li.menu-item {
  width: 195px;
  height: 40px;
  display: block;
  margin: 0;
}

li.menu-item a {
  position: relative;
  display: block;
  width: 195px;
  height: 40px;
}

li.menu-item a span {
  display: block;
  width: 195px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  _cursor: hand;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
}

#menu-item-1 a span {background-image: url(images/menu-item-1.png);}
#menu-item-2 a span {background-image: url(images/menu-item-2.png);}
#menu-item-3 a span {background-image: url(images/menu-item-3.png);}
#menu-item-4 a span {background-image: url(images/menu-item-4.png);}
#menu-item-5 a span {background-image: url(images/menu-item-5.png);}
#menu-item-6 a span {background-image: url(images/menu-item-6.png);}
#menu-item-7 a span {background-image: url(images/menu-item-7.png);}
#menu-item-8 a span {background-image: url(images/menu-item-8.png);}

.hidden {
  display: none;
}

.kontakt {
	text-align: center;
}

.kontakt span {
	font-size: 80%;
}

.strany,.navigace,.strany2 {
	text-align: center;
	padding: 0.5em;
	border: 1px #288723 solid;
	clear: left;
	background-color: rgb(248,235,176);
}

.strany2 {
	margin: 0.3em 0;
}

.strany_navigace {
	margin-bottom: 0.5em;
}

.strany_info {
	font-size: 80%;
	font-style: italic;
}

.vzkaz .vzkaz_prava {
	float: right;
}

.registrovany {color: #288723;}
.admin {color: #ff0000;}

.vzkaz .titulek {
	margin-bottom: 0.5em;
}

.vzkaz {
	margin: 0.5em 0 1em 0;
}

.vzkaz_odpoved {
	border: 1px #e9c31e solid;
	background-color: rgb(248,235,176);
	font-style: italic;
	_font-style: normal;
	margin: 0.2em 0.5em;
	padding: 0.3em;
	font-size: 90%;
}

.vzkaz_odpoved,.navigace,.strany,input,select,textarea,.strany2 {
	filter:alpha(opacity=70);   /* Internet Explorer       */
  -moz-opacity:0.7;           /* Mozilla 1.6 and below   */
  opacity: 0.7;               /* newer Mozilla and CSS-3 */
}

#vzf div {
	margin: 1em;
	padding-top: 0.2em;
}

label,.label {
	display: block;
	float: left;
	_float: none;
	_display: inline;
	width: 160px;
	_width: 180px;
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
}

.komentar {
	font-size: 0.8em;
	font-style: italic;
	display: block;
	clear: left;
	width: 390px;
	margin-top: 2px;
	margin-left: 185px;
}

select,input,textarea,option {
	background-position: 0 -60px;
	border: 1px #288723 solid;
	width: 400px;
}

.form_chyba {
	background-color: #ff0000;
}

div.ramecek {
	float: left;
	width: 180px;
	_width: 200px;
	height: 200px;
	_height: 220px;
	text-align: center;
	padding: 10px;
	background: url(images/picture-frame.png) no-repeat scroll left top;
	_background-image: url(images/picture-frame2.png); 
	margin: 6px;
}

div.ramecek a, div.ramecek a:hover {
	display: block;
	width: 160px;
	_width: 180px;
	height: 180px;
	_height: 200px;
	padding: 10px;
	text-decoration: none;
	color: #000;
	overflow: hidden;
	_background: url(images/picture-frame2.png) no-repeat scroll -10px -10px;
}

div.ramecek a:hover {
	background-color: inherit;
	color: #288723;
}


div.ramecek span {
	display: block;
	margin-top: 2px;
	_margin-top: 8px;
}

div.obrazek {
	text-align: center;
}

div.obrazek a,div.obrazek a:hover {
	background-color: inherit;
}

p ul {
	
}

.odrazky li {
	margin: 0.3em;
	margin-left: 240px;
}

.clenove-nadpis {
	font-weight: bold;
	margin: 1em 0.3em 0.3em 220px;
	
}
