body {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;
    text-align: center;
    background: #FEFEFE;
    color: #000;
}

body div {
    vertical-align: top;
}

table {
    font-size: 11px;
    text-align: left;
}

a {
    color: #03C;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

#strona {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #009;
    padding: 2px;
}

#naglowek {
}

#lewa {
    float: left;
    width: 204px;
    vertical-align: top;
}

#prawa {
    float: right;
    width: 570px;
    vertical-align: top;
}

#stopka {
    clear: both;
}

#naglowek .zawartosc {
    border: 1px solid #009;
    background: #009;
	 position: relative;
	 height: 130px;
}

#naglowek .flagi {
    border: 1px solid #009;
    margin-top: 5px;
    font-size: 10px;
    padding: 3px;
	 display: block;
	 height: 12px;
}

#naglowek .flagi .data {
	float: left;
}

#naglowek .flagi .linki {
	float: right;
}

#lewa {
    margin-bottom: 20px;
}

#lewa .zawartosc {
    padding: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    vertical-align: top;
    font-size: 11px;
}

#prawa .zawartosc {
    border-left: 1px solid #009;
    padding: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
}

#stopka .zawartosc {
    border: 1px solid #009;
    padding: 3px;
    padding-right: 10px;
    background: #009;
    color: #FFF;
    font-size: 11px;
    text-align: right;
}

.tytul {
    font-size: 18px;
    font-weight: bold;
    color: #C00;
    border-left: 10px solid #009;
    border-bottom: 1px solid #009;
    padding-left: 10px;
    text-align: left;
}

p.txt {
    text-indent: 20px;
    text-align: justify;
    line-height: 120%;
}

.error {
    font-weight: bold;
    color: red;
}

.gw {
    color: red;
}

form {
    margin: 0;
}

input, select, textarea {
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    border: 1px solid #009;
    background: #DDf;
}

.button {
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.ksiega {
    padding: 10px;
    font-size: 11px;
	 text-align: left;
}

.ksiega input, textarea {
    border: 1px solid #009;
    background: #DDF;
    margin-bottom: 5px;
    font-size: 11px;
}

.ksiega2 {
	border: 1px solid #009;
	background: #DDf;
}

.ksiega2 .nag {
	border-bottom: 1px solid #009;
}

.ksiega2 a {
	color: #009;
}

#kontakt {
    font-size: 11px;
    margin: 10px;
    text-align: left;
}

#kontakt input, select, textarea {
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 11px;
    border: 1px solid #009;
    background: #DDf;
}

#kontakt .but {
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.menu_tytul {
    float: left;
    text-align: left;
}

.menu_tytul a {
    text-decoration: none;
    cursor: pointer;
    display: block;
    margin: 2px;
    width: 188px;
    padding: 3px;
    border: 1px solid #009;
    color: #FFF;
    font-weight: bold;
    background: #009;
}

.menu_tytul a:hover {
    text-decoration: none;
    background: #EFEFFF;
    color: #F00;
    border: 1px solid #009;
}

.pmenu .menu_opcje {
    position: absolute;
    white-space: nowrap;
    visibility: hidden;
    margin: 1px;
    line-height: 180%;
    border: 1px solid #555555;
}

.pmenu .menu_opcje a {
    color: #C00;
    text-decoration: none;
    font-weight: normal;
    display: block;
    background: #EFEFEF;
    cursor: pointer;
    padding-left: 3px;
    padding-right: 3px;
}

.pmenu .menu_opcje a:hover {
    text-decoration: none;
    background: #5F5F5F;
    color: #FFFFFF;
}

div.news {
    display: block;
    padding: 5px 5px 15px 5px;
    text-align: left;
}

div.news_full {
    display: block;
    padding: 5px 5px 15px 5px;
    margin-bottom: 20px;
	 text-align: left;
}

div.news_full .data {
    font-size: 10px;
    color: #555555;
    margin-top: 15px;
}

div.news_full a.wiecej {
    text-decoration: none;
    color: #03C;
    font-size: 10px;
}

div.news_full a.wiecej:hover {
    text-decoration: underline;
    color: #C00;
}

div.news .t_news {
    font-weight: bold;
    color: #2F2F2F;
    font-size: 12px;
    margin-bottom: 10px;
}

.w_news {
    font-size: 11px;
}

div.news a.wiecej {
    text-decoration: none;
    color: #03C;
    font-size: 10px;
}

div.news a.wiecej:hover {
    text-decoration: underline;
    color: #C00;
}

.porcja {
    text-align: center;
    font-size: 10px;
    margin: 10px 0 10px 0;
}

.center {
    text-align: center;
}

.zdj {
    cursor: pointer;
}

.pad2 {
    padding: 2px;
}

.pad5 {
    padding: 5px;
}

.margin_b {
    margin-bottom: 5px;
}

.margin_b_10 {
    margin-bottom: 10px;
}

.margin_t {
    margin-top: 5px;
}

.margin_t_10 {
    margin-top: 10px;
}