body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #6d6d6d;
	background: #f2f2f2;
}

#wrap {
	margin: 0;
	padding: 0 1% 0 0;
	width: 94%;
	background: White url(bg.jpg) no-repeat;
}
#header {
	clear: both;
	padding: 0;
	margin: 0;
	height: 150px;
	text-align: right;
	background: url(txt.gif) no-repeat right;
}
#header h1 {
	visibility: hidden;
	border: 0;
	text-align: right;
	color: #844831;
	background: transparent;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: 300;
	letter-spacing: 4px;
	text-transform: none;
	line-height: normal;
}
#header h2 {
	visibility: hidden;
	text-align: right;
	color: #00acf4;
	margin: -25px 70px 0 0;
	padding: 0;
	font-size: 4.5em;
	font-family: "Copperplate Gothic Light", Franklin Gothic Book, Arial Narrow, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 8px;
	border: 0px;
	text-transform: none;
	line-height: normal;
	}

#header h3 {
	visibility: hidden;
	text-align: right;
	color: #00acf4;
	margin: -27px 0 0 0;
	padding: 0;
	font-size: 4.5em;
	font-family: "Copperplate Gothic Light", Franklin Gothic Book, Arial Narrow, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 4px;
	border: 0;
	text-transform: none;
	line-height: normal;
}
#menu {
	clear: left;
	float: left;
	width: 16%;
	margin: 105px 1% 10px 1%;
	padding: 0;
	color: #00acf4;
	font-size: 0.9em;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#menu ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#menu li {
	margin-bottom: 6px;
}

#menu li a{
	height: 20px;
	color: #00acf4;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	margin: 0;
	padding: 4px 0 4px 4px;
	background: #e6f7fe;
	border-left: 4px solid #00ACF4;
}
	
#menu li a:hover {
	background: #d1b9b0;
	color: #844831;
	border-left: 4px solid #844831;
}

#box {
	font-size: 1.0em;
}
#box p {
	font-size: 0.9em;
}

#box1 {
	float: left;
	width: 36%;
	height: 240px;
	margin:  15px 0 15px 10px;
	padding: 0 12px 0 0;
	border-right: 4px solid #844831;
	overflow: hidden;
	line-height: 1.5em;
	text-align: justify;
	font-size: 0.7em;
}
	
#box2 {
	float: right;
	width: 36%;
	height: 240px;
	margin: 15px 10px 15px 0;
	padding: 0 12px 0 0;
	border-right: 4px solid #844831;
	overflow: auto;
	line-height: 1.5em;
	text-align: justify;
	font-size: 0.7em;
}

#box3 {
	float: left;
	width: 36%;
	height: 240px;
	margin:  15px 0 25px 10px;
	padding: 0 12px 0 0;
	border-right: 4px solid #844831;
	overflow: auto;
	line-height: 1.5em;
	text-align: justify;
	font-size: 0.7em;
	}
	
#box4 {
	float: right;
	width: 36%;
	height: 240px;
	margin:  15px 10px 25px 0;
	padding: 0 12px 0 0;
	border-right: 4px solid #844831;
	overflow: auto;
	line-height: 1.5em;
	text-align: justify;
	font-size: 0.7em;
	}
	
#box h3 {
	display: block;
	margin: 0 0 4px 0;
	text-align: left;
	font-size: 1.8em;
	font-weight: 300;
	letter-spacing: 2px;
	color: #844831;
	text-transform: uppercase;
	border-bottom: 1px solid #844831;
	line-height: 1.3em;
	border-right: 0;
	max-width: 90%;
}
	
#box h4 {
	margin: 0 0 4px 0;
	text-align: left;
	font-size: 1.2em;
	letter-spacing: normal;
	color: #6d6d6d;
	text-transform: none;
	border: 0;
}

#side {
	float: right;
	width: 18%;
	margin: 10px 0 10px 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	border: 0px;
	color: #844831;
}

