#wrapper, #main {
  	background: white;
  	color: black;
}

#header-fix {
	background-color: #f48cbb;
 	background-image: url(/obrazek/3/motiv1000x1-jpg/);
  	background-position: center top;
  	background-repeat: repeat-y;
}

#header {
  	margin: 0;
  	width: inherit;
}

#main-menu {
  	background: #ffe5f5;
}

#main-menu > ul > li > a.active, #main-menu > ul > li:hover > a, #main-menu > ul > li:hover > a.active
{
	background: #e469a1;
  	color: #ffffff;
}

#main-menu ul ul > li.active > a, #main-menu ul ul > li:hover > a, #main-menu ul ul > li.active:hover > a
{
	background: #e469a1;
  	color: #ffffff;
}

#motive {
  	height: 325px;
  	background-color: #af6486;
}

#motto {
  	height: 325px;
  	margin: -325px auto 0;
}

#motto-text {
	height: 270px;
	margin: 0 auto;
	padding: 30px 30px 0 530px;
	width: 440px;
}

#motto-text h2 {
   	font-size: 25px;
}

body, form, table {
	font-family: 'Trebuchet MS';
}

#content h1, #lcolumn h2, #rcolumn h2 {
  	color: #af6486;
}

#content h2, #content h2 a {
	color: black;
}

h4 {
  	color: #f48cbb;
}

a, a:hover, a:visited, a:active {
	text-decoration: underline;
  	color: #f48cbb;
}

h2 a, h2 a:hover, h2 a:visited, h2 a:active {
	text-decoration: underline;
  	color: #f48cbb;
}


#content ul {
  	margin-bottom: 10px;
  
}

#content li {
    font-weight: normal;
  	line-height: inherit;
}

#content ul > li {
  	list-style-image: inherit;
    font-size: inherit;
}

/* zrušení pravého sloupce*/
#rcolumn {
  display: none;
}
#content-wrap {
  width: 76%;
}
#content {
  width: 95%;
  border-right: 0;
}

#footer {
  	border-color: #f48cbb;
}

#contact ul li:before {
	background-image: url(/images/styles/template12/black_pink/icons.png);
}

#contact-box-left, #contact-box-right {
  	width: 80%;
}