/* - - - - - common definitions - - - - - */

body {
	color: black;
	background-color: white; /* #476A82;*/
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: small;
}

img {
	border: 1px solid #003A9F;
}

dt {
	font-weight: bold;
}

h1 {
	font-size: 180%;
	letter-spacing: 0.2em;
}

h2 {
	font-size: 150%;
	letter-spacing: 0.2em;
}

h3, h4 {
	font-size: 120%;
	font-variant: small-caps;
	/*margin-top: 2em;*/
	margin: 0;
}

h4 {
	font-size: 110%;
}

li {
	margin: 5px;
	padding: 0;
}

ul li {
	list-style-type: circle;
}

a {
	font-weight: bold;
	color: #003A9F; /*#004156;*/
}

a:hover {
	text-decoration: underline;
	background-color: #FFCE00;
}

p {
	margin-bottom: 2em;
/*	padding-left: 3em;*/
}

fieldset {
	padding: 1em;
	border: 1px solid #003A9F;
}

legend {
	font-weight: bold;
	font-size: 120%;
	border: 1px solid #9AABB7;
	background-color: #00384B;
	color: white;
	padding: 0 1em;
}

fieldset fieldset legend {
	font-size: 100%;
	background-color: #004156;
}

input, select, textarea/*, iframe*/ {
	background-color: white;
	border: 1px solid #003A9F; /*#FFCE00;*/
	color: black;
	font-size: 100%;
}

input[type="radio"] {
	border: 0;
}

kbd {
	font-weight: bold;
}

/* - - - - - misc - - - - - */

.land, .clear {
	clear: both;
	visibility: hidden;
	height: 1px;
	position: relative;
}

.spacer {
	clear: both;
	margin-bottom: 1em;
}

.hline {
	border-bottom: 1px solid gray;
	margin-bottom: 2em;
}

.box {
	margin: 1em 0 2em 3em;
	border: 1px solid red;
}

p.paragraph {
	margin: 1em 0 3em;
	text-align: justify;
	text-indent: 3em;
}

div.paragraph {
	margin: 0 0 3em 2em;
	/*border: 1px solid red;*/
}

.table-list {
	background-color: #00384B;
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid white;
	width: 100%;
	/*font-size: 100%;*/
	margin-bottom: 1em;
}

.table-list th {
	background-color: #476A82;
	color: #AECED9; /*#9AABB7;*/
	padding: 0.1em 0.3em 0 0.3em;
	border: 1px solid #9AABB7;
	font-weight: normal;
}

.table-list tfoot td {
	background-color: #00384B;
	color: white; /*#9AABB7;*/
	padding: 0 0.3em 0.1em 0.3em;
	border: 1px solid #9AABB7;
}

.table-list td {
	background-color: #9AABB7;
	padding: 0.3em 0.5em;
/*	empty-cels: show; */
	overflow: scroll;
	text-align: left;
}

.table-list .even td {
	background-color: #476A82; /*#AECED9;*/
}

.table-list td.first{
	font-weight: bold;
	text-align: center;
}

.table-list .list-separator td {
	border-bottom: 2px solid #00384B;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.table-list .list-header td {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-color: #00384B;
	color: white; /*#9AABB7;*/
	border: 1px solid #9AABB7;
}

.table-list .smaller {
	font-size: 90%;
}

.table-list .small a {
	font-size: 90%;
	font-weight: normal !important;
}

.table-list .even {
	background-color: #476A82;
}

/**
 * styl pro zobrazeni pocasi a satelitnich snimku
**/

.picture-block {
	width: auto;
	border: 1px dotted #476A82;
	padding: 0.25em 2em;
	margin-bottom: 1em;
}

.picture-block img {
	margin: auto;
}

.left {
	float: left;
	padding: 2px;
}

.right {
	float: right;
	padding: 2px;
}

.terminator {
	clear: both;
	display: block;
	height: 100%;
}

table th {
	background-color: #003A9F;
	color: #DFE2FF;
	padding: 1px 0.5em;
}

table td {
	padding: 1px 0.5em;
}

