* {
	border: 0;
	margin: 0;
	padding: 0;
}
/* general */
a {
	color: #14b3ad;
	text-decoration: none;
}
a:hover {
	color: #14b3ad;
	text-decoration: underline;
}
.left {
	float: left;
	margin: 0 10px 0 0;
}
.right {
	float: right;
	margin: 0 0 0 10px;
}
/* body */
body {
	background: #fff;
	color: #666;
	font: 0.7em Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
body.body1 {
	background: #fff url('../img/header.jpg') repeat-x 0px 72px;
}
body.body2 {
	background: #fff url('../img/header2.jpg') repeat-x 0px 72px;
}

div.top {
	position: relative;
	background: #fff url('../img/header_top.jpg') no-repeat top center;
	width: 760px;
	height: 72px;
	margin: 0 auto;
}

div.top a {
	position: relative;
	top:0;
	left:0;
	display: block;
	width: 130px;
	height: 70px;
}

/* header */
#header {
	margin: 0 auto;
	position: relative;
	width: 760px;
}
body.body1 #header {
	height: 286px;
}
body.body2 #header {
	height: 320px;
}
#header:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
#header h1 {
	color: #666;
	font-size: 40px;
	font-weight: 400;
	left: 0;
	letter-spacing: -2px;
	position: absolute;
	top: 40px;
}
#header p {
	bottom: 70px;
	color: #fff;
	font-size: 2em;
	position: absolute;
	right: 20px;
}
#header .mainmenu {
	position: relative;
	top: 24px;
}
body.body1 #header .mainmenu {
	background: url('../img/mainmenu.jpg') no-repeat bottom right;
	height: 237px;
}
body.body2 #header .mainmenu {
	background: url('../img/mainmenu2.jpg') no-repeat bottom right;
	height: 271px;
}

#header ul {
	list-style: none;
	position: absolute;
}
#header ul li {
	list-style: none;
	position: relative;
}
#header ul li a {
	background: #138e8b;
	border-bottom: #20b7b2 solid 1px;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: 33px;
	padding: 0 0 0 15px;
	width: 240px;
}
#header ul li.last a {
	border-bottom: none;
}
#header ul li a:hover, #header ul li a.act {
	background: #4fdcd6;
	color: #eee;
	text-decoration: none;
}
#header ul li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 255px;
}

#header ul li:hover > ul {
	display: block;
}

#header ul li ul li a.first {
	background: #cbf0ef url('../img/sipka.gif') no-repeat left center;
}

#header ul li ul li a.first:hover {
	background: #4fdcd6 url('../img/sipka.gif') no-repeat left center;
}

#header ul li ul li a.firstact {
	background: #4fdcd6 url('../img/sipka.gif') no-repeat left center;
	color: #eee;
	text-decoration: none;
}

#header ul li ul li a {
	background: #cbf0ef;
	border-bottom: #20b7b2 solid 1px;
	color: #29aaaa;
	font-size: 13px;
	font-weight: 700;
	line-height: 33px;
	padding: 0 0 0 15px;
	width: 270px;
}

/* content */
#content {
	height: auto;
	margin: 0 auto;
	width: 760px;
}
#content:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
/* sidebar */
#sidebar {
	float: left;
	width: 210px;
}
#sidebar h1 {
	border-bottom: 2px solid #14b3ad;
	color: #444;
	font-size: 165%;
	font-weight: 400;
	line-height: 30px;
	padding: 0 10px;
}
#sidebar .txt {
	background: #f1f1f1;
	color: #555;
	margin: 10px;
	padding: 3px;
	width: 120px;
	border: 1px #14b3ad solid;
}
.button {
	padding: 0;
	padding: 2px;
	width: 52px;
	position: relative;
	top: -10px;
	border: 1px #14b3ad solid;
	cursor: pointer;
}
#sidebar p {
	background: #f1f1f1;
	color: #555;
	display: block;
	font-size: 90%;
	line-height: 16px;
	margin: 10px 0;
	padding: 10px;
}
#sidebar p a.more {
	display: block;
	text-align: right;
}
#sidebar ul {
	margin: 10px;
}
#sidebar ul li {
	border-bottom: 1px solid #14b3ad;
	list-style: none;
	padding: 5px 2px;
}
#sidebar ul li a {
	color: #333;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: 1em;
}
#sidebar ul.submenu li a:hover, #sidebar ul.submenu li a.active {
	color: #14b3ad;
	font-weight: bold;
}
#sidebar ul.submenu li a {
	background-color: #fff;
}
/* Main */
#main {
	float: right;
	width: 520px;
}
#main p {
	color: #555;
	line-height: 20px;
	padding: 10px 0 0 0;
	text-align: justify;
}
#main h1 {
	border-bottom: 2px solid #14b3ad;
	color: #444;
	font-size: 165%;
	font-weight: 400;
	line-height: 30px;
	padding: 0 10px;
	margin: 0 0 7px 0;
}
#main ul {
  list-style-type: none;
	padding: 1px 0 1px 0px;
	line-height: 20px;
	margin: 0 0 0 10px;
}
#main ul li {
  background: url(../img/small_sub_arrow.gif) no-repeat top left;
  display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
  /*background: url('../img/small_sub_arrow.gif') no-repeat;*/ 
}
#main ul li p{
padding: 0;
margin: 0; 
}
#main h2 {
	font-size: 130%;
	color: #14b3ad;
	margin: 5px 0;
}
#main h3 {
	margin: 5px 0;
}
#main table {
border-collapse: collapse;
border: 1px black solid;
margin: 4px 0 0 0;
background: #b8ecea; 
}
#main table tr{
border: 1px black solid;
}
#main table th{
font-weight: bold;
}
#main table td,th{
text-align: left;
width: 80px;
padding: 3px 5px;
border: 1px black solid;
}
#main .leftcol{
float: left;
width: 42%;
padding: 0; 
}
#main .rightcol{
float: left;
width: 55%;
padding: 0; 
}

#main blockquote {
	background: #f1f1f1;
	border-left: 2px solid #14b3ad;
	border-right: 2px solid #14b3ad;
	border-top: 1px solid #14b3ad;
	border-bottom: 1px solid #14b3ad;
	color: #444;
	display: block;
	font-style: oblique;
	line-height: 20px;
	margin: 0 0 20px 2px;
	padding: 8px 10px 14px 10px;
	font-style: normal;
}

.clear{
clear: both;
}
/* footer */
#footer {
	margin: 10px auto;
	width: 760px;
}
#footer:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
#footer p {
	border-top: 2px solid #14b3ad;
	color: #555;
	font-size: 90%;
	line-height: 20px;
	padding: 10px;
	text-align: center;
}
#cevy {
	width: 250px;
	height: 201px;
	background: url(../img/cev.png) no-repeat;
	position: absolute;
	top: 800px;
	z-index: -100;
}

#galerie{
text-align: center;
margin: 15px 0 0 0;
padding: 0;
}
.pp{
float: left;
width: 110px;
height: 20px;
border: blue solid 0px;
}
#galerie img{
border: 1px #c5c5c5 solid;
margin: 0;
}

#galerie a{
margin: 0 18px 15px 0;
padding: 9px;
border: 2px #14b3ad solid;
display: block;
z-index: -3;
width: 44%;
height: 45%;
float: left;
}
#galerie a p{
text-align: center;
padding: 3px 0 0 0;
}
#galerie a.nm{
margin-right: 0px;
}
#galerie a:hover{
border: 2px #21e5dd solid;
text-decoration: none;
}
.left{float: left;} 
