body {
	font-family:"Arial CE", "Helvetica CE", Verdana, Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	text-align: center;
	background-color: rgb(102,102,153);
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/*Layout*/
.all {
	display: block;
	position: relative;
	width: 770px;
	height: auto;
	margin-left: auto;
	margin-right:auto;
	padding-left: 0px;
	padding-right: 0px;
	background-color: rgb(255,255,255);
}
.vnitrnitable{
	width: auto;
	margin: 0px;
	padding: 0px;
	border: 2px solid rgb(0,0,0);
}
.tablehlavni {
	width: auto;
	margin: 0px;
	border: 0px;
}
.levy {
	width: 540px;
	border-right: solid 1px rgb(102,102,153);
	vertical-align: top;
	padding-left: 10px;
	text-align: left;
	/*background-color: rgb(241,241,241);*/
}
.stredni {
   width: 213px;
	vertical-align: top;
	text-align: left;
}
.zahlavi {
   position: relative;
	width: 100%;
	height: 133px;
	background-color: rgb(102,102,153);
	margin: 0px;
}
.logo {
	position: relative;
	float: left;
	left: 2px;
	top: 2px;
	width: 139px;
	height: 132px;
}
.topzahlavi {
	position: relative;
}
.odkazy {
	position: relative;
	width:auto;
	height:auto;
	background-color: rgb(102,102,153); 
	font-size: 80%;
	font-weight: bold;
	color: rgb(255,255,255);
   text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	clear: both;
}
.hornifoto{
	position: relative;
	float: right;
	width:558px;
	height:68px;
	top:64px;
}
.prehledobci {
   position: relative;
	background-color: rgb(145,174,218);
	height: 162px;
	width: 100%;
}
.kamera {
	position: relative;
	float: right;
}
.kamera img {
		border: 1px solid rgb(0,0,0,);
}

.seznamapa{
	position: relative;
	float: left;
	width:543px;
}
.mapa{
	position: relative;
	float: left;
	width: 130px;
	margin-left: 3px;
}
.seznam{
	position: relative;
	float: right;
	width: 390px;
	color: rgb(256,256,256);
	text-align: left;
	padding-top: 20px;
	font-size: 90%;
	line-height: 130%;
}
.seznam a{
	color: rgb(256,256,256);
}
.zapati {
	width: auto;
	text-align: center;
	clear: both;
	font-size: 70%;
	margin: 0px;
	clear: both;
}
/*Layout konec*/
p {
	font-size: 80%;
}
p a{
	color:rgb(0,0,0);
	text-decoration: underline;
}
p a:link{
	color:rgb(0,0,0);
	text-decoration: underline;
}
p a:hover{
	color:rgb(0,0,0);
	text-decoration: none;
	background-color: rgb(230,230,230);
}
p a:active{
	color:rgbrgb(0,0,0);
	text-decoration: underline;
}
.odkazy a{
	color: rgb(255,255,255);
	text-decoration: underline;
}
.odkazy a:link{
	color: rgb(255,255,255);
	text-decoration: underline;
}
.odkazy a:active{
	color:rgb(255,255,255);
	text-decoration: underline;
}
.odkazy a:hover{
	color: rgb(255,255,255);
	text-decoration: none;
}
.inlajn {
	display: inline;
}
h1 {
	font-size:1.1em;
	color:rgb(0,0,0);
}

h2 {
	font-size:1.0em;
	font-weight: bold;
	color:rgb(0,0,0);
	padding-bottom: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}
h5 {
	font-size:0.9em;
	font-weight: bold;
	color:rgb(102,102,153);
	padding-bottom: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}
h5 a{
	color:rgb(102,102,153);
	text-decoration:underline;
}
h5 a:link{
	color:rgb(102,102,153);
	text-decoration: underline;
}
h5 a:hover{
	color:rgb(102,102,153);
	text-decoration: none;
	background-color: rgb(230,230,230);
}
h5 a:active{
	color:rgb(102,102,153);
	text-decoration: underline;
}

h3 {
	display: block;
	font-size: 0.9em;
	color: rgb(0,0,0);
	/*background-color: rgb(98,145,202);*/
	padding-bottom: 1px;
	margin-top: 4px;
	margin-bottom: 2px;
}
h4 {
	display: block;
	font-size:0.80em; 
	font-weight: bold;
	color: rgb(255,255,255);
	background-color: rgb(102,102,153);
	padding-bottom: 1px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-left: 3px;
	margin-left: 0px;
	letter-spacing: 0.05em;
	text-align: left;
}
.z {
	color: #000000;
	/*font-size: 80%;*/
	font-weight: normal
}
.za {
	/*padding: 4px 6px 0px 0px;*/
	font-size: 0.8em;
	color:rgb(0,0,0);
}
.za a{
	color:rgb(0,0,0);
	display: block;
	text-decoration: none;
	background-color: rgb(145,174,218);
	background-position: 100%;
	width: 100%;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid  rgb(102,102,153);
}
.za a:link{
	color:rgb(0,0,0);
	text-decoration: none;
}
.za a:hover{
	color:rgb(0,0,0);
	text-decoration: none;
	background-color: rgb(230,230,230);
}
.za a:active{
	color:rgb(0,0,0);
	text-decoration: none;
}

.bloka{
	margin-left: 0px;
	text-align: left;
}

.blokb {
}
.blokc {
 display: block;
 clear: both;
 padding-left:2px; 
}
.novinka {
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px; 
	padding-bottom: 0px;
	background-color: rgb(240,240,240);
}
.novdatum {
	color: #000000;	
	font-weight: bold;
}
.novtit {
	color: #000000;
	font-weight: bold;
}
.novtitduraz {
	color:rgb(98,145,202);
	font-weight: bold;
}
.novtext {
	color: #000000;	
	font-weight: normal;	
}
.biltucne {
	color: rgb(98,145,202);
	font-size: 110%;
	font-weight: bold;
	padding:3px;
}
.anotace {
	font-size: 0.75em;
}
.anotace a{
	color:rgb(0,0,0);
	text-decoration: underline;
}
.anotace a:link{
	color:rgb(0,0,0);
	text-decoration: underline;
}
.anotace a:hover{
	color:rgb(0,0,0);
	text-decoration: none;
	background-color: rgb(230,230,230);
}
.anotace a:active{
	color:rgbrgb(0,0,0);
	text-decoration: underline;
}
.clatext {
	font-size: 0.7em;
}
.malemodre {
	padding-bottom: 4px;
	font-size: 0.7em;
}
.malemodre a{
	color:rgb(0,0,0);
	text-decoration: underline;
}
.malemodre a:link{
	color:rgb(0,0,0);
	text-decoration: underline;
}
.malemodre a:hover{
	color:rgb(0,0,0);
	text-decoration: none;
	background-color: rgb(230,230,230);
}
.malemodre a:active{
	color:rgbrgb(0,0,0);
	text-decoration: underline;
}
.modryram {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	margin-top: 15px;
}
.premodryram {
   position: relative;
   float: right;
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-style: double;
	border-color: #003098;
	padding: 6px;
	background-color: #FFFFFF;
	/*width: 400px;*/
}
.poslkoment {
	margin-left: 0px;
	padding-left:15px;
	padding-bottom:0px; 
	padding-top:0px;
	margin-top: 0px;
	margin-bottom: 2px;
	border-bottom: solid 1px rgb(235,235,235);
	/*background-color:rgb(245,245,245);*/
}
.vlevo {
	float: left;
	padding-right: 3px;
}
.vpravo {
	float: right;
	padding-left: 3px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
}
.kniha_povinne{
	color:rgb(0,51,0);
	font-weight: bold;
}
.kniha_nepovinne{
	font-weight: bold;
}
.hidden {
	visibility: hidden;
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
.imgbordernone {
	border: none;
}
.strankovani {
	font-size: 80%;
	margin-top: 10px;
}
.tlacitko {
	background-color: rgb(118,145,195); 
	width: 110px;
	height: 20px; 
}
.searchfield{
	border: solid 1px rgb(0,0,0);
	width: 110px;
}
form {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.inzerce {
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px; 
	padding-bottom: 0px;
	background-color: rgb(240,240,240);
}
.searchfield{
	border: solid 1px rgb(0,0,0);
	width: 110px;
}
form {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.inzerce {
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px; 
	padding-bottom: 0px;
	background-color: rgb(240,240,240);
}



