* {
	margin-top: 0;
}
BODY {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size : 10px;
	font-family : verdana;
	color: #808080;
	background-color: #FFFFFF;
	background-image: url(../img/tlo.png);
	background-repeat: repeat-x;
}
img {
	border : 0;
}
table {
	border : 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
A.gora {
font-size : 10px;
font-family : verdana;
color: #ff6600;
text-decoration : none;
font-weight: 700;
} 
A.gora:hover {
font-size : 10px;
font-family : verdana;
color: #FFCC00;
}

A.cennik {
color: #FF6600;
text-decoration : none;

} 
A.cennik:hover {
color: #FF6600;
text-decoration : underline;
}



#PAGE {
	width : 960px;
	margin: 0 auto;
}
#LOGO {
	width : 960px;
	height: 140px;
	background-image: url(../img/logo.png);
	text-align : right;
	line-height: 30px;
	color : #FFFFFF;
}
#LOGO a {
text-decoration : none;
color : #FFFFFF;
}
#LOGO a:hover {
text-decoration : underline;
color : #FFFFFF;
}
#MENU {
	width : 900px;
	height: 50px;
	background-image: url(../img/menu.png);
	padding-left: 30px;
	padding-right: 30px;
	color : #FFFFFF;
	line-height: 45px;
	font-size : 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: center;
}
A.bot {
	color:  #FFFFFF;
	font-size : 15px;
	text-decoration: none;
}
A.bot:hover {
	color:  #FFFFFF;
	font-size : 15px;
	text-decoration: none;
	background-color: #FF8240;
}
#BANER {
	width : 960px;
	height: 340px;

	background-image: url(../img/baner_tlo.png);
}
#BANER2 {
	width : 930px;
	height: 367px;
	background-image: url(../img/baner_tlo.png);
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 0px;
}
#BANER_W {
	width : 900px;
	height: 366px;
}
#MENU2 {
	width : 960px;
	height: 100px;
	background-image: url(../img/menu2.png); 

}



#TRESC {
	width : 900px;
	background: #FFFFFF url('../img/rama.png') repeat-y 0px 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	padding-bottom: 20px;
}
#DOL {
	clear : both;
	background : #FF8240;
	position : relative; 
	margin-bottom : 0;
	bottom : 0;
	height : 431px;
	width : 100%;

}
#TRESCDNO {
	margin : auto;
	position : relative;
	height : 45px;
	width : 900px;
	padding-right: 30px;
	padding-left: 30px;
	color : #808080;
	text-align : center;
	background-image: url(../img/trescDNO.png);
}
A.dno {
	color:  #808080;
	font-size : 15px;
	text-decoration: none;
}
A.dno:hover {
	color:  #FFFFFF;
	font-size : 15px;
	text-decoration: none;
	background-color: #FF8240;
}
A.dnoX {
	color:  #FFFFFF;
	font-size : 15px;
	text-decoration: none;
	background-color: #FF8240;
}
A.dnoX:hover {
	color:  #FFFFFF;
	font-size : 15px;
	text-decoration: none;
	background-color: #FF8240;
}
#REALIZACJE {
	margin : auto;
	position : relative;
	height : 380px;
	width : 960px;
	color : #FFFFFF;
	text-align : left;
}
#A {
	padding-top: 30px;
	float: left;
	overflow: hidden;
	height : 350px;
	width : 480px;
}
#B {
	float: left;
	overflow: hidden;
	height : 380px;
	width : 480px;
}
#DNO {
	clear : both;
	background : #A63A00;
	position : relative; 
	margin-bottom : 0;
	bottom : 0;
	height : 80px;
	width : 100%;
}
#STOPKA {
	margin : auto;
	position : relative;
	height : 80px;
	width : 960px;
	color : #FFFFFF;
	text-align : right;
	line-height: 20px;
}
#STOPKA a {
text-decoration : none;
color : #FFFFFF;
}
#STOPKA a:hover {
text-decoration : underline;
color : #FFFFFF;
}
.fotka {
width: 200px;
height: 133px; 
float: left;
padding-left: 15px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 15px;
}

.table {
display: table;
width:100%;
padding: 0px;
}
.row {
display: table-row;
padding: 0px;
}
.cell {
display: table-cell;
padding: 4px;
}



/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;

}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

#blue_box{
    position:absolute;
    z-index: 100;
    background: url('../img/blue.png') no-repeat;
    width: 359px;
    height: 192px;
    margin-top:30px;
    margin-left:30px;
    color: #fff;
    padding: 15px;
    font-size: 11px;
    line-height: 15px;
    text-align: justify;
}
#kleks{
    position: absolute;
    margin-left: 638px;
    z-index: 99;
    background: url('../img/kleks.png') no-repeat;
    width: 322px;
    height: 214px;
}
