/*
www.mcom.pl Damian Maruszak
*/

body {
	margin: 0;
	padding: 0;
	background:#ffffff ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 16px;
	color: #000000;
}

h2 {
	font-size: 15px;
	text-align: justify;
	padding: 0 0 0 0;
	font-weight: lighter;
}

h3 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: lighter;
	padding: 0 10px 0 10px;
}
h5 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: lighter;
	padding: 0 10px 0 10px;
}

ul {
	list-style-image: url(../images/img07.gif);
}

a {
    border-width: 35px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
/* divy */
#flasz {
	width: 980px;
	height: 320px;	
	margin:0 auto;
	padding: 20px 0 0 0;
}
#opishead {
	width: 970px;
	height: 100px;	
	margin:0 auto;
	padding: 20px 0 0 0;
}
/*przyciski */
.wyslij{
	width:140px;
	border: none;
	padding: 3px;
	color:#fff;
	background-color:#FF0269;
}
