* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: #cec290 url(../images/bg_gif.gif) repeat-x;
	color:#473F2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	padding-bottom: 20px;
}
a {
	text-decoration: none;
	color: #F90;
	outline:none;
}
a:hover {
	color:#F90;
	text-decoration:underline;
}
h1 {
	width: 380px;
	height: 110px;
	text-indent: -9999px;
	background: url(../images/top_logo.jpg) no-repeat;
	position: relative;
}
h1 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
	height: 110px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	color: #292519;
	
	font-weight: normal;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#content h3 {
	font-size: 1.3em;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 890px;
}
#top {
	height: 110px;
	position: relative;
}
#top img {
	position:absolute;
	top: 80px;
	right: 50px;
}
/*--------------------MENU-----------------------------------*/	
#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	float:left;
	background: #342E20;
	width: 890px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav li {
	margin:0;
	padding:0;
	float: left;
}
#nav a {
	float: left;
	display: block;
	width: 126px;
	background: url(../images/menu-center.jpg) no-repeat;
	line-height: 34px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #474030;
}
#nav #nav_glowna a {
	background: url(../images/menu_left.jpg) no-repeat;
	width: 127px;
}
#nav #nav_glowna a:hover {
	background:url(../images/menu_left.jpg) no-repeat -127px 0;
}
#nav #nav_forum a {
	background: url(../images/menu_right.jpg) no-repeat;
	width: 127px;
	border: none;
}
#nav #nav_forum a:hover {
	background:url(../images/menu_right.jpg) no-repeat -127px 0;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a:hover {
	background: url(../images/menu-center.jpg) no-repeat -126px 0px;
}
#home #nav_glowna a {
	color: #FF712D;
	background: url(../images/menu_left.jpg) no-repeat -127px 0px;
}
#forum #nav_forum a {
	color: #FF712D;
	background:url(../images/menu_right.jpg) no-repeat -127px 0px;
}
#firma #nav_firma a, #oferta #nav_oferta a, #serwis #nav_serwis a, #dzierzawa #nav_dzierzawa a, #kontakt #nav_kontakt a {
	color: #FF712D;
	background: url(../images/menu-center.jpg) no-repeat -127px 0px;
}
#nav li ul {
	position: absolute;
	width: 127px;
	left: -999em;
	top: 34px;
	background-color: #433c2d;
}
#nav li:hover ul {
	left: auto;
}
/*------------------CONTENT-----------------------------------*/
#mainContent {
	background: #474030;
	float: left;
	width: 890px;
	padding-bottom: 6px;
}
.box {
	width:215px;
	background: #565340;
	float: left;
	margin: 6px 0px 0px 6px;
}
.box h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -0.3px;
	background: url(../images/h3_bg.jpg) no-repeat;
	line-height: 35px;
	margin-top: 0px;
	padding-left: 18px;
}
.box h3 a {
	color:#fef6c5;
}
.box img {
	margin-left:17px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box h4, .box p {
	padding-left: 17px;
	padding-right: 17px;
}
.box h4 {
	color: #fef6c5;
	margin-bottom: 4px;
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
.box h4 a {
	color: #fef6c5;
}
.box h4 a:hover {
	color: #FF712D;
}
.box p {
	color: #928965;
	font-size: 1.1em;
	margin-bottom: 10px;
}
.wiecej {
	text-align: right;
}
.wiecej a {
	color: #FF712D;
	font-size: 1em;
}
.wiecej span {
}
.clear {
	clear: both;
}
#content h4 {
	margin-left: 20px;
}
/*----------------END OF CONTENT --------------------*/

/*-----------------SUBCONTENT-----------------------*/
#subContent {
	clear:both;
	background: #DCD5A6;
	/*---------------#DCD5A6---------------------*/
	height: 100px;
}
/*---------------FOOTER---------------------*/
#footer {
	background: url(../images/footer-bg.png) no-repeat;
	height: 30px;
	line-height: 30px;
	clear: both;
}
#footer p {
	text-align: center;
	line-height:30px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	color: #CCC;
}
#test {
	width: 0px;
}
#image_slide {
	width: 890px;
	height: 230px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
