html,*{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial;
    font-size: 11px;
}
body{
	background: transparent url('../images/bg.jpg') repeat;
	text-align: center;
	margin: 0;
	padding: 0;
}
h1.head{
    font-family: Verdana, Arial;
    font-size: 11px;
}
a{
  color: #000000;
}
a:hover{
  color: #ff0000;
}
div.all{
	width: 996px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
/*  LOGA  */
div.pg_logo{
  font-weight: bold;
  color: #ffffff;
  padding-left: 30px;
  padding-top: 10px;
  position: relative;
}
div.lg_logo{
  padding-left: 65px;
}
b.lg_logo_big,b.lg_logo_small{
  font-weight: bold;
  color: #ffffff;
}
b.lg_logo_big{
  font-size: 16px;
}
b.lg_logo_small{
  font-size: 12px;
}
.b_red{
  color: #ff0000;
  font-size: 18px;
}
.s_red{
  color: #ff0000;
  font-size: 12px;
}
div.menu_static_main{
  position: relative;
  padding-left: 100px;
  padding-bottom: 3px;
}
span.menu_static{
  font-weight: bold;
}
div.menu_static_kontakt{
  position: relative;
  padding-left: 60px;
  padding-bottom: 3px;
}
div.logo_red_main{
  position: relative;
  left: 40px;
  top: 26px;
}
span.logo_red_main{
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}
div.logo_red_small{
  position: relative;
  /*left: 175px;
  top: 23px;*/
}
span.logo_red_small{
  color: #ffffff;
  font-weight: normal;
  font-size: 9px;
}
/*  MENU  */
.menu{
      background: #ffffff;
      margin-left: 25px;
      padding-top: 25px;
	  font-size: 12px;
}

/*  ZAWARTOSC  */
#dKat{
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
	float: left;
	background: #ffffff;
	width: 259px;
}
.content{
      background: #ffffff;
	  float: left;
	  text-align: justify;
	  margin-right: 10px;
	  margin-top: 10px;
	  width: 570px;
}
div.kat{
	height: 30px;
	float: left;
	background: url('../images/strzalka.jpg') no-repeat;
	background-position:  right;
	width: 250px;
	margin-top: auto;
	margin-bottom: auto;
	/*overflow: visible;*/
}
div.subkat{
	height: 20px;
	float: left;
	width: 240px;
	margin-left: 10px;
	overflow: visible;
}
div.divtItem{
	float: left;
	padding: 10px;
	height: 200px;
}