.top{
  background-image: url('http://www.karavany-zelenka.cz/images/top.JPG');
  height: 215px;
  width: 850px;
  border: 0px;
}

.akce {
  color: white;
	font-size : 28px;
	font-style : normal;
	font-weight: bold;
	font-family : Georgia, MS Sans Serif, Times New Roman;
}

.white{
	color: white;
	font-size : 16px;
	font-style : normal;
	font-weight: normal;
	font-family : Georgia, MS Sans Serif, Times New Roman;
}

.black{
	color: Black;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, MS Sans Serif, Times New Roman;
}

h1{
	color: White;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, MS Sans Serif, Times New Roman;
}

h3{
	color: White;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, MS Sans Serif, Times New Roman;
}

a:link{
	color: white;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, MS Sans Serif, Times New Roman;
	text-decoration : none;
}

a:visited{
	color: White;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, MS Sans Serif, Times New Roman;
	text-decoration : none;
}

a:hover{
	color: Red;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, MS Sans Serif, Times New Roman;
	text-decoration : none;
}

a.design:link, a.design:visited {
  color: black;
	font-size : 10px;
	font-style : normal;
	font-weight: bold;
	font-family : Georgia, MS Sans Serif, Times New Roman;
	text-decoration: none;
}

a.design:hover {
  color: red;
	font-size : 10px;
	font-style : normal;
	font-weight: bold;
	font-family : Georgia, MS Sans Serif, Times New Roman;
	text-decoration: none;
}

.ctr {
  text-align: center;
}

a.menu:link, a.menu:visited {
  color: black;
	font-size : 18px;
	font-style : italic;
	font-weight: bold;
	font-family : Georgia, MS Sans Serif, Times New Roman;
	text-decoration: none;
}

a.menu:hover {
  color: red;
	font-size : 18px;
	font-style : italic;
	font-weight: bold;
	font-family : Georgia, MS Sans Serif, Times New Roman;
	text-decoration: none;
}

.action{
  color: red;
	font-size : 16px;
	font-style : italic;
	font-weight: bold;
	padding-right: 10px;
	font-family : Georgia, MS Sans Serif, Times New Roman;
	text-decoration: none;
}