#image_slide img {
	background-color: rgb(230,230,230);
	width: 890px;
	height: 230px;
	top:  0;
	left: 0;
}
div.scrollable {
	position:relative;
	overflow:hidden;
	width: 780px;
	height:88px;
	margin-left: 0px;
	padding: 12px 0px 0px;
	margin-right: 10px;
}
div.scrollable div.items {
	width:20000em;
	position:absolute;
	clear:both;
}
div.scrollable div.items div {
	float:left;
	margin-left: 15px;
}
#contentWrapper {
	background: #FFF;
	float: left;
	width: 890px;
}
#content {
	background: #FFF;
	float: right;
	width: 650px;
	font-size: 1.2em;
	color: #666633;
	padding-bottom: 30px;
}
#content p {
	line-height: 160%;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content ul {
	list-style-type: none;
	margin-left: 3em;
	margin-bottom: 1em;
}
#content ul li {
	line-height: 160%;
	margin-right: 3em;
	background: url(../images/dot.gif) no-repeat 0px 8px;
	padding-left: 10px;
}
#content #top_prev_pdf {
	margin-right: 20px;
	margin-left: 20px;
}
#content #top_prev_pdf a img {
	margin-right: 10px;
}
#sidebar {
	float: left;
	width: 200px;
	background: #EBEBD6;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#side_nav {
	/*margin: 0px;
	padding: 0px;*/
	list-style-type: none;
	width: 200px;
}
#side_nav ul {
	/*margin:4px 8px 15px 8px;*/
	padding:0;
}
#side_nav li {
	list-style:none;
	padding: 4px 5px 5px 8px;
	margin:0;
}
#side_nav li a {
	color: #663;
	border-bottom:1px solid #fff;
	display: block;
	padding: 0px 0px 0px 12px;
	line-height: 2;
	font-size: 1.2em;
}
#side_nav li ul li a {
	font-size: 1.1em;
	line-height: 1.8;
	border: none;
	background: url(../images/Point.gif) no-repeat 0px center;
}
#side_nav li ul li ul li a {
	line-height: 1.2;
	background: url(../images/Point2.gif) no-repeat 0px center;
}
#side_nav li ul li ul li ul li a {
	background: url(../images/dot2.gif) no-repeat 0px 5px;
}
#breadcrumb {
	background: #DCD5A6;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #473f2f;
	font-size: 1.1em;
}
#breadcrumb a, #breadcrumbs a:visited {
	color:#474030;
	font-weight:normal
}
.intro {
	float:left;
	width: 650px;
}
.intro_img {
	float: left;
	width: 200px;
	height: 150px;
}
.intro_opis {
	float: left;
	width: 450px;
}
.divider {
	background: url(../images/divider.gif) no-repeat center;
	height: 12px;
	clear: both;
	margin-bottom: 30px;
}
.thumbnail {
	width:100px;
	float: left;
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.thumbnail a {
	margin-top: 10px;
	font-weight: bold;
	color: #663;
	text-align: center;
}
.thumbnail a:hover {
	color: #FF712D;
}
#content table {
	margin-bottom: 10px;
	margin-left: 20px;
}
#kontakt #content table span {
	font-weight: bold;
}
#content .accordion div {
	margin-left: 20px;
}

#simpleTooltip {
	padding: 5px;
	border: 1px solid #A6A7AB;
	background: #F2F3F5;
}
table {
	border-collapse:collapse;
}
table td, table th {
	padding: 5px 0 5px 5px;
	border: 1px solid #CCC;
}
th {
	text-align: left;
}
caption {
	font-weight: bold;
	padding:5px 0;
}
.hover {
	background: #EBEBD6;
}
.noBorder td, .noBorder th {
	border: none;
}
.no-left-padding td {
padding-left:0px;
}
#globe {
	font-weight:bold;
	font-size: 12px;
}
#imgGlobe {
	margin-right: 15px;
}
p span {
	font-weight:bold;
}
address {
	margin: 0 0 15px 20px;
	font-size: 14px;
	font-style:normal;
}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}