/* CSS Document */

html, body {
	text-align: center;
	margin: 0;
	padding: 0;
	text-align:	justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
} /*IE5.X*/

#card {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#netshop {
	position: absolute;
	top: 40px;
	left: 145px;
	width: 58px;
}

#sklepy {
	position: absolute;
	top: 40px;
	left: 234px;
	width: 46px;
}

#news {
	position: absolute;
	top: 40px;
	left: 313px;
	width: 37px;
}

#dla_firm {
	position: absolute;
	top: 40px;
	left: 382px;
	width: 54px;
}

#franchising {
	position: absolute;
	top: 40px;
	left: 467px;
	width: 79px;
}

#kontakt {
	position: absolute;
	top: 40px;
	left: 575px;
	width: 54px;
} 

#wolnosci {
	position: absolute;
	top: 40px;
	left: 657px;
	width: 136px;
}

#zaloguj {
	position: absolute;
	top: 3px;
	left: 167px;
	width: 85px;	
}

#zarejestruj {
	position: absolute;
	top: 3px;
	left: 322px;
	width: 85px;	
}

#koszyk {
	position: absolute;
	top: 3px;
	left: 527px;
	width: 85px;
}

#stan {
	position: absolute;
	top: 3px;
	left: 659px;	
}
 
#prostokat {
	position: absolute;
	top: 86px;
	left: 595px;
	width: 224px;	
}

#konkurs {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 111px;
}

#text{
	position: absolute;
	top: 145px;
	left: 90px;
	width:717px;
	background:white;
	text-align:justify;
	border:dashed 1px #ef2534;
	height:430px;
	padding:5px;
	overflow: scroll;
}
	
p:first-letter {
	font-size: 120%; 
 	font-weight: bold;
 	color:#ef2534;
}

b { 
	font-weight: normal;
}

a { 
	color: #0000FF;
}

#stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 115px;	
	position: absolute;
	top: 625px;
}

#stopka ul { 
	list-style-type:none;
	padding-left: 0;
	margin-left: 0;
}
	
#stopka li {
	display: inline;
}

.jpg_right {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	float: right;
	margin-left: 20px;
	margin-bottom: 6px;
}
	
.jpg_left {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	float: left;
	margin-right: 20px;	
	margin-bottom: 6px;
}

#lista_album {
	list-style-type: none;
}

#lista_album li {
		float: left;
		margin-right: 6px;
		margin-bottom: 10px;
}
		
#lista_album img {
		display: block;
		border: 1px solid #000000;
}

ul {
	list-style-type: square;
}

.linki {
	color: #FFFFFF;
}	