/* --------------------------------------------------------------------------------------------------- RESET */
* { padding:0; margin:0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, dd, fieldset, address { margin:0 0; }
p { margin:0 0 1em 0}
li { margin-left:5%; }
fieldset { padding: 0; }
select option{ padding:0 5px; }
.doLewego{ float:left; }
.doPrawego{ float:right; }
.spacer{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }
/* --------------------------------------------------------------------------------------------------- GLOBALNE */
/*
niebieski - 00B9F2
*/
body {
	font-size:10px;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, sans-serif;
	line-height:1.4em;
	color:#FFFFFF;
	background-color:#333333;
	text-align:center;
	margin-bottom: 200px;
}
/*
.flash-replaced .alt {
	display: block; height: 0; position: absolute; overflow: hidden; width: 0;
}
*/
#idistudio {
	background-color:#000000;
}
#idistudio div {
	width: 820px;
	margin:0 auto;
	height:80px;
	background:url(../img/idistudio.gif) no-repeat right bottom;
}
#idistudio em {
	display:none;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.tresc {
	width: 820px;
	margin:0 auto;
	text-align:left;
	/*position:relative;*/
	overflow: hidden;
	height: 100%;
}
.zajawka {
	background:#FFFFFF url(../img/loader.gif) center no-repeat;
	padding:20px 0px;
}
h1 {
	font-size:18px;
	font-weight:normal;
	padding:20px 220px 20px 20px;
	background-color: #00B9F2;
	margin-top:40px;
	float:left;
	/*position:absolute;
	left:0px;
	top:40px;
	z-index:10;*/
}
h2{
	font-size:12px;
	font-weight:normal;
	padding:15px;
	background-color: #00B9F2;
	/*position:absolute;*/
}
h2.prace {
	margin-top:40px;
	float:left;
}
h2.przyklady {
	margin-top:20px;
	float:right;
}
h2 a {
	padding:5px 10px;
}
h2 a:hover {
	color:#00B9F2;
	background-color:#FFFFFF;
}
/* --------------------------------------------------------------------------------------------------- SKOSY */
.skos-0 {
	background: url(../img/skos-czern-dol.png) no-repeat center;
	background-color: #000000;
	height:100px;
	margin-bottom:800px;
}
.skos-1 {
	background: #FFFFFF url(../img/skos-czern-gora.png) no-repeat center;
	height:100px;
}
.skos-2 {
	background: #FFFFFF url(../img/skos-czern-dol.png) no-repeat center;
	height:100px;
	margin-bottom:600px;
}
/* --------------------------------------- DLA "ulubionego" IE6 */
/* \ */
.skos-0 {
	background: url(../img/skos-czern-dol-skos-0.gif) no-repeat center;
	background-color: #000000;
	height:100px;
	margin-bottom:800px;
}
.skos-1 {
	background: #FFFFFF url(../img/skos-czern-gora.gif) no-repeat center;
	height:100px;
}
.skos-2 {
	background: #FFFFFF url(../img/skos-czern-dol.gif) no-repeat center;
	height:100px;
	margin-bottom:600px;
}
/* */
/* --------------------------------------------------------------------------------------------------- KONTAKT */
#kontaktModul {
	background-color: #000000;
}
#kontaktModul p	{
	padding-top:2em;
	font-size:1.4em;
	text-align:left;
}
#kontaktModul p	a{
	border-bottom: 1px dotted #FFFFFF;
}
#kontaktModul p	a:hover{
	border-bottom: 1px solid #00B9F2;
	color:#00B9F2;
}
input, textarea {
	color:#FFFFFF;
	background-color: #333333;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, sans-serif;
	font-size:1.2em;
	border:1px solid #666666;
	padding:9px;
	margin-bottom:5px;
	width:360px;
}
label {
	display:block;
	color: #999999;
	margin-bottom:10px;
}
input.btn, input.btnReset {
	padding:10px 20px;
	width:130px
}
.blad {
	font-weight:bold;
	color:red;
}
#potwierdzenie {
	font-size:1.2em;
	color: red;
}

