/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size: 100%;
	/* [disabled]list-style-type: none; */
}
body {
	background-color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	line-height: 18px;
	background-image: url(../images/bgbody.jpg);
	background-repeat: repeat;
	letter-spacing: normal;
	word-spacing: normal;
}
* {
	outline:none;
}
.clr {
	clear: both;
}
.read-more {
	text-align:right;
	font-weight:bold;
}
#site-wrapper {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#top {
	background-image: url(../images/top-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 152px;
}
#logo {
	float: left;
	margin-left: 15px;
	margin-top: 50px;
}
#top-right {
	float: right;
	width: 680px;
	margin-top: 20px;
}
#top-right ul {
	list-style-type: none;
}
#top-right li {
	display: inline;
}
#lang {
	text-align: right;
	margin-bottom: 35px;
	margin-right: 20px;
}
#lang .act {
	color: #FFF;
}
#lang a {
	color: #999;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#lang a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#menu {
	float: right;
	width: 560px;

}
#menu ul li {
	display: inline;
}
#menu ul li a {
	color: #CCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	padding-left: 13px;
	padding-right: 18px;
	text-align: left;
	margin-right: 4px;
	line-height: 12px;
	height: 30px;
	background-image: url(../images/menu-line-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu ul li a:hover {
	color: #F00;
	font-size: 10px;
	text-decoration: none;
	display: block;
	float: left;
}
#header-wrapper {
	height: 298px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2A2A2A;
	border-bottom-color: #2A2A2A;
	background-image: url(../images/body.jpg);
	background-repeat: repeat;
}

#header {
	height: 298px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#shadow {
}
#step-wrapper {
	margin-top: 20px;
	margin-bottom: 30px;
	background-image: url(../images/step-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 72px;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
}
#step-wrapper h2 {
	font-family: "Arial Narrow", Arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 8px;
}
#step-wrapper h2 a {
	color: #CCC;
	text-decoration: none;
	display: block;
}
#step-wrapper h2 a:hover {
	color: #F00;
	text-decoration: none;
}
#step-wrapper h4 {
	font-size: 11px;
	color: #E1E1E1;
	font-weight: normal;
}
#step-wrapper ul li {
	width: 300px;
	float: left;
	display: block;
	padding-left: 15px;
	list-style-type: none;
}
.step {
	float: left;
	width: 255px;
}
.goto {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#content-wrappers {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#content-wrapper {
	min-height: 350px;
}
#content-wrapper .dots {
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#content-wrapper h2 {
	font-family: "Arial Narrow", Arial, helvetica, sans-serif;
	font-size: 23px;
	margin-bottom: 15px;
	font-weight: normal;
}
#content {
	float: left;
	width: 570px;
	padding-left: 15px;
	padding-bottom: 40px;
}
#content h4 {
	margin-bottom: 10px;
}

#content a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#content .imgleft {
	float: left;
	border: 1px solid #666;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
}

#content p {
	margin-bottom: 10px;
}
.more a {
	margin-right: 20px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 84px;
	display: block;
	float: right;
}
.more a:hover {
	margin-right: 20px;
	background-image: url(../images/more-over.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 84px;
	display: block;
	float: right;
}


#left-side {
	float: right;
	width: 300px;
	margin-right: 15px;
}
#contact-info {
	background-image: url(../images/kontakt.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-top: 120px;
}
#contact-info h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
#contact-info p {
	margin-bottom: 10px;
}
#slider-wrapper {
	background:url(images/slider.png) no-repeat;
	width:960px;
	height:298px;
	margin:0 auto;
}
#slider {
	position:relative;
	width:960px;
	height:298px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
#footer {
	background-color: #141414;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#foot {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
}

#foot a {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
#tanger {
	float: left;
}
#project {
	float: right;
}
#tab {
	width: 300px;
}
#tab td {
	padding: 2px;
}
.input_text {
	background-color: #333;
	border: 1px solid #666;
	color: #CCC;
	padding: 2px;
	width: 240px;
}
.input_msg {
	background-color: #333;
	border: 1px solid #666;
	color: #CCC;
	padding: 2px;
	width: 300px;
}
#formularz {
}
#formularz label {
	display: block;
}#mapa {
	margin-top: 40px;
	opacity: 0.5;
}
#mapa:hover {
	margin-top: 40px;
	opacity: 1;
}

.ulleft {
	margin-left: 20px;
}
