/*
 *		plik:			css/style.css
 *		autor:		Marek Kleszyk
 *		data:			15 październik 2008
 *		system:		WebCreative-cms-1.0
 */ 

@import url("menu.css"); 

			/* --------- standardowe ---------- */

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:hover, a:visited, a:active { text-decoration: none; color: #ff6600; }
.kursor { cursor: pointer; }

hr { background: #a0a0a0; height: 1px; border: none; }
h1 { font-size: 10pt; }
h2 { font-size: 9pt; }
h3 { font-size: 8pt; }

#page-title {
	width: 609px;
	height: 25px;
	margin-top: 11px;
	border: 1px solid #a0a0a0;
}

#page-title h1 {
	width: auto;
	height: 19px;
	margin: 0;
	padding: 2px 0;
	padding-left: 30px;
	background-image: url('../img/box-n.jpg');
	background-repeat: repeat-x;
	border: 1px solid #fff;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#page-content {
	padding: 10px;
	overflow: hidden;
	background-color: #fafafa;
	border: 1px solid #a0a0a0;
	border-top: none;
}

			/* --------- glowna ---------- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #f6f6f6;
	background-image: url('../img/tlo.jpg');
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #4f4f4f;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: auto;
	position: relative;
	text-align: left;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: center;
	float: left;
}

#top #logo {
	width: 347px;
	height: 171px;
	margin-top: 33px;
	float: left;
}

#top #ikonki {
	width: 547px;
	height: 171px;
	margin-top: 33px;
	padding-left: 4px;
	background-image: url('../img/top.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	text-align: left;
	float: left;
}

#top #ikonki a {
	width: 118px;
	height: 34px;
	margin: 0 6px;
	padding-top: 132px;
	padding-left: 5px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 7pt;
	float: left;
}

#top #ikonki a.operator {
	background-image: url('../img/operator.jpg');
}

#top #ikonki a.bhp {
	background-image: url('../img/bhp.jpg');
}

#top #ikonki a.straz {
	background-image: url('../img/straz.jpg');
}

#top #ikonki a.kursy {
	background-image: url('../img/kursy.jpg');
}

#top #imieniny {
	width: 878px;
	height: 13px;
	padding-right: 20px;
	text-align: right;
	float: left;
}

#base {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#base #sidebar-left {
	width: 278px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#base #sidebar-left .box-left {
	width: 276px;
	height: auto;
	margin-top: 11px;
	background-color: #fafafa;
	border: 1px solid #a0a0a0;
	float: left;
}

#base #sidebar-left .box-left h1 {
	width: 244px;
	height: 19px;
	margin: 0;
	padding: 2px 0;
	padding-left: 30px;
	background-image: url('../img/box-n.jpg');
	background-repeat: repeat-x;
	border: 1px solid #fff;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#base #content {
	width: 611px;
	height: auto;
	margin-left: 11px;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#base #content .box-st {
	width: 298px;
	height: auto;
	margin-top: 11px;
	background-color: #fafafa;
	border: 1px solid #a0a0a0;
	float: left;
}

#base #content .l {
	margin-right: 11px;
}

#base #content .box-st h1 {
	width: 266px;
	height: 19px;
	margin: 0;
	padding: 2px 0;
	padding-left: 30px;
	background-image: url('../img/box-n.jpg');
	background-repeat: repeat-x;
	border: 1px solid #fff;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#base #content .box-st .t {
	height: 110px;
	padding: 20px 30px;
	border-top: 1px solid #a0a0a0;
}

#footer {
	margin: 11px auto;
	padding: 0;
	width: 900px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#footer #menu-bottom {
	width: 898px;
	height: 25px;
	border: 1px solid #a0a0a0;
	float: left;
}

#footer #copyright {
	margin-top: 11px;
	padding-top: 12px;
	padding-left: 20px;
	width: 430px;
	height: 19px;
	background: #4f4f4f;
	color: #fff;
	text-align: left;
	font-size: 7pt;
	float: left;
}

#footer #realizacja {
	margin-top: 11px;
	padding-top: 12px;
	padding-right: 20px;
	width: 430px;
	height: 19px;
	background: #4f4f4f;
	color: #fff;
	text-align: right;
	font-size: 7pt;
	float: left;
}

			/* --------- pozostale ---------- */

.form {
	margin: 25px;
}
	
input.text {
	height: 17px;
	padding: 1px 3px;
	margin: 0 3px;
	border: 1px solid #a0a0a0;
}

input.submit {
	padding: 0 3px;
	margin: 0 3px;
	border: none;
	color: #fff;
	background-color: #666;
	font-weight: bold;
}

input.image {
	position: relative;
	top: 5px;
}

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

ul#art {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

ul#art li {
	margin: 10px 0;
	height: auto;
	border-bottom: 1px solid #000;
}


ul#art li .data {
	height: 20px;
	color: #077B66;
	float: left;
}

ul#mapa-strony {
	margin: 0;
	padding: 5px;
	list-style: none;
	text-align: left;
}

ul#mapa-strony li {
	padding: 7px 5px;
	padding-left: 15px;
	display: block;
	background-image: url('../img/li.jpg');
	background-repeat: no-repeat;
	background-position: left center;
}

ul#mapa-strony li a {
	color: #444;
}

ul.no-list {
	margin: 0;
	padding: 5px;
	list-style: none;
}
