html {
	background: #003366 url('img/bg.gif') top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}
body {
	padding: 10px 0;
	margin: 0;
	width: 100%;
	text-align: center;
	background: url('img/bg_body.gif') repeat-x top;
}
a {
	color: #590100;
	text-decoration: none; 
}
a:hover { 
	text-decoration: underline; 
}

p {
	
}

/* Main layout */
#root {
	margin: 0 auto;
	padding: 5px;
	background: #fff;
	width:800px;
	text-align: left;
}

#bor {
	border: solid 1px #4d1312;
	padding: 10px;
	overflow: hidden;
	position: relative;
}

h1 {
	position: absolute;
	top: -1000px;
}
#ostatnie h2, #news h2, #kategorie h2, #blockform h2, 
#oferty  h2, #komunikat h2, #block h2, #user_bramka h3, #user_oferty h3 {
	margin: 0;
	padding: 0;
	font-size: 11pt;
	color: #fff;
	background-color: #003366;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-weight: bold;
}
h2 a {
	color: #fff;
	text-decoration: underline;
}
h2 a:hover {
	color: #fff;
	text-decoration: none;
}
.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0;
}
/* top, menu top */
#top {
	background: url('img/header.jpg') no-repeat;
	height: 120px;
	padding: 0 0 0 500px;
	position: relative;
	margin: 0 0 0 0;
}

#menutop {
	margin: 0;
	padding: 0;
	text-align: right;
	position: absolute;
	bottom: 3px;
	left: 10px;
}
#menutop li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#userpanel {
	text-align: right;
}
#userpanel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#userpanel ul li {
	margin: 0;
	padding: 3px 10px 0 0;
	list-style-type: none;
	background: url('img/pointer.gif') no-repeat right 9px;
}
#userpanel form {
	margin: 0;
	padding: 0 0 0 110px;
	clear: both;
}
#userpanel label span{
	float: left;
}
#userpanel label input {
	width: 120px;
	float: right;
}
#userpanel .submit input {
	float: none;
}
#userpanelerror {
	width: 170px;
	float: right;
	margin: 0 0 3px 0;
	padding: 2px 4px;
	border: solid 1px #003366;
	background: #ffaaaa;
	color: #003366;
	text-align: left;
}

#nav {
	overflow: hidden;
	padding: 0 0 10px 0;
}

#wstep {
	width: 350px;
	float: left;
	padding: 5px 0 0 0;
}
#wstep h3 {
	margin: 0;
	padding: 0 0 0.4em 0;
	font-size: 9pt;
}
#wstep p {
	margin: 0;
	padding: 0 10px 0.4em 0;
	text-align: justify;
}

#kategorie {
	float: right;
	width: 420px;
	
	overflow: auto;
	border: solid 2px #003366;
}
#kategorie h2 {
	background: url('img/belka3.jpg') no-repeat;
	height: 20px;
	font-size: 10pt;
	padding: 0 0 0 15px;
}
#kategorie ul {
	margin: 0;
	padding: 0;
}

#kategorie li {
	width: 128px;
	float: left;
	margin: 0;
	padding: 2px 2px 2px 8px;
	list-style-type: none;
	background: #f3eaeb;
	border-bottom: solid 2px white;
	border-right: solid 2px white;
}
/* stopka */
#footer{
	text-align: center;
	padding: 0 0 5px 0;
	clear: both;
	font-size: 6pt;
}

#footer p {
	border: solid 1px #4d1312;
	border-left: 0;
	border-right: 0;
	margin: 0 0 2px 0;
	padding: 2px;
	font-size: 7pt;
}
#footer p a {
	font-weight: bold;
}

#powxt {
	position: absolute;
	top: 5px;
	right: 5px;
}
#powxt a {
	color: #5a0000;
}
/* treść */
#content {
	clear: both;
	padding: 0;
	margin: 10px 0 10px 0;
	position: relative;
	overflow: hidden;
}
#content p {
	text-align: justify;
	margin: 0;
	padding: 0 0 0.5em 0;
}
#content h3 {
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 11pt;
	font-weight: bold;
}
#komunikat {
	width: 400px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	text-align: center;
	border: solid 2px #003366;
	overflow: hidden;
}
#komunikat h2 {
	background: url('img/belka2.jpg') right no-repeat;
	height: 26px;
	padding: 4px 0 0 0;
	margin: 0 -10px 10px -10px;
}

