html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	margin-top: 0px;
	background-color: #ccccff;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	margin-top: 0px;
	background-color: #e4e1d0;
	}
.wrapper {
	background: #fff;
	padding: 0 25px;
}

/*  Global Formatting */
h1 {font-size:160%;line-height: 1em;font-weight: 900;}
h2 {font-size:150%;line-height: 1em;font-weight: 900;}
h3 {font-size:140%;line-height: 1em;font-weight: 900;}
h4 {font-size:130%;line-height: 1em;font-weight: 900;}
h5 {font-size:120%;line-height: 1em;font-weight: 900;}
h6 {font-size:110%;line-height: 1em;font-weight: 900;}
td{font-size: 100%;}
th{font-size: 100%;}

a:link, a:visited {color: #444; text-decoration:none; }
a:hover {color: #444;}
img {border: 0; margin:0; padding: 0;}

#content #center ul { list-style:none; }
#content #center ul li { background: url(../images/strzalka_g.gif) 0 3px no-repeat; padding-left: 20px; }


.clr{clear: both;}

a.strzalka:link, a.strzalka:visited {
border: 0; background:none; font-size: 100%; float: right; margin-top: 8px; color: #444; text-decoration:underline; padding-left: 12px; background:url(../images/strzalka_g.gif) 0 50% no-repeat;
background:url(../images/strzalka_g.gif) 0 40% no-repeat !ie; }
