h1, h2, h3, h4{
		font-family: tahoma, verdana, arial, helvetica;
      font-weight: normal;
      font-style: normal;
		margin: 0;
		padding: 0;
}
h2 {
	 font-size: 16px;
	 font-weight: bold;
	 font-family: arial, helvetica;
	 }
h4 {
	 font-size: 16px;
	 font-weight: bold;
	 font-family: arial, helvetica;
	 }
pre
{		font-family: tahoma, verdana, arial, helvetica;
		font-size: 10px;
      color: #b52d2c;
}

.kol {
		font-size: 10px;
      color: #375162;
		text-align:left;
}
.mkol0 {
		font-size: 10px;
        color: #b52d2c;
		text-align:left;
		text-decoration: none;
}
a.mkol0:hover {
		font-size: 10px;
      color: #b52d2c;
		text-align:left;
		text-decoration: underline;
}
.mkol {
		font-size: 12px;
        color: #b52d2c;
		text-align:left;
}
.mkol2, .mkol3 {
		font-size: 12px;
        color: #b52d2c;
		text-align:left;
		text-decoration: none;
}
a.mkol2:hover {
		font-size: 12px;
        color: #b52d2c;
		text-align:left;
		text-decoration: underline;
}
.mkol3 {
		font-size: 12px;
        color: #b52d2c;
		text-align:left;
		text-decoration: none;
}
a.mkol3:hover {
		font-size: 12px;
        color: #934E0A;
		text-align:left;
		text-decoration: underline;
}

.n {
        font-size: 24px;
        color:#F9E6E6;
        font-weight: bold;
		text-align:right;
}
.te {
        font-size: 24px;
        color: #284454;
		text-align:left;
		font-weight: bold;
}
.te1 {
      font-size: 18px;
      color: #284454;
		text-align:center;
		font-weight: bold;
}
.ws {
		font-size: 12px;
      color: #b52d2c;
		text-align:justify;
}
.txt {
		font-size: 12px;
      color: #284454;
		text-align:justify;
}

.stxt {
		font-size: 11px;
      color: #284454;
		text-align:left;
		padding: 5px;
}

.mws {
		font-size: 11px;
      color: #b52d2c;
		text-align:left;
}
.mtxt {
		font-size: 11px;
      color: #284454;
		text-align:left;
}

.btxt {
		font-size: 11px;
      color: #375162;
		text-align:left;
		font-weight: bold;
}

.ntxt {
		font-size: 12px;
        color: #375162;
		text-align:left;
		font-weight: bold;
}
.pt
{     font-size: 11px;
      color: #375162;
		text-align:left;
		text-decoration: none;
      font-weight: normal;
      font-style: normal;
		margin: 0;
		padding: 0;
}

a {
      color: #375162;
		text-decoration: none;
}
a:hover {
      color: #b52d2c;
		text-decoration: underline;
}

.pmr {
		font-size: 10px;
        color: #b52d2c;
		text-align:right;
		text-decoration: none;
}
a.pmr:hover {
		font-size: 10px;
        color: #b52d2c;
		text-align:right;
		text-decoration: underline;
}
.p
{
		font-size: 9px;
      font-weight: normal;
      font-style: normal;
		text-align:left;
		padding-top: 0;
		margin-top: 0;
}
#slownik .p
{
		font-size: 11px;
      font-weight: normal;
      font-style: normal;
		text-align:justify;
		padding-top: 0;
		margin-top: 0;
}
.ptl
{
		font-size: 11px;
        color: #375162;
		text-align:left;
}
.pbc
{
		font-size: 9px;
        color: #b52d2c;
		text-align:left;
        margin-left: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
}

#slownik .pbc
{
		font-size: 11px;
      color: #b52d2c;
      font-weight: bold;
		text-align:left;
      margin-bottom: 0px;
      padding-bottom: 0px;
}

.pbc2
{
		font-size: 9px;
      color: #DBDBDB;
		text-align:left;
		text-decoration: none;
		margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;
      padding-bottom: 0px;
}
a.pbc2:hover {
        text-decoration: underline;
		}
.nag {
        text-decoration: none;
        color: #375162;
}

a.nag:hover {
        text-decoration: underline;
        color: #375162;
}

div#tresc ul {
		margin-left: 15px;
      padding: 0; 
      list-style-type: none; 

	}
	
div#tresc li {
      margin: 0;
      padding: 2px 10px 0px 15px;
      background-image:  url(menu/menu_item.gif);
      background-repeat: no-repeat;
      background-position: left middle;
      text-align: left;
      display: block;
   }
div#menubox {
	font-size: 11px;
	margin-left: 15px;
	margin-right: 5px;
}
	
	
div#menubox ul {
		margin-left: 0;
      padding: 0; 
      list-style-type: none; 

	}
	
div#menubox li {
      margin: 0;
      padding: 2px 10px 0px 15px;
      background-image:  url(menu/menu_item.gif);
      background-repeat: no-repeat;
      background-position: middle;
      display: block;
   }	
	
textarea {
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	font-family: verdana,tahoma, Helvetica;
    overflow: auto;
    font-size: 9px;
	color: #3C3C3C;
	background-color:#F2F2F2;
    border-color: #3C3C3C;
		}
input.kont
{
   border-right: #3c3c3c 1px solid; 
	border-top: #3c3c3c 1px solid; 
	font-size: 10px;
	background: #f2f2f2; 
	border-left: #3c3c3c 1px solid; 
	color: #3c3c3c; 
	border-bottom: #3c3c3c 1px solid; 
	font-style: normal; 
	font-family: verdana; 
	text-align: left; 
	text-decoration: none
}

.btn {
	background: #CC3300;
	color: #FFFFFF;
	border: 1px solid #912400;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.mainmenu {
		margin-top: 30px;
		padding-right: 8px;
		font-family: Arial;
		margin-left: 15px;
		font-size: 11px;
		color: #284454;
		text-align: left;
	}
	
.mainmenu ul {		
      padding: 0; 
      margin: 0;
      list-style-type: none;       
	}
	
.mainmenu li {
      margin: 0;
      padding: 2px 2px 2px 15px;
      background-image:  url(menu/menu_item.gif);
      background-repeat: no-repeat;
      background-position: left middle;
      display: block;
   }
      
.mainmenu a {		
      display: block;
      margin: 0;
	}   
	
.mainmenu a:link, .mainmenu a:visited {
      color: #494949;
      text-decoration: none;  
   }

.mainmenu a:hover, .mainmenu a:active {
      color: #B52D2C;
   }
   
div#start{
		font-family: Arial;
		font-size: 10px;
		text-align: justify;
}

div#start a:hover{
		text-decoration: none;
}
