/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */



/* CSS Document */


/* General */

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	font-size: 62.5%
}
body {
	height: 100%;
	background: #FFFFFF url('images/hd-bg.gif') repeat-x 0 0;
	text-align: center;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	min-width: 960px;
}
a:link, a:visited {
	color: #005890;
	text-decoration: underline;
	font-weight: bolder;
}
a:hover {
	text-decoration: none;
}
address {
	line-height: 2;
	text-align: left;
	margin: 0.3em 1em;
}
.noscreen {
	display: none;
}
/* Cleaner */

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
/* Skip menu */

.hidden {
	position: absolute;
	top: -10000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.cleaning-box {
	min-height: 1px;
}
.cleaning-box:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ' ';
}
/* Images */



/* Wrapper */

#wrapper {
	margin: 0 auto;
}
/* Headings, paragraphs */

h1 {
	font: 2.7em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 20px 0 4px 0;
	margin: 0 0 0 4px;
	border-bottom: 1px solid #4699C4;
}
h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-size: 1.9em;
	font-weight: normal;
	color: #538700;
	margin-bottom: 3px;
}
h3.sub {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	color: #3A3A3A;
	margin-bottom: 10px;
	background: none;
	padding: 0;
}
h3 {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	color: #3A3A3A;
	margin-bottom: 10px;
	background-color: #E3F5FF;
	padding: 3px 0 3px 7px;
}
h4 {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 5px;
	background-color: #006BA3;
	color: #FFFFFF;
	padding: 6px 0 6px 10px;
}
h4.nobg {
	background: none;
	padding: 0;
	color: #000000;
}
p {
	line-height: 1.8;
	color: #252525;
	margin-bottom: 10px;
}
/* Header */

#header {
	width: 960px;
	height: 149px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: url('images/hd-bg.gif') repeat-x 0 0;
}
#header p.title {
	color: white;
	line-height: 1.8;
	position: relative;
	z-index: 2;
	padding: 5px 0 0 0;
	margin: 0 0 0 5px;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#header h2{
	width:468px;
	height:60px;
	position:absolute;
	top:32px;
	left:450px;
}
	/* Menu */

#cssmw-box {
	background-color: #EEEEEE;
	border-bottom: 1px solid #B0BCC3;
}
#cssmw {
	width: 960px;
	margin: 0 auto;
	list-style: none;
	text-align: left;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
#cssmw li {
	display: inline;
	text-align: center;
	line-height: 34px;
}
#cssmw li a {
	float: left;
	display: block;
	color: #474747;
	font-weight: normal;
	padding: 0 18px;
	border-right: 1px solid #B0BCC3;
	text-decoration: none;
}
#cssmw li a.first {
	border-left: 1px solid #B0BCC3;
}
#cssmw li a:hover {
	color: #006BA3;
}
#cssmw li a.active {
	background-color: #ADDEFF;
	color: #202020;
}
/* 3 columns layout */

#content {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
#column-1 {
	float: left;
	width: 510px;
}
#column-2 {
	float: right;
	width: 448px;

}
#column-1, #column-2 {
	padding-bottom: 60px;
}
#column-2 #column-21 {
	float: left;
	width: 212px;
	margin-top: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#column-2 #column-22 {
	float: right;
	width: 234px;
	margin-top: 1em;
}
#column-1 div.content {
	margin: 1em 1.7em 0 0;
}
#column-21 div.content {
	margin: 0.4em 0.8em 1.2em 0.5em;
}
#column-22 div.content {
	margin: 0.4em 0 1.2em 1.5em;
}
/* Right menu */

#column-22 ul {
	list-style: none;
	margin: 12px 0 35px 0;
}
#column-22 ul li {
	margin-bottom: 10px;
}
#column-22 ul li a, #column-22 ul li a:visited {
	display: block;
	padding: 8px 10px 9px 10px;
	text-decoration: none;
	font-weight: normal;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 1%; /* The Holly Hack for IE 6 */
}
#column-22 ul li a:hover {
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
}
#column-22 ul li a.active {
	background-color: #E3F5FF;
}
/* Definition list - middle columns (News) */

#column-21 dl {
	margin: 8px 0 20px 1px;
}
#column-21 dt {
	font-weight: bold;
	margin: 0 0 1px 0;
}
#column-21 dd {
	margin: 0 0 11px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #909090;
	line-height: 1.5;
}
#column-21 dd a, #column-21 dd a:visited {
	color: #101010;
	font-weight: normal;
	text-decoration: none;
}
#column-21 dd a:hover {
	text-decoration: underline;
}
/* Gallery */

.galerie {
	margin: 18px 0 0 0;
}
.foto {
	float: left;
	display: inline;
	width: 122px;
	height: 100px;
	margin: 0 40px 16px 0;
	background-color: white;
	position: relative;
}
.foto img {
	border: 1px solid silver;
}
.foto a:hover img {
	border: 1px solid #606060;
}
/* Footer */

#footer {
	background-color: #00679C;
	height: 90px;
	border-top: 6px solid #003E72;
}
#footer-in {
	width: 960px;
	margin: 0 auto;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}
#footer-in ul {
	list-style: none;
	padding: 10px 0 0 0;
	text-align: left;
	font-size: 0.9em;
	float: left;
	width: 650px;
	color: #FBFBFB;
}
#footer-in ul li {
	float: left;
	display: inline;
	white-space: nowrap;
}
#footer-in ul li a, #footer-in ul li a:visited {
	color: #FBFBFB;
	margin: 0 8px;
	font-weight: normal;
}
#footer-in p.print {
	float: right;
	text-align: right;
	width: 240px;
	padding: 10px 0 0 0;
	line-height: 1;
	margin: 0;
	color: #FFFFFF;
}
#footer-in p.print a, #footer-in p.print a:visited {
	color: #FBFBFB;
	font-weight: normal;
}
#footer-in p#backs {
	line-height: 1;
	margin: 45px 0 0 0;
	color: #C7DAEA;
	font-size: 0.8em;
}
#footer-in p#backs a, #footer-in p#backs a:visited {
	color: #C7DAEA;
	font-weight: normal;
	padding: 0 1px;
}
#footer-in p#backs a:hover {
	color: #FFFFFF;
}
