body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.wizytowka_container{
	height:190px;
	width:685px;
	margin:0 0 10px 0;
	padding:0;
	background-color:#fff;
}
div.wiz_title{
	width:685px;
	height:20px;
	background-image:url(../images/wiz_title.png);
	background-repeat:repeat-x;
	
}
div.wiz_title a{
	color:#000;
	text-decoration:none;
}
div.wiz_title a:hover{
	text-decoration:underline;
}
.wiz_title h4{
	font-size:8pt;
	color: #fff;
	font-weight:600;
	padding:2px 0px 0px 15px;
	margin:0;
}
div.wiz_main{
	float:left;
	width:286px;
	height: 168px;
	background-image:url(../images/wiz_main.png);
	background-position:top left;
	background-repeat:repeat-x;
	border: 1px solid #cdcdcd;
}
div.wiz_cien{
	float:left;
	width:11px;
	height:170px;
	background-image:url(../images/wiz_cien.png);
	background-repeat:no-repeat;
	background-position:top left;
}
div.wiz_rest{
	float:left;
	width:386px;
	height:170px;
	background-image:url(../images/wiz_rest.png);
	background-repeat:repeat-x;
	padding-top:3px;
	position:relative;
}
div.wiz_rest a{
	color: #000;
	text-decoration:none;
	font-weight:100;
}
div.wiz_rest a:hover{
	text-decoration:underline;
	font-weight:100;
}

div.wiz_logo{
	width:108px;
	height:107px;
	background-image:url(../images/img1.png);
	background-repeat:no-repeat;
	margin:10px 10px 5px 10px;
	position:relative;
	float:left;
	display:inline;
	border:0px;
	
}
div.clipper{
	width:95px;
	height:95px;
	clip:rect(0px 96px 95px 0px);
	position:absolute;
	top:5px;
	left:5px;	
}
p.adres{
	float:left;
	width: 140px;
	font-size:9pt;
	color:#000;
	margin: 15px 0px 0px 0px;
	text-align:left;
	
}
p.adres_www{
	clear:both;
	font-size:9pt;
	color:#000;
	margin: 10px 0px 0px 10px;
	text-align:left;
	
}
p.wiz_skrot{
	display:block;
	font-size:8pt;
	color:#fff;
	margin:3px 0px 0px 5px;
}
p.wiz_skrot#brak{
	font-size:8pt;
	color:#2398da;
	margin:3px 0px 0px 5px;
	float:left;
}
.wiz_rest span{
	display:block;
	width:95%;
	margin:5px 0px 0px 5px;
	font-size:8pt;
	color:#000;
	border-bottom:1px solid #fff;	
}
div.wiz_zwiastuny {
    margin: 10px 0px 0px 0px;
    float: left;
    width: 700px;
	text-decoration:none;
	font-weight:100;
	color: #000;
	font-size: 8pt;
	padding: 0px 10px 10px 20px;
	line-height: 11pt;
}
div.stronicowanie_container{
	width:100%;
}
div.stronicowanie{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding: 2px 0px 2px 0px;
}
.stronicowanie a{
	padding:2px;
	background-image:url(../images/wiz_title.png);
	background-repeat:repeat-x;
	font-size:8pt;
	color:#fff;
	border:1px outset #678d00;
	text-decoration:none;
}
.stronicowanie a:hover{
	color:#000;
	border:1px inset #678d00;
}
.stronicowanie a#aktywny{
	color:#000;
	border:1px inset #678d00;
}