.rounded-corners (@radius: 8px) { border-radius: @radius; -webkit-border-radius: @radius; -moz-border-radius: @radius; behavior: url(../PIE.htc); zoom: 1; position:relative; } .floatL{ float:left; } .floatR{ float:right; } @color: #dfb899; @font-family: Verdana; @bg:#555555; @the-border:1px solid #cacaca; .shadow(@cvet){ text-shadow: 1px 1px 2px @cvet; } .clear{ clear:both; } .bigGrey{ .rounded-corners (8px 8px 0 0 ); } .topTable{ border-left:1px solid #a1ca08; border-bottom:1px solid #a1ca08; border-right:1px solid #a1ca08; } .green_bt{ background:url(../img/bt_grey.jpg) repeat-x; height:27px; width:73px; .rounded-corners ; color:#fff!important; font-weight:bold; font-size:11px; display:block; line-height:2.3; margin:0 auto; text-align:center; } .equalize{ margin:5px 0; } .kvadrat { width:219px; padding:5px; .rounded-corners ; border:2px solid #709a1b; img{ .floatL; margin:010px 10px 0px 0; } h2{ margin-bottom:5px; a{ font-size:13px; color:#333333; font-weight:bold; } } } .greenBox{ background: url(../img/greenBox.jpg) repeat-x; padding-bottom:10px; .rounded-corners ; img{ .floatL; margin:10px 10px 0px 10px; } h2{ background:url(../img/h2_green.jpg) repeat-x; font-size:13px; color:#fff; padding-left:5px; line-height:2; font-weight:bold; .rounded-corners(8px 8px 0 0) ; } p{ line-height: 1.4; } } .ban img{ margin:10px auto; display:block; }