@CHARSET "UTF-8";
* {margin:0;padding:0;}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
p {margin: 10px 0 10px 0;}
a {color: #333333;}
body { 
font-family: Helvetica, Verdana, Arial;
font-size: 11pt;

background-color: #fff;
text-align:center;
min-height:768px;/* for good browsers*/
min-width:975px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;

display:table-cell;
padding-top: 40px;
} 
#inner {
    clear: both;
width: 975px;
background:#fff;

text-align: center;
margin-left:auto;
margin-right:auto;

}
#menu {
    
    display: block;
    float: left;
width:840px;

text-align:left;
}
#menu > ul{
    margin: 8px 0 0 300px;
    font-size: 16px;
    color: #fff;
    list-style: none;
}
#menu > ul > li{
    display: inline;
    padding: 0 25px 0 25px;
    cursor: pointer;

}
#menu > ul > li:hover{
    color: #d07524;


}

#head{

text-align:right;

}
#header{
width: 975px;

height: 123px;
text-align: left;
margin-left:auto;
margin-right:auto;
}
#logo{
    float: left;
    position: relative;

}
#tagline{
    float: left;
    display: block;
    margin-top: 0px;
    padding:0;
}
#main{
text-align:left;
padding:20px;
padding-right:50px;
}
#foot{
	margin-top:25px;
    clear: both;
    border-top: 3px solid #000;
    text-align:right;

}
#footer{
    padding-top: 10px;
    padding-left: 36px;
    width: 975px;

height: 123px;
text-align: left;
margin-left:auto;
margin-right:auto;
}

#columnA{
padding:30px;
float:left;
width:60px;
border: 1px solid #b2b2b2;
margin: 20px;
}
#btnstart:hover{
background-image:url("/gfx/btnstartup.png");
}
#btnoferta:hover{
background-image:url("/gfx/btnofertaup.png");
}
#btngaleria:hover{
background-image:url("/gfx/btngaleriaup.png");
}
#btnkontakt:hover{
background-image:url("/gfx/btnkontaktup.png");
}
#galery .thumb{
	text-align:center;
	margin:10px;
	padding:10px;
	width:120px;
	height:120px;
	float:left;
	border:1px solid #b7d16c;
	vertical-align: middle;
}
#galery .delthumb{
	text-align:center;
	margin:10px;
	padding:5px;
	width:120px;
	height:160px;
	float:left;
	border:1px solid #b7d16c;
	vertical-align: middle;
}
#galery .thumb,.delthumb:HOVER {
	background:#e9f1d4;
}
#galery{
	padding-left:30px;
	width:680px;
	float:left;
	border:0px solid #b7d16c;
	height: 400px;
}

dl dt{
	font-weight: bold;
	color: #000;
}
dl dd{
	margin-left:110px;
	margin-bottom:40px;
}

#footer > dl dt{
        
        display: inline-block;
	font-weight: bold;
	color: #000;
       

}
#kolumna_kontakt > dl dd{
        width: 600px;
        display: inline-block;
	margin-top:10px;
	
}


#footer > dl dd{
        width: 600px;
        display: inline-block;
	margin-left:110px;

}
#larrow,#rarrow{
	float:left;
	width:80px;
	height:100px;
	border:0px solid black;
	margin-top:120px;
}
#larrow{
	margin-left:20px;
}
#status_bar{
	font-weight:bold;
	font-size:14pt;
	color:#87b30b;
	width:890px;
	height:1em;
	padding:0px 0 10px 40px;
	margin-bottom:20px;
	background-color: #e9f1d4;
}
#dojazd_barton{
	border:1px solid #83af0a;
}
#kolumna_kontakt{

padding-left:200px;
}
#dane_kontaktowe dl{
	margin-top:100px;
}
#dane_kontaktowe dl dt{
font-size:13pt;
font-weight:normal;
padding-bottom:10px;
}
li{
list-style-image:url('/gfx/li.jpg');
}

#head{
    background: url('/gfx/top_background.png');
    background-repeat: repeat-x;
    height: 123px;
    width: 100%;
}

.contact li{
    display: inline-block;
    width: 135px;
    text-align: left;
}
#menu_portfolio > li{
    display: inline-block;
    margin: 0px 20px 20px 20px;
}
#main_menu >li > a{
    color: #fff;
    text-decoration: none;
}
#main_menu >li{
    display: inline;
    color: #fff;
}
.frame{
    display: inline-block;
    margin: 5px;
    padding: 5px;
    border: 1px solid #b2b2b2;
}
.frame:hover{
    background-color: #b2b2b2;
}