#glownaleft {
	float: left;
	width: 394px;
	margin: 0 10px 0 0;
}

#reklama {
	width: 394px;
	background: #eee;
	overflow: scrol;
}
#ostatnie {
	width: 390px;
	margin: 0 0 10px 0;
	border: solid 2px #003366;
}

#ostatnie h2, #news h2 {
	background: url('img/belka1.jpg') no-repeat;
	height: 26px;
	padding: 4px 0 0 20px;
}

#news {
	width: 370px;
	float: left;
	border: solid 2px #003366;
}
#news h3 {
	margin: 0;
	padding: 3px 0 3px 10px;
	background: #f3eaeb;
	border-bottom: solid 1px #003366;
	border-top: solid 1px #6d0303;
	font-size: 9pt;
}
#news h3 span {
	float: right;
	padding: 2px 5px 0 0;
	margin-top: -18px;
	font-size: 7pt;
}
#news[id] h3 span {
	margin-top: 0;
}
#news div.newscont {
	padding: 5px;
}
#block {
	border: solid 2px #003366;
	padding: 44px 10px 10px 10px;
	position: relative;
	overflow: hidden;
}

#block h2 {
	padding: 6px 0 0 20px;
	font-size: 14pt;
	height: 34px;
	background: url('img/belka4.jpg ') no-repeat right;
	margin: 0 -10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
/* podgląd oferty */
#ofertamenu {
	position: absolute;
	top: 40px;
	left: 650px;
	width: 120px;
	height: 25px;
	margin: 0;
	padding: 0;
}
#ofertamenu li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 2px 10px;
	border-left: solid 1px #fff;
	background: #003366;
}
#ofertamenu li a {
	color: #fff;
	font-weight: bold;
}
#user_left {
	float: left;
	width: 352px;
}
#user_opis {
	width: 352px;
}
#user_opis table {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #f8f8f8;
	border: solid 1px #003366;
	border-left:0;

}
#user_opis table td {
	vertical-align: top;
	padding: 3px 4px;
}
#useropis {
	border-bottom: solid 1px white;
}
#user_opis .oferta_h {
	width: 100px !important;
}

#user_bramka {
	width: 348px;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	overflow: hidden;
	border: solid 2px #003366;
}
#user_bramka h3 {
	border: solid 2px #003366;
	margin: 0 0 5px 0;
}
#user_bramka form {
	padding: 0 5px;
}

#user_oferty {
	float: right;
	border: solid 2px #003366;
	width: 390px;
	position: relative;
	margin: 0 0 15px 0;
}
#user_oferty h3, #user_bramka h3 {
	background: url('img/belka3.jpg') no-repeat;
	height: 20px;
	font-size: 10pt;
	padding: 0 0 0 17px;
}
#user_ofertylink {
	position: absolute;
	bottom: -17px;
	right: 0;
	height: 15px;
}

#regulamin {
	font-weight: bold;
	font-size: 9pt;
	padding: 0 0 0 20pt;
	margin: 0;
}
#blockform #regulamin {
	padding: 0 0 0 10pt;
}
#regulamin ul {
	font-weight: normal;
	font-size: 8pt;
	margin: 0;
	padding: 2pt 0 5pt 10pt;
}
/* tabele */
#ostatnie table {

}

#oferty {
	border: solid 2px #003366;
	padding: 0;
}
#oferty h2 {
	padding: 6px 0 0 20px;
	font-size: 14pt;
	height: 34px;
	background: url('img/belka4.jpg ') no-repeat right;
	margin: 0;
}

#ostatnie table thead td, #oferty table thead td, #user_oferty table thead td {
	text-align: center;
	font-weight: bold;
	background: #f3eaeb;
	padding: 3px;
	border-bottom: solid 2px white;
	border-right: solid 2px white;
}

#ostatnie table td, #oferty table td, #user_oferty table td {
	padding: 2px 4px;
}

