/* SinNer Web Design CSS :: Glówna Konfiguracja */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../grf/bg.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}

h2 {
	color:#7DB11D;
	font-size:14px;
	font-weight:bold;
	}
	

a {
	text-decoration:none;
	color:#666666;
}

a:hover {
	text-decoration:underline;
	color:#666666;
}

#footer {
	background-color:#ECF8D7;
	height:10px;
	text-align:center;
	font-size:10px;
	padding:10px;
	color:#666666;
}

#footer a {
	text-decoration:none;
	color:#666666;
}

#footer a:hover {
	text-decoration:underline;
	color:#666666;
}

.text { 
	color: #333333; 
	font-family: verdana; 
	font-size: 11px; 
	font-stretch: wider; 
	font-weight: normal; 
	line-height:150%;
	text-align: left;
	 }
.wiecej { 
	color: #75A22B; 
	font-family: verdana; 
	font-size: 9px; 
	font-stretch: wider; 
	font-weight: bold; 
	line-height:100%;
	text-align: right;
	padding-top: 5px; }
    .text1 {color: #808080; font-family: verdana; font-size: 11px; font-stretch: wider; font-weight: normal; line-height:120%; }
    .text2 {color: #003366; font-family: verdana; font-size: 11px; font-stretch: wider; font-weight: bold; }
	 .menu2 {color: #003366; font-family: verdana; font-size: 10px; font-stretch: wider; font-weight: bold;}
.header {
	background: url(grf/znacznik.gif) no-repeat 5px 0px;
	padding: 10px 5px 5px 20px ;
	text-align: left;
	color: #808080;
	font: bold 14px "Trebuchet MS", Geneva, sans-serif; }
.header1 {
	background: url(grf/underline_green_medium.gif) no-repeat 5px 26px;
	padding: 5px 10px 10px 5px ;
	text-align: left;
	border: 0px solid #808080;
	color: #75A22B;
	font: bold 13px "Trebuchet MS", Geneva, sans-serif; }
.header2 {
	background: url(grf/underline_green_short.gif) no-repeat 5px 21px;
	padding: 0px 10px 10px 5px ;
	text-align: left;
	border: 0px solid #808080;
	color: #75A22B;
	font: bold 12px "Trebuchet MS", Geneva, sans-serif; } 
.top {
	font: bold 26px "Trebuchet MS", Geneva, sans-serif;
	padding: 3px 2px 2px 15px;
	text-align: left;
	color: #909090; }
.top1 {
	font: bold 14px "Trebuchet MS", Geneva, sans-serif;
	padding-left: 87px;
	text-align: left;
	color: #75A22B;}
.top2 {
	font: normal 11px "Trebuchet MS", Geneva, sans-serif;
	padding-top: 13px;
	text-align: left;
	color: #808080;}
.border {
	border-bottom: 2px solid #B8D376; }
.border1 {
	border-top: 2px solid #B8D376; }

