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;
	}
	
#main {
	width:100%;
	height:100%;
	}

#container {
	width:1000px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
	}

#container-topmenu {
	width:1000px;
	height:272px;
	}
#topmenu-bg{
	width:1000px;
	height:272px;
	}
#topmenu{
	width:1000px;
	height:272px;
	}	
	
#content{
	width:1000px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;	
	}

#pawie{
	width:1000px;
	height: 85px;	
	}

#container-footer{
	width:100%;
	height:90px;
	padding-left:50px;
	}	

#footer{
	width:880px;
	height:90px;	
	padding-left:70px;
	}	
