@charset "UTF-8";

*  {
	margin: 0;
	padding: 0;
	outline: 0
}
img  {
	border: none
}
body {
		height:100%;
		overflow-y:auto;
		font: 100% "Trebuchet MS", verdana;
		background: #f6f6f6 url(../images/bg.png) repeat-y top left;
		text-align: center;
		color: #4b4b4d;
}
p {
	margin-bottom: 10px;
	line-height: 24px;
	font-size:14px
}
a {
	color:#4b4b4d;
	text-decoration: underline
}
a:hover {
	color: #c9d200;	
	text-decoration: none
}
h2 {
	color:#c9d200;
	font-size:34px;
	padding-bottom: 10px;
	border-bottom: #c1c1c1 1px solid;
	margin-bottom: 10px
}
#col_sx {
	display:block;
	top:0px;
	left:0px;
	height: 100%;
	position:fixed;
	width: 293px;
}
#kontakt_frame {
	background:url(../images/bg_kontakt.png) no-repeat;
	height:176px;
	margin-top:1px;
	width:169px;
	margin-left: 35px;
	text-align: left;
	padding-left:25px;
	padding-right:35px;
	padding-top:15px;
	font-size:14px
}
#kontakt_frame .green {
	color:#c9d200;
	padding-right: 5px
}
#kontakt_frame p {
	line-height: 20px;
	padding: 10px 0 0 0
}
#content {
	margin:0px 25px 0px 323px;
	display:block;
	width: 589px;
	text-align: left;
	font-size: 12px
}
#menu ul {	
	list-style:none;
	text-align:left;
	font-weight:bold;
	font-size:21px;
	padding:10px 0 0 0
}
#menu li {	
	display:inline;
	padding: 0 50px 0 0
}
#menu li a {
	color:#d5d5d5;		
	text-decoration:none;
}
#menu li a:hover {
	color: #c9d200;	
}
#menu .active {
	color: #4b4b4b;
	text-decoration:none;
}
#sub_menu {	
	padding:0px 0 20px 0;
	height: 16px
}
#sub_menu ul {	
	list-style:none;
	text-align:left;
	font-size:13px;
}
#sub_menu li {	
	display:inline;
	padding: 0 5px 0 0;
}
#sub_menu li a {
	color:#d5d5d5;		
	text-decoration:none;
	padding-left: 20px
}
#sub_menu li a:hover {
	color: #c9d200;
	background:url(../images/arrow_subnav.png) left center no-repeat;
}
#sub_menu .active {
	color: #4b4b4b;
	text-decoration:none;
	background:url(../images/arrow_subnav.png) left center no-repeat;
	padding-left: 20px
}
#footer  {
	font-size: 12px;
	border-top: #c1c1c1 4px double;
	border-bottom: #c1c1c1 4px double;;
	margin-bottom: 20px
}
#footer a  {
	text-decoration: underline
}
#footer a:hover  {
	color: #c9d200;
	text-decoration: none
}
#footer_sx  {
	float: left;
	width:168px;
	padding: 5px 0
}
#footer_dx  {
	float: right;
	text-align: center;
	width: 421px;
	background: url(../images/bg_footer_dx.png) repeat-y;
	height: 75px;
	padding-top: 15px
}
#footer .green {
	color: #c9d200;
	padding: 0 2px
}
#share {
	padding-top: 15px;
}
#nav {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 35px	
}
#nav a {
	background: url(../images/slide_butt_grey.png) center center no-repeat;
	padding: 10px;
	color:#d5d5d5	
}
#nav a:hover {
	background: url(../images/slide_butt_green.png) center center no-repeat;
	color: #c9d200
}
#nav .activeSlide {
	background: url(../images/slide_butt_green.png) center center no-repeat;
	padding: 10px;
	color: #c9d200
}
#mirror_top {
	background: url(../images/mirror_top.png) no-repeat;
	height: 9px;
	padding-top: 0px
}
#mirror_bottom {
	background: url(../images/mirror_bottom.png) no-repeat;
	height: 9px;
}
#content_sx {
	float:left;
	width:266px
}

#content_sx ul {
	font-size: 17px;
	line-height: 28px;
	list-style: none;
	margin-left: 0px
}

#content_sx li {
	background:url(../images/ok.png) no-repeat left center;
	padding-left: 25px

}
#content_dx {
	float:right;
	width:266px
}
#content_dx ul {
	font-size: 17px;
	line-height: 28px;
	list-style: none;
	margin-left: 20px
}
#content_dx li {
	background:url(../images/ok.png) no-repeat left center;
	padding-left: 25px

}
#content .small {
	font-size: 12px;
	color: #4b4b4d;
	padding: 0 0px
}

}
.butt {
	margin-top: 15px
}
#up {
	margin-top: 15px;
	margin-bottom: 5px;
	text-align:right
}
input[type=text], textarea { 
	font-size: 13px;
	color: #4b4b4d;
	padding: 2px;
	font-family:"Trebuchet MS", verdana;
	border: #c9d200 1px solid;
	width: 250px
}
input[type=submit], input[type=reset] { 
	font-size: 13px;
	color: #fff;
	padding: 2px;
	font-family:"Trebuchet MS", verdana;
	border: none;
	background: #c9d200;
	font-weight: bold;
	cursor:pointer;
}
ul { 
	list-style:square;
	font-size: 14px;
	line-height: 24px;
	color: #4b4b4d;
	padding-left: 30px;
	margin-bottom: 10px
}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


