/* CSS for web: Cestopisy pana Svatoše*/
/* Author: , e-mail: AdIg4l, xCrackx@seznam.cz*/
/* Update: v1.0.0*/
body {
	background: white;
/* Scrollbar */
	scrollbar-3dlight-color: #CCCC99;
	scrollbar-arrow-color: #0066FF;
	scrollbar-base-color: #CCCC99;
	scrollbar-darkshadow-color: #CCCC99;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #CCCC99;
	scrollbar-shadow-color: #CCCC99;
	scrollbar-track-color: white;
/* Font       Zakladni               */
font-family: 'Times New Roman', 'Times New Roman', Times New Roman, Times New Roman;
	font-size:15px;
	color:black;
}
.pr{
  display:block;
  float:right;
}
.vlevo{
  display:block;
  float:left;
  width:20%;
  border:1px solid white;
}
.stred{
background:#CCCC99;
display:block;
float:left;
width:60%;
padding:20px;
}
/* Links                     */
.men {
font-size:17px;
color:#339933;
}
.men:hover{
color:#339933;
}
a{
font-size:15px;
color:#0066FF;
}
a:hover{
color:#0066FF);
}
hr{
color:black;
}
