@CHARSET "UTF-8";

body, html {
	height: 100%;
	position: relative;
}

body { 
  font-size: 81%;
  color: #dedede; 
  background: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #999; margin-bottom: 0.5em; }

h1 { font-size: 2.8em; color: #fff; line-height: 1.3em;}
h2 { font-size: 2.5em;}
h3 { font-size: 2.1em; }
h4 { font-size: 1.4em; color: #dedede;}
h5 { font-size: 1em; font-weight: bold; }
h6 { font-size: 1em; font-weight: bold; margin-bottom: 0;}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 5px 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: silver; }
a           { color: #fff; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #fff; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.uppercase 	{ text-transform: uppercase; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.rounded 	{ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.display-inline > * { float: left; margin-right: 5px; }

/* Main
--------------------------------------*/

.box {
	background: #333333;
}
.box2 {
	padding: 20px;
	color: #fff;
	background: #333333;
	border: 1px solid #444444;
}

.kontakt { }
.kontakt dl {}
.kontakt dl dt { float: left; width: 60px;}
.kontakt dl dd {}

#head { position: relative;}
#head h1 { margin-bottom: 20px;}
#head h1 a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 2.2em !important;
}
#head h1 a:hover {
	color: #888888;
}
#head h1 span {display: block;}

#head ul {
	position: absolute;
	top: 70px;
	right: 0px;
}
#head ul li {
	text-align: right;
	list-style: none;
	display: inline;
	margin-right: 10px;
}
#head ul li.selected a {
	color: #999999;
}
#head ul li a {
	color:#666666;
	font-size:1.1em;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
}
#head ul li a:hover {
	color: #dddddd;
}

#foot { padding-top: 10px; position: relative; font-size: 10px; color: #333; text-align: center;}
#foot a {color: #333;}
#foot .dev { position: absolute; top:10px; right: 0px;}

ul#messages {
	position: absolute;
	z-index: 100;
	top: 0; right: 0;
	width: 750px;
	margin: 0;
	padding: 0;
}
ul#messages li {
	list-style: none;
}

.editor {
	width: 700px !important;
	height: 400px !important;
}

/** NEWS */

#news-content,
#news-comment-form,
#news-comment-list {
	clear:left;
	display: block;
}

#news-content {}
#news-comment-form {}
#news-comment-list {}

/** GALLERY */
#gallery-list {}
#gallery-category-list { display: none;}

#gallery-description {}

#gallery-image-navigation {
	display:block;
	text-transform:uppercase;
	font-size: 10px !important;
	margin-bottom: 10px;
}
#gallery-image-navigation a {
	color:silver;
	text-decoration: none;
	margin-right: 57px;
}
#gallery-image-navigation a:hover {
	color: #fff;
}

#gallery-list ul,
#gallery-category-list ul {
	margin: 0;
	padding: 0;
}

#gallery-list ul li,
#gallery-category-list ul li{
	list-style: none;
	margin-bottom: 5px;
	line-height: 14px;
}

#gallery-list ul li a,
#gallery-category-list ul li a {
	text-decoration: none;
	line-height: 14px;
	display: block;
	color:#dedede;
	border-bottom: 1px solid #333;
}

#gallery-list ul li a:hover,
#gallery-category-list ul li a:hover,
#gallery-list ul li.selected a,
#gallery-category-list ul li.selected a {
	color:#fefefe;
	background:#111;
	border-bottom: 1px solid #666;
	text-decoration: none;
	line-height: 14px;
}

#gallery-image-list {}
#gallery-image-list ul {
	margin: 0;
	padding: 0;
}
#gallery-image-list ul li {
	float: left;
	list-style: none;
	margin-right: 5px;
	margin-bottom: 5px;
}
#gallery-image-list ul li a {
	display:block;
	width: 55px;
	height: 55px;
	padding: 3px;
	text-align:center;
	border: 1px solid #333;
}
#gallery-image-list ul li.selected a,
#gallery-image-list ul li a:hover {
	border: 1px solid silver;
}
#gallery-image-list ul li a img {
	border: 0;
}

#gallery-description {color: #888;}
#gallery-description a {color: #888;}
#gallery-description a:hover {color: #fff;}
#gallery-description h3 {font-size: 18px; line-height: 18px; color: #fff;}
#gallery-description h4 {display: none;}

/** FORM */

.zend_form textarea {
	width: 250px;
	height: 100px;
}

textarea,
textarea.medium {
}

textarea, input { background: silver; border: 1px solid #222;}

textarea { height: 100px; }
textarea.medium { height: 3em;}

.zend_form {}
.zend_form dt { float: left; clear: left; margin: 0; padding: 0; width: 120px; text-align: right; padding-right: 5px;}
.zend_form dd { float: left; margin: 0; padding: 0;}

.zend_form .errors li {color: red;}

.kontakt-page,
.kontakt-form {
	margin-top: 30px;
}
.kontakt-page {float: left; display: block; width: 250px;}
.kontakt-form {float: left; display: block; width: 550px;}
