@charset "utf-8";
/* CSS Document */

@import url("reset.css");

body {
	background-image: url(../img/background.jpg);
	background-color: #d1d1d1;
}
h1  {
	font-size: 0px;
	text-indent: -9999px;
}
h2 {
	font-size: 210%;
	font-weight: normal;
	color: #ff7300;
	padding-bottom: 0.6em;
	letter-spacing: -0.1ex;
	clear: both;
	padding-top: 25px;
	padding-left: 25px;
}
h3 {
	font-size: 125%;
	font-weight: bold;
	letter-spacing: -0.1ex;
	padding-top: 1.5em;
}
ul {
	list-style-image: url(../img/bul.gif);
	list-style-position: inside;
	list-style-type: none;
	padding-left: 10px;
}



#menu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.homepage {
	margin-top: 5%;
}

#menu a#logo {
	float: left;
	display: block;
	margin-top: 10px;
	margin-left: 50px;
	width: auto;
}
#menu ul {
	list-style-type: none;
	display: block;
	float: right;
	width: auto;
	list-style-image: none;
}
#menu ul li {
	float: left;
	margin-top: 65px;
	margin-left: 70px;
	width: auto;
}
#menu ul li a, #menu ul li a:visited {
	height: 18px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
#menu ul li a:hover, #menu ul li a:active {
	background-position: center bottom;
}
a#oferta{
	background-image: url(../img/menu01.png);
	width: 50px;
}
a#firma{
	background-image: url(../img/menu02.png);
	width: 43px;
}
a#referencje{
	background-image: url(../img/menu05.png);
	width: 77px;
}
a#galeria{
	background-image: url(../img/menu03.png);
	width: 55px;
}
a#kontakt{
	background-image: url(../img/menu04.png);
	width: 61px;
	margin-right: 50px;
}
#orangestrip {
	background-color:#e98a0e;
	height:140px;
	height:auto !important;
	min-height:140px;
	width:100%;
	background-image: url(../img/light.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#orangestrip > * { text-shadow: 0px 1px 1px rgba(0,0,0,0.6);}



.highlight {
	background-image: url(../img/stripoutline.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}
.top {
	background-position: center top;
	position: relative;
	top: 15px;
}
.bottom {
	background-position: center bottom;
	position: relative;
	top: -15px;
}
#footer   {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-bottom: 150px;
	position: relative;
}
#footer img {
	position: absolute;
	right: -50px;
	top: -50px;
}

#footer #adres {
	padding-left: 55px;
	color: #5e5e5e;
	font-size: 90%;
	padding-top: 20px;
}
#footer #adres a {
	color: #5e5e5e;
	font-size: inherit;
}
#footer #adres a:hover {
	color: #333;
	text-decoration: underline;
}
#white {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.shadowstrip {
	background-image: url(../img/shade-v.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	position: static!important;
}

.shadow {
	background-image: url(../img/shade-h.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	width: 913px;
	margin-right: auto;
	margin-left: auto;
}
a , a:visited{
	color: #FFDE59;
}
a:hover {
	color: #FFF;
}

.adminLink,#suboferta .toplevel li a.adminLink {
font-weight: bold;
color:#3c3c3c;
}

#adminmenu {
background-color: #de6809;
height: 1.5em;
color: white;
font-weight: bold;

}

#adminmenu a{
color:#3c3c3c;
float:right;
font-weight:bold;
margin:0 10px;
}

div.scroll { 
 
    /* required settings */ 
overflow:hidden;
position:relative;
height:494px;
width: 450px;
clear: both;
} 
 

div.scroll div.foty { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
div.scroll div.foty span { 
    float:left; 
    height:494px;
    width: 450px;

} 
.navi {
margin-left: auto;
margin-right: auto;
display:block;
width: 56px;
} 
 
 
.navi a {
background:transparent url(../img/navigator.png) no-repeat scroll 0 0;
display:block;
float:left;
font-size:1px;
height:8px;
margin:3px;
width:8px;
cursor: pointer;
}

div.navi a.active {
background-position:0 -16px;
}

div.navi a:hover {
background-position:0 -8px;
}

div#jezyki {
	margin-right: 50px;
}

div#jezyki a {
	float: right;
}

div.column2 {
float:left;
margin-bottom:5px;
width:50%;
}