table td.center {
	text-align: center;
}

table td.right {
	text-align: right;
}

table tr.alt {
	background-color: white;
}

/* - - - - - page & content - - - - - */

#page {
	border: 1px solid black;
	margin: 0 auto;
/*	background: #DFE2FF url("images/page-bg.png") repeat-y left top;*/
	/*background: url("images/frog_web5.gif") repeat-y top left;*/
	min-width: 920px;
	position: relative;
	line-height: 1.4em;
}

#content {
	padding: 0 40px 2em 30px;
	/* background-image: url("images/frog.gif");
	background-repeat: no-repeat;
	background-position: top right;*/
/*	text-align: left;*/
/*	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;*/
	font-family: Times New Roman;
	font-size: 100%;
	float: right;
	/*width: 512px;*/
	width: 70%;
	position: relative;
	background-color: transparent;
}

#content pre {
	background-color: white;
	border: 1px solid #003A9F; /*#FFCE00;*/
	color: black;
	padding: 0.25em 1em;
	overflow: scroll;
}

#content h1 {
	text-align: right;
	margin: 1em 0;
	border-bottom: 1px solid white;
	border: 1px solid red;
}

#content h1 span {
	background-color: white;
	padding: 2px 1em;
}

#content h1, #content h2, #content h3, #content h4 {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

#content h1#content-title {
	text-align: right;
	margin-top: 0;
	border-bottom: 2px solid white;
}

#content h1#content-title span {
	background-color: white;
	padding: 1px 1em;
}

#content h2, #content h3 {
	color: #003A9F;
	font-variant: small-caps;
	margin-top: 1em;
	margin-bottom: 2em;
	letter-spacing: 0.2em;
}

#content h2 {
	color: black;
	background-color: white;
	border-bottom: 2px solid #003A9F;
	padding: 8px 10px;
	margin-top: 0;
}

#content h2:first-letter {
	font-size: 140%;
/*	background-color: white;
	color: #003A9F	;
	margin-right: 0.25em;*/
}

#content h3 {
	background-color: white;
	padding: 3px 1em;
}

#content p {
	text-align: justify;
	/*argin: 0 0 2em 0;*/
}

#content a.external {
	background-image: url("images/external-anchor.png");
	background-repeat: no-repeat;
	background-position: 98%;
	padding-right: 16px;
}

#introtext {
	color: #003A9F;
}

/* - - - - -title bar - - - - - */

#title {
	color: black;
	text-align: right;
	border-left: 1px solid black;
	border-bottom: 1px dotted black;
	padding: 5px;
	min-height: 60px;
	/*min-width: 16em;*/
	margin: 0;
	padding-bottom: 0;
	/*font-variant: small-caps;*/
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	background: #FFCE00 url(images/header2.png) repeat-y 0% 0%;
}

#title-logo {
	float: right;
	margin: 10px 40px 10px 20px;
	display: block;
	position: relative;
}

#title-logo img {
	border: 0;
}

#title h1, #title h2, #title h3 {
	color: #003A9F; /*#00384B;*/
	margin: 10px;
}

#title h1:first-letter {
	font-size: 130%;
}

#title h1 a {
	color: #003A9F;
	text-decoration: none;
}


/* - - - - motto - - - - - */
/*
#motto {
	width: 60%;
	border-bottom: 1px dotted #476A82;
	border-right: 1px dotted #476A82;
	padding-right: 2em;
	margin: auto;
	margin-bottom: 1em;
}

#motto h3 {
	margin: 0;
}
*/
.motto p {
	margin: 0.5em 0 0 0;
}


/* - - - - -footer - - - - - */

#footer {
	text-align: center;
	border-top: 1px dotted black;
	padding: 0.3em 0 0.3em 0;
	font-size: 90%;
	background: url(images/barcode3.gif) no-repeat 100% 100%;
	background-color: #003A9F; /*#9AABB7; #476A82;*/
	color: #DFE2FF;
}

#footer a {
	color: #DFE2FF;
	font-weight: bold;
}

