/* (C) 2011 Twórcy.pl Arkusz stylów do SmodCMS v. 5.x dla modułu DWN */
body.dwn {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f2f2f2;	
	color: #555555;
	background-image: url(../../images/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 25px;
    }
	
#dwnstat {
	margin: 5px 0 10px 0;
	border: 1px solid #dddddd;
	background: #fafafa;
	padding: 3px;
	}
	
#dwnstat b{
	color: #cc0000;
	}
	
#conf {
	margin: 5px 0 10px 0;
	border: 1px solid #dddddd;
	background: #fafafa;
	padding: 9px;
	}
	
#dwn {
	
	}
	
#dwn p {
	margin: 0 0 5px 0;
	}

#dwn a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	}
	
#dwn a:hover {
	text-decoration: underline;
	}		

#dwn div.in {
	display: block;
	padding: 0;
	margin-bottom: 12px;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
	}		

#dwn h3 {
	margin: 0;
	}
	
#dwn h3 a{
	color: #336699;
	font-weight: bold;
	margin: 0;
	}

#dwn2 p {
	margin: 0 0 5px 0;
	}

#dwn2 a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	}
	
#dwn2 a:hover {
	text-decoration: underline;
	}

#dwn2 div.in2img {
	padding: 0;
	width: 35px;
	float: left;
	}	
	
#dwn2 div.instat {
	display: block;
	padding: 3px;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
	background: #f5f5f5;
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	margin-bottom: 12px;
	}

#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;
	} 		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	