body {
	margin: 0;
	padding: 0;
	font-size: 70%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background: #808080;
	}

* {	margin: 0; padding: 0;}

h1 {font-size: 2.3em; font-weight: normal; margin-bottom: 15px; color: #00497c}
h2 {font-size: 1.3em; color: #00497c}
h3 {font-size: 1.2em; color: #00497c}
h4 {font-size: 1.1em; color: #00497c}
h5, h6, h7 {font-size: 1em;}

h2, h3, h4, h5, h6, h7 {margin-bottom: 10px;}

.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{clear: both; line-height: 0; height: 0;}

a {color: #00749e;}
a:hover {color: #00d870;}
a:hover {color: #4fa81e;}
img {border: none;}
p {margin-bottom: 15px;}

img.lft {
	float: left;
	margin: 0 10px 10px 0;
	}

img.rgt {
	float: right;
	margin: 0 0 10px 10px;
	}

#content ul, #content ol {margin: 0 0 15px 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}

/* tabulka bezna */
table {
	border: 1px solid gray;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	}
	th, td {
		padding: 5px 10px;
		vertical-align: top;
		border: 1px solid gray;
		}
/* tabulka bez formatovani */
table.noformat {
	border: 0;
	border-collapse: collapse;
	}
	table.noformat th, table.noformat td {
		padding: 5px 10px;
		vertical-align: top;
		border: 0;
		}

.powered {text-align: center; font-size: 0.9em;  }
	.powered img {margin-bottom: 10px;}

/* nahrada obrazkem */

.neco span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	}


/**********obsah**********/

#all {
margin: 0 auto;
text-align: left;
width: 990px;
background-color: #F2F2F2;
background-image:url(../img/bg_main.gif);
background-repeat:repeat-y;
}

/* ******* hlavicka ******* */

#top {
	height: 84px;
	position: relative;
	background: #FFFFFF;
	margin-left:5px; margin-right:5px;
	}
#toplista {
	height: 22px;
	position: relative;
	background: #4fa81e;
	margin-left:5px; margin-right:5px;
	margin-bottom: 25px;
}
	#shortcuts {
		float: right;
		margin: 3px 15px 0 0;
		position: relative; width: auto; text-align:right;
		}
		#shortcuts a {color: #FFF; display: block; float: left;}
			a.home {background: url(../img/ico_home.gif) no-repeat;}
			a.mail {background: url(../img/ico_mail.gif) no-repeat;}
			a.search {background: url(../img/ico_search.gif) no-repeat;}
			#shortcuts a {background-position: 0 3px; padding-left: 15px; margin-left: 15px;}



/* **** hlavni cast **** */

#main {
	margin: 0;
	background: #FFF ;
	}

/* **** leve menu **** */

#navi {
	background: #e7e7e7;
	float: left;
	width: 197px;
	float: left;
	margin-bottom: 0;
	margin-left: 5px;
	_display:inline;
	}
	#navi div {padding-bottom: 25px;
		}
		#navi .navibox, #rightcol .navibox {
			position:relative;
			padding: 0 12px 0 12px; /* 0 9 0 11 */
			margin-bottom:5px;
			padding-top:8px;
			background-image:url(../img/bgnavibox.gif);
			background-repeat:no-repeat;
			min-height:130px;
			_height:130px;
			float:none; clear:both;
			}
			#navi .hlavnimenu {
			background-image: url(../img/bgnaviboxgreen.gif);
			background-repeat:no-repeat;
			padding-bottom:40px !important; margin-bottom:0;
			}
			#navi h3, #rightcol h3 {
				position:relative;
				font-family: 'Trebuchet MS', 'Arial CE', Arial, Helvetica, sans-serif;
				background-color:#696969;
				font-size: 1.3em;
				font-weight: bold;
				color: #FFF;
				width: 80%;
				text-transform: lowercase;
				margin: 0px 10px 12px 10px;
				}
				/*#navi h3 span, #rightcol h3 span {padding: 0 0 0 14px;}*/
				#navi h3 a, #rightcol h3 a {
					color:#FFFFFF; text-decoration:none;
				}
			#navi .hlavnimenu h3 {
			background-color:#4fa81e;
			}
			#navi .hlavnimenu .menuitem {
				margin-left:10px;
				xmargin-bottom:18px;
				float:none; clear:both;
				xbackground:red;
				}
				#navi .hlavnimenu .menuitem img {
					float:left;
					margin: 0 5px 0 0;
					}
