        /* CSS Document */
        .leftColumn
        {
            vertical-align: top;
            width:268px;
        }
        .rightColumn
        {
            vertical-align: top;
            padding-left: 10px;
        }
        div.CmsPanelWrapper .grad_container,
        div.CmsPanelWrapper .h2_container
        {
          width:auto;
        }

        div.CmsPanelWrapper .icon_bottom
        {
          /*width:13px;*/
        }

        div.CmsPanelWrapper td.leftColumn .text_bottom
        {
          float: none;
        }

        div.CmsPanelWrapper .light_blue
        {
          width:auto;
        }
        
        .grad_container_TC
        {
          margin-bottom: 10px;
          margin-top: 20px;
        }

        .h2_container_TC
        {
          border-bottom-width : 1px;
          border-bottom-style : solid;
          border-bottom-color : #c2c2c2;  
        }

        h2
        {
          font-family: arial;
          font-size: 24px;
          color: #616161;
          font-weight: normal;
          text-align: left;
          padding-bottom: 5px;
          margin-bottom: 0px;
        }

        td.leftColumn h3
        {
            padding-top: 10px;
            padding-bottom: 5px;
        }

        h3
        {
            padding-top: 10px;
            padding-bottom: 5px;
            margin-top: 0px;
        }

	
	.MainButton
	{
		margin-top: 20px;
		margin-left: 0px;
		border: 0px;
		margin-top: 50px;
		margin-bottom: 20px;
	}
	
	  .kontaktIcons .text_bottom {
    font-size: 13px;
    color: #000000;
    /*_position: relative;*/
    /*_left: -20px;*/
  }
  .kontaktIcons .text_bottom .green {
    color: #679e39;
    font-weight: bold;
  }
