@charset "windows-1250";
<STYLE TYPE="text/css">
<!--
body {
        scrollbar-face-color: #e6e6e6;
        scrollbar-highlight-color: #e6e6e6;
        scrollbar-3dlight-color: #666666;
        scrollbar-darkshadow-color: #666666;
        scrollbar-shadow-color: #e6e6e6;
        scrollbar-arrow-color: #9b0707;
        scrollbar-track-color: #f2f2f2;
        background-color: #907A54;
        text-align: left;
        font-weight: normal;
        font-size: 11;
        color: #222222;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        vertical-align: top;
        text-decoration: none;
        text-transform: none;
        white-space: normal;
        font-style: normal;
}

.witamy {
        BACKGROUND: none;
        COLOR: #8A594B;
        FONT-SIZE: 12px;
        font-weight: normal;
        font-style: normal;
        font-family:  Times New Roman;
        TEXT-DECORATION: none;	
		margin-left:20px;
}

.tresc {
        BACKGROUND: none;
        COLOR: #5E2529;
        FONT-SIZE: 12px;
        font-weight: normal;
        font-style: normal;
        font-family:  Times New Roman;
        TEXT-DECORATION: none;	
}

.kontakt {
        BACKGROUND: none;
        COLOR: #E9CDCD;
        FONT-SIZE: 10px;
        font-weight: normal;
        font-style: normal;
        font-family:  Verdana;
        TEXT-DECORATION: none;
}

A:link,A:active,A:visited {
        BACKGROUND: none;
        COLOR: #A32927;
        FONT-SIZE: 10px;
        font-weight: normal;
        font-style: normal;
        font-family:  Verdana;
        TEXT-DECORATION: none;
}

A:hover {
        BACKGROUND: none;
        COLOR: #6A2D31;
        font-size: 10px;
        font-weight: normal;
        font-family:  Verdana;
        TEXT-DECORATION: underline;
}

input.szukaj{
	BORDER: #5E2529 1px solid; 
	FONT-SIZE: 8pt; 
	color:#000000;
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #E4CFB2;
	background-image: url('gfx/inputback.gif');
	background-repeat: repeat-x;
	cursor: default;
}   
input.but1{
	BORDER: #000000 1px solid; 
	FONT-SIZE: 8pt; 
	color:#000000;
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #ffffff;
	cursor: default;
}   
textarea{
	BORDER: #000000 1px solid; 
	FONT-SIZE: 8pt; 
	color:#000000;
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #ffffff;
	cursor: default;
} 
input.but2{
	BORDER: #5E2529 1px solid; 
	FONT-SIZE: 7pt; 
	color:#F3E8B8;
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #692D31;
	cursor: pointer;
}   
-->
</STYLE>