body
{
	background-image: url("images/back.jpg");
	width: auto;
}
body *
{
	border: none;
}
div#wrapper
{
	background-color: white;
	border: 3px solid #14325f;
	font: 80% Arial, Helvetica, sans-serif;
	margin: 0px auto 0;
	min-height: 600px;
	width: 920px;
}
div#menuBox
{
	height: 226px;
	left: 0px;
	position: relative;
	top: 0px;
}
div#xlogo
{
	height: 58px;
	margin-left: 30px;
	margin-top: 10px;
	position: relative;
	width: 277px;
}
div#wiezowiec
{
	background: url(images/wiezowiec.gif) no-repeat;
	clear: right;
	float: left;
	height: 252px;
	left: 739px;
	margin-top: -92px;
	position: relative;
	width: 181px;
}
div#budynek
{
	clear: right;
	float: left;
	height: 231px;
	left: 742px;
	margin-top: -68px;
	position: absolute;
	width: 178px;
}
div#menuImg
{
	background-image: url("images/menuImg.jpg");
	height: 96px;
	position: relative;
	top: 10px;
	width: 742px;
}
div#menuTxt
{
	background-image: url("images/menuTxt.jpg");
	height: 55px;
	position: relative;
	top: 4px;
	width: 742px;
}
div#menuTxtLabel
{
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	left: 0px;
	position: relative;
	top: 12px;
	width: 740px;
}
div#menuIco
{
	float: none;
	height: 90px;
	left: 0px;
	position: relative;
	top: 14px;
	width: 740px;
}
div#mainTxt
{
	color: #263548;
	font-family: verdana;
	font-size: 12px;
	margin-left: 30px;
	min-height: 400px;
	width: 820px;
}
div#footer
{
	background-image: url("images/foot.jpg");
	bottom: 0px;
	color: #b2b4b6;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 37px;
	position: relative;
	width: 920px;
}
div#footerKontakt
{
	float: left;
	left: 280px;
	position: relative;
	top: 8px;
}
div#footerLogo
{
	left: 860px;
	position: relative;
	top: 0px;
	width: 47px;
	z-index: 1;
}
h1
{
	color: #2f5990;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
span#wiecej
{
	color: #d3d3d3;
	cursor: pointer;
	font-size: 9px;
	font-weight: bold;
}
div#dzialalnosc
{
	background-color: #f7f7f7;
	border: 1px solid #d3d3d3;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	text-align: justify;
}
div#zwinR
{
	text-align: right;
	width: 100%;
}
div#ofirmie
{
	background-color: white;
	float: left;
	line-height: 180%;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 45px;
	min-height: 200px;
	padding-right: 10px;
	position: relative;
	text-align: justify;
}
div#kontakt
{
	background-color: white;
	float: left;
	line-height: 180%;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 45px;
	min-height: 200px;
	padding-right: 10px;
	position: relative;
	width: 740px;
}
div#dosw
{
	background-color: white;
	float: left;
	line-height: 180%;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 45px;
	padding-right: 10px;
	position: relative;
	width: 760px;
}
div#dosw2
{
	background-color: white;
	line-height: 180%;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 45px;
	padding-right: 10px;
}
img#imgMenu
{
	cursor: pointer;
	width: 80px;
}
a.linkMenu:link
{
	color: white;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}
a.linkMenu:visited
{
	color: white;
	font-size: 11px;
	text-decoration: none;
}
a.linkMenu:hover
{
	color: #f7931d;
	font-size: 11px;
	text-decoration: none;
}
a.linkMenu:active
{
	color: #f7931d;
	font-size: 11px;
	text-decoration: none;
}
a.linkNone:link
{
}
a.linkNone:visited
{
}
a.linkNone:hover
{
}
a.linkNone:active
{
}
span.zwin
{
	color: #f7931d;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
}
span.bold
{
	color: #2f5990;
	font-size: 12px;
	font-weight: bold;
}
img.wbody
{
	float: left;
}
img.wbody2
{
	clear: rigth;
	float: left;
}


.cookie_info {
    border: 2px solid #263548;
    text-align: center;
    background: #364B66;
    padding: 10px 15px;
    font-family: Verdana;
    font-size: 11px;
    color: #FFF;
    margin-left: -325px;
    width: 650px;
    position: fixed;
    bottom: 10px;
    left: 50%;
}

.cookie_info p {
    margin-top: 0px;
}

.cookie_info p#close_cookie_info {
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 0px;
}