


/* --------------------- */
/* OGÓLNE */
/* --------------------- */

* {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

a {
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}


.content, .wrapper, .container {
	overflow: hidden;
	height: 100%;
}

body {
	background-color: #1a1a1a;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	
}

#page {
	width: 940px;
	margin: 0 auto;
}

/* --------------------- */
/* SIDEBAR */
/* --------------------- */

#sidebar {
	height: 110px;
}

#sidebar .left {
	margin-top: 10px;
	margin-left: 40px;
}

#sidebar .right {
	padding-top: 60px;
	width: 539px;
}

#sidebar .right ul li {
	display: inline;
	margin-left: 30px;
	font-family: Arial;
	font-size: 0.95em;
}

#sidebar .right ul li.first {
	margin-left: 15px;
}

#sidebar .right ul li.last {
	margin-right: 15px;
}

#sidebar .right ul li a {
	color: white;
}

#sidebar .right ul li a:hover, #sidebar .right ul li.current a {
	color: #ff8a00;
	text-decoration: none;
}

#sidebar .right #slide {
	width: 539px;
	height: 2px;
	font-size: 1px;
	background-image: url(img/top_menu_slide_bg.png);
	margin-top: 10px;
}

#sidebar .right #slider {
	width: 16px;
	height: 8px;
	font-size: 1px;
	background-image: url(img/top_menu_slider.png);
	position: absolute;
	top: 86px;
}

/* --------------------- */
/* TOP */
/* --------------------- */

#top {
	margin-top: 40px;
	margin-bottom: 20px;
}

#top .left {
	width: 261px;
	height: 317px;
	background-image: url(img/left_menu.png);
	margin-left: 2px;
}

#top .left div {
	margin-left: 30px;
}

#top .left .first {
	margin-top: 50px;
}

#top .left .second {
	margin-top: 60px;
}

#top .left .third {
	margin-top: 70px;
}

#top .left h4 a {
	color: #111111;
}

#top .left h4 a:hover {
	text-decoration: none;
	color: #e6e6e6;
}

#top .left .first h4 a:hover {
	color: white;
}

#top .left h5 {
	color: #646464;
	font-family: Arial;
	font-size: 0.55em;
	font-style: italic;
	margin-top: 1px;
}

#top .left .second h5 {
	color: #434343;
}

#top .left .third h5 {
	color: #313131;
}

#top .right {
	width: 677px;
	height: 317px;
	background-image: url(img/top.png);
}

#top .right #images_wrapper {
	margin: 0 auto;
	width: 659px;
	height: 258px;
	position: relative;
	top: 34px;
}

#top .right #images_wrapper img {
	position: absolute;
}

#top #left_arrow {
	width: 38px;
	height: 37px;
	background-image: url(img/left_arrow.png);
	display: block;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -220px;
	top: 280px;
}

#top #right_arrow {
	width: 38px;
	height: 37px;
	background-image: url(img/right_arrow.png);	
	display: block;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: 445px;
	top: 280px;
}

#contents_wrapper {
	width: 659px;
	height: 60px;
	position: relative;
	margin: 0 auto;
	top: -20px;
	background: rgba(17, 17, 17, 0.9);
}

#contents_wrapper_outside {
	width: 659px;
	height: 60px;
}

#contents_wrapper_inside {
	width: 659px;
	height: 60px;
}

#contents_wrapper h3 {
	position: absolute;
	color: #fff;
	font-size: 1.2em;
	padding-top: 20px;
	padding-left: 10px;
}

/* --------------------- */
/* CONTENT */
/* --------------------- */

#content .left {
	width: 242px;
	height: 314px;
	background-image: url(img/left_content.png);
	float: right;
	color: white;
	overflow: hidden;
}

#content .left .content {
	padding-top: 140px;
	padding-left: 30px;
	font-size: 0.75em;
}

#content .left .content a {
	color: white;
}

#content .left .content p.with_margin {
	margin-top: 30px;
}

#content .left .content p.with_margin a {
	font-size: 0.9em;
	font-weight: bold;
}

#content.subpage .left {
	width: 243px;
	height: 405px;
	background-image: url(img/left_content_subpage.png);
	margin-top: 0px;
	font-size: 1.4em;
}

#content.subpage .left .content {
	padding-top: 90px;
}

#content.subpage .left .content li {
	margin-bottom: 3px;
}

#content.subpage .left .content li.current a {
	text-decoration: underline;
}

#content.subpage .box {
	margin-bottom: 0px;
	overflow: hidden;
	width:600px;
	margin-left:0px;
}

