/*
www.mcom.pl Damian Maruszak
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 12px;
	padding: 0 10px 0 10px;
	color: #184957;
}

h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-weight: lighter;
	padding: 0 10px 0 10px;
}

li {
    margin: 0 0 0 20px;
	padding: 0 0 0 0;
	list-style-image: url(../images/ul.gif);
}
a {
    border-width: 35px;
	color: #0981A8;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

/* STRONA */
.right {
	float: right;
	margin: 0 0 0 20px;
}
#page {
	width: 970px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

/* flasze i foto*/
img.right {
	float: right;
	margin: 0 0 0 20px;
}
#flasz {
	width: 970px;
	height: 320px;	
	margin:0 auto;
	padding: 20px 0 10px 0;
}
#flasz2 {
	width: 970px;
	height: 300px;	
	margin:0 auto;
	padding: 20px 0 0 0;
}
/* INFORMACJA pod HEAD */

.informacja
{
width: 970px;
height: 100px;
margin: 0 auto;
padding: 10px 0 0 0;
background: #ffffff;
	}
		.informacja h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
        font-weight: lighter;
	padding: 5px 0 0 10px;
	margin: 0 auto;
	}
			.informacja h1 a:hover{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 0 0 0 0;
	margin: 0 auto;
	}
			.informacja h1 a{
	font-size: 13px;
	color: #184957;
	text-decoration: none;
	text-align: justify;
	padding: 0 0 0 0;
	margin: 0 auto;
	}
	.informacja h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: lighter;
	padding: 0 0 0 10px;
	margin: 5px auto;
	}
	.artykul
	{
	width: 970px;
height: 500px;
margin: 0 auto;
padding: 10px 0 0 0;
background: #ffffff;
text-align: justify;
	}
		.artykul h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 5px 0 0 10px;
	margin: 0 auto;
	}
	.artykul h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-weight: lighter;
	padding: 0 0 0 10px;
	margin: 5px auto;
	}
		/* strona www */
	
	.obrazwww {
	width: 250px;
    height: 200px;
    margin: 0 auto;
    padding: 0 0 0 0;
    background: #ffffff;
    float: left;
	border-color: #ffffff; 
	border-width: 5px;
  border-style: solid;
}
	.artyku2
	{
	width: 970px;
height: 200px;
margin: 0 auto;
padding: 10px 0 0 0;
background: #ffffff;
	}
		.artyku2 h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: lighter;
	padding: 30px 0 0 0;
	margin: 0 auto;
	}
	.artyku2 h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-weight: lighter;
	padding: 0 0 0 0;
	margin: 10px auto;
	}
/* Footer */
#footer {
	width: 970px;
	height: 70px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color:#ffffff;
}

#footermerq {
	width: 970px;
	height: 20px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color:#BBBBBB;
}
#footerlbg {
    float: left;
	width: 21px;
	height: 50px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../images/lbg.gif) no-repeat;
}
#footerrbg {
    float: right;
	width: 21px;
	height: 50px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../images/rbg.gif) no-repeat;
}
#footersbg {
    float: left;
	width: 928px;
	height: 50px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #BBBBBB;
}

#footer p {
	margin: 0 0 0 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a:hover {
	color: #CFCFCF;
}
#footer a: {
	color: #666666;
}
#footer a:link {
	color: #BFBFBF;
	text-decoration: none;
}