body,html {
	font: normal 12px arial, sans-serif;
	line-height: 1.3;
	background: #fff url(../images/bg.gif) top repeat-x;
	margin: 0;
}
*:focus { outline: none; }



a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: 0; }
.clearUl {
	margin: 0;
	padding: 0;
	list-style: none;
}
.r { float: right; }
.l { float: left; }
ul { /*list-style: url(../images/bullet.gif);*/ }

#mainBox {
	width: 790px;
	margin: auto;
	overflow: hidden;
}
div.c {
	text-align: center;
	clear: both;
}

#topBox {
	height: 33px;
	padding: 5px 0 0 0;
}
#topBox a {
	padding: 0 10px; 
	color: #fff;
	text-decoration: underline;
}
#topBox img { vertical-align: middle; }

#path, #searchBox { position: absolute; }
#path {
	margin: -20px 0 0 0;
	font-size: 11px;
	color: #999;
}
#path a {
	color: #03458F;
	text-decoration: underline;
}
#searchBox {
	z-index:10px;
	margin: -20px 0 0 640px;
	font-size: 10px;
}
#searchBox input {
	border: solid 1px #ccc;
	width: 110px;
}
#searchBox input.sz {
	background: #6581A6;
	border: 0;
	color: #fff;
	vertical-align: middle;
	width: 25px;
	cursor: pointer;
	font-weight: bold;
	margin: 0 0 0 5px;
}
#searchBox a {
	color: #999;
	text-decoration: underline;
}
#loginBox {
	position: absolute;
	margin: 30px 0 0 620px;
}
#loginBox h2 {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 16px;
	background: url(../images/e-sklep.gif) 70px 3px no-repeat;
}
#loginBox p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 10px;
	color: #f00;
}
#loginBox td { text-align: right; }
#loginBox input {
	border: solid 1px #ccc;
	width: 110px;
}
#loginBox a {
	color: #3F6594;
	text-decoration: underline;
}
#loginBox a.log {
	background: url(../images/lock.gif) center right no-repeat;
	padding: 0 15px 0 5px;
	font-weight: bold;
}

#logoBox {
	overflow: auto;
	padding: 20px 0 0 0;
	background: url(../images/bg_top.gif) top right no-repeat;
}
#logoBox input { color: #999; font-size: 11px; }

#topMenuBox {
	height: 22px;
	width: 790px;
	background: #fff url(../images/dots.gif) bottom repeat-x;
	padding: 0 0 5px 0;
}
#topMenuBox li { float: left; }
#topMenuBox li a {
	display: block;
	background: #6581A6;
	padding: 3px 16px 2px 17px;
	color: #fff;
	border-left: solid 1px #fff;
}
#topMenuBox li a.f { padding: 3px 19px 2px 20px; }
#topMenuBox li a.selected, #topMenuBox li a:hover { background: #FF6701; text-decoration: none;}

#mainTable { width: 790px; }
#mainTable td {
	width: 50%;
	vertical-align: top;
	padding: 5px;
}
#mainTable td.sep, div.sep, #pr3 td.sep { background: url(../images/dots.gif) center repeat-x; padding: 2px 0; }
#mainTable td.n1 { background: #DFE6EE; }
#mainTable td.n2 { background: #F0F0F0; }
#mainTable div.news {
	height: 95px;
	overflow: auto;
	background: #fff;
	padding: 0 10px;
}
#mainTable div.news a { font-size: 11px; }
#mainTable td.news h3 {
	background: url(../images/arrow2_b.gif) center left no-repeat;
	padding-left: 35px;
	padding-top: 5px;
}
#mainTable td.news h3 span a {
	font-size: 11px;
	color: #999;
	text-decoration: underline;
	margin: 0 0 0 30px;
	font-weight: normal;
}
#mainTable div.opis { width: 275px; }
#mainTable td h3, #pr3 h3 {
	margin: 0;
	padding: 0 0 6px;
	font-size: 14px;
}
#mainTable td.kontakt span {
	font-size: 20px;
	color: #406494;
	font-weight: bold;
}
#mainTable td.kontakt h3 {
	background: url(../images/arrow_b.gif) center left no-repeat;
	padding-left: 35px;
	padding-top: 5px;
}
#mainTable div.opis p {
	margin: 0;
	padding: 4px 0;
}
table p.more {
	padding: 0;
	text-align: right;
}
#mainTable div.opis h3 span { display: block; color: #f00; font-weight: bold; }
#mainTable div.opis h3 span b {
	color: #000;
	font-weight: normal;
}
table a.more { 
	background: url(../images/more.gif) center left no-repeat;
	color: #3F6596;
	font-weight: bold;
	padding: 0 0 0 12px;
}

#pr3 {
	margin: 0 0 10px 0;
}
#pr3 h3 {
	background: url(../images/arrow_r.gif) center left no-repeat;
	padding-left: 30px;
	padding-top: 8px;
}
#pr3 td {
	padding: 5px;
	width: 33%;
	vertical-align: top;
}
#pr3 td p.op { width: 120px; margin:0; }
#pr3 ol li a {
	color: #000;
	text-decoration: underline;
}
#cmp b, #cmp select {
	display: block;
	margin: 2px 0;
}
#cmp select { width: 90%; }
#cmp b { color: #3F6596; font-size: 11px; padding: 3px 0; }
#cmp input.cmp { 
	border: 0;
	margin: 8px 20px;
	width: 80%;
	background: #DFE6EE;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

#footBox {
	text-align: center;
	color: #fff;
	background: #6581A6;
	border-top: solid 6px #C1CDDB;
	padding: 10px 0;
}
#footBox a { color: #fff; }
#rightsBox { padding: 10px 0; }
#rightsBox img { vertical-align: middle; }