body {
padding:0;
margin:0;
background-color: #FFFFFF;
}

#main {
    width:800px;
    border:0px;
    margin:auto;
}

#left {
float: left;
background-image: url('images/left.png');
width: 257px;
height: 282px
}
#wrapper {
	 overflow: hidden;
	 background-image: url(images/wrapper.png);
	 background-repeat: repeat-y;
	 float: left;
	}

#content {
background-repeat:no-repeat;
background-image: url(images/content.png);
width: 543px;
min-height: 360px;
float: left;
left: 0px;
}


#top {
    vertical-align:top;
	float: left;
    width:732px;
	height: 225px;
	background-image:url('images/top.png');
	}

#right_top {
    vertical-align:top;
	float: left;
    width:68px;
	height: 225px;
	background-image:url('images/right_top.png');
	}
	

#bottom {
    width:800px;
	height: 119px;
	background-image:url('images/bottom_1.png');
	clear: both
	}
#footer {
    width:800px;
	height: 179px;
	background-image:url('images/footer.png');
	clear: both
	}
#flag {
padding-left: 1.6em;
padding-top: 4em;

}

img {
border: 0;
}
h1{
font-family: Georgia;
font-size: 20px;
color: #000000;
}

h4{
font-family: Trebuchet MS;
font-size: 14px;
color: red;
}
#tekst {

font-family: Trebuchet MS, tahoma;
font-size: 14px;
color: #000000;
text-align: justify;
padding-left: 1em;
padding-right: 0.4em;
padding-top: 10px;

}

#foot_txt {
font-family: Trebuchet MS, tahoma;
font-size: 12px;
color: #000000;
text-align: center;
padding-top: 10px;
}

#foot_txt a{
text-decoration: none; 
color: #000000;
}

#foot_txt a:hover{
text-decoration: none; 
color: #999999;
}

#foot_txt2 {
font-family: Trebuchet MS, tahoma;
font-size: 12px;
color: #000000;
text-align: left;
padding-top: 20px;
padding-left: 20px;
}

#foot_txt3 {
font-family: Trebuchet MS, tahoma;
font-size: 12px;
color: #000000;
text-align: right;
padding-top: 0px;
padding-right: 20px;
}

#linki{
font-family: Georgia;
font-size: 16px;
color: #5a594d;
padding-left: 1.7em;
}

#linki a{
display: block;
font-family: Georgia;
font-size: 16px;
color: #5a594d;
margin:0.5em auto;
width: 13em; 
}
#linki a:hover{
border-bottom: solid #999999;
}

a:visited { text-decoration: none; color: #006600;} 
a:link    { text-decoration: none; color: #006600;}   
a:hover   { text-decoration: none; color: #A0A0A0;} 



/* wyglad wewnetrzny */

.data {
text-align: right;
color: #000000;
font-family: Georgia;
font-size: 14px;
}

.naglowek { 
text-align: left;
font-family: Trebuchet MS, tahoma;
font-size: 14px;
font-weight: bold;

}
.naglowek1 { 
text-align: left;
font-family: Trebuchet MS, tahoma;
font-size: 14px;
font-weight: bold;
background: #E1DF97;
width: 40%;
height:20px;
vertical-align: top;
}
.img_border {
border: solid 1px #000000;
}

.stadler {
color: #FF0000;
margin: 0px;

}

.ramka {
background: #E1DF97;
text-align: center;
width: 60%;
}

.ramka1 {
background: #E1DF97;
text-align: center;
width: 80%;
}

.formularz {
vertical-align: top;
}

.left_f{
text-align: left;
vertical-align: top;
}
.formularz1 {
vertical-align: top;
}

fieldset {
border: 1px solid #CCCCCC;
}

textarea { 
font-size: 11px; 
color: #000000;
font-family: Trebuchet MS, tahoma;
border-right: #333333 1px solid;
border-top: #333333 1px solid;
border-bottom: #333333 1px solid;
border-left: #333333 1px solid;
background-color: #e7e5d5; 
}

input {
font-size: 11px; 
color: #000000;
font-family: Trebuchet MS, tahoma;
border-right: #333333 1px solid;
border-top: #333333 1px solid;
border-bottom: #333333 1px solid;
border-left: #333333 1px solid;
background-color: #e7e5d5; 
}

.radio {
border: 0px;
}

.field {
width: 100%;
}

.submit {
font-size: 11px; 
color: #000000;
font-family: Trebuchet MS, tahoma;
border-right: #333333 1px solid;
border-top: #333333 1px solid;
border-bottom: #333333 1px solid;
border-left: #333333 1px solid;
background-color: #e7e5d5; 
}

table {
padding-top: 0px;
}