@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFFFFF;
	/*background-image:url(../images/body-podklad.jpg);
	background-repeat: repeat-y;
	background-position: center top;*/
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#sub {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-right: auto;
	margin-left: auto;
	background-image:  url(../images/text.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	text-align: center;
	width:950px;
	height:auto;
	min-height: auto;
	color: #000000;
}

#all {
	width: 790px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: auto;
	min-height: 680px;
	background-image:  url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
#main p {
	padding:0px 0px 0px 0px;
}

#main table {
	border-collapse:collapse;
	text-align:left;
}

#main h1 {
	font-size: 14pt;
	text-align:right;
	padding-right:70px;
	color: #003366;
	line-height:16pt;
}

#main h2 {
	color: #003366;
	font-size: 12pt;
	line-height: 14pt;
}

#main h3 {
	color: #003366;
	font-size: 11pt;
	line-height: 13pt;
}

#main h4 {
	color: #003366;
	font-size: 10pt;
	line-height: 12pt;
}

#news p {
	width:410px;
	float:right;
	margin:0;
	}

#news h2 {
	color: #003366;
	text-align: left;
	width:410px;
	float:right;
	margin:0px;
	padding-bottom:5px;
	padding-top: 10px;
	font-size:14pt;
	font-weight:normal;
	}
	
#news hr {
	size:1px;
	height: 1px;
	clear:both;

}
	
.news-image {	
	 width:100px;
	 height:100px;
	 margin:5px;
	 float:left;
	 border: solid 1px #6699CC;
 	}

#site_route {
	padding:0px; margin:0px;
	position:absolute; 
	top:210px;
	right:50px;
	font-size:11px;
	color: #999999;
}

#site_route a {
	color: #666666;
}

#galeryshow {
	padding: 5px;
	position:absolute;
	right:25px;
	top:300px;
}

#galeryshow img {
	border: 1px solid #666666;
}

#obsah {
	position: relative;
	float: right;
	text-align: justify;
	height:auto;
	_height: 450px;
	width: 550px;
	padding: 250px 200px 0 0;
	margin:0 0 0 0;
}


/*___________________odkazy_____________________________________*/
#obsah a {
	color: #006699;
}
#obsah a:hover {
	color: #3333FF;
}
/*	____________________P A T A - začištění dle okna___________	*/
#cistic {
	clear:right;
	min-height: 50px;
	height: 50px;
	width: 950px;
	background-image:  url(../images/pata.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
	color: #BBBBBB;/*_________________barva písma PATA___________*/
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
	line-height:45px;
	text-align: center;
	padding: 0 0 0 0;
}
/*____________________odkazy_____________________________________*/
#cistic a {
	color: #BBBBBB;
	text-decoration: none;
}
#cistic a:hover {
	color: #777777;
	text-decoration: none;
}

#langbox {
	position: absolute;
	left:  50px;
	top:   10px;
	height: 20px;
	width:  850px;
}
#searchbox {
	position: absolute;
	right: 0px;
	top:  10px;
	width:280px;
	height: 16px;
	color:#000000;
}
#search-form {
	width:300px; 
	height:50px; 
	padding:0; 
	margin:0; 
	position:absolute; 
	top:3px; 
	right:25px; 
	text-align:right;
}
#search-field {
	border:1px solid #333333; 
	margin-top:2px; 
	background-color:#FFFFCF; 
	font-size:11px; 
	color:333333; 
	width:100px; 
	vertical-align:middle;
}

/*** ODKAZY ***/
div#odkazy { 
	color:#006699;
	padding: 0px 0px 0px 20px;
	margin-top:0px;
	text-align:justify;
	line-height:normal; 
	width:616px;
	
	}
#odkazy a{
	color:#006699;
	text-decoration:none;
	display: inline;
	font-size: 12px;
	text-align: center;
	text-decoration:underline;
	margin-right:4px;
}
#odkazy a:hover {
	color: #3333FF;
}
#odkazy a img {
	text-align: center;
	margin-top:4px;
	margin-bottom: 4px;
	border: none;
}
#odkazy #odkazy-vnitrek {
	background: #ffffff;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:20px;
	text-align:center;
	width:560px;
}
#odkazy a.odkazy-vice {
	color: #006699;
	text-align: center;
	padding-top:10px;
	text-decoration:underline;
}
#odkazy a.odkazy-vice:hover {
	color: #3333FF;
}
#odkazy h3 {
	color: #003366;
	text-indent: 36px;
	text-align:center;
	line-height:150%;
	margin-left:-16px;
	margin-bottom:6px;
	margin-top:20px;
	border-top:1px solid #999999;
}
