/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

#doc2 {
	margin-top:30px; margin-bottom:40px; padding:0px;
}

#content {
	float: left;
	border: 1px solid white;
	width: 530px;
	min-height: 400px;
	background-color: #ffffff;
}
#left_col {
	margin-top: 2px;
	float: left;
	width: 233px;
	background-color: #f3f3f2;
}
#lmenucontainer {
	background-image:url(bck_menu.png);
	width: 208px;
	height: 284px;
	background-repeat: no-repeat;
	margin-left: 12px;
	margin-top: 12px;
}

#promocje {
	margin-top: 16px; margin-left: 16px; margin-right: 16px; background-color: #f5f5f4; padding: 16px; padding-right: 24px;
}

#rightcol {
	font-size: 10px;		
}

#rightcol h2 {		
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	padding:14px;
	padding-top:0px;
	padding-bottom:0px;
    font-family: Helvetica,Arial,Sans-Serif;
}
#rightcol {
	float: right;
	width: 176px;
	min-height: 400px;
	background-color: #f3f3f2;
	padding-left: 4px;
	padding-top:55px;
}
.bck_content {
	font-family: arial;
	font-size: 12px; 
	line-height: 18px;
	color: #333333;
	background-image: url(images/bck.gif);
}

.bck_content  {
	font-family: arial;
	font-size: 12px; 
	line-height: 18px;
}

.bck_content h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 32px;
}
.bck_content #content h2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 16px;
}


#content ul {

	font-family: arial;
	font-size: 12px; 
	line-height: 18px;
	margin-bottom: 18px;
}
#content ul li {
	list-style-type: square;
	margin-bottom: 14px;
	margin-left: 36px;
}



#lmenucontainer {
	cursor: pointer;
}
#lmenucontainer ul {
	padding-left: 20px;
	padding-top: 20px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}
#lmenucontainer ul li{
	border-bottom: 1px solid #eaeaea;
	height: 20px;
	display: block;
	width: 166px;
	padding-top: 10px;
}
#lmenucontainer ul li a {
	color: #333333;
	text-decoration: none;
	width: 166px;

	display: block;
}
#lmenucontainer ul li a:hover {
	color: #afafaf;
}

#oferta div.page {
	border: 1px solid;
	display: block;
	width: 70px;
	height: 70px;
	margin-right: 4px;
}
#oferta div.page {
	margin-bottom: 20px;
}


/*tooltip*/

div.tooltip {
	width: 200px;
	color: #fff;
	text-align: center;
}

div.tooltip h4 {
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 1px #222;
	margin: 0;
	padding: 13px 10px 5px;
	background: url(img/balloon.png) top left no-repeat !important;
	background: url(img/balloon.gif) top left no-repeat;
	font-size: 11px;
}

div.tooltip p {
	margin: 0;
	padding: 0 10px 15px;
	text-shadow: 2px 2px 1px #222;
	background: url(img/balloon.png) bottom left no-repeat !important;
	background: url(img/balloon.gif) bottom left no-repeat;
	font-size: 10px;
}




/*
#bagaznikiPage {
	background-image: url(images/bubble_bagazniki.png);
}
#boxyPage {
	background-image: url(images/bubble_boxy.png);
}
#uchwytyPage {
	background-image: url(images/bubble_uchwyty.png);
}
#lancuchyPage {
	background-image: url(images/bubble_lancuchy.png);
}
#akumulatoryPage {
	background-image: url(images/bubble_akumulatory.png);
}
#akcesoriaPage {
	background-image: url(images/bubble_akcesoria.png);
}
*/
/*
			<div class="page" id="boxyPage"><a href="<?=base_url()?>boxy"><img src="<?=base_url()?>layout/css/offer/bubble_boxy.png" alt="Luxbox boxy" /></a></div>
			<div class="page" id="uchwytyPage"><a href="<?=base_url()?>uchwyty"><img src="<?=base_url()?>layout/css/offer/bubble_uchwyty.png" alt="Luxbox uchwyty" /></a></div>
			<div class="page" id="lancuchyPage"><a href="<?=base_url()?>lancuchy"><img src="<?=base_url()?>layout/css/offer/bubble_lancuchy.png" alt="Luxbox łańcuchy" /></a></div>
			<div class="page" id="akumulatoryPage"><a href="<?=base_url()?>akumulatory"><img src="<?=base_url()?>layout/css/offer/bubble_akumulatory.png" alt="Luxbox akumulatory" /></a></div>
			<div class="page" id="akcesoriaPage">
*/

