/* (C) 2011 Twórcy.pl Arkusz stylów do SmodCMS v. 5.x dla modułu links */

p.ramka {
	background-color: ;
	border: 0px solid #dddddd;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 1px;
	}
	
p.ramka a{
	font-weight: bold;
	text-decoration: none;
	}
	
.nowe {
	color: #cc0000;
	font-weight: bold;
	}
	
#links ul ul {
	margin-top: 5px;
	}
	
#links .links {
	width: 300px;
	}
	
li.sep {
	list-style-type: none;
	height: 9px;
	}
	
dl.h {
	height: 35px;
	}
	
dl.h input{
	margin-top: 18px;
	}

#divdel {
	background: ;
	padding: 25px 9px 9px 9px;
	border: 0px 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;
	}

div.infldset {
	
	}

#divregister div.infldset dl dt {
	text-align: right;
	width: 150px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	height: 15px;
	font-size: 1em;
	} 	
	
#divregister div.infldset dl dd {
	position: relative; 
	top: -1.3em;
	left: -70px;
	height: 10px;
	font-size: 1em;
	} 








	
	
	