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,
b, u, i, center,
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;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

a
{
	color: #b11d1d;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a:hover
{
	text-decoration: none;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
body
{
	padding-top: 44px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
#top
{
	width: 814px;
	margin: 0 auto;
	background-image: url(images/warta.gif);
	background-repeat: no-repeat;
	background-position: 410px 15px;
	height: 64px;
}
#top h2
{
	float: left;
}
#top h3
{
	float: right;
	font-size: 10px;
	font-weight: normal;
}
#top p
{
	clear: both;
	font-size: 10px;
}
#top h3 a
{
	color: #000000;
	text-decoration: none;
}
#top h3 a:hover
{
	text-decoration: underline;
}
#wrapper
{
	width: 814px;
	margin: 0 auto;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#wrapper h2
{
	padding-top: 87px;
	padding-left: 28px;
}
#content
{
	clear: both;
	padding-top: 44px;
}
#menu
{
	height: 43px;
	background-image: url(images/bgMenu.gif);
	background-repeat: repeat-x;
	width: 810px;
	float: right;
	margin-bottom: 20px;
}
#menu ul
{
	padding-left: 20px;
}
#menu li
{
	float: left;
	padding-left: 7px;
	padding-right: 8px;
	padding-top: 13px;
}
#menu h3
{
	float: right;
}
#container
{
	clear: both;
}
#text
{
	
	float: left;
	width: 515px;
	padding-left: 19px;
	font-family: Tahoma;
}
#text h1
{
	font-size: 14px;
	color: #000000;
	border-bottom: 1px dotted #000000;
	width: 190px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
#text h6 a
{
	color: #b11d1d;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
#text h6 a:hover
{
	text-decoration: none;
}
#text p
{
	font-size: 12px;
	color: #777777;
	line-height: 1.4em;
}
#sidebar
{
	width: 230px;
	float: right;
}
#sidebarMenu
{
	width: 210px;
	font-size: 11px;
	margin-left: 11px;
}
#sidebarMenu li
{
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 4px;
	padding-top: 4px;
}
#sidebarMenu a
{
	display: block;
	background-image: url(images/icon.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 8px;
	color: #787983;
	text-decoration: none;
}
#sidebarMenu a:hover
{
	text-decoration: underline;
}
#contact
{
	width: 230px;
	background-image: url(images/info.png);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	font-family: Tahoma;
}
#contact p
{
	width: 195px;
	padding-left: 55px;
	line-height: 1.3em;
	font-size: 11px;
	color: #777777;
}
#sidebar h5
{
	margin-top: 20px;
	float: right;
	background-image: url(images/project.gif);
	background-repeat: no-repeat;
	width: 171px;
	height: 25px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
}
#sidebar h5 a
{
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar h5 a:hover
{
	text-decoration: underline;
}
