

body {
    background: url('images/bg_x.jpg') repeat-x;
    margin: 0px;
    font: 8px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  }


img {
    border: none;
  }


h3 {
    color : #414141;
    font-family : Utopia;
    font-weight : bold;
  }


hr {
    background-color : #ddf0f4;
    border: 0;
    color : #ddf0f4;
    height : 1px;
    margin-top: 20px;
  }


.h_logo {
    background: url('images/top.jpg') no-repeat;
    height: 282px;
  }


.h_logo_menu {
    padding-top: 75px;
    padding-left: 480px;
  }


.h_logo_menu div {
    float : left;
    font-family : Times, Serif;
    font-size : 12px;
    margin-left: 40px;
    padding-left: 13px;
    background: url('images/menu_mark.png') no-repeat scroll left ;
  }

.h_logo_menu a {
    color : #626b70;
    text-decoration: none;
  }


.h_logo_menu a:hover {
    text-decoration: underline;
  }


.b_left0 {
    height: 100%;
    float: left;
  }


#b_left1 {
    background: url('images/lewa_y.jpg') repeat-y;
    width: 10px;
    height: 220px;
  }


#b_left2 {
    background: url('images/lewa_stopka.jpg') no-repeat;
    width: 10px;
    height: 198px;
  }


.b_content {
    margin-top: 30px;
    margin-bottom: 100px;
    margin-left: 50px;
    font-family : Times, Serif;
    font-size : 12px;
  }


.products {
    float:left;
    width: 220px;
    padding-right: 25px;
    color: #6789a4;
  }


.products #opis {
    height: 100px;
    font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    line-height: 16px;
  }


.products #opis_all {
    padding-left: 20px;
  }


.products #opis_num {
    color : #2577c1;
    float : left;
    font-family : Utopia;
    font-size : 24px;
    font-weight : bold;
    position : relative;
    top : 11px;
    width : 19px;
  }


#products_sep {
    background: url('images/cien_pion.jpg') no-repeat;
    width: 30px;
    height: 163px;
    float: left;
    margin-right: 20px;
  }

.kontakt {
	color : #414141;
	font-family : Utopia;
	line-height: 16px;
}

.kontakt div {
	float: left;
	padding-top: 20px;
	padding-right: 130px;
}

.kontakt a,a:visited {
	color: #6D8FFF;
}

.about {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color : #414141;
	width: 70%;
	margin-bottom: 30px;
}

