body,td,th {
	font-family: Tahoma, Verdana, Georgia, sans-serif;
	font-size: 12px;
	color: #bfd8d1;
}

body {background-color: #FFFBC0;
background-attachment:fixed;
     background-image: URL('images/tlo.png');
     z-index: 2;
      background-repeat: repeat-x;
      background-position: top;
      width: 1000px;
          margin-left: auto;
         margin-right: auto;
         margin-top: 0px;
         padding: 0px;
         text-align: center;
      }
      
      a.tooltip{
	position: relative;
	z-index: 24;
	background: none;
}
a.tooltip:hover{
	z-index: 2500000000;
	text-indent: 0; /* hack for IE */
	background: none;
	text-decoration: none;
	color: #000;
}
a.tooltip span{
	display: none;
}
a.tooltip:hover span{
	display: block;
	position: absolute;
	line-height:1.3em;
	top: 0px;
	right: 0px;
	padding: .8125em;
	border: 1px solid #ffd105;
	background-color: #fff9c8;
	text-align: left;
	width: 15em;
	text-decoration: none;
	color: #000;
}

a:img {
border: 0;
}
      
a:link, a:visited, a:active {
	color: #bfd8d1;
	text-decoration: none;
}
a:hover {
	color: #bfd8d1;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #bfd8d1;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 14px;
	color: #bfd8d1;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #bfd8d1;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}

.styl4 {
	color: #EFEFEF;
	background-color: #556C72;
	font-family: Tahoma;
	font-size: 12px;
	border:none;
}

#strona {position: relative;
        vertical-align: center;
         width: 1000px;
         left: 0px;
         top: 0px;
         margin: 0px;
         padding: 0px;
         z-index: 2; }
         
         #bohomaz {
       position: relative;
        vertical-align: center;
        background-image: URL('images/bohomaz.png');
        background-repeat:no-repeat;      
         width: 1000px;
         height:259px;
         left: 0px;
         top: 0px;
         margin: 0px;
         padding: 0px;
         z-index: 1; }
         
          #column1 {
	float:left;
	width: 470px;
	margin-left:20px;
	margin-right:11px;
	text-align: left;
}

          #column2 {
	float:right;
	width: 498px;
	text-align: left;
}