#footer p {
	margin: 0 0 0.25em 0;
}

/* - - - - - table of contents - - - - - */

#toc {
	font-size: 110%;
	margin: 0;
}

#toc .item {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #476A82;
}

#toc h4 {
	margin-bottom: 1em;
}

#toc img {
	float: left;
	margin-left: 20px;
	margin-bottom: 1em;
}

#toc ul.content {
	float: left;
	margin: 0;
	width: 350px;
}

#horizontal-bar {
/*	border: 1px solid red;*/
	background-color: #DFE2FF;
}


/* - - - - -left sidebar - - - - - */

#sidebar-left {
	position: relative;
	min-width: 199px;
	width: 20%;
	float: left;
	color: #222;
	padding-bottom: 3em;
}

#sbi {
	width: 199px;
}

#sidebar-left  form {
	margin: 0;
	padding: 0;
}

/*#sidebar-left*/ .block {
	border-right: 1px solid #003A9F;
	border-bottom: 1px solid #003A9F;
	margin-top: 1em;
	background-color: #AFB6FF;
}

.block .content {
	padding: 1em;
	text-align: justify;
	line-height: 1em;
}

#sidebar-left .block h2, #sidebar-left .block .title {
	margin: 0;
	color: #DFE2FF;
	background-color: #003A9F;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
	position: relative;
	letter-spacing: 0.2em;
}

#sidebar-left .block .title a {
	color: #DFE2FF;
}

#sidebar-left .block h2 a {
	color: #DFE2FF;
}

#sidebar-left img {
	border: none;
}


/* - - - - -navigation (left sidebar) - - - - - */

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li, #sidebar-left #navigation ul ul li {
	margin: 1px 0 0;
	padding: 0;
	/*border: 1px solid #00384B;*/
	border: 1px solid #AFB6FF;
	border-top: 1px dotted #476A82;
	list-style-type: none;
}


#navigation ul li.active > a {
	color: #00384B;
	background-color: white;
}

#navigation ul a {
	/*border: 1px solid red;*/
	display: block;
	letter-spacing: 0.25em;
	padding: 0 1em;
	text-decoration: none;
}

#navigation ul ul a {
	letter-spacing: 0.1em;
	font-weight: normal;
}

#navigation ul a:hover {
	color: #00384B;
	background-color: #FFCE00;
}

#navigation ul ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	font-size: 90%;
}

#navigation .search {
	padding: 5px 0.5em;
}

/* - - - - - horizontal menu - - - - - */
#toolbar {
	margin: 0;
	border: 0;
	border-bottom: 1px solid #003A9F;
	/*margin-bottom:  2em;*/
	line-height: 1em;
}

#toolbar img {
	border: 0;
	margin: 0;
}

#toolbar .doc-info {
	font-size: 90%;
	float: left;
	color: #003A9F;
	padding: 1px 10px;
	margin: 3px 0 1px;
}

#toolbar ul.links {
	margin: 0;
}

#toolbar ul.links li {
	float: right;
	list-style-type: none;
	margin: 3px 5px 1px;
}

#toolbar ul.links li img {
	vertical-align: top;
}


/* - - - - - breadcrumbs - - - - - */

#breadcrumbs {
	color: #003A9F;
	border: 0;
	border-top: 1px solid #003A9F;
	/*border-bottom: 1px solid #003A9F;*/
	margin-top: 1em;
	padding: 1px 10px;
}

#breadcrumbs .B_currentCrumb {
	font-weight: bold;
}

/* - - - - - horizontal menu - - - - - */

#horizontal-menu {
	margin: 0;
	padding: 0;
	background-color: #476A82; /*#FFCE00; /*#00384B; */
	border-bottom: 1px solid #FFCE00;
	border-top: 1px solid #FFCE00;
}

#horizontal-menu li {
	list-style: none;
	display: inline;
	background-color: #00384B;
	padding: 0 0.5em;
	margin: 0 1px 0 0;
	color: #FFCE00;
}

#horizontal-menu a {
	color: #FFCE00;
	font-size: 90%;
}


