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;
	font-family:arial, verdana, helvetica;
}
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;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background:url(../img/bg.jpg);
}

.main a {
	color:#000;
	text-decoration:underline;
}


#wrap {
	width:630px;
	margin: 0 auto;
	overflow:hidden;
}

#wrap2 {
	width:630px;
	margin: 0 auto;
}

#container {
	padding:30px 0 0 0;
	float:left;
}

.main {
	float:left;
	width:550px;
	padding:80px 40px 40px 40px;
	background: url(../img/bgmain.gif) no-repeat;
	height:340px;
}

#footer{
	float:left;
	width:630px;
	margin:20px 0 20px 0;
	padding:20px 0 20px 0;
	border-bottom:1px solid #3b3b3b;
	border-top:1px solid #3b3b3b;

}

.box {
	width:280px;
	float:left;
	padding:0;
	margin:0;
}

.box1 {
	/*background:url(../img/ogon.gif) no-repeat 150px 0px;*/
	border-right:1px solid #3b3b3b;
	padding:0 30px 0 0;
	float:left;
}

.box2 {
	/*background:url(../img/lampa.gif) no-repeat 160px top;*/
	border-bottom:none;
	float:right;
}

.box h2 {
	color:#8fc708;
	font-size:1.0em;
	margin:0 0 10px 0;
	text-decoration:none;
	line-height:1.2em;
}

.box  a {
	color:#8fc708;
	font-weight:bold;
}

.box p {
	color:#b6b5b5;
	font-size:0.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px 0 0 0;
}

h1 {
	font-size:1.2em;
	margin:0;
	color:#e4e3e3;
	font-weight:normal;
}

.main h1 {
	color:#000;
	margin:0 0 10px 0;
}

h2 {
	font-size:1.4em;
	margin:0 0 20px 0;
}

.main p {
	font-size:0.8em;
	margin:0 0 20px 0;
	color:#666;
	line-height:16px;
}

.logo {
	padding:0 0 10px 20px;
}

.footer2 {
	clear:both;
	text-align:center;
	padding:10px 0 0 0;
}

.contact {
	clear:both;
	padding:0;
	margin:0 0 20px 0;
	text-align:center;
}

.contact p {
	color:#b6b5b5;
	font-size:0.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px 0 0 0;
}

.contact a {
	color:#b6b5b5;
}











