@charset "utf-8";

/* Základní style odkazů */
a:link, a:active, a:visited, a:hover {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.nounderline:link, a.nounderline:active, a.nounderline:visited, a.nounderline:hover {
	color: #666666;
	text-decoration: none;
}
a.nounderline:hover {
	color: #000000;
	text-decoration: underline;
}

a.invert:link, a.invert:active, a.invert:visited, a.invert:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.invert:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.navigation:link, a.navigation:active, a.navigation:visited, a.navigation:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.navigation:hover {
	color: #CCCCCC;
	text-decoration: none;
}
/* End Základní styly odkazů */


/* Základní nastavení elementů*/
ul {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 0.75em;
	font-family: Tahoma, Helvetica, sans-serif;
	list-style: none;
}
ul ul {
	list-style: square;
	padding-left: 22px;
	font-size: 1em;
	font-family: Tahoma, Helvetica, sans-serif;
}
#main-menu ul li, #content-mapa-webu ul li {
	padding-left: 13px;
	background: url('/images/gr/menu-odrazka.gif') left top no-repeat;
}
#main-menu ul li li, #content-mapa-webu ul li li {
	padding-left: 0px;
	background: none;
}

#main-menu a {
	text-decoration: none;
}
#main-menu a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

div {
	margin: auto;
}

hr {
	color: #000000;
	height: 1px;
}

h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-weight: normal;
}

h1, h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-size: 1.4em;
	color: #E15A00;
}
h3 {
	font-size: 1.2em;
}
h4 {
	color: #666666;
	font-size: 1.1em;
}
h5, h6 {
	font-size: 0.9em;
	font-weight: bold;
}

p {
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 0.75em; 
	margin: 0px;
}

form {
	margin: 0px;
}

input {
	font-size: 0.75em;
}

textarea {
	font-size: 0.75em;
	font-family: Tahoma;
}

select {
	font-size: 0.75em;
}
/* End Základní nastavení elementů*/


/* Rozšířené styly běžné pro každý web*/
p input {
	font-size: 0.95em;
}

p textarea {
	font-size: 1em;
}

p select {
	font-size: 0.95em;
}

p.article {
	text-indent: 20px;
	text-align: justify;
	line-height: 140%;
	margin-bottom: 5px;
}


p.small {
	font-size: 0.7em;
}
p.small2 {
	font-size: 0.6em;
}
p .legend {
	color: Gray;
	font-size: 0.8em;
	font-family: Tahoma, Helvetica, sans-serif;
}

#body {
	background: #D58551 url('/images/gr/pozadi.jpg') center top repeat-x;
}

#top-header {
	height: 26px;
	background: url('/images/gr/top.gif');
}
#top-header1 {
	width: 220px; float: left;
}
#top-header1a {
	padding: 6px 0px 0px 8px;
}
#top-header2 {
	width: 520px; float: left;
}
#top-header2a {
	padding-top: 6px;
}
#top-header3 {
	width: 210px; float: left;
}

#top1 {
	float: left; width: 740px;
	background: url('/images/gr/top-pozadi.jpg') right top no-repeat;
}
#top2 {
	float: left; width: 210px; height: 83px; background: url('/images/gr/top-pocasi.gif');
}

#navigace-hledani1 {
	height: 5px; clear: both; background-color: #D58551;
}
#navigace-hledani2 {
	background-color: #C14D00; height: 28px; border-bottom: 1px solid #FFFFFF;
}
#hledani1 {
	width: 475px; float: left;
}
#hledani1a {
	color: #FFFFFF; padding: 7px 0px 0px 10px;
}
#hledani2 {
	width: 475px; float: left;
}
#hledani2a {
	color: #FFFFFF; padding: 3px 5px 0px 10px;
	text-align: right;
}


#body-center {
	text-align: center;
}
#body-border {
	width: 990px;
	background: #EECEB9 url('/images/gr/pozadi-okraj.jpg') left top repeat-x;
	text-align: center;
}
#body-border2 {
	width: 980px;
	text-align: center;
	background-color: #FFFFFF;
}
#main {
	width: 950px;
	text-align: left;
}
#main h1 {
	position: absolute;
	z-index: -1000;
	font-size: 1px;
	color: #666666;
}
#content h1 {
	position: static;
	z-index: auto;
}
#main-content-uvod {
	background: url('/images/gr/uvod-main-pozadi.gif') center top repeat-y;
}

#main-content {
	background: url('/images/gr/main-pozadi.gif') center top repeat-y;
}
#main-menu {
	width: 210px;
	float: left;
	margin-right: 10px;
	background: url('/images/gr/stocek.gif') left top no-repeat;
}
#content {
	width: 730px;
	float: left;
}
#bottom {
	background: url('/images/gr/bottom.gif');
	height: 26px;
	text-align: left;
}
#bottom1a {
	width: 770px;
	float: left;
}
#bottom1b {
	padding-left: 30px;
	padding-top: 6px;
}
#bottom2a {
	width: 220px;
	float: left;
}
#bottom2b {
	color: #FFFFFF;
	padding-top: 6px;
}

@media print {
	#top-header {
		display: none;
	}
	h1 {
		display: none;
	}
	#top1 {
		display: none;
	}
	#top2 {
		display: none;
	}
	#navigace-hledani1 {
		display: none;
	}
	#navigace-hledani2 {
		display: none;
	}
	#main-menu {
		display: none;
	}
	#main-content {
		background: none;
	}
	#main-content-uvod {
		display: none;
	}
	#body, #body-border {
		background: none;
	}
	#bottom {
		display: none;
	}
	#body-center, body-border, body-border2, main {
		width: auto;
	}
}