DIV#main_padding {
	padding:0px 20px 0 20px;
}
DIV.taby {
	height:33px;
	background: url('/images/tab-bottom-bg.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-top:15px;
}
DIV.taby IMG { float:left }

DIV#ck-box1-bottom {
	background: url('/images/ck-box1-bottom.gif');
	height:13px;
}
DIV#ck-box2-bottom {
	background: url('/images/ck-box2-bottom.gif');
	height:13px;
}

DIV#ck-box3-bottom {
	background: url('/images/ck-box3-bottom.gif');
	height:13px;
	margin-bottom:20px;
}

DIV#ck-box1 { background-color:#ECECF6;border-right:1px solid #D1D2D4;border-left:1px solid #D1D2D4; }
DIV#ck-box2 { background-color:#FFEEC4;border-right:1px solid #D1D2D4;border-left:1px solid #D1D2D4; }
DIV#ck-box3 { background-color:#FFFFFF;border-right:1px solid #D1D2D4;border-left:1px solid #D1D2D4; }
DIV#ck-box-padding { padding:15px 15px 0 15px;}
DIV#ck-box3-padding { padding-top:10px; }

TABLE#kalkulace TR.header { color:black; height:26px; font-weight:bold }
TABLE#kalkulace TR.header TD { border-bottom:1px solid #D1D2D4; }

TABLE#kalkulace TR.item { background-color: #ECECF6;}
TABLE#kalkulace TR.item TD { border-bottom:1px solid #D1D2D4 }
TD.pright {padding-right:5px }
TABLE#kalkulace TR.subtotal { font-weight:bold; color:#7071B5; background-color: #DAD9ED; line-height:30px  }
TABLE#kalkulace TR.total { font-weight:bold; color:#F47921; font-size:15px; }
TABLE#kalkulace TR.total TD { padding-top:12px }

IMG.cross { cursor:pointer; margin-top:2px }
TR#delka-kurzu { height:21px}
FORM#price_calculator { margin-bottom:20px } 