/*layout*/
body {
	font-family: Verdana CE, Arial CE, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	background: #8f8470;
}

p, table, img, tr, th, td, h1, h2, h3, h4, h5
{
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

h1 {
display: none;
}

h2 {
	background-image: url("../img/nadpis.png");
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 30% 100%;
	color: #4b2f2b;
	padding-top: 200px;
	padding-left: 320px;
	font-size: 22px;
	font-weight: bolder;
	text-transform:uppercase;
	letter-spacing: 1px;
}

h3 {
color: #4b2f2b;
text-decoration: underline;
}

strong {
color: #4b2f2b;
}

hr {
width: 500px;
color: #4b2f2b;
}

#center {
text-align: center;
}

#center table {
margin-left: auto; 
margin-right: auto;
}

#web {
	width: 922px;
	margin: 5px auto 0px auto;
	text-align: left;
}

#hlavicka {
	background-image: url("../img/logo.png");
	background-repeat: no-repeat;
	width: 920px;
	height: 243px;
}

#vlajky { 
margin-right: 31px;  
float: right;
width: 45px;
}

#web-obsah {
	background-image: url("../img/bg-p.png");
	background-repeat: repeat-y;
	min-height: 400px;
	width: 920px;
}

#navigace {
float: left; 
width: 170px; 
margin: 2px 0px 2px 0px; 
padding-left: 20px; 
}

#navigace ul {
  list-style-type: none;
  text-transform:uppercase;
  font-size: 14px;
  font-weight: bold;
  border: 0px none;
	margin: 0px;
	padding: 5px;
}

#navigace ul li {
padding-left: 5px;
}

#navigace ul a {
  text-decoration: none;
  color: black;
}

#navigace ul a:hover {
  text-decoration: underline;
  color: #8f8470;
}

#obsah {
margin-left: 190px;
margin-top: 0px;
}

#obsah p {
padding: 5px ;
margin-right: 5px ;
font-size: 14px;
}

#obsah div {
padding: 5px ;
margin-right: 5px ;
Text-indent: 5px;
font-size: 14px;
}

#obsah img {
border: 1px solid #8f8470;
padding: 5px ;
margin: 5px;
background-color: #EEEEE9;
}

#obsah a {
text-decoration: none;
}

#obsah a:hover {
text-decoration: underline;
}

#paticka {
background-image: url("../img/paticka.png");
background-repeat: no-repeat;
width: 920px;
height:70px;
}

#paticka p {
text-align: center;
font-size: 10px;
margin-top: 36px;
float: right;
width: 300px;
color: white;
}

#paticka a {
text-decoration: none;
color: white;
}

#news ul {
padding: 0px ;
margin: 0px 0px 0px 100px;
}

#news p {
padding: 0px ;
margin: 0px 0px 0px 50px;
}

#news li {
margin-left: 0px;
}

#news h3 {
margin: 20px 0px 0px 50px;
}

.pravo {
float: right;
}

.center {
text-align: center;
}

.ne {
Text-indent: none;
}

.left {
text-align:left;
}

.nasi-pudlove {
margin-left: 250px;
margin-top: 0px;
}

.odchovy {
width: 300px;
}

.vyrovnat {
	vertical-align: middle;
}

.male {
  font-size: 11px;
}


