/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

:focus {
	outline:0;
}

html, body {
	height: 100%;
}

body {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:1em;
	background:#f6f7f2 url(../Paskrivet/images/bgPortrait02.png) center 0 no-repeat;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#777;
	font-size:36px;
	font-weight:normal;
	line-height:36px;
	padding-bottom:10px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#777;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	margin:0 0 10px;
}

h3 {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:14px;
	line-height:17px;
}

h4 {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:17px;
	margin-bottom:6px;
}

p {
	line-height:18px;
	padding-bottom:10px;
}


a {
	color:#c0232e;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul {  
	margin:6px 0px 6px 10px; 
	padding:0px 0px 0px 18px; 
}

ol { 
	padding:0px 0px 0px 18px;
	margin:6px 0px 6px 10px; 
}

li { 
	padding:0px 0px 6px 0px;

}

textarea, input[type="text"], input[type="submit"], select {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:12px;
	color:#333333;
}

hr {
	border:none;
	border-bottom:1px solid #DDD;
}
