/* 
width: 760px
*/

.colContent { width: 504px; padding: 0 3px 0 0; }
    /* hide from mac ie \*/
        .colContent { padding: 0 4px 0 0; }
    /* thanx ie */

.boxCardLeft, .boxCardRight { width: 192px; padding: 10px 10px 0 10px; margin: 0 0 1em 0; }

.boxCardLeft, .boxCardRight { background: url(pix/cardOrangeTop.gif) no-repeat top left; font-size: 0.85em; line-height: 1.15em; }
.boxCardLeft  { float: left; margin: 1em 8px 1em 0; }
.boxCardRight  { float: right; margin: 1em 0 1em 8px; }
.boxCardLeft h1, .boxCardRight h1 { font-size: 1em; margin: 0; }
.boxCardLeft .bottom, .boxCardRight .bottom { padding: 0.5em 10px 10px 10px; margin: 0.5em -10px 0px -10px; background: url(pix/cardOrangeBottom.gif) no-repeat bottom left; background-color: #ff8000; color: white; }

h1.bankomat { margin-top: 8px; }
	/* show only to ie */
		* html h1.bankomat { margin-top: 16px; }
	/* thanx ie */

.cardPixStove, .cardPixPhone, .cardPixCalculator, .cardPixBankomat { z-index: -1; float: left; position: absolute; }
.cardPixPhone {margin: -18px 0 0 -42px; }
.cardPixStove {margin: -26px 0 0 -42px; }
.cardPixCalculator {margin: -36px 0 0 136px; }
.cardPixBankomat {margin: -26px 0 0 10px; }

.colContent p.leadout { margin: 1em 0 1em 0; clear: both; }
.colContent h2 { font-size: 1.2em; margin: 1.5em 0 0.5em 0; }

div.clearer { clear: both; height: 0px; line-height: 0px; }
	/* show only to ie */
		* html div.clearer { height: 0px; line-height: 0px; }
	/* thanx ie */

ul.circlecaption { list-style: circle outside; margin: 0 0 0 16px; padding: 0 0 1em 0; font-size: 0.9em; line-height: 1.2em; }
ol {list-style: decimal; margin: 0 0 0 1.8em; padding: 0 0 1em 0;}

img.img_nogap { float: none; margin: 0; border: 0; }
img.img_leftconceptual { float: left; margin: 0 8px 16px 0; }
img.img_leftproto { float: left; margin: 4px 8px 3px 0; border: 0; }

.emphasize { font-weight: bold; color: #222;}

img.img_card { float: left; margin: 0 ; border: 0; }

.colContentAcross { float: left; width: 760px; padding: 0; margin: 0 0 0 0; }
.colSidebar2 { float: left; width: 248px; padding: 3em 0 0 4px; }