/* - - - - - - - Statistics - - - - - - - - */

a.referer {
	color: blue;
}

a.local {
	color: #004156;
}

a.search_engine, a.search_engine {
	color: green;
}

.box-container {
	border: 1px solid white;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 1em;
	background-color: #476A82; /*AECED9;*/
}

#settings {
}

#global_stat ul {
	float:left;
	width: auto;
	margin: 0 0 0 1em;
	padding: 0;
}

#global_stat table {
	background-color: black;
	padding: 0;
	border: 0;
	margin: 0;
	border-collapse: collapse;
}

#global_stat td {
	width: 33%;
	background-color: #476A82; /*#AECED9;*/
	padding: 0.5em 1em 0.5em 1em;
	border-left: 1px solid black;
}

#global_stat td:first-child {
	border: 0;
}

#global_stat .left-line {
	padding-left: 2em;
	border-left: 1px solid black;
}

#stat_filter {
}

#stat_filter table{
	background-color: black;
	border: 0;
	padding: 0;
	border-spacing: 1px 0;
	border-collapse: separate;
}

#stat_filter td{
	background-color: #AECED9;
	padding: 0.25em 1em;
}

#actual_stat {
	font-size: 110%;
}

.error-box {
	border: 1px solid red;
	background-color: #FFCCCC;
	margin: 1em 0 1em 0;
	padding: 1em;
}

.bigger {
	font-size: 120%;
}

td.referer-external {
	background-color: red;
}

td.referer-known {
	background-color: green;
}

.about {
	border-bottom: 1px dotted;
}

.smaller-text {
	font-size: 90%;
}

img.right {
	float: right;
	margin-left: 2em;
	margin-bottom: 0.5em;
}

img.left {
	float: left;
	margin-right: 2em;
	margin-bottom: 0.5em;
}

.success-message {
	font-weight: bold;
}

.date {
	color: #003A9F;
	font-size: 90%;
}

.inline-box-right {
	border: 1px solid #003A9F;
	width: 300px;
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
}

.inline-box-right h3 {
	margin-top: 0 !important;
	margin-bottom: 0.5em !important;
}

/* - - - - - - - novinky - - - - - - - */

#news-list-hp h4 {
	float: left;
	font-size: 100%;
	padding: 0;
	width: 200px;
}

#news-list-hp .date {
	float: left;
	width: 75px;
}

#news-list-hp ul {
	padding: 0;
	margin: 0;
}

#news-list-hp li {
	list-style-type: none;
}

/* - - - - - - - kontaktni formular - - - - - - - - */

#contact-form {
	width: 500px;
	margin-bottom: 2em;
	background: url('images/icons/mail.gif') no-repeat 95% 10px;
}

#contact-form fieldset {
}

#contact-form .item {
	margin: 0;
	margin-bottom: 10px;
}

#contact-form .item .label {
	color: #003A9F;
	width: 150px;
	float: left;
}

#contact-form .item .field {
	margin-left: 150px;
}

#contact-form .item .field input  {
	margin: 0;
	width: 200px;
}

#contact-form .item .field textarea {
	width: 300px;
}

#contact-form .captcha-field {
	width: 146px;
}

#contact-form input.submit {
	font-weight: bold;
}

#contact-form div.submit {
	text-align: center;
}

#contact-form .form-error .errors {
	border: 1px solid red;
	background-color: #FFDDDD;
	padding: 1em;
	margin-bottom: 1em;
}


/* - - - - - - - - vyhledavani - - - - - - - - - */

#navigation .search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.ajaxSearch_result {
	margin-bottom: 2em;
}

.ajaxSearch_result p {
	margin-bottom: 0;
}

.ajaxSearch_highlight,  .ajaxSearch_highlight1 {
	font-weight: bold;
	background-color: #FFCE00;
}


/* - - - - - - - - komentare - - - - - - - - - */

#comments {
	margin-top: 2em;
	background-color: #AFB6FF;
	padding: 0.5em 1.5em;
}

#comments h3 {
	margin-bottom: 1em;
}