/*
 *		plik:		standardowy.css
 *		autor: 	Marek Kleszyk <mkleszyk@gmail.com>
 *		data:		10 września 2007
 */

@import url("lightbox.css");

		/* --------- standardowe ---------- */

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #C00; }
.white { color: #fff; }
.red { color: #d2331e; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:hover, a:visited, a:active { text-decoration: none; color: #000; }

td, th { font-size: 8pt; }
hr { background: #CCC; color: #CCC; height: 1px; border: 0px; }
h2 { font-size: 9pt; color: #fff; }
h1 { font-size: 10pt; color: #376a92; }
h3 { font-size: 8pt; }
h4 { font-size: 10pt; }
h5 { font-size: 9pt; }
h6 { font-size: 9pt; }

.row-dark { background: #CCC; }
.row-clear { background: transparent; }

#page-content {
	padding: 10px;
}

#page-title {
	padding: 5px;
}

.title {
	padding: 5px;
}

#page-title h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	letter-spacing: 1px;
}

		/* --------- glowna ---------- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url('img/tlo.jpg');
	background-repeat: repeat-x;
	background-color: #ededfb;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000;
}

#container {
	margin: auto;
	padding: auto;
	width: 950px;
	overflow: hidden;
	text-align: center;
}

#top-flash {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 181px;
	float: left;
}

#top-pasek {
	width: 223px;
	height: 44px;
	background-image: url(img/top-left.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top-szukaj {
	width: 727px;
	height: 44px;
	background-color: #d2331e;
	text-align: right;
	float: left;
}

.szukaj {
	border: none;
	color: #fff;
	background-color: transparent;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 7pt;
	position: relative;
	top: 8px;
	cursor: pointer;
}

.szukaj-fraza {
	width: 180px;
	height: 17px;
	border: none;
	color: #7d8b98;
	padding: 3px 5px 0 5px;
	margin: 0;
	font-size: 9pt;
	position: relative;
	top: 8px;
}

#base {
	margin: 0;
	padding: 0;
	width: 950px;
	float: left;
}

td.base-left {
	width: 223px;
	background-image: url(img/menu-tlo.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	vertical-align: top;
}

#menu {
	width: 218px;
	height: auto;
	margin-bottom: 30px;
	float: left;
}

#menu0 {
	width: 190px;
	margin: 0;
	padding-left: 10px;
	color: #000;
}

#menu0 dt {
	text-align: left;
	margin: 0;
	padding-left: 5px;
	border-bottom: 1px dotted #a1a1a1;
}

#menu0 dt a, #menu0 dt span {
	height: 25px;
	display: block;
	font-weight: bold;
	cursor: pointer;
}

#menu0 dd {
	height: auto;
	margin: 0;
	padding-left: 30px;
	text-align: left;
	border-bottom: 1px dotted #a1a1a1;
}

#menu0 dd a, #menu0 dk a {
	height: auto;
	margin: 0 0 3px 0;
	padding: 0 0 5px 0;
	display: block;
	font-weight: normal;
}

#menu0 dt a, #menu0 dd a, #menu0 span {
	position: relative;
	top: 6px;
	text-decoration: none;
}

.menu-img {
	margin-right: 3px;
}

#newsletter {
	width: 223px;
	height: 200px;
	background-color: #166293;
	background-image: url(img/koperta.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-top: 5px solid #d0e0e9;
	text-align: left;
	float: left;
}

#dol-odstep {
	width: 727px;
	height: 70px;
	background-color: #ededfb;
	border-bottom: 2px solid #166293;
	float: left;
}

form.formularz {
	margin: 10px 10px 0 10px;
}

form.formularz p {
	color: #73a1be;
}

td.main {
	width: 727px;
	background-color: #ededfb;
	vertical-align: top;
}

#tresc {
	width: 727px;
	text-align: left;
	float: left;
}

#bottom-flash {
	width: 727px;
	height: 84px;
	background-color: #fff;
	float: left;
}

#footer {
	padding: 0;
	width: 950px;
	height: auto;
	background-color: #166293;
	color: #73a1be;
	margin-bottom: 30px;
	float: left;
}

#dol-left {
	margin: 0;
	padding: 0;
	width: 223px;
	height: auto;
	float: left;
}

.koperta {
	width: 173px;
	float: left;
}

.copy {
	width: 400px;
	float: left;
}

#dol-dol {
	width: 727px;
	height: 20px;
	position: relative;
	top: 15px;
	float: left;
}

.realizacja {
	width: 300px;
	text-align: right;
	float: left;
}

.realizacja b {
	color: #73a1be;;
}

.kolumna {
	width: 353px;
	float: left;
}

div#sidebar-news{
				width: 320px;
				padding: 5px 10px;
				font-size: 8pt;
			}
				div#sidebar-news ul{
					list-style: none;
					margin: 0;
					padding: 0;
				}
					div#sidebar-news ul li{
						padding: 0;
					}
					
.promo {
	float: left;
	margin-right: 5px;
}

.promo-right {
	float: left;
	width: 224px;
	height: 75px;
}

.promo-naglowek {
	margin: 0;
	padding: 0;
	font-size: 11pt;
	font-weight: bold;
	color: #2f3b47;
}

					div#sidebar-news ul li h3{
						margin: 3px 0;
						padding: 0;
						font-size: 11pt;
						font-weight: bold;
						color: #2f3b47;
					}
						div#sidebar-news ul li h3 a, div#sidebar-news ul li h3 a:visited,div#sidebar-news ul li h3 a:active{
							color: #2f3b47;
							font-weight: bold;
						}
						div#sidebar-news ul li h3 a:hover{
							text-decoration: underline;
						}
						div#sidebar-news ul li h3 p {
							color: #2f3b47;
							font-size: 9pt;
							font-weight: bold;
						}
					div#sidebar-news ul li p{
						margin: 3px 0;
						padding: 0;
						color: #7d8b98;
					}
					
.interlinia {
	line-height: 18px;
}
