/* =reseting & global
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body, div, span, ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6, p, pre, blockquote,
legend, form, fieldset, table, tr, th, td,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var {
	margin: 0; padding: 0;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	outline: 0;
	vertical-align: baseline;
}

abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }
body { line-height: 1; background-color: #FFF; }
caption, th { text-align: left; }
hr { clear: both; border: 0; width: 0; }
legend { display: none; }

/* =layout
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
	background: #131313 url('../images/bodybg.gif') 0 0 repeat-x;
	color: #727272;
	font: normal 100% "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

#page {
	font-size: .75em;
	margin: 0 auto;
	position: relative;
	width: 985px;
}

#top {
	background: #151515 url('../images/topbg_new.gif') 0 0 repeat-y;
	height: 159px;
	position: relative;
}
#top h1 a {
	display: block;
	height: 106px;
	left: 264px;
	overflow: hidden;
	position: absolute;
	text-indent: -999em;
	top: 9px;
	width: 307px;
}

#contact_field {
	background: #111;
	font-size: .9em;
	line-height: 140%;
	padding: 5px 7px 0;
	position: absolute;
	right: 0px;
	top: 17px;
	-moz-border-radius: 5px;
}

#contact_field p {
	margin-bottom: 5px;
}

#contact_field a.email {
	background: url('../images/email.gif') 1px 2px no-repeat;
	padding-left: 15px;
}

#contact_field img {
	vertical-align: middle;
}

#body {
	background: #131313 url('../images/pagebg.gif') 0 0 repeat-y;
	min-height: 500px;
	padding: 14px 26px 30px 31px;
}

h2 {
	color: #F98601;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: .5em;
	text-transform: uppercase;
}
h2 a {
	color: #F98601 !important;
	text-decoration: none;
}
h2 span {
	color: #444;
	font-size: .75em;
}

h3 {
	background: url('../images/header2bg.gif') center left repeat-x;
	color: #FF8900;
	font-size: 1.17em;
	font-weight: bold;
	line-height: 2em;
	text-transform: uppercase;
}
h3 span {
	background: #131313;
	padding-right: 8px;
}
.round h3 span {
	background: #161616;
}

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

strong {
	color: #CCC;
	font-weight: bold;
}

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.errors {
	border-left: 1px solid #6B1414;
	color: #D00;
	margin-left: 0 !important;
	list-style: none;
	padding-left: 1em;
}

/* -forms
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

form .formdiv {
	clear: both;
	margin-top: 7px;
}

form input.text, form select.text {
	background: #161616;
	border: 1px solid #494949;
	color: #555;
	font: normal 100% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	padding: 3px 7px;
}
form input.text:hover, form textarea.text:hover, form select.text:hover {
	color: #B0B0B0;
}
form input.text:focus, form textarea.text:focus, form select.text:focus {
	color: #FFF;
}
form input.button {
	background: #242424;
	border: 1px solid #494949;
	color: #B0B0B0;
	cursor: pointer;
	font: normal 100% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	padding: 3px 7px;
}
form input.button:hover {
	color: #FFF;
}
form textarea.text {
	background: #161616;
	border: 1px solid #494949;
	color: #555;
	font: normal 100% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	height: 7em;
	padding: 3px 7px;
	width: 350px;
}

form .buttons {
	border-top: 1px solid #222;
	margin-top: 7px;
	padding-top: 7px;
}

p.meta {
	border-top: 1px solid #242424;
	clear: both;
	color: #B0B0B0;
	margin-top: 7px;
	padding-top: 4px;
	text-align: center;
}
p.meta a {
	color: #B0B0B0;
	text-decoration: none;
}
p.meta a:hover {
	color: #FFF;
	text-decoration: underline;
}

div.buttons {
	margin-top: 10px;
}
div.buttons a {
	margin-left: 5px;
}
a.button {
	border: 1px solid #222;
	padding: 5px 7px;
	text-decoration: none;
}

/* -content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#main {
	float: left;
	width: 826px;
}

#content {
	float: right;
	width: 559px;
}

#content p {
	line-height: 140%;
	margin-bottom: 1em;
	text-align: justify;
}
#content p.center {
	text-align: center;
}

#content .comment {
	margin-bottom: 20px;
}
#content .comment.reply {
	margin: 0 0 0 60px;
}

#content .round {
	background: #161616 url('../images/roundtop.gif') 0 0 no-repeat;
	margin-bottom: 2em;
	min-height: 20px;
}
#content .round .bottombg {
	background: url('../images/roundbottom.gif') bottom left no-repeat;
	padding: 23px 11px;
}

#content img.foto {
	border: 5px solid #0F0F0F;
}
#content img.foto.left {
	margin: 5px 10px 10px 0;
	width: 100px;
}
#content img.foto.right {
	margin: 5px 0 10px 10px;
}

#content a {
	color: #CCC;
}
#content a:hover {
	color: #FFF;
}

#content form label {
	float: left;
	padding-top: 4px;
	width: 140px;
}
#content form input.text {
	width: 200px;
}

#content ul {
	margin: 0 0 .5em 2em;
}

#content table {
	width: 100%;
}
#content table.mceLayout table {
	width: auto;
}
#content table th {
	border-bottom: 1px solid #222;
	color: #EEE;
	font-weight: bold;
	padding-bottom: 2px;
}
#content table td {
	padding: 2px;
}

#content p.meta a {
	color: #FF8900;
	font-weight: bold;
}

#countpages {
	float: right;
	font-size: 1.25em;
}
#content #pagination {
	height: 32px;
	margin: 0 auto;
	position: relative;
}
#content #pagination li {
	float: left;
	list-style: none;
}
#content #pagination li.oldest {
	float: right;
}
#content #pagination li.back {
	position: absolute;
	left: 220px;
}
#content #pagination li a {
	background: #222;
	font-weight: bold;
	margin-left: 5px;
	padding: 6px 8px;
	text-decoration: none;
	-moz-border-radius: 4px;
}
#content #pagination li a:hover {
	background: #191919;
}

#content .certificates {
	margin: 0;
}
#content .certificates li {
	background: #111;
	float: left;
	list-style: none;
	margin-right: 10px;
	padding: 10px;
}
#content .certificates li span {
	border-top: 1px solid #222;
	display: block;
	margin-top: 4px;
	padding-top: 4px;
}

/* -katalog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#catalog {
	list-style: none;
}

#catalog li {
	display: block;
	float: left;
	height: 120px;
	list-style: none;
	margin-right: 10px;
	width: 240px;
}

#catalog a:hover h3 {
	color: #CCC !important;
	text-decoration: underline;
}

#catalog li img {
	float: left;
	margin: 0 10px 10px 0;
}

#catalog .thumbs img {
    max-height: 80px;
    max-width: 120px;
}

#catalog li .description {

}

/* -tipsy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.tipsy .body {
	float: right;
	width: 320px;
}
.tipsy .photos {
	float: left;
	margin-top: .7em;
	width: 200px;
}
.tipsy .photos .small {
	margin: 4px 3px 0 1px;
}
.tipsy .meta {
	background: #191919;
	border-top: 1px solid #222;
	padding: 6px;
}
.tipsy .tipsy_description {
	min-height: 180px;
	_height: 180px
}
.tipsy img.large {
    max-height: 200px;
    max-width: 200px;
}
.tipsy img.small {
    max-height: 60px;
    max-width: 60px;
}

/* -sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar {
	float: left;
	width: 185px;
}

#sidebar ul {
	list-style: none;
}

#sidebar #menu {
	font-size: 1.17em;
	font-weight: bold;
	margin: 20px 0 35px;
	text-transform: uppercase;
}
#sidebar #menu li {
	line-height: 2em;
}
#sidebar #menu li ul {
	font-size: .8em;
}
#sidebar #menu li ul li {
	border-bottom: 1px solid #181818;
}

#sidebar #menu li a {
	background: url('../images/menuarray.gif') 0 3px no-repeat;
	color: #894E09;
	padding-left: 16px;
	text-decoration: none;
}
#sidebar #menu li a:hover, #sidebar #menu li a.active {
	background-position: 0 -16px;
	color: #FF8900;
}
#sidebar #menu li ul li a {
	background: none;
	padding-left: 0;
}

#sidebar .box {
	margin-bottom: 35px;
}
#sidebar .box ul {
	border-top: 1px solid #222;
}
#sidebar .box ul li {
	border-bottom: 1px solid #222;
	padding: 4px 5px;
}
#sidebar .box ul li a {
	color: #894E09;
	display: block;
	text-decoration: none;
}
#sidebar .box ul li a:hover {
	color: #FF8900;
}

/* -login
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar form#login label {
	display: none;
}
#sidebar form#login input.text {
	width: 171px;
}

/* -ads
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#rek {
	float: right;
	margin-top: 200px;
}

#rek .ban {
	margin-bottom: 20px;
	width: 151px;
}

/* -footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footercontainer {
	background: #171717;
	clear: both;
}
#footer {
	/* background: #151515 url('../images/footerbg.gif') 0 0 repeat-y;*/
	font-size: .75em;
	margin: 0 auto;
	padding: 10px 30px;
	width: 870px;
}

#footer ul {
	list-style: none;
	text-transform: uppercase;
}
#footer ul li {
	float: left;
	margin-right: 20px;
}
#footer ul li a {
	background: url('../images/footera.gif') center left no-repeat;
	color: #B0B0B0;
	padding-left: 7px;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #EEE;
}

#footer p {
	clear: both;
	color: #6C6C6C;
	font-size: .83em;
	padding: 10px 20px 0;
	text-align: right;
}
#footer p a {
	color: #6C6C6C;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFF;
}
