/* (C) 2007 Twórcy.pl Arkusz stylów do SmodCMS v. 3.x dla modułu contact */

#contact {
	padding: 20px 50px;
	margin: 10px auto;
	background: #fafafa;
	border: 1px solid #aaaaaa;
	}

	

#contact textarea {
	width: 420px;
	margin: 0 0 20px 0;
	}	

	

#contact input{

	width: 150px;

	}

	

#contact select{

	width: 150px;

	}

	

#contact fieldset {

	border: 0;

	}

	

#contact dl dt {

	text-align: right;

	width: 200px;

	font-weight: bold;

	height: 15px;

	font-size: 1em;

	} 	

	

#contact dl dd {

	position: relative; 

	top: -1.3em;

	padding-left: 210px;

	height: 10px;

	font-size: 1em;

	} 

	

#divdel {

	background: #fafafa;

	padding: 25px 9px 9px 9px;

	border: 1px solid #cccccc;

	width: 500px;

	}

	

#divdel fieldset {

	border: 0;

	}

	

#divdel dl dt {

	text-align: right;

	width: 230px;

	font-weight: bold;

	height: 15px;

	font-size: 1em;

	} 	

	

#divdel dl dd {

	position: relative; 

	top: -1.3em;

	left: 240px;

	height: 10px;

	font-size: 1em;

	} 

	

#divdel input.go {

	width: 50px;

	}



dl dt.tall {

	margin-top: 15px;

	} 	



























	

	

	