body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #fff;
	background: #fff;
}

a { color: #F1A5D5; text-decoration: underline; } 
a:hover { text-decoration:none; }

h1 {
	margin: 0px;
	padding: 10px 0 20px 0;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
}

h2 {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 15px;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	background-color: #440522;
}

h3 {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	background-color: #be457c;
}

h4 {
	margin: 0;
	padding: 5px 0 5px 15px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	background-color: #be457c;
}

p {
	margin: 0px;
	padding: 0 0 20px 0;
	text-align: justify;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

#container{
	width: 940px;
	margin: 0 auto;
	border: 10px solid #f2d9ef;
}

#top {
	overflow: hidden;
	width: 940px;
	height: 5px;
	background: #c82c74;
	border-bottom: 1px solid #870843;
}

#header {
	width: 940px;
	height: 220px;
	text-align: center;
	padding-top: 10px;
}

#header img {
  border: 0;
}

#banner {
	overflow: hidden;	
	width: 846px;
	padding: 0px 47px;
	height: 140px;
	background: #c82c74 url(images/templatemo_banner_bg.jpg) top right no-repeat;
}

#banner img {
  float: left;
}

#banner img.prouzek {
  border-right: 1px solid #ebbce5;
}

#menu{
	overflow: hidden;
	width: 940px;
	height: 40px;
	background: #5A0000;
	border-top: 5px solid #c82c74;
}

#menu ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	display: block;
  padding: 5px 20px 5px 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ebbce5;
	border-left: 1px solid #7f5d33;	
}

#menu ul li.menu_item_first a {
  border: 0;
}

#menu ul li.active_menu_item a {
  color: #ffffff;
}

#menu li a:hover, #menu li .current{
	color: #ffffff;
}

#content{
	width: 880px;
	min-height: 300px;
	padding: 30px 30px 0 30px;
	background: #811044;
}

#content2{
	width: 880px;
	min-height: 300px;
	padding: 30px 30px 0 30px;
	background: #ffffff;
	color: #5A0000;
}

#content img, #content2 img {
  border: 2px solid #F1A5D5;
}

#content2 h1{
	color: #5A0000;
}

#content2 a{
  color: #5A0000;
}

#content label{
  float: left;
  width: 100px;
  padding-top: 3px;
}

#content input, #content textarea{
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	margin-top: 3px;
}

#content button{
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 100px;
	color: #ffffff;
	background-color: #be457c;
	border: 0;
	padding: 3px 10px;
	cursor: pointer;
}

#left {
	float: left;
	width: 630px;
}

#right {
	float: right;
	width: 220px;
}

.right_section {
 	width: 210px;	
	border: 5px solid #f8c7f2;
	background: #ebbce5;
	margin-bottom: 30px;
}

.right_section_content{
 	width: 180px;
	margin: 15px;
  border-bottom: 1px solid #ffffff;
  color: #440522;
}

.right_section_content img {
  border: 2px solid #F1A5D5;
  clear: both;
}

.right_section_contentposl{
	margin-bottom: 0;
	border: 0;
}

.right_section_content h3{
	margin-bottom: 0px;	
}

.right_section_content h5{
  font-size: 11px;
  margin: 0;
  padding: 0;
  margin-bottom: 3px;
}

.right_section_content p{
	margin: 0px;
	padding: 0 0 15px 0;
	text-align: justify;
}

#contacts {
  margin-top: 10px;
}

#contacts h5 {
  font-size: 12px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
} 

#footer{
	overflow: hidden;
	width: 900px;
	padding: 15px 20px;
	background: #333333;
}

#footerright{
  float: right;
  text-align: right;
}

#footer a{
  color: #ffffff;
  text-decoration: none;
}

#footerright a{
  font-weight: bold;
}

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

#footer a span{
  color: #2CB950;
}

#obr {
  margin-bottom: 20px; 
}

#obr img {
  border: 1px solid #F1A5D5;
  padding: 3px;
  margin: 4px; 
}

.galerie {
  margin-bottom: 20px;
}

.galerie td {
  width: 200px;
  height: 200px;
  text-align: center;
  background: #F4E0F1;
  border: 2px solid #F1A5D5;
}

#content div.galerie td img {
  border: 0;
}
