body {
	font-family: Arial, Tahoma, Verdana;
	color: #646464;
	font-size: 7pt;
	margin: 0; 
	padding: 0;
}

#logo {
	text-align: center;
}

#menu-top {
	margin-bottom: 2px;
	text-align: center;
}

#content {
	
}

#stopka {	
	width: 100%;
	margin-top: 2px;	
	float: left;	
	text-align: center;
}

#menu-dol {
	background-image: url(./tlo-menu-dol.gif);
	border: 1px solid #D6DBEA;
}

.ramka {	
	height: auto;
	width: 100%;
	border: 1px solid #D6DBEA;	
	float: left;		
}

.ramka-header {
	height: 12px;
	color: #787878;
	font-weight: bold;	
	background-image: url(./ramka-tlo-header.png);
	background-repeat: repeat-x;	
	padding-left: 5px;
	padding-top: 2px;
}

.ramka-content {	
	padding: 5px 5px 5px 5px;	
}

img.trojkat {
	vertical-align: baseline;	
}

img.logo {
	border: 0;
	width: auto;
}

a.menu {	
	margin: 0;
	text-decoration: underline;	
	color: #8B8B8B;		
}

a.menu:hover {	
	color: #F19A31;	
}

p.content-text {
	text-align: justify;
}

.tekst-designed {
	font-size: 6pt;
}

a.tekst-designed {
	font-size: 6pt;
	text-decoration: none;
	background: none;	
	color: #8B8B8B;	
}

a.tekst-designed:hover {
	color: #F19A31;
}

a.link-normal {	
	margin: 0;
	text-decoration: underline;	
	color: #8B8B8B;		
}

a.link-normal:hover {	
	color: #F19A31;
}

a.current {	
	margin: 0;
	text-decoration: none;	
	color: #F19A31;
}

.tag-label1 {	
}

.tag-label2 {
}

h3 {
	font-size: 8pt;
}

img.promocje-mini {	
	padding: 2px;
	border: solid 1px #D6DBEA;	
}

img.promocje-mini-small {	
	padding: 2px;
	border: solid 1px #D6DBEA;
	width: 45px;
}

.tekst-justify {
	text-align: justify;	
}

.tekst-bold {
	font-weight: bold;
	text-align: justify;
}


