@charset "iso-8859-2";
/*
 	D4U.pl - DESIGNS FOR YOU
	plik: warsztat.css
	autor: Daniel Perec
	mail: d.perec@d4u.pl

*/

.art a{
	background:url(../images/art-ico.gif) no-repeat;
	background-position:0px 5px; 
	padding:5px;
	padding-left:20px;
	border-bottom:#F1F3F3 1px solid;
	display:block;
	text-decoration:none;
	}
.art, .pobierz{
	margin-left:20px;
	margin-right:20px;
}
.art a:hover{
	text-decoration:underline;
}
.photoshop a{
	padding:5px;
	margin-left:10px;
	border-bottom:#F1F3F3 1px solid;
	display:block;
	color:#003366;
	text-decoration:none;
	}


.wiecej{ text-align:right; }
.wiecej a{
	margin:5px;
	margin-right:20px;
	color:#006699;
	font-weight:bold;
}


.szare{
	color:#939BA2;
}


.pobierz{
	background:url(../images/get.gif) no-repeat;
	background-position:0px 5px; 
	padding:10px;
	padding-left:50px;
	border-bottom:#F1F3F3 1px solid;
	display:block;
	color:#003366;
	text-decoration:none;
	min-height:40px;
	}
.naglowek-tekst h2 a{
	color:#33383C;
	text-decoration:none;
	}
	
.free{
	position:relative;
	height:140px;

}
.free-img{
	float:left;
	padding:5px;
	width:160px;
	}
.free-opis{

	float:left;
	padding:5px;
	width:300px;
	font-size:12px;
} 
.free-get{
	position:absolute;
	top:110px;
	left:170px;
	width:350px;
	padding:2px;
	background:#DDDFE1;
	}
.free-get form{ margin:0px; padding:0px;}
.free-get input{
	background:#fff;
	border:1px solid #CED2D5;
	font-size:10px;
	padding:3px; 
	margin:2px;
	}

/* download */	
.strony{
	margin:5px 1px 5px 1px;
	padding:5px;
	border-top:1px solid #D1DDE0;
	border-bottom:1px solid #D1DDE0;
	color:#7CAF36;
	font-size:12px;
	font-weight:bold;
	}
.obramowanie{
	border:1px dashed #C9DBE4;
	padding:5px;
	margin:4px 2px;
	
}