@CHARSET "UTF-8";

#contactform {  } 
/*input, select, textarea { border:1px solid #23303a; background:#0b1012; color: #638090 }*/
#contactform input { width: 177px; margin-bottom: 2px; }
#contactform textarea { width: 327px; height: 200px; }

#contactform input.button { 
	float: right; 
	width: 100px;
	}
#contactform #wyślij-element {margin-right: 45px;}
#contactform #wyślij-label, 
#contactform #wyczyść-label { float: right; }

.mp3list { list-style: none; padding-left: 20px; }
.mp3list li a { padding-top: 3px; line-height: 20px; }

.mp3list.left { width: 42%; float: left; }
.mp3list.right { width: 50%; float: right; }

.layout_1column .indent ul {text-align: justify; padding-left: 25px; }
.layout_1column .indent img {float: right; margin: 0 0px 10px 20px;}