 h1, h2, h3, h4, h5, h6,
 blockquote, body, cite, code,
 del, div, em,  html, span, form,
 fieldset, img, ul, ol, dl, dt, dd,
 li, table, td, th, strong, ins, p, q, a {
	margin: 0;
	padding: 0;
	border: none;
}

a, a:visited { text-decoration: none; }
ol, ul { list-style: none; }

body {
	font-size: 0.8em;
}

p {margin-bottom:1.1em;}

cite { display: block; }

body, input, textarea, select, button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


input, textarea, select, option, optgroup, button {
	font-size: 1em; margin-bottom:5px;
}



input#previewcomm {margin-left:10px !important;}
input[type=submit], input, textarea {padding:4px;}
input[type=checkbox] {padding:1px}



.form {margin: 10px 20%}



.form label, .form input, .form select, .form textarea  {
	display: block; 
        float: left;}

.form div {margin-bottom:5px;
clear: both;

}


 
.form label.code  {width: auto; position:relative; margin-right:5px;}
						 


h1 { font-size: 1.8em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.3em; }
h4 { font-size: 0.95em; }

h1, h2, h3, h4{font-family:Georgia, "Linux Libertine O", "Linux Libertine", "Times New Roman", Times, serif;}


 .prawa {text-align:right;}
 .lewa {text-align:left}
 
 .center {text-align:center;}

 .small, small {font-size:0.85em;
		margin-left:3px;
				 }
				 
 .left {float:left; margin:0 5px;}
 .right {float:right; margin: 0 5px;}
 .top {margin-top:15px}
.clear {clear:both;}
