* {outline: none;} 

#form {
	background-image : url('img/formulier-bg.jpg');
	background-repeat : no-repeat;
	width : 613px;
	height : 700px;
}
#inputs {
	position:absolute;
	width:613px;
	height:627px;
	left:0px;
	top:0px;
	overflow:hidden;
	z-index:10;
}
#inputs input[type="text"] {
	font-family:"Comic Sans MS";
	color:#23aca7;
	font-size: 14px;
	padding: 0;
	margin: 0;
	height: 25px;
	border:0px;
}

#imie {
font-family:"Comic Sans MS";
color:#23aca7;
font-size: 14px;
padding: 0;
margin: 0;
width: 120px;
height: 25px;
border: 0;
border:none;
}
#nazwisko {
font-family:"Comic Sans MS";
color:#23aca7;
font-size: 14px;
padding: 0;
margin: 0;
width: 180px;
height: 25px;
border: 0;
border:none;
}
#wiek {
font-family:"Comic Sans MS";
color:#23aca7;
font-size: 14px;
padding: 0;
margin: 0;
width: 170px;
height: 25px;
border: 0;
border:none;
}
#telefonu_kontaktowy {
font-family:"Comic Sans MS";
color:#23aca7;
font-size: 14px;
padding: 0;
margin: 0;
width: 200px;
height: 25px;
border: 0;
border:none;
}
#miejcowosc {
font-family:"Comic Sans MS";
color:#23aca7;
font-size: 14px;
padding: 0;
margin: 0;
width: 165px;
height: 25px;
border: 0;
border:none;
}
#e-mail {
font-family:"Comic Sans MS";
color:#23aca7;
font-size: 14px;
padding: 0;
margin: 0;
width: 200px;
height: 25px;
border: 0;
border:none;
}
#youtube {
font-family:"Comic Sans MS";
color:#23aca7;
font-size: 14px;
padding: 0;
margin: 0;
width: 410px;
height: 25px;
border: 0;
border:none;
}

#casting_field1 {
top:200px; 
left:116px; 
position: absolute; 
z-index:12;
width: 120px;
}
#casting_field2 {
top:208px; 
left:294px; 
position: absolute; 
z-index:12;
width: 250px;
}
#casting_field3 {
top:261px; 
left:57px; 
position: absolute; 
z-index:12;
}
#casting_field4 {
top:278px; 
left:287px; 
position: absolute; 
z-index:12;
}
#casting_field5 {
top:329px; 
left:57px; 
position: absolute; 
z-index:12;
}
#casting_field6 {
top:343px; 
left:281px; 
position: absolute; 
z-index:12;
}
#casting_field7 {
top:461px; 
left:70px; 
position:absolute; 
z-index:12;
}
#photo_field {
top:535px; 
left:240px; 
position: absolute; 
z-index:12;
}
#mp3_field {
top:398px; 
left:50px; 
position: absolute; 
z-index:12;
}



/* #file-upload {
	display : block;
	width : 150px;
	height : 25px;
}
#file-upload2 {
	display : block;
	width : 150px;
	height : 25px;
}
*/

#send-form {
	position:absolute;
	left:386px;
	top:556px;
	width : 150px;
	border:1px;
	width : 290px;
	cursor:pointer;
	height : 140px;
	z-index:2000;
}
#submit-btn{	

}

#close-form {
	position:absolute;
	left:536px;
	top:191px;
	width : 52px;
	border:1px;
	width : 290px;
	cursor:pointer;
	height : 52px;
	z-index:2000;
}
/* PICTURE */
.SI-FILES-STYLIZED label.cabinet
{
	width: 101px;
	height: 66px;
	background: url(img/picture_button.gif) 0 0 no-repeat;

	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
/* DEMO */
.SI-FILES-STYLIZED label.cabinet2
{
	width: 436px;
	height: 27px;
	background: url(img/demo_button.gif) 0 0 no-repeat;

	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet2 input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}