#content.subpage .right .box p {
	font-size: 0.65em;
	margin-bottom: 8px;
	margin-top:25px;
}

#content.subpage .right .box p .orange {
	color: #f18800;
}

#content.subpage .right .box p .white {
	color: white;
	margin-right: 40px;
}

#content.subpage .box div {
	overflow: hidden;
}

#content.subpage .box a {
	display: block;
	float: left;
	width: 600px;
	text-align: center;
	padding-top: 12px;
	margin-right: 0px;
}

#content .right {
	width: 675px;
}

#content .right .top_curves {
	width: 675px;
	height: 6px;
	font-size: 1px;
	background-image: url(img/right_content_top_curves.png);
}

#content .right .content {
	background-color: #111111;
	padding: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content .right .bottom_curves{
	width: 675px;
	height: 8px;
	font-size: 1px;
	background-image: url(img/right_content_bottom_curves.png);
}

#content .right .content h2 {
	color: #f3ac00;
	font-size: 1.3em;
	margin-bottom: 30px;
}


#content .right .content h3 a{
	color: #f3ac00;
	font-size: 1.0em;
	padding-bottom: 20px;
	text-decoration:none;
	line-height:40px;
}

#content .right .content .tekst{
	color: #fff;
	font-size: 0.9em;
	margin-bottom: 30px;
	line-height:15px;
}
#content .right .content .tekst a{
text-decoration:none;
}
#content .right .content .cufon h2 {
	color: #fff;
	font-size: 0.9em;
	margin-bottom: 15px;
}
#content .right .content .cufon h2 {
	color: #fff;
	font-size: 0.9em;
	margin-bottom: 10px;
}

#content .right .content h2 a{
	color: #fff;
	font-size: 1.1em;
	margin-bottom: 15px;
	text-decoration:none;
}


#content .right .content p {
	color: white;
	font-size: 0.75em;
	margin-bottom: 16px;
}
#content .right .content .pozycjonowanie01{
float:left;
margin-bottom:5px;
padding-left:5px;
width:260px;
height:15px;
font-family:verdana, arial;
font-weight:bold;
font-size:11px;
color:#fff;
}
#content .right .content .pozycjonowanie02{
margin-left:260px;
margin-bottom:5px;
padding-left:5px;
width:55px;
height:15px;
font-family:verdana, arial;
font-size:11px;
font-weight:bold;
color:#fff;
}

#content .right .content .pozycjonowanie1{
float:left;
padding-left:5px;
background-color:#151515;
width:260px;
height:15px;
font-family:verdana, arial;
font-size:11px;
color:#fff;
}
#content .right .content .pozycjonowanie2{
margin-left:265px;
padding-left:5px;
background-color:#191919;
width:55px;
height:15px;
font-family:verdana, arial;
font-size:11px;
color:#fff;
}
#content .right .content .pozycjonowanie3{
float:left;
padding-left:5px;
background-color:#191919;
width:260px;
height:15px;
font-family:verdana, arial;
font-size:11px;
color:#fff;
}
#content .right .content .pozycjonowanie4{
margin-left:265px;
padding-left:5px;
background-color:#151515;
width:55px;
height:15px;
font-family:verdana, arial;
font-size:11px;
color:#fff;
}

#content .right .content .nastepna{
margin-bottom:50px;
}

#content .right .content .mapka {
float:left;
margin-left:15px;
margin-top:-50px;
}

#content .right .content .mailme {
width:360px;
float:left;
}

#content .right .content .formularz {
background-color:#1a1a1a;
font-family:verdana, arial;
font-size:12px;
color:#626262;
float:left;
height:20px;
margin-top:15px;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 8px;
}
#content .right .content .tytul {

float:left;
height:20px;
margin-top:15px;
width:110px;
}


#content .right .content .poletekstowe {
background-color:#1a1a1a;
font-family:verdana, arial;
font-size:14px;
color:#626262;
float:left;
height:120px;
margin-top:15px;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 15px;
}


#content.subpage .right .adres p {
	font-size: 0.65em;
	margin-bottom: 8px;
}

#content.subpage .right .adres p .orange {
	color: #f18800;
}

#content.subpage .right .adres p .white {
	color: white;
	margin-right:20px;
}



/* --------------------- */
/* FOOTER */
/* --------------------- */

#footer {
	font-size: 0.65em;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	color: #aaaaa9
}

#footer a {
	color: white;
}

#footer ul li {
	display: inline;
	margin-left: 5px;
}

#footer ul li.current a {
	text-decoration: underline;
}









