* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:946px;
}
body { 
	background:#000000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.3125em;
	color:#fff;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}

.header{
	width: 100%;
	background-color: #111111;
	height: 200px;
	margin-bottom: 30px;
}

.header .container {
	width:351px;
	padding-left: 595px;
	margin:0 auto;
	height: 23px;
	padding-top: 177px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.header .container ul
{
list-style: none;
padding: 0;
margin: 0;
}

.header .container li
{
	float: left;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0px;
}

.header .container li a
{
	height: 21px;
	padding-top: 2px;
	width: 113px;
	display: block;
	color: #111111;
	text-align: center;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	text-decoration: none;
}
.header .container li a:hover{
color: #595959;
}
.active 
{
	height: 21px;
	padding-top: 2px;
	width: 113px;
	display: block;
	color: #595959;
	text-align: center;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	text-decoration: none;
	
}
.header .short {
	width:946px;
	margin:0 auto;
	padding-top: 20px;
	
	
}
.kolom{
	width: 606px;
	height: 140px;
	float: left;
	display: inline;
	padding: 10px;
	background-image: url(images/kolom.png);
	background-repeat: no-repeat;
	line-height:17px;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
}
.kolom a{
color: #bfde16;
	text-decoration: none;
}
.kolomb{
	width: 286px;
	height: 140px;
	float: left;
	display: inline;
	margin-left: 14px;
	background-image: url(images/kolomb.png);
	background-repeat: no-repeat;
	padding: 10px;
	line-height:17px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
}
.kolomb a{
	color: #bfde16;
	text-decoration: none;
}
.kolomc{
	width: 631px;
	float: left;
	display: inline;
	padding-bottom:20px;
	line-height:17px;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
}
.kolomc a{
color: #ffffff;
	text-decoration: none;
}
.kolomc a:hover{
color: #bfde16;
}
.kolomd{
	width: 315px;
	float: left;
	display: inline;
	padding-bottom:20px;
	line-height:17px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
	text-align: right;
}
.kolomd a{
	color: #bfde16;
	text-decoration: none;
}
.kolome{
	width: 440px;
	float: left;
	display: inline;
	padding: 10px;
	height: 140px;
	background-image: url(images/kolomc.png);
	background-repeat: no-repeat;
	line-height:17px;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
}
.kolome a{
color: #bfde16;
	text-decoration: none;
}
h1 {
	font-size:18px;
	margin-bottom:15px;
	color: #bfde16;
	
}
.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:946px; 
	margin:0 auto;
	position:relative;
	font-size:.75em;
	
}

.containerb { 
	width:946px; 
	margin:0 auto;
	position:relative;
	font-size:.75em;
	padding-bottom: 20px;
	
}










/* anythingSlider */
.anythingSlider                         { width: 791px; height: 415px; position: relative; margin-left:155px; padding-top:9px;}
.anythingSlider .wrapper                { width: 636px; height: 415px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 415px; width: 791px; position:relative;}
.anythingSlider ul li img.slide {
	float:left;
}

	.anythingSlider dl {
	float:left;
	width:636px;
	height: 40px;
	line-height:17px;
	color:#595959;
	position:absolute;
	bottom:0;
	left:2px;
	}
.anythingSlider dl a{color: #bfde16;
	text-decoration: none;
	}
	
.anythingSlider .arrow                  { display: block; height: 80px; width: 53px; background:url(images/buttons.png) no-repeat left top; text-indent: -9999px; position: absolute; top: 146px; cursor: pointer; margin:0;}
.anythingSlider .forward                { background-position: 0 0; right:0; }
.anythingSlider .back                   { background-position: -53px 0; left: -155px; }
.anythingSlider .forward:hover          { background-position: 0 -80px; }
.anythingSlider .back:hover             { background-position: -53px -80px; }

#start-stop                             { display:none;}

.anythingSlider h2 {
	font-size:20px;
	width:100%;
	overflow:hidden;
	width:636px;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:none;
	
}
	.anythingSlider h2 a {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
	color: #bfde16;
	text-decoration: none;
	}
/* anythingSlider */


.itema{
display:inline;
width: 188px;
height: 105px;
margin-left: 1px;
margin-top: 1px;
margin-right: 0px;
float: left;
}

.container a{
	color: #666666;
	text-decoration: none;
}
.container a:hover{
	color: #bfde16;
	text-decoration: none;
}
.sizea{
font-size: 16px;margin-right: 5px;

}
.sizeb{
font-size: 20px;margin-right: 5px;
}
.sizec{
font-size: 24px;margin-right: 5px;
}
.clear{
height: 30px;
clear:both;
}
h2 {
	font-size:20px;
	margin-bottom:15px;
	border-bottom:none;
	
}
h3 {
	font-size:20px;
	margin-bottom:0px;
	border-bottom:none;
	
}

textarea{
width: 460px;
height: 80px;
}
input{
width: 175px;
height: 20px;
margin-bottom: 5px;
}

.contact{
display: inline;
float: left;
width: 500px;
}

.map{
	display: inline;
	float: left;
	width: 442px;
	text-align: right;
}
form{
width: 500px;
}

.small{
	color:#595959;
	font-size: 10px;
	
}
