body {
	text-align: center;
	background: url(../images/background.gif) repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 20px;
	font-variant: small-caps;
	color: #ff0000;
	font-weight: bold;
}
h2 {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
/*	color: #222222;*/
}
a {
	color: #cc000B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#obal {
	width: 800px;
	text-align: left;
	background: #ffffff;
/*	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;*/
	margin: 0px auto 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
/*	border: 1px solid red;*/
}
#hlavicka {
	width: 800px;
	height: 221px;
	background: url(images/1.jpg) no-repeat;
}
#obsah {
		padding: 0px 15px 20px 20px;
}
#paticka {
	height: 20px;
	background: #e6e6e6;
	font-size: 10px;
	text-align: center;
	clear: both;
}
div #paticka {
	padding-top: 10px;
}
#box-r {
	width: 235px;
	display: block;
	background: #f0f0f0;
	float: right;
	padding: 10px;
	margin-top: -220px;
}
#box-r h2 {
	margin: 0px;
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}
#box-r ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
	padding-left: 20px;
}
#box-r li {

}
#green {
	color: #4fbb0c;
}
#p-w {
	width: 470px;
}
img {
	float: right;
	margin: 10px 0px 10px 10px;
}
#posun-img {
	margin-top: 20px;
}
#posun-img2 {
	margin-top: 40px !important;
	margin-top: 20px;
	margin-right: -110px;
}
#menu {
	margin-left: 140px;
	padding-top: 175px;
	text-shadow: #666666;
	font-size: 18px;	
}
#menu li {
	display: inline;
	margin-right: 70px;
}
#menu a {
	color: #ffffff;	
	text-decoration: none;
}
#menu a:hover {
	color: #ff0000;	
}


/*	border: 1px solid red; */
