* {
    margin: 0 auto;
    padding: 0;
}

body {
    width: 1250px;
    margin: 0px auto; 	
    position: relative;
    left: 50%
    padding: 28px 0;
    font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #A7A481;
    background: #E5CA95 url(images/bg.gif) repeat-x top;
}

h1 {
    padding: 0 0 0 20px;
    font: normal 40px/64px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #5B6764;
}

h2 {
    padding: 0px;
    font: italic 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #976339;
}

h3 {
    font: bold 18px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #A7A481;
}

p {
    padding: 5px 0;
    font: 14px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #A7A481;
}

a {
    text-decoration: underline;
    color: #69E5DE;
}

a:hover {
    text-decoration: none;
    color: #69E5DE;
}

img.loga  { 
       border: 0px;
       margin: 12px 0px;
}

img.loga1  { 
       border: 0px;
       margin: 14px 0px;
}

img.loga2  { 
       border: 0px;
       margin: 20px 0px;
}


#lewy {
	position: absolute;
    	top: 20px;
        left: 50%;
   	width: 190px;
	margin: 170px 5px 0px -620px;
	text-align: center;
        font: 18px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #611711
}

#prawy {
	position: absolute;
    	top: 20px;
	left: 50%;
   	width: 190px;
	margin: 170px 5px 0px 428px;
	text-align: center;
        font: 18px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #611711
}

#main {
    position: absolute;
    top: 28px;
    left: 50%;
    margin: 0px 0px 0px -410px;
    width: 824px;
    text-align: left;
}

#header {
    height: 135px;
    background: #E5CA95;
    border-top: 12px solid #D9B576;
    border-right: 12px solid #D9B576;
    border-left: 12px solid #D9B576;
}

#bar {
    clear: both;
    height: 12px;
    background: #D9B576;
    border-right: 12px solid #976339;
    border-left: 12px solid #976339;
    overflow: hidden;
}

#relative {
     position: absolute;
    top: 95px;
    left: 28px;
    width: 510px;
    height: 354px;
    text-align: center;
    background: #611611;
}

#relative_2 {
    margin: 2px;
    width: 506px;
    height: 350px;
    background: #F2DEBB;
}



#menu {
    margin: 0 0 0 18px;
    width: 488px;
    height: 50px;
}

#menu ul {
    list-style: none;
    margin: 0;
}

#menu ul li {
    float: left;
    margin: 0;
    display: block;
    padding: 0 15px 0 0;
}

#menu ul li a {
    margin: 0;
    padding: 0;
    font: 15px/50px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #717367;
}

#menu ul li a:hover {
    text-decoration: underline;
    color: #5B6764;
}

#relative img {
    border: 2px solid #611611;
}

#content {
    padding: 0 22px;
    background: #81271E;
    border-bottom: 12px solid #611611;
    border-right: 12px solid #611611;
    border-left: 12px solid #611611;
}

#left {
    float: left;
    padding: 300px 0 30px 0;
    width: 504px;
}

#left h3 {
    margin: 15px 0 0 0;
    padding: 0 0 0 25px;
    background: url(images/h3.gif) no-repeat left;
}

#left h3.firsth3 {
    margin-top: 0;
}

#left a {
    text-decoration:none
}

#left ul {
    list-style: none;
    margin: 0 0 15px 0;
}

#left ul li {
    margin: 0;
    padding: 0 0 0 16px;
    background: url(images/li.gif) no-repeat 0px 4px;
}

#right {
    float: right;
    margin: 25px 0 30px 0;
    padding: 18px 15px 10px 15px;
    width: 195px;
    border: 2px solid #D9B576;
}

#right ul {
    list-style: none;
    margin: 0 0 15px 0;
}

#right ul li {
    margin: 0;
    padding: 0;
    height: 22px;
}

#right ul li a {
    margin: 0;
    padding: 0 0 0 16px;
    font: 13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    background: url(images/li.gif) no-repeat left;
}

#right a {
    margin: 0;
    font: 13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#right a:hover {
    text-decoration: underline;
}

#right ul li a:hover {
    text-decoration: underline;
}

#zrodlo p {
    font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align:right;
}

#zrodlo a  {
    color: #CCC6BA;
    text-decoration: none;
}

#zrodlo a:hover  {
    color: #CCC6BA;
}

#komitet  {
      clear: both;
      text-align: left;
      margin-left: 10px;
}

#komitet p {
       font: 16px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer {
    clear: both;
    height: 1%;
}

#footer p {
    font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
}

#footer a  {
    color: #CCC6BA;
    text-decoration: none;
}

#footer a:hover  {
    color: #CCC6BA;
}

#copyinfo {
    padding: 0px 5px 5px 5px;
}

table.zaw {width: 475px; border-width: 0px; margin-left: auto; margin-right: auto }
table.zaw tr {height: 20px}
table.zaw td {text-align:left}
table.zaw a {text-decoration:none}
table.komitet {width: 650px; border-width: 0px; margin-left: 20px;}
table.komitet tr {height: 20px}
table.komitet td {text-align:left}
table.komitet a {text-decoration:none}



img.flaga {border:1px solid gray; width: 25px; height:15px}
div.center {text-align:center}