#mg_dystrybucja {
	background: #FDF1D3 url(siteimages/projekt_glowna_16.gif) 0 100% no-repeat;
}
#lang_switch {
	background: #FDF1D3 url(siteimages/switch_lang_czysty.gif) 0 0 no-repeat;
}
#lang_switch:hover {
	background: #FDF1D3 url(siteimages/switch_lang_czysty.gif) 0 100% no-repeat;
}
.ramka_opisowa {
	background: #FFFFFF url(siteimages/bg_jasne.gif) repeat-y 0 0;
}
.content_wrapper {
	width: 890px;
	background: #FFFFFF;
}
#krajowa {
	width: 435px;
	float: left;
}
#zagraniczna {
	width: 425px;
	float: right;
	border-left: 1px solid #FDF1D3;
	margin-left: 10px;
	padding-left: 10px;
}
.dystr {
	font-size: 0.9em;
	margin-top: 3px; margin-bottom: 0;
}
.nazwa{
	font-weight: bold;
	font-size: 1.1em;
}
.adres {
}
.kraj {
	text-transform: uppercase;
}
.obszar {
	font-style: italic;
}
.tel {
}
.web {
	font-family: Arial, Verdana, Courier, sans-serif;
}
.separator {
	border-top: 1px dotted #770000;
	margin-top: 7px; margin-bottom: 15px;
}
.separator:last-child {
	border-top: 0;
	margin-bottom: 5px;
}