.contener{margin:0px 20px 0px 20px; padding:15px 0px 5px 0px;}
.header {
	width:100%;height:21px;
	margin:4px 0px 3px 0px;
	background-color:#EFEFEF;
	font-size:11px; font-weight:bold;
	text-align:center;
	border: 1px solid #808080;
	padding:0px;
}
.friend {
	margin-right:6px;
	padding:4px;
	background-image:url(/images/dodatki/friend.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.link {
	margin-right:6px;
	padding:4px;
	background-image:url(/images/dodatki/link.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.toauthor {
	margin-right:6px;
	padding:4px;
	background-image:url(/images/dodatki/toauthor.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

.error {
	margin-right:6px;
	padding:4px;
	background-image:url(/images/dodatki/c_zglos_blad_ikonka.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

.suggest {
	margin-right:6px;
	padding:4px;
	background-image:url(/images/dodatki/suggest.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.body {
	border: 1px solid #808080;
	width:100%;
	color:#404040;
}
.body div.box {
	margin:0px 5px 0px 5px;
	padding:0px;
}
.body .title {font-weight:bold;font-size:12px; padding:18px 0px 12px 0px; text-align:center;}
.body .desc {
	padding:0px 0px 13px 0px; 
	margin:0px 0px 13px 0px;
	text-align:left;
	background-image:url(/images/dodatki/kropka.gif);
	background-repeat:repeat-x;
	background-position:bottom;

}
.body .desc_l {
	padding:10px 0px 13px 0px; 
	margin:0px 0px 13px 0px;
	text-align:left;
	background-image:url(/images/dodatki/kropka.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.body .range {clear:both;display:table;text-align:center;}
.body .range div.inp{float:left;width:25px;padding:2px 0px 0px 0px;}
.body .range div.val {float:left;width:25px;padding:1px 0px 2px 0px;}
.body .form {text-align:left;margin:0px;padding:0px;}
.body .form form {padding:0px; margin:0px;}
.body .status {padding:18px 0px 17px 0px;text-align:center;}
.form .submit {text-align:center;margin:10px 0px 10px 0px;}
.body .box2 {height:16px;width:100%;}
small {color: #696969;font-size:9px;}
.close {text-align:center; padding-bottom:17px;}
.close a {text-decoration:none;}
.close a img {border:none;}