#side ul {
	font-size: 0.7em;
	list-style: none;
	margin: 0;
	padding: 0;
}

#side ul.taso2 {
	padding: 0 0 0 16px;
	font-size: 0.9em;
	list-style: disc;
}

#side li {
	margin-bottom: 6px;
}

#side li a {
	letter-spacing: normal;
	text-transform: uppercase;
	display: block;
	padding: 4px 0 4px 0;
	text-decoration: none;
}

#side ol {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	
}

#side li a:hover {
	background: #d1b9b0;
	padding: 4px 0 4px 4px;
	border-left: 5px solid #844831;
}
	
#side p {
	font-size: 0.7em;
	line-height: 1.6em;
	text-align: justify;
}

#side h1 {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	font-weight: bolder;
	text-transform: uppercase;
	border-bottom: 1px solid #844831;
	border-right: 0px;
	text-align: right;	
	color: #844831;
}

#main {
	width: 57%;
	margin: 15px 18% 20px 20%;
	padding: 0 10px 0 10px;
	line-height: 1.5em;
	text-align: justify;
	font-size: 0.7em;
}

#footer {
	clear: both;
	margin: 0 2% 0 2%;
	width: 97%;
	text-align: center;
	color: #844831;
	font-size: 0.75em;
	border-top: #844831 solid 4px;
	padding: 10px 0 20px 0;
}


p {
	margin: 0;
	padding: 0;
}

ul {
	list-style: circle;
	margin: 0 0 0 16px;
	padding: 0;
}

ul.lista2 {
	padding: 0 0 0 16px;
	list-style: disc;
	}

li {
	margin-bottom: 4px;
}

h1 {
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0 2px 0 0;
	font-size: 2.0em;
	font-weight: 600;
	letter-spacing: 3px;
	color: #00acf4;
	text-transform: uppercase;
	border-bottom: 2px solid #00acf4;
	border-right: 2px solid #00acf4;
	line-height: 1.4em;
}

h2 {
	display: block;
	text-align: left;
	font-size: 1.8em;
	font-weight: 300;
	letter-spacing: 2px;
	padding: 0;
	color: #844831;
	text-transform: uppercase;
	border-bottom: 1px solid #844831;
	line-height: 1.3em;
	
}

h3 {
	margin-bottom: 10px;
	display: block;
	text-align: left;
	font-size: 1.2em;	
	font-weight: 100;
	letter-spacing: 1px;
	color: #00acf4;
	text-transform: uppercase;
	border-bottom: 1px solid #00acf4;
	line-height: 1.2em;
}

h4 {
	margin-bottom: 8px;
	display: block;
	text-align: left;
	font-size: 1.2em;
	font-weight: 100;
	letter-spacing: normal;
	color: #00acf4;
	text-transform: none;
	border-bottom: 1px dotted #00acf4;
	line-height: 1.1em;
}

h5 {
	margin-bottom: 4px;
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: normal;
	color: #6d6d6d;
	text-transform: none;
	border: 0;
	line-height: normal;
}


a {
	color: #844831;
	font-weight: normal;
	text-decoration: none;
}

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

img {
	padding: 3px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #844831;
}

img.left {
	float: left;
	padding: 3px;
	margin: 2px 3px 2px 0;
	border: 1px solid #844831;
}

img.right {
	float: right;
	padding: 3px;
	margin: 2px 0 2px 3px;
	border: 1px solid #844831;
}

img:hover {
	border: 1px solid #00acf4;
	background: #ebf1f5;
}

.imgtxt {
	font-size: 1.0em;
	color: #844831;
}
.imgtxtright {
	text-align: right;
	font-size: 1.0em;
	color: #844831;
}
.quote {
	padding: 0 14px 0 14px;
	line-height: 1.2em;
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.new {
	color: #00acf4;
	text-transform: uppercase;
}
.kysely {
	font-size: 0.7em;
	}
