
body{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #f4f5f5;
}
div.telo{
	text-align: center;
	background-color: white;
	padding-top: 20px;
}
div.obsah{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	background: url(prodej-medu2.png) no-repeat;
}
h1{
	color: #d0ab00;
	text-align: center;
	padding-top: 170px;
}
h2{
	color: #d0ab00;
	text-align: center;
}
h3{
	color: #d0ab00;
}
b{
	color: #d0ab00;
}
p{
	color: #575757;
}
.t{
	color: #575757;
	padding-right: 40px;
	text-align: justify;
}
.s{
	color: #575757;
	text-align: center;
	font-weight: bold;
}
#odkaz{
	text-align: center;
	word-spacing: 40px;
}
#med{
	width: 67%;
	float: right;
}
#adresa{
	width: 30%;
	float: left;
}
#text{
	text-align: justify;
	padding-top: 20px;
	clear: both;
}
a href{
text-decoration: underline;
color: #ffc100;
}
a:link {
text-decoration: underline;
color: #ffc100;
}
a:visited { 
text-decoration: underline; 
color: #ffc100;
}
a:hover {
	text-decoration: underline;
	color: #ff8549;
}

