body {
	background-image: url(gfx/bg.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #76705F;
}

#container {
	width: 818px;
	margin: auto;
	text-align: left;
	position: relative;
	margin-top: 0px;
}

#adres {
	margin-left: 540px;
}

#logo { position: absolute; left: 0px; top: 0px; }

a { text-decoration: none; }
a img { border: 0px; }
.clear { clear: both; }
.right { text-align: right; }

#menu {
	margin-top: 33px;
	width: 100%;
	padding-left: 10px;
	color: #fff;
	font-size: 9px;
}

#menu a, #menu b { padding-right: 10px; padding-left: 10px; padding-top: 5px; padding-bottom: 5px;
display: block; float: left; }
#menu b { padding: 0px !important; padding-top: 5px !important; }

#menu a.selected { background-color: #5975A9; }
#menu a:hover { opacity: 0.7; }

#top {
	position: relative;
	top: 42px;
	background-image: url(gfx/top_bg.png);
	background-repat: repeat-x;
	height: 232px;
	color: #fff;
	font-size: 8pt;
}

#top .padding { padding: 35px; padding-top: 40px; }
#top p { margin-top: 5px; margin-bottom: 15px; }

#dekoracja { position: absolute; right: 90px; bottom: 0px; }

input.guzikMaly, input.guzikDuzy, input.submit {
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
	border: 0px;
	background-color: transparent;
	background-position: 2px 2px;
}

input.guzikMaly {
	background-image: url(gfx/guzik_maly.png);
	width: 82px; height: 31px;
}
input.guzikDuzy, input.submit {
	background-image: url(gfx/guzik_duzy.png);
	width: 165px !important; height: 31px;
}

img.title1 { position: absolute; top: -63px; left: 0px; }
img.title2 { position: absolute; top: -63px; left: 421px; }

#content { position: relative; top: 130px; line-height: 160%; }

.leftColumn { width: 365px; float: left; }
.rightBox { width: 421px; border-left: 1px solid #EDEAE2; height: 202px; float: left; margin-left: 25px;}
.rightBox div.padding { padding-left: 25px; }

#loga img { border: 1px solid #EDEAE2; margin-right: 4px; margin-bottom: 14px; }

div.g { float: left; width: 112px; margin-right: 18px; margin-left: 6px; }
div.g:last-child { margin-right: 0px; }
div.g img { display: block; margin-bottom: 5px;}
div.g strong { color: #B30300; font-weight: bold; }

div.copyright { padding: 15px; }
div.copyright a { color: #76705F; }

hr { border: 0px; border-top: 3px solid #ECE9E0; }
 
form, fieldset { border: 0px; padding: 0px; margin: 0px; }

input, textarea, select { border: 1px solid #555; width: 310px; }
textarea { height: 200px; }

.serwisForm input, .serwisForm textarea, .serwisForm select { width: 300px; }
.serwisForm td { padding-bottom: 10px; }
.serwisForm th { vertical-alignt: top; padding-bottom: 10px; text-align: left; }

#procedura { position: absolute; top: 250px; right: 0px; }

#pomocTopic {
	position: absolute;
	left: 35px;
}

table.regulamin tr td:first-child { font-weight: bold; }
table.regulaminTitle td { font-weight: bold; font-size: 14px; padding: 0px;
margin-top: 30px; border-spacing: 0px; border-collapse: 0px;  }
table.regulaminTitle td:first-child { display: none; width: 0px; }

table.baners { Width: 100%; }

#menu a {
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	color: #fff !important;
	font-size: 12px;
}

#referencje li {
	margin: 0px;
	padding: 0px;
	width: 30%;
	float: left;
	text-align: center;
}

#referencje {
	list-style-type: none;
}

#examples a {
	color: #666;
}
