#bodyMain {
	font-size: 1.00em;
}

h1 {
	margin: 0px;
	padding: 30px 0px 0px 160px;
	font-size: 2.80em;
	font-family: "Georgia CE", Georgia, "Times New Roman CE",
		"Times New Roman", "Times CE", Times, serif;
	font-weight: normal;
	color: white;
	background: url(images/background-h1.png) no-repeat 0 0px;
	width: 250px;
	height: 145px;
	letter-spacing: 2px;
}

h1 small {
	font-size: 50%;
	letter-spacing: 1px;
}

h2 {
	color: white;
	font-family: "Georgia CE", Georgia, "Times New Roman CE",
		"Times New Roman", "Times CE", Times, serif;
	font-size: 1.67em;
	font-weight: normal;
	margin: 0;
}

#bodyHeader h2 {
	margin: 0px 0px 0px 160px;
	font-size: 1.33em;
	letter-spacing: 0.05em;
}

#headerInfo {
	font-size: 0.92em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#headerInfo a {
  color: white;
}

#headerInfo a:hover {
  color: #7289AB;
}

marquee { color: white; }

.menu h2 a {
	color: white;
	text-decoration: none;
	display: block;
	height: 141px;
	padding: 2px 0 0 20px;
}

.menu h2 a:hover {
	text-decoration: underline;
}

#introText h3 {
	margin: 0px;
	width: 100%;
	color: #1B215F;
	border-bottom: solid 1px #D7DBDF;
	font-family: "Georgia CE", Georgia, "Times New Roman CE",
		"Times New Roman", "Times CE", Times, serif;
	font-weight: normal;
	font-size: 1.50em;
	letter-spacing: 0.03em;
}

#introText h4 {
	margin: 20px 0px 5px 0px;
	padding-left: 20px;
	color: #143B73;
	text-align: left;
	font-size: 1.00em;
	font-weight: bold;
	background: url(images/intro-odrazka-modra.png) no-repeat 0 -3px;
}

small,*.small,*.small * {
	font-size: 0.92em;
}

a {
	color: #10175B;
	text-decoration: underline;
}

a:hover {
	color: #7F0000;
}

p {
	margin: 5px 0px 5px 20px;
}

/* hlavička */
.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#bodyMain .menu ul {
	margin: 0px;
	padding: 0px;
	color: white;
}

#bodyMain .menu ul li {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	list-style-type: none;
}

#bodyMain .menu ul li a {
	display: block;
	width: 245px;
	height: 18px;
	padding: 2px 0px 0px 35px;
	color: white;
	text-decoration: none;
}

#bodyMain .menu.red ul li a {
	background: url(images/li-a-red.png) no-repeat;
	border-bottom: solid 1px #EFA281;
}

#bodyMain .menu.red ul a:hover {
	color: #A92B2B;
	background: url(images/li-ahover-red.png) no-repeat;
	border-bottom: solid 1px #EFA281;
}

#bodyMain .menu.braun ul li a {
	background: url(images/li-a-braun.png) no-repeat;
	border-bottom: solid 1px #FFC17F;
}

#bodyMain .menu.braun ul a:hover {
	color: #BF6200;
	background: url(images/li-ahover-braun.png) no-repeat;
	border-bottom: solid 1px #FFC17F;
}

#bodyMain .menu.green ul li a {
	background: url(images/li-a-green.png) no-repeat;
	border-bottom: solid 1px #A9FFAA;
}

#bodyMain .menu.green ul a:hover {
	color: #336C33;
	background: url(images/li-ahover-green.png) no-repeat;
	border-bottom: solid 1px #A9FFAA;
}

/* intro */
#textSlovo p {
	padding-right: 70px;
}

#textSlovo img {
	position: absolute;
	top: 8px;
	right: 5px;
}

#introText  .articlesAll {
	text-align: right;
	padding-bottom: 5px;
}

/* pravá část */
#bodyRight {
	font-family: "Georgia CE", Georgia, "Times New Roman CE",
		"Times New Roman", "Times CE", Times, serif;
}

.poll {
	padding: 15px 10px 15px 15px;
	clear: both;
	border-bottom: solid 1px #D7DBDF;
	background: white;
}

.poll p.question {
	margin: 0px 0px 3px 0px;
	color: #7289AB;
}

.poll ul.answers li {
	font-size: 0.92em;
}

#rightNews h3 {
	border-bottom: 1px solid #143B73;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.01em;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #1B215F;
}

.important ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background: white;
}

.important ul li {
	list-style-type: none;
	font-size: 0.92em;
	color: #7F0000;
	background: white url(images/right-odrazka-cervena.png) no-repeat 15px
		10px;
	border-bottom: solid 1px #D7DBDF;
	padding: 10px 10px 10px 32px;
	margin: 0px;
}

.important a {
	color: #7F0000;
}

.important a:hover {
	color: #10175B;
}

.newsText form {
	display: inline;
}

.newsText input {
	margin: 0px;
	vertical-align: bottom;
}

