@charset "iso-8859-2";
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	text-align:center;
	margin:0;
	background-image:url(images/bgr.jpg);
	background-repeat:repeat-x;
}
div {
	line-height:20px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #ff9900;
}
a:active {
	color: #000;
}
h1 {
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
}
h2 {
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
}
/*
LAYOUT
*/
#kontener {
	width:950px;
	z-index:100;
	position: relative;
	text-align:left;
}
#top {
	width:950px;
	height:203px;
}
#top1 {
	width:240px;
	height:118px;
	float:left;
}
#top2 {
	float:left;
	width:426px;
}
#top img, #top1 img, #top2 img, #top div {
	float:left;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
	border:none;
}
.left {
	float:left;
	display:inline-block;
	width:117px;
}
#bgl {
	background-image:url(images/bgl.jpg);
	background-repeat:repeat-x;
	height:800px;
	margin:0px;
	padding:0px;
	width:50%;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
}
#footer {
	width:930px;
	border-top: 1px #999 solid;
	padding:10px;
	margin-top:10px;
	font-size:10px;
	color:#999;
	text-align:right;
}
#footer a {
	color:#999;
	text-decoration:none;
}
#zawartosc {
	padding:10px;
	text-align:justify;
}
.box-menu {
	float:left;
	height:80px;
	padding-top:10px;
	width:149px;
	padding-right:8px;
	border-right: 1px #CCC solid;
	text-align:right;
	line-height:20px;
	font-size:13px;
}
.box-menu a {
	font-weight:bold;
	text-decoration:none;
}
#box-menu-www a {
	color:#ff9900;
}
#box-menu-www a:hover {
	color:#000;
}
#box-glowna {
	padding:15px;
	padding-top:5px;
	vertical-align:top;
	text-align:justify;
	float:left;
	width:430px;
	height:400px;
}
.box-glowna {
	padding:5px;
	width:224px;
	vertical-align:top;
	float:left;
	text-align:justify;
	border-left:1px #CCC solid;
	height:400px;
}
#telefon {
	font-size:22px;
	font-weight:bold;
}
#box-kontakt {
	padding:15px;
	padding-top:5px;
	vertical-align:top;
	text-align:justify;
	float:left;
	width:500px;
	margin-left:75px;
	height:auto;
}

ul.lista li {
	margin-bottom:10px;
}
ul.ptaszki li {
	margin-bottom:10px;
}

.realizacje {
	width:210px;
	text-align:center;
	border:1px #FFF solid;
}
.realizacje img {
	border: 1px #000 solid;
}
.realizacje a {
	font-weight:bold;
	text-decoration:none;
}
.realizacje a:hover {
	font-weight:bold;
	text-decoration:none;
}
.mouseover {
	background-color:#F60;
	color:#FFF;
	border: 1px #000 dotted;
}
.mouseover img {
	border:1px #FFF solid;
}
.mouseover a {
	color:#FFF;
}
.mouseover a:hover, .mouseover a:visited {
	color:#FFF;
}
#realizacja-galeria {
	border: 1px #CCC solid;
	width:500px;
	padding:10px;
	background-color:#EBEBEB;
	float:left;
}
#realizacja-zdjecie {
	width:496px;
	border: 2px #F60 solid;
}
.realizacja-miniatura {
	width: 100px;
	border: 1px #F60 solid;
	margin-left:11.5px;
	margin-right:11.5px;
}
#realizacja-informacje {
	float:left;
	padding:10px;
	margin-left:10px;
	width:370px;
	vertical-align:top;
}
.realizacja-ukryte {
	display:none;
	width:0px;
	height:0px;
	overflow:hidden;
	border:none;
}
input, select, textarea {
	width:300px;
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	background-color:#F2F2F2;
	border: 1px #F60 solid;
}
#formularz-submit {
	background-color:#F60;
	color:#000;
	font-weight:bold;
	border: 1px #000 solid; 
}
