/********************************
	Klasy ogólne
********************************/
.fotoLeft {
	float: left;
	width: 170px;
	margin: 0 14px 14px 0;
}
.fotoRight {
	float: right;
	width: 170px;
	margin: 0 0 14px 14px;
}

/********************************
	Elementy formularzy
********************************/
fieldset {
	border: none;
	margin: 0 0 24px 0;
	padding:0;
}
legend {
	font-weight: normal;
	margin:0;
	padding:20px 0 0 0;
}
* html legend {
	margin:0 0 0 -6px;
}
input.checkbox {
	float: left;
	margin: 0 5px 0 0;
	width:15px;
}
label {
	float: left;
}
div.row {
	width: 379px;
	padding:5px 6px;
	clear: both;
}
div.color {
	background: #F8F8F8;
}
	div.row label {
		width:180px;
		margin: 0 15px 0 0;
	}
	div.row input,
	div.row select,
	div.row textarea{
		border-top: 1px solid #808080;
		border-right: 1px solid #808080;
		border-bottom: 1px solid #D8D0C8;
		border-left: 1px solid #D8D0C8;
		padding:0 2px;
		color: #3F4092;
		background: #F5F5F5;
		width: 169px;
		widt\h: 173px;
		line-height:13px;
	}
	div.row select {
		width: 169px;
		widt\h: 180px;
	}
	div.row textarea {
		overflow: auto;
		height:60px;
	}
	input#submit {
		color: #CC3333;
		text-transform: uppercase;
		font-weight: bold;
		float: right;
		font-size: 11px;
		margin: 0 1px 0 0;
		mar\gin: 0 2px 0 0;
		height:20px;
		width: 169px;
		widt\h: 179px;
	}

/********************************
	Listy i moduły 
********************************/
dl dt {
	font-weight: bold;
}

/* klasa dl podstawowa tworz±ca moduł */
dl.base {
	padding: 0 0 12px 0;
	background: url(../images/modules/list/bg_bottom_type1.gif) left bottom no-repeat;
}
	dl.base dt {
		padding: 9px 0 15px 14px;
	}
	dl.base dd {
		background:	url(../images/shared/square.gif) 28px 8px no-repeat #F5F5F5;
		border-left: 1px solid #E2E5E7;
		border-right: 2px solid #EDEEF0;
		padding: 0 36px 0;
	}
	dl.base dd a {
		display: block;
	}
		* html dl.base dd a {
			height:1px;
		}
	dl.base dd.last{
		padding: 0 36px;
	}

	/* Niebieski header */
	dt.type1 {
		background: url(../images/modules/list/bg_top_color_type1.gif) left top no-repeat;
		color: white;
	}
	/* Szary header */
	dt.type2 {
		background: url(../images/modules/list/bg_top_color_type2.gif) left top no-repeat;
		color: #3F4092;
	}
	/* Szary header - moduł duży */
	#content dt.type3 {
		font-weight: normal;
		background: url(../images/modules/list/bg_top_color_type3.gif) left top no-repeat;
		color: #3F4092;
		height: auto;
		padding: 6px 6px 6px 14px;
	} 
	/* klasy dla dl min. do rozszerzania klasy "dl.base" */
	dl.color {	/* dl z czerownym tekstem */
		color: #CC3333;
	}
	dl.margin {	/* klasa z marginesem */
		margin: 20px 0 0 0;
	}
	dl.normal dd{	/* dl dla wypunktowań dużej ilo¶ci tekstu z buletem */
		padding: 0 36px 10px;
	}
	dl.noList {	/* dl dla dd bez bulletów */
		margin: 28px 0 0 0;
	}
		dl.noList dd{
			background:#F5F5F5;
			padding: 0 28px 10px;
		}
			dl.noList dd.last {
				padding: 0 28px 0;
			}
	dt.normalFont {
		font-weight: normal;
	}
	dl.schema dd {	/* dl dla dd z dużymi strzałkami */
		padding: 10px 28px 27px;
		background:	url(../images/shared/arrow_big.gif) center bottom no-repeat #F5F5F5;
		text-align: center;
		color: #CC3333;
	}
		dl.schema dd.last {
			background: #F5F5F5;
			padding: 10px 28px 10px;
		}
	#content dd.list	{ /* dd zawierające wypunktowanie ul */
		background:#F5F5F5;
	}
	#content dd.list ul{
		list-style: none;
		padding: 10px 0 0 0;
	}
	#content dd.list ul li{
		background:	url(../images/shared/square.gif) 0px 8px no-repeat #F5F5F5;
		margin-left:-8px;
		padding: 0 0 0 8px;
	}
/* Pozostałe klasy dl  */

/* klasa dl dla zwykłego wypunktowania bez tła */
dl.default {
	margin: 20px 0;
}
dl.default dt {
	margin: 0 0 15px;
}
dl.default dd {
	background:	url(../images/shared/square.gif) 28px 8px no-repeat;
	padding: 0 38px;
}

/* zaznaczony paragraf */
p.selected {
	background: url(../images/shared/corner_p.gif) top left no-repeat;
	padding: 8px 0 0 11px;
	margin:25px 0 10px;
}
/* szary zaokr±glony moduł z list± */
div.modul {
	background: url(../images/modules/list/bg_top_type1.gif) left top no-repeat #F5F5F5;
	padding: 9px 0 0;
}
div.modul ul{
	list-style: none;
	background: url(../images/modules/list/bg_bottom_type1.gif) left bottom no-repeat;
	padding: 0 0 9px;
}
	div.modul ul li {
		background:	url(../images/shared/square.gif) 28px 20px no-repeat #F5F5F5;
		border-left: 1px solid #E2E5E7;
		border-right: 2px solid #EDEEF0;
		padding: 12px 36px 12px;
	}

/* moduł z informacją tekstow± obok górnego zdjęcia*/
div.info {
	width: 283px;
	height:136px;
	background:	url(../images/grid/bg_info.gif) top left no-repeat;
	float: left;
}
div.info2 {
	width: 283px;
	height:166px;
	background:	url(../images/grid/bg_info2.gif) top left no-repeat;
	float: left;
}
	div.info p,
	div.info2 p {
		margin:  20px 20px;
	}

/********************************
	O Nas
********************************/
div.containerButtons {
	margin: 20px auto;
	text-align: center;
}
div.containerButtons img {
	margin: 0 20px 0 0;
}

/********************************
	Kontakt
********************************/
div.containerMap {
	float: left;
	width: 170px;
	margin: 0 14px 0 0;
}
div.containerMap a.linkZoom {
	font-size: 11px;
	background: url(../images/shared/plus.gif) 26px 4px no-repeat;
	text-decoration: none;
	margin: 5px 0 0 8px;
	text-align: center;
	display:block;
}
div.containerMap a:hover.linkZoom {
	color: #3F4092;
}