/*				#navi .hlavnimenu .menuitem .textlink {
					padding-top:6px; display:block; float:left;
					padding-bottom:18px;
					width:127px;
					xbackground:aqua;
					height:auto;
					font-weight:bold;
					}
*/				#navi .hlavnimenu a, #navi .hlavnimenu a:link, #navi .hlavnimenu a:active, #navi .hlavnimenu a:visited {
					font-size:1.1em;
					color:#4fa81e;
					text-decoration:none;
				}
				#navi .hlavnimenu .menuitem a:hover {
					color:#00497c;
				}
			#navi ul, #rightcol ul {
				list-style: none;
				margin: 0px 0 20px 16px;
				line-height: 1.8em;
				font-size:1.1em;
				float:none; clear:both;
				}
				#navi ul li, #rightcol ul li {
					background: url(../img/bg_li_white.gif) no-repeat 0 9px;
					}
					#navi ul a, #rightcol ul a {
						padding-left: 12px;
						}
			#navi ul ul, #rightcol ul ul {
				margin: 0 0 0 16px;
				font-size:0.95em;
				}
				#navi ul ul li a, #rightcol ul ul li a{
					padding-left:7px;
				}
			#navi .hlavnimenu ul {
				margin: 0px 0 -10px 35px;
				font-size:0.95em;
				}
				#navi .hlavnimenu ul ul {
				margin: 0 0 0 10px !important;
				font-size:0.95em;
				}

/* **** obsah **** */

#content_container {
	float: right;
	width: 788px;
	}
	#maincol {
		float: left;
		width: 586px;
		xbackground:#FF9966;
		}
		#content {
			x_display:inline;
			xbackground:#FF3399;
			margin: 0 20px 15px 20px;
			}
			#content p {
				text-align:justify;
				}
			#content li {
				text-align:justify;
				}


/* ******** zprava na homepage ********* */

			.zprava {
				border-bottom: 1px solid #ffffff;
				margin-bottom: 25px;
				}
				.zprava h2 {
					background: repeat-x #666666;
					color: #FFF;
					font-size: 1.1em;
					font-weight: normal;
					padding: 5px 10px;
					}
					.zprava h2 a  {
						color: #FFF;
						}
					.zprava h2 em {
						font-size: 1.1em;
						font-style: normal;
						font-weight: bold;
						}
				.zprava img {
					float: left;
					border: 1px solid #950000;
					margin: 0 30px 20px 0;
					}

				.zprava .links {
					text-align: right;

					}
					.zprava .links a {
						margin-left: 15px;
						background-position: 0 4px;
						padding-left: 15px;
						}
						.comments {background: url(../img/ico_komentare.gif) no-repeat;}
						.emailem {background: url(../img/ico_mailem.gif) no-repeat;}
						.emailemInDocument { background: url(../img/ico_mailem.gif) no-repeat; padding-left: 15px; background-position: 0 4px; float: right;}
						.discusionInDocument { background: url(../img/ico_komentare.gif ) no-repeat; padding-left: 15px; background-position: 0 4px; margin: 3px; display: block;}
						.clanek {background: url(../img/ico_text.gif) no-repeat;}




/* ******** komentare ********* */

			#komentare, #emailForm, div.komentare {
				background-color:#ebebeb;
				background-image:url(../img/bgcommenttop.gif);
				background-repeat:no-repeat;
				padding: 15px 20px;
				margin-top:10px;
				}

				h3.komentare {text-transform: uppercase; margin: 15px 0; font-size: 1.6em; font-family: 'Trebuchet MS', 'Arial CE', Arial, Helvetica, sans-serif; font-weight: normal;}
				#komentare h4, .komentare h4, #emailForm h4 {
					font-size: 1em;
					border-top: 1px solid #ffffff;
					padding: 10px 0 0 0;
					margin-bottom: 3px;
					}
				#komentare form p, .komentare form p, #emailForm form p, #ContactUsForm p  {
					text-align: left;
					margin-bottom: 5px;
					}
					#komentare label, .komentare label,  #ContactUsForm label {
						font-weight: bold;
						vertical-align: middle;
						}
					#emailForm label, .login {
						font-weight: bold;
						width: 150px;
						float: left;
						display: block;
					}
					#komentare .pole, .komentare .pole, #emailForm .pole, #ContactUsForm .pole, .loginPole{
						border: 1px solid #cccccc;
						width: 180px;
						vertical-align: middle;
						margin-top: 2px;
						}
						#name, #discusionName, #emailName {margin-right: 23px;}
						#ContactUsForm #name { width: 156px; margin-right: 10px; }
					#komentare .textarea, .komentare .textarea, #emailForm .textarea, #ContactUsForm .textarea {
						width: 500px;
						border: 1px solid #cccccc;
						height: 100px;
						}
						#emailForm .small {
							margin-top: 10px;
							height: 70px;
						}
					#komentare .odeslat, .komentare .odeslat, #emailForm .odeslat,  #ContactUsForm .odeslat  {
						text-align: center;
						}
			.komentareend {
					position:relative;
					background-image: url(../img/bgkomentareend.gif);
					height:11px;
					margin-bottom:25px;
					overflow:hidden;
				}


