@charset "utf-8";
/* CSS Document */

#box_sidebar {
    background: url(../images/box/box_sidebar_bottom.jpg) no-repeat bottom left;
    padding-bottom: 7px;
    width: 284px;
    position: relative;
}

#box_sidebar div.box_top {
    background: url(../images/box/box_sidebar_top.jpg) no-repeat top left;
    height: 8px;
	font-size: 1px;
}

#box_sidebar div.box_content {
    background: #FFFFFF url(../images/box/box_sidebar_bg.jpg) repeat-y top left;
    padding: 10px 5px;
}

#box_sidebar div.box_content a.question {
    margin: 0 10px;
    color: #66645a;
    font-size: 12px;
    font-weight: bold;
    display: block;
    background: url(../images/icone/ico_przejdz.gif) no-repeat center right;
    padding: 10px 0;
}

#box_sidebar div.box_content p {
    margin: 0 10px;
    color: #66645a;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

#box_sidebar div.box_content ul.icones {
    padding: 20px 0 0 4px;   
}

#box_sidebar div.box_content ul.icones li {
    float: left;
    padding-right: 4px;
}

#box_sidebar div.box_content p.button {
    text-align: center;
	clear: both;
	padding-top: 1px;
}

#box_sidebar div.box_content p.button a.more {
    background: url(../images/button/btnr_wiecej_porad.gif) no-repeat top left;
    text-indent: -9999px;
    width: 191px;
    height: 37px;
    margin: 15px auto 0px;
    display: block;
}


#box_sidebar div.box_content p.button a.check {
    background: url(../images/button/btng_sprawdz_miary.gif) no-repeat top left;
    text-indent: -9999px;
    width: 159px;
    height: 35px;
    margin: 15px 0px;
    display: block;
}

#box_sidebar div.advice_row	{
	clear: both;
	padding: 7px;
}

#box_sidebar div.advice_left	{
	float: left;
}

#box_sidebar div.advice_right	{
	float: right;
	width: 170px;
}

#box_sidebar div.line_separator	{
	padding-top: 16px;
	padding-bottom: 12px;
	width: 100%;
	text-align: center;
}

#box_sidebar h3 {
    color: #a82240;
    font-size: 22px;
    padding: 9px 0 8px 10px;
}

#box_sidebar h3.box_sidebar_header {
    color: #a82240;
    font-size: 22px;
    padding: 31px 0 8px 10px;
}




/*	BOX MIARY I WAGI	*/
#box_check {
    background: url(../images/box/box_check_bottom.jpg) no-repeat bottom left;
    padding-bottom: 7px;
    width: 284px;
    position: relative;
}

#box_check div.box_top {
    background: url(../images/box/box_check_top.jpg) no-repeat top left;
    height: 8px;
}

#box_check div.box_content {
    background: #FFFFFF url(../images/box/box_check_bg.jpg) repeat-y top left;
}

#box_check div.box_content p {
    margin: 0 10px;
    color: #66645a;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

#box_check div.box_content ul.icones {
    padding: 20px 0 0 4px;   
}

#box_check div.box_content ul.icones li {
    float: left;
    padding-right: 4px;
}

#box_check div.box_content p.button {
    text-align: center;
	clear: both;
}


#box_check div.box_content p.button a.check {
    background: url(../images/button/btng_sprawdz_miary.gif) no-repeat top left;
    text-indent: -9999px;
    width: 159px;
    height: 35px;
	margin-top: 10px;
	margin-bottom: 5px;
    display: block;
}

#box_check h3 {
    color: #a82240;
    font-size: 22px;
    padding: 9px 0 8px 10px;
}

#box_check div.check_row	{
	clear: both;
	padding: 7px;
}

#box_check div.check_left	{
	float: left;
	width: 160px;
}

#box_check div.check_right	{
	float: right;
	width: 88px;
}

/*	BOX KALKULATOR KALORII	*/
#box_calc {
    background: url(../images/box/box_calc_bottom.jpg) no-repeat bottom left;
    padding-bottom: 7px;
    width: 284px;
    position: relative;
}

#box_calc h3 {
    color: #a82240;
    font-size: 22px;
    padding: 31px 0 8px 10px;
}

#box_calc div.box_top {
    background: url(../images/box/box_calc_top.jpg) no-repeat top left;
    height: 7px;
	font-size: 1px;
}

#box_calc div.box_content {
    background: #FFFFFF url(../images/box/box_calc_bg.jpg) repeat-y top left;
}

#box_calc div.box_content p {
    margin: 0 10px;
    color: #66645a;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

#box_calc div.box_content p.button {
    text-align: center;
	clear: both;
}

#box_calc div.box_content p.button a.check {
    background: url(../images/button/btng_sprawdz_kalorie.gif) no-repeat top left;
    text-indent: -9999px;
    width: 163px;
    height: 39px;
	margin-top: 10px;
	margin-bottom: 5px;
    display: block;
}

#box_calc div.calc_row	{
	clear: both;
}

#box_calc div.calc_left	{
	position: absolute;
	bottom: 7px;
	left: 0px;
	width: 100px;
	padding-left: 4px;
}

#box_calc div.calc_right	{
	float: right;
	width: 181px;
	padding-top: 10px;
}


#content h3	{
	font-size: 22px;
    color: #a82240;
    padding: 9px 0 8px 10px;	
}
