#container {
	width: 800px;
	height: 1%;
	margin: auto;
}
BODY {
	background-image: url(../img/franchisingnew/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:auto; 
	width:100%;
}

.hr { border-bottom:1px solid #CCCCCC; margin-left:20px; margin-right:30px}


#container #topek {
	height: 73px;
	display: block;
	clear: both;
}

#container #headereek {
	background-image: url(../img/franchisingnew/temat_fanczyza.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	display: block;
	clear: both;
}
#cols_three {
	height: auto;
	display:block;
	margin-top: 40px;
	background-image: url(../img/franchisingnew/bg_menu.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#cols_three h1 {
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	margin-left: 20px;
}

#cols_three #col_1 {
	float: left;
	height: auto;
	width: 170px;
	color: #666666;
	padding-top: 10px;
}
#cols_three #col_2 {
	float: left;
	width: 405px;	
	height: auto;	
}
#cols_three #col_2 P {
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}

#cols_three #col_3 {
	height: 500px;
	float: left;
	width: 215px;
	color: #666666;
	background:none;
}
#cols_three #col_3 .menu_fran  {
	background-image: url(../img/kwiatek_dzieci.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#cols_three #col_3 .menu_fran a {
	color: #6b1d45;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	display:block;
	background-color:none;
	padding: 5px;
	padding-left: 30px;	
}
#cols_three #col_3 .menu_fran a:hover {
	background-color:#f4f2f7;
	color:#666666
}

