/* CSS Document */
body  {
margin-left: auto;
margin-right: auto;
    font-family: Arial;
    border: 0 none;

}

h1{
margin-right:20px;
padding-right: 20px;
border-bottom: 1px solid #000000;
height: 35px;
width: 800px;
}
h3 {
border-bottom: 1px solid 	#888888;
}
p {
font-size: 13px;
text-align:justify;
}
img {
border: none;
}
.obrazek {
 border:4px solid #BBBBBB;
float:left;
margin-right: 12px;
}
#map_canvas {
width: 600px;
height: 520px;
float:left;
margin: 0px;
padding: 0px;

}
#side_bar, #side_bar a{
float:right;
width: 200px;
color #dc143c;
background-repeat:repeat-y;


}
.menu  a:hover{
color: 		#FFFFFF;
text-decoration: underline;

	
}
.infodescription {
    max-width: 350px;  
    min-height: 200px;
    max-height: 300px;		
    min-width: 150px;
    padding-right: 0px;

}
.menu a{
color: #000000;
background-image:url('img/bg-menu.jpg');
background-repeat:repeat-y;
float: right;
font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: 19px;
	width: 200px;
	border-bottom: 1px solid #336699;
	padding-left: 20px;
	
}
.logo {
border: none;
float:left;
margin-right: 12px;
}
.paticka {
padding-top: 5px;

}
.paticka-text{
clear: both;
text-align: center;
margin-top: 5px;
font-size: 10px;
}
.hlavni{
width:820px;
max-width:820px;
margin-left: auto;
margin-right: auto;
}



