body {
background:#E9E8DF;
padding:0;
margin:0;
font-family:Helvetica, Verdana, Arial, sans-serif;
}
h2 {
text-shadow:0 1px 1px #FFF;
}
.top {
width:900px;
background: url(../images/top_bg.jpg) repeat-x top left;
text-align:left;
padding:0 10px;
height:83px;
}
.top img {
float:left;
padding:0;
margin:0;
}
.top ul {
float:right;
padding:0;
margin:0;
}
.top ul li {
list-style-type:none;
float:left;
color:#333;
font-size:12pt;
border-top:3px solid #CDCBC7;
padding:27px 25px 0px 25px;
}
.top ul li:hover {
border-top:3px solid #BF3D20;
}
.top ul li a:link,.top ul li a:visited, .top ul li a:active {
color:#383838;
text-decoration:none;
}
.top ul li a:hover {
color: #9C1A0C;
background:#FFF;
text-decoration:underline;
}
.main {
width:900px;
margin-top:10px;
margin-bottom:-20px;
z-index:1000;
position:relative;
}
.content {
text-align:left;
width:900px;
margin-top:10px;
margin-bottom:20px;
}
.content h2 {
text-shadow:#FFF 1px 2px 0px;
border-bottom:1px solid #CCC;
border-top:3px solid #BF3D20;
background:#EEE;
padding:5px 0;
clear:both;
}
.content h3 {
clear:both;
}
.content a:link, .content a:active, .content a:visited {
color:#BF3D20;
text-decoration:none;
}
.content a:hover {
text-decoration:underline;
}
.kontakt {
margin-bottom:10px;
padding:10px;
width:420px;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
line-height:26px;
background:#FFF;
}
.kontakt img {
border:5px solid #CCC;
background:#FFF;
float:left;
margin-right:10px;
}

/* D Y M E K */
	.dymek {
	width:844px;
	height:294px;
	background:url(../images/dymek.png) no-repeat top left;
	padding:20px;
	font-size:11pt;
	}
	.dymek_arrow {
	width:884px;
	height:49px;
	background:url(../images/dymek_arrow.png) no-repeat top left;
	margin-top:-50px;
	margin-left:50px;
	}
	.okladka {
	float:left;
	margin-right:20px;
	}
	.okladka img {
	text-shadow:#333 5px 5px 2px;
	border:1px solid #999;
	}
	.opis {
	text-align:justify;
	width:620px;
	float:right;
	}
	.opis p {
	padding:0;
	margin:0;
	padding-bottom:10px;
	border-bottom:1px dotted #999;
	margin-bottom:10px;
	}
	.opis a:link, .opis a:visited, .opis a:link {
	text-decoration:none;
	color:#BF3D20;
	font-weight:bold;
	}
	.opis a:hover {
	text-decoration:underline;
	}
	.extra {
	line-height:32px;
	padding:0;
	margin-bottom:5px;
	font-size:10pt;
	width:300px;
	}
	.extra a:link, .extra a:visited, .extra a:active {
	font-weight:bold;
	text-decoration:none;
	color:#BF3D20;
	padding:0;
	margin:0;
	}
	.extra a:hover {
	text-decoration:underline;
	}
	.extra img {
	float:left;
	margin-right:5px;
	}

.sections_bg {
width:100%;
height:179px;
border-bottom:1px solid #A3A29D;
border-top:1px solid #A3A29D;
background:#D7D6CE;
}
.sections {
/* background:url(../images/sections.jpg) no-repeat top center; */
height:159px;
width:880px;
padding:10px;
z-index:0;
position:relative;
}
.sections ul {
margin:0;
padding:0;
list-style-type:none;
}
.sections ul li {
text-align:left;
float:left;
padding:0;
margin:0;
font-size:12pt;
width:140px;
}
.sections ul li ul {
}
.sections ul li ul li {
text-align:left;
font-size:10pt;
float:none;
padding:5px 0px 5px 10px;
line-height:14px;
width:120px;
}
.sections ul li ul li a:link, .sections ul li ul li a:active, .sections ul li ul li a:visited {
color:#9C1A0C;
text-decoration:none;
}
.sections ul li ul li a:hover {
text-decoration:underline;
}
	/* F O R M U L A R Z E */
	fieldset {
	border:10px solid #CCC;
	background: #FFF;
	padding: 10px;
	font-size:10pt;
	margin-left:20px;
	margin-bottom:20px;
	}
	fieldset legend {
	font-size:14pt;
	background:#E9E8DF;
	}
	.fieldReq {
	color:#F00;
	}
	fieldset label {
	width:212px;
	display:inline-block;
	margin-right:20px;
	}
	fieldset input {
	background:url(../images/input-bg.png) no-repeat top left;
	margin-right:20px;
	border: 1px solid #BFBFBF;
	padding:5px;
	color:#666;
	width:200px;
	}
	fieldset textarea {
	background:url(../images/input-bg.png) no-repeat top left;
	border: 1px solid #BFBFBF;
	color:#666;
	float:left;
	margin-right:20px;
	}
	fieldset select {
	background:url(../images/input-bg.png) no-repeat top left;
	margin-right:20px;
	border: 1px solid #BFBFBF;
	padding:5px;
	}
	fieldset ul {
	list-style-type:none;
	}
	fieldset ul li input {
	margin-right:5px;
	}
	fieldset ul li label {
	margin-right:5px;
	}
	fieldset button {
	text-shadow:#FFF 1px 2px 0px;
	border-bottom:1px solid #AAA;
	border-left:1px solid #CCC;
	border-right:1px solid #AAA;
	border-top:2px solid #BF3D20;
	background:#EEE;
	padding:5px 10px;
	margin-top:10px;
	cursor:pointer;
	}
	label.error {
	border-top:1px solid #E6B1B1;
	background:url(../images/tooltip-red.png) bottom left no-repeat;
	width:130px;
	padding:5px 10px 12px 10px;
	color:#333;
	font-size:10pt;
	position:relative;
	z-index:9999;
	top:-30px;
	left:-50px;
	margin-right:-150px;
	}
	
	/*  K O N S P E K T */
	.konspekt ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	.konspekt ul li {
	padding:10px 0px;
	border-bottom:1px solid #999;
	}
	.konspekt_data {
	color:#666;
	}
	
	
.stopka_bg {
background:url(../images/stopka_bg.jpg) repeat-x top left;
width:100%;
}
.stopka {
width:900px;
padding-top:10px;
font-size:9pt;
color:#383838;
line-height:18px;
}
.stopka a:link, .stopka a:visited, .stopka a:active {
font-weight:bold;
text-decoration:none;
color:#383838;
}
.stopka a:hover {
text-decoration:underline;
}
.stopka_lewa {
float:left;
text-align:left;
}
.stopka_prawa {
float:right;
text-align:right;
}

