body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #FFFFCD url(bg.jpg) repeat-x;
	margin: 0px;
	cursor: default;
}

.naglowek {
	background: url(images/index_r2_c2.jpg) no-repeat;
	height: 58px;
	padding: 5px;
	text-align: left;
}

.tresc {
	background: #FEFFD5 url(images/index_r3_c2.jpg) no-repeat;
	vertical-align: top;
}

div.tresc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 5px;
	padding-right: 15px;
	text-align: justify;
	vertical-align: top;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.tytul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #660000;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #660000;
}

.stopka {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #660000;
	font-weight: normal;
}

.kreska {
	color: #660000;;
	width: 60%;
	border: 2px;
	background-color: #660000;
	margin-bottom: 30px;
}

.main {
	background: #FEFFD5 url(images/index_r3_c2.jpg) no-repeat;
	background-position: 0px 58px;
	vertical-align: top;
}

.lewo {
	background: url(images/index_r4_c1t.jpg) repeat-y;
}

.prawo {
	background: url(images/index_r2_c3t.jpg) repeat-y;
}

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

a:focus {
	color: #660000;
	text-decoration: underline;
}

a:active {
	color: #660000;
	text-decoration: none;
}

img {
	border-color: #660000;
}

img.linki:link {
	border-color: #DF7000;
}	

img.linki:hover {
	border-color: #DF7000;
}

	
input.kontakt{
  font-size: 10px;
  font-family: Verdana;
  padding: 1px;
  border: 1px #bbb solid;
  background: #FFFFEE;
}

ul.links {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 10px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

/*- Menu Tabs 2--------------------------- */

    #tabs2 {
      float:right;
      width:97%;
      font-size:93%;
      line-height:normal;
      	  border-bottom:1px solid #AFAFAF;
	  margin-right: 15px;
      }
    #tabs2 ul {
          margin:0;
          padding:10px 3px 0 50px;
          list-style:none;
      }
    #tabs2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 a {
      float:right;
      background:url("tableft2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs2 a span {
      float:right;
      display:block;
      background:url("tabright2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#84776B;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
      color:#74675B;
      }
    #tabs2 a:hover {
      background-position:0% -42px;
      }
    #tabs2 a:hover span {
      background-position:100% -42px;
      }

      #tabs2 #current a {
              background-position:0% -42px;
      }
      #tabs2 #current a span {
              background-position:100% -42px;
      }
