/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	margin-top: 30px;
	padding: 0;
	background: #FFFFFF url(images/bg_pattern.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2849ce;
}
h1 { text-transform: uppercase; font-size: 14px; }
h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}
h4 { text-transform: uppercase; color:#333333; font-size: 11px; padding-left: 15px; text-decoration:underline; }
p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
	text-indent: 0px;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #2849ce;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 210px;
	margin: 0 auto;
	background: url(images/header_02.jpg);
	background-repeat:no-repeat;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 0px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat x left top;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
	padding-right: 20px;
}

/* Links */

#links {
	float: left;
	width: 200px;
	padding-left: 18px;
	background: url(images/img05.gif) repeat-y;
	margin: 0px auto;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}
/*Contact Form*/
.Contact_Form { width:100%; margin:0; padding:0; float:left;}
.Contact_Form h2 { background: url(images/Contakt.gif) left no-repeat;}
.Contact_Form p { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#2849ce; padding:5px 5px;}
.Contact_Form a { color:#2849ce; text-decoration:none; font:bold 11px Georgia, "Times New Roman", Times, serif;}
.Contact_Form .div { background:#f1f1f1;}
.Contact_Form img { float:left; padding:0; margin:5px 5px;}
/*Address*/
.Address {padding:0;  margin:5px 10px 5px 10px; width:310px; float:left;}
.Address h2 { background: url(images/adrees.jpg) left no-repeat;}
/* Conatct Form */
.response { font:normal 12px Arial, Helvetica, sans-serif; color:#2849ce; text-align:center;}
.loader { text-align:center; width:auto; padding:0; margin:0;}
#contactform { margin:0; padding:0;}
#contactform * { font-family: Arial, Helvetica, sans-serif;; font-size:12px;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0 0 5px 0; padding:10px; background:none;}
#contactform li.buttons { margin:0; overflow:hidden;}
#contactform label { margin:0; width:150px; display:block; float:left; padding:2px 0; font:bold 12px Arial, Helvetica, sans-serif; color:#2849ce;}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif; color:#afafaf; margin:0; padding:0;}
#contactform input.text { width:280px; border:2px solid #2849ce; margin:0; padding:5px 2px; height:16px; background:#cccccc;}
#contactform textarea { width:280px; border:2px solid #2849ce; padding:2px; background:#cccccc;}
#contactform li.buttons input { padding:3px 10px; margin:0 0 0 150px; background:#839bfd; border:none; color:#FFF; float:left;}
/* form style*/
.form_style { padding:0; margin:0;}
.form_style .text { font:bold 14px   Arial, Helvetica, sans-serif; color:#6f6f6f; padding:10px 0 10px 40px; margin:0; width:150px; float:left;}
.form_style .form { width:380px; float:left; margin:0; padding:0px 0;}
.form_style .label2 { padding:0; margin:20px 0 20px 190px;}
.form_style .input2 { width:340px; border:1px solid #d6d6d6; background:#fff;}

#clear {padding-top: 10px; padding-bottom: 10px;}