/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : 
Author : 
URL : 
Created : 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* GLOBAL RESETS **/
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/* GLOBAL SETS **/
.clear {clear:both;}
body {
	text-align:center;
	font-family:arial, "lucida Grande", verdana, helvetica, sans-serif;
	font-size: 14px;
	background: #fff url(images/gradient.png) repeat-x top left;
	color:#222;
	overflow:scroll;
	}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:820px;
	}
	
.pot {display:none;}	
a {color:#222; font-weight:bold;}
a:visited {color:#222;}	
a:hover {color:#555;}	
/* HEADER */
#header {
	position:relative;
	height:78px;
	text-align:left;
	}
#header .logo{
	position:absolute;
	background:url(images/logo1.png) no-repeat;
	top:28px;
	left:0px;
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:45px;
	width:412px;
	height:52px;
	}
#header h1 {
	text-indent:-9999px;
}
#header .tagline{
	color:#ggg;
	font-family:georgia;
	font-size:11px;
	position:absolute;
	top:27px;
	left:100px;
	}

#header #nav{
	position:absolute;
	width:368px;
	height:36px;
	top:42px;
	left:420px;
	color:#ggg;
	font-size:11px;
	text-transform:uppercase;
	list-style:none;
	background:transparent url(images/nav.png) no-repeat;
	}
	#header #nav li {
		float:left;
		}
	#header #nav li:firstchild {
		}
	#header #nav li a {
		padding:8px 10px;
		line-height:40px;
		color:#ggg;
	}
	#header #nav li.current a,
	#header #nav li a:hover {
		border-bottom:1px solid #ccc;
	}


	
	
/* BODY */

#bodycontent {
	width:820px;
	float:left;
	text-align:left;
	background:#fff;
	padding:10px;
	font-family:Calibri;
	margin:0 0 18px 0;
	line-height: 20px;
	font-size:12px;
	}
#bodycontent .short {
	width:400px;
	float:left;
}
#bodycontent .post {padding:0 0 55px 0;}
#bodycontent .posthead {
	text-transform:uppercase;
	font-size:11px;
	color:#009865;
	padding:0 0 5px 0;
	border-bottom:#eee 1px solid;
	margin:0 0 5px 0;
	}
#bodycontent .post h1 {
	font-family:georgia;
	font-size:18px;
	color:#000;
	line-height:36px;
	margin:0;
	}
#bodycontent .post h2 {
font-size:13px;
font-weight:bold;
	}
#bodycontent .post p {
	font-family:Calibri;
	margin:0 0 18px 0;
	line-height: 20px;
	font-size:12px;
	}
	#bodycontent .post small {
	color:#666;
	font-size:11px;
	}
	#bodycontent .post a {
		color:#666;
	}
	
	#bodycontent .post ul, #bodycontent .post ol {
	margin:0 0 18px 30px;
	line-height: 20px;
	}
	#bodycontent .post blockquote {
	margin:0 0 18px 30px;
	line-height: 19px;
	font-size:13px;
	color:#666;
	font-style:italic;
	}
	#bodycontent .post h3 {
	font-weight:bold;
	padding:8px 0;
	font-size:17px;
	}
	#bodycontent .post a:link, #bodycontent .post a:visited {
		color:#222;
		text-decoration:underline;
		font-weight:bold;
		}
	#bodycontent .post a:hover {
		color:#666;
		text-decoration:underline;
		font-weight:bold;
		}



/** CONTACT FORM **/

.contactform {margin:0 0 0px 0;}
.contactform b {display:block;}
.contactform input.text, .contactform textarea, .contactform select {width:250px;padding:4px;font-family:arial;font-size:13px;margin:2px 0 7px 0;}
.contactform textarea {height:150px;width:350px;}
.contactform input#contact-submit {padding:4px;width:150px;font-weight:bold;}
.contactform p.contactmsg {padding:4px;border:1px solid #ccc;background:#f9f9f9;font-weight:bold;}
.contactform p.success {color:#060;}
.contactform p.error {color:#CC0000;}


/** SIDEBAR **/

#sidebar {
	width:303px;
	float:right;
	text-align:left;
	background:transparent url(images/sidebar.png) top left no-repeat;
		padding-top:7px;
		margin:0 0 30px 0;
		list-style:none;
		padding-left:3px;
		width:296px;
		height:335px;
		position:relative;
		top:30px;
	}
	#sidebar .featured {
		
	}
	#sidebar .kontakt {
		background:transparent url(images/button.png) top left no-repeat;
		width:145px;
		height:33px;
		padding:14px 0px 0px 22px;
		font-size:14px;
		font-weight:bold;
		cursor:pointer;
		bottom:20px;
		position:absolute;
	}
	#sidebar ul {
		list-style:none;
	}
	#sidebar ul a {
		font-weight:normal;
	}
	#sidebar ul li {
		padding:8px;
	}
	#sidebar ul li.alternate {
		background:#cfcfcf;
	}

	#sidebar .featured h2 {
		color:#ggg;
		font-family:verdana;
		font-size:11px;
		font-weight:bold;
		line-height:24px;
		margin:0 0 3px 10px;
		}
	#sidebar .featured p {
		color:#ccc;
		font-family:georgia;
		line-height:20px;
		margin:0 0 18px 0;
		}





/** FOOTER **/

#footer {
	text-align:left;
	line-height:18px;
	font-size:13px;
	color:#666;
	border-top:1px solid #ccc;
	padding:20px 0;
	}
	#footer a:link, #footer a:visited {
		color:#666;
		text-decoration:underline;
		font-weight:normal;
		}
	#footer a:hover {
		color:#F63;
		text-decoration:underline;
		}
		
/* FORMS */