#ostatnie table tr.tab1 td, #oferty table tr.tab1 td, #user_oferty table tr.tab1 td {
	background: #fff;
	border-bottom: solid 2px white;
	border-right: solid 2px white;
}

#ostatnie table tr.tab2 td, #oferty table tr.tab2 td, #user_oferty table tr.tab2 td {
	background: #f3eaeb;
	border-bottom: solid 2px white;
	border-right: solid 2px white;
}

#strony {
	text-align: right;
	padding: 2px 2px 2px 0;
}

.oferta_tab {
	margin: 15px 0 0 0;
	padding: 0;
	background: #f8f8f8;
	border: solid 1px #6e0502;
	border-left:0;
}
.oferta_tab td {
	padding: 3px 4px;
	vertical-align: top;
	border-bottom: solid 1px white;
	width: 187px;
}
.oferta_h {
	font-weight: bold;
	background: #f3eaeb;
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;
	color: #6e0502;
	width: 140px !important;
}

/* formularze */
form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	border: solid 1px #003366;
	background: #f8f8f8;
	color: #6e0502;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input:focus, textarea:focus, select:focus {
	background: #f3eaeb;
}
.submit input{
	padding: 2px 0 3px 0;
	margin: 2px 0 0 10px;
	width: 70px;
	background: #fff;
	border: solid 1px #003366;
	color: #6e0502;
	float: right;
	font-weight: bold;
}
label {
	color: #6e0502;
	display: block;
	padding: 0 0 3px 0;
	height: 18px;
}
label span {
	display: block;
	float: left;
}
label input, label select {
	float: right;
	width: 180px;
}
.fsel {height: 22px;} .fsel[class] {height: 18px;}
label select {width: 182px;}
.fcheck input {width: auto;}
label textarea {width: 100%;height: 150px;}
.ftext {height: 170px;}

#blockform {
	border: solid 2px #003366;
	border-bottom: solid 1px #003366;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url('img/border.gif') repeat-y 370px;
}
#blockform .clear {
	background: #6d0303;
	height: 1px;
}
#blockform h2 {
	padding: 5px 0 0 20px;
	font-size: 12pt;
	height: 30px;
	background: url('img/belka5.jpg ') no-repeat right;
}
#blockforma {
	width: 350px;
	padding: 10px;
	float: left;
}
#blockformb {
	width: 380px;
	padding: 10px;
	float: left;
	margin-left: 2px;
}

.error {
	margin: 5px 0 10px 0;
	padding: 5px 5px 5px 20px;
	border: solid 1px #003366;
	background: #ffaaaa;
	color: #003366;
	text-align: left;
}
.error li {
	margin: 0;
	padding: 0;
	list-style-type: square;
}
/* wyszukiwarka */
#search {
	clear: both;
	height: 26px;
	margin: 0;
	padding: 4px 0 0 10px;
	background: url('img/belka2.jpg') no-repeat right;
	color: #fff;
	font-size: 7.5pt;
	color: #fff;
	font-variant: small-caps;
	font-weight: bold;
	position: relative;
}

#search div#stytul {
	float: left;
	font-size: 9pt;
	color: #fff;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 0.9em;
	padding: 0 5px 0 0;
	margin: 0 7px 0 0;
	text-align: center;
	border-right: dotted 1px #fff;
	
}
#search label {
	display: block;
	float: left;
	padding: 2px 7px 0 0;
	color: #fff;
}
#search input {
	width: 50px;
	background: #003366;
	border: solid 1px #fff;
	color: #fff;
	font-variant: normal;
	font-weight: normal;
	float: none;
}
#search div#ssubmit {
	position: absolute;
	top: 4px;
	right: 10px;
	border-left: dotted 1px #fff;
	padding: 2px 0 2px 6px;
}
div#ssubmit input {
	width: 70px;
}

/* tipy */
.tooltipa {
	text-decoration: none;
}
.tooltipa:hover {
	text-decoration: underline;
}
#tooltip{
	background: #f8f8f8;
	border: solid 1px #003366;
	width: 200px;
	padding: 3px 5px;
	font-weight: normal;
	text-align: left;
}