.newsText input.search {
	height: 15px;
	width: 100px;
	border: solid 1px #143B73;
	padding: 0px 1px 0px 1px;
}

.newsText input.imgbutton {
	height: 17px;
	width: 70px;
	font-size: 0.83em;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* obecné styly */
img {
	border: none;
}

tr {
	vertical-align: top;
}

th {
	background: #AED362;
	border-top: solid 1px #008000;
}

form {
	margin: 0px;
	padding: 15px 10px 10px 15px;
	background: white;
	border-bottom: solid 1px #D7DBDF;
}

pre {
	font-family: "Lucida Console CE", "Lucida Console", "Lucida CE",
		"Lucida", monospace;
	font-size: 9pt;
	padding: 10px;
	border: double 3px #e8c29b;
}

hr {
	height: 1px;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #999999;
	margin: 5px 0px 5px 0px;
}

img.thumbnail {
	cursor: pointer;
}

.relatedLinks ul {
	margin: 0px;
	padding: 0px;
}

.relatedLinks li {
	margin: 0px 0px 0px 25px;
	list-style-type: disc;
}

/* zobrazeni prehledu zprav */
.zpravyText {
	margin-bottom: 20px;
	clear: both;
	border-bottom: dashed 1px #666;
	padding-bottom: 5px;
}

.zpravyText p {
	margin: 0px 0px 5px 0px;
}

.zpravyText h3 {
	font-size: 100%;
}

.zpravyText h3.archiv {
	margin-bottom: 0px;
}

.zpravyText h3.archiv a {
	text-decoration: none;
	color: #F48000;
	cursor: text;
}

.zpravyHeader {
	font-weight: bold;
}

.zpravyHeader big {
	font-weight: bold;
	font-size: 110%;
}

#bodyMain .zpravyFooter {
	clear: both;
	margin-top: 5px;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
}

.zpravyText .relatedLinks {
	font-size: 95%;
}

strong.zpravyDatum {
	color: #014d99;
	font-size: 85%;
	border-left: solid 3px #014d99;
	padding-left: 6px;
	line-height: 100%;
	height: 10px;
	display: block;
	margin: 3px 0;
}

div.pager {
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}

div.pager a {
	text-decoration: none;
}

/* zobrazení celého článku */
.clanekText {
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}

.clanekTitle {
	margin-bottom: 10px;
}

.clanekText h3 {
	font-size: 130%;
	color: #f48000;
	margin-top: 15px;
	margin-bottom: 5px;
}

.clanekText h4 {
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}

.clanekText h5 {
	margin-top: 10px;
}

.clanekSubtitle {
	font-size: 85%;
	margin-bottom: 5px;
	font-weight: bold;
	color: #edcbac;
}

.clanekPosts {
	font-size: 85%;
	font-weight: bold;
	margin-top: 5px;
}

.relatedLinks {
	clear: both;
}

/* formuláře */
.formRow {
	margin-bottom: 3px;
}

.formRow label {
	float: left;
	width: 60px;
}

.formRow
.formRow select,.formRow input.text,.formRow textarea {
	background-color: white;
	border: 1px solid #143B73;
	font-size: 0.92em;
	font-family: 'Tahoma CE', Tahoma, 'Helvetica CE', Helvetica, sans-serif;
	padding: 1px 2px;
	width: 170px;
	margin: 0 2px;
}

.formRow textarea {
	height: 60px;
	width: 280px;
}

.formRow input.button,.formRow button {
	background-color: #143B73;
	color: white;
	font-size: 0.92em;
	font-family: 'Tahoma CE', Tahoma, 'Helvetica CE', Helvetica, sans-serif;
	font-weight: bold;
	border-color: #143B73;
	margin-left: 62px;
	margin-top: 8px;
}

.formRow img {
	vertical-align: top;
	margin: 2px 0 !important;
	cursor: pointer;
}

fieldset {
	margin: 0 0 15px 0;
	border: solid 1px #01823F;
}

.formRow ul.error {
	margin: 5px 0 10px 15px;
	color: red;
}

/* obecné formátovací styly */
*.black {
	color: black;
}

*.inner {
	margin: 10px;
}

*.floatLeft {
	float: left;
}

*.floatRight {
	float: right;
}

*.alignLeft {
	text-align: left;
}

*.alignRight {
	text-align: right;
}

*.alignCenter {
	text-align: center;
}

*.vAlignTop {
	vertical-align: top;
}

*.vAlignMiddle {
	vertical-align: middle;
}

*.vAlignBottom {
	vertical-align: bottom;
}

.invis1ble {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	left: -1000px;
	top: -1000px;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 0;
	line-height: 0;
}

.break {
	clear: both !important;
	font-size: 1px !important;
	height: 0px !important;
	width: 0px !important;
	line-height: 1px !important;
	border: none;
	margin: 0px !important;
	padding: 0px !important;
}

.intro-wrapper {
	background: white url('images/intro-meziclanek.png') no-repeat left
		bottom;
	width: 585px;
	height: 10px;
	clear: all;
}