﻿/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #A5A9B2;
}

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

a:visited {
	color: #A5A9B2;
}

body {
	
	background: #FEFA8B url(images/back_kontakt.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 1024px;
	text-align: left;
}

#main
{
	width: 1024px;
	height: 805px;
	background: url(images/kontakt_03.jpg) no-repeat top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#back
{
width: 1024px;
background: url(images/table_back.gif) repeat-y
}

#header
{
	height: 178px;
	text-align2: right;
	background: url(images/kontakt_01.jpg) no-repeat;		
}

#logo 
{
width: 1024px;
height: 85px;
text-align: right;
padding-top: 71px;
padding-right: 29px;
}


#logo a 
{
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #C66210;
}

#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 1024px;
height: 41px;
padding-left: 0px;
background: url(images/kontakt_02.jpg) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #b5b4b4;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
    height: 32px;
	color: #7c6e4f;
	text-decoration: underline;
	}




#right
{
	width: 200px;
	float: right;
	padding: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #C66210;

}
#right H3
{
width: 224px;
height: 34px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;

}

#right p {
	margin: 2px;
	padding: 0;
	padding-bottom: 2px;
	
}


#right ul {
	list-style: none;
	margin-bottom: 10px;

}



#right li  {
	padding: 20px;
	padding-bottom: 5px;
}

#right a
{
color: #000000;
text-decoration: none;
}

#right a:visited {
	color: #C66210;
}

.bot
{
padding: 10px;
}

#left
{
width: 700px;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C66210;
}

#left a
{
color: #C66210;
text-decoration: none;
}

#left p {
	margin: 2px;
	padding: 0;
	padding-bottom: 2px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #C66210;
}
.date {
	text-align: right;
	color: #C66210;
	font-size: 11px;
}

.date a {
	color: #C66210;
}


#footer {
	height: 54px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #ab786c;
	margin-left: 0px;
	margin-right: 0px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}

