body {
	padding: 0;
	margin: 0; 
	background:url(pozadi.png); 
  background-repeat: repeat-x;
  background-color: #7D0000;
  font-family: trebuchet MS;
  text-align: justify;
  font-size: 11px;
}

p,div {
font-family: trebuchet MS;
font-size: 11px;
color: #444444;
}

.page {
  width: 813px;
  margin: 1em auto;
  padding: 0px; 
  color: #444444;
  text-align: center;
}
.obrazek {
margin-top: 150px;
background: url(head_reklama.png);
width: 800px;
height: 400px;
/* background-repeat: no-repeat; */
border: 0px solid black;
}
.paticka {
text-align: center;
width: 813px;
height: 60px;
clear : both;
margin: 0 auto;
padding-top: 15px;
color: #000000;
}

a:link {
text-decoration: none;
font-weight:bold;
color:#21457b;
}

#vsechny a {
        color            : #E74141;
        font-family      : sans-serif;
       	font-size        : 14px;
	text-decoration  : none;
	font-weight      : bold;
}
#vsechny a:hover { 
        color            : #88b3f3;
        font-family      : sans-serif;
        font-size        : 14px;
	text-decoration  : none;
	font-weight      : bold;
}
#paticka a {
        color            : #E74141;
        font-family      : sans-serif;
       	font-size        : 11px;
	text-decoration  : none;
	font-weight      : bold;
}
#paticka a:hover { 
        color            : #88b3f3;
        font-family      : sans-serif;
        font-size        : 11px;
	text-decoration  : none;
	font-weight      : bold;
}

a:visited {
text-decoration:none;
color:#b74141;
font-weight:bold;
}