/* ************ galerie **************** */

.galerie {
	width: 100%;
		background: #AAAAAA;
		border: none;
	}
	.galerie td {
		width: 33%;
		text-align: center;
		padding: 20px;
		border: 1px solid #fff;
		vertical-align: middle;
		}
		.galerie .popisek td {
			background: #FFF;
			padding: 10px 10px 20px 10px;
			vertical-align: top;
			}
	.fullimg {margin-bottom: 10px;}



	#rightcol {
		float: right;
		width: 197px;
		margin-right:5px;
		background: #e7e7e7;
		padding-bottom: 150px;
		position: relative;
		_display:inline;
		}
		#rightcol .fotobox {
			padding: 0 10px 0 10px; /* 0 9 0 11 */
			margin-bottom:0px;
			padding-top:8px;
			background-image:url(../img/bgnavibox.gif);
			background-repeat:no-repeat;
			min-height:130px;
		}
		#rightcol .fotobox h3 {
			padding-left:2px;
			padding-bottom:3px; margin-bottom:0px;
		}
		#foto {
			background: url(../img/bg_foto.gif) no-repeat;
			margin-left: 6px;
			position: relative;
			}
			#foto div {
				background: url(../img/bg_foto_bot.gif) no-repeat bottom left;
				padding-bottom: 10px;
				}
				#foto div img {
					padding: 10px 0 0 9px;
					}
				#foto div p {
					padding: 5px 25px 3px 15px;
					text-align: center;
					}
		.fotolinks {
			text-align: center;
			font-size: 1.2em;
			margin-bottom: 30px;
			}
			.prev, .next {text-decoration: none;}
			.prev {color: #FFF;}
			.next {color: #000;}
		form p {text-align: center;}
			form input {margin-bottom: 5px;}
			form .pole {
				border: 1px solid #aaaaaa;
				font-size: 1em;
				width: 150px;
				padding: 2px 0;
				}
			form .button {
				/*background: url(../img/bg_button.gif) repeat-x #820000;*/
				background-color:#00749e;
				font-weight:bold;
				color: #FFF;
				border: none;
				font-size: 1em;
				padding: 2px 12px;
				cursor: pointer;
				}

/* **** paticka **** */

#ender {
	padding: 40px 0 0 0;
	clear: both;
	width: auto;
	width: 100%;
	font-size: 0.85em;
	}
	#ender p {margin-bottom: 0;}
	#ender a {color: #FFF;}
	#ender a:hover {color: #E80000;}

	.copyright {
		float: left;
		padding: 10px 0 10px 10px;
		}
	.developer {
		float: right;
		padding: 10px 10px 10px 0;
		}

/*** listing ***/
div#listing span {
	margin: 3px;
}
/** fotogallery image **/
.foto {
	background: white;
	padding: 8px;
	padding-bottom: 1px;
}
.galleryChilds {
	width: 95%;
	border: 1px solid #C1BAA8;
	padding: 10px;
	}
	.galleryChilds span {
		margin: 5px;
		}
	.galleryChilds span a{
		font-size: 1.3em;
		}

.DocumentAnnotation {
	min-height: 70px;
	_height: 70px;
}
.DocumentAttachments    {
    padding-top: 10px;}

.DocumentAttachments span.Icon img  {
    padding-right: 10px;
    }

.hidden {
    visibility: hidden;
    }

.navibox table, .navibox table td	{
	border: none;
	}

.menuitemimg    {
    height: 45px;
	vertical-align: middle;
	width: 35px;
	padding: 0;
	padding-left: 5px;
    }

.menuitemmain   {
    vertical-align: middle;
	font-weight: bold;
    }

.menuitemsub    {
    padding-left: 15px;
    background: url(../img/bg_li_white.gif) 5px 10px no-repeat;
    }
