body {
    font-size: 12px;
    font-family: arial,sans-serif;
    color:#705943;
    background-color: #FFE0B0;
}

.cytat {
	width: 95%;
    margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 2px solid #f0f0f0;
    font-style:italic;
    text-align:left;
    margin:auto;
    font-size:15px;
    font-weight:bold;
    padding: 10px;
    border-radius: 10px 10px;
    -moz-border-radius:10px;
}

.cytat p:first-child {
    margin-top: 0px;
}

.cytat p:last-child {
    margin-bottom: 0px;
}

.tresc {
    color:#5B4533;
    font-size: 14px;
}

.tytulStrony {
color: #ff8535;
border-bottom: 2px solid #ff8535;
font-size: 25px;
}

.prawa {
    background-color: #ffCF84;
    border-radius: 10px 10px;
    -moz-border-radius:10px;
}

.prawa p.tytul {
margin: 0px 0px 0px 0px;
font-weight: bold;
font-size: small;
text-align: center;
}

.prawa .kwartalniki {
    text-align: center;
}


legend {
   color:#705943 ;
}

a {
text-decoration: underline;
color: #705943;
}

a:hover {
text-decoration: underline;
color: #3583F5;
}

a img {
border: 0px;
}

#stopka {
text-align: center;
color: #705943;
font-size: 12px;
}

#stopka a {
color: #705943;
text-decoration: none;
}

#stopka a:hover {
text-decoration: underline;
color: #000000;
}

.pobierzKwartalnik {
	text-align: center;
	color: #705943;
	border: 1px solid #705943;
	background: #F0EBE7;
	width: 80px;
	margin: auto;
    margin-top: 10px;
	display: block;
	text-decoration: none;
    padding: 0px;
}

.przycisk {
	text-align: center;
	color: #705943;
	border: 1px solid #705943;
	background: #F0EBE7;
	margin: auto;
    margin-top: 10px;
	text-decoration: none;
    padding: 0px;
}

.przycisk:hover, .pobierzKwartalnik:hover {
	background: #ffffff !important;
	color: #705943 !important;
}

.nrStron {
    clear: both;
}

.nrStron .ui-widget {
    font-size: 11px;
    color: #705943;
}

.blad {
    width: 60%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    padding-left: 40px;
    border: 2px solid red;
    background: #FCC5C5 url(../../../admin/img/wykrzyknik.png) 15px center no-repeat;
    color: red;
}

.komunikat {
    width: 60%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    border: 2px solid #705943;
    background: #DBD1C4;
    color: #705943;
}

h2 {
    color: #ffffff;
	font-weight: bold;
	background: transparent url(images/strzyel.gif) left top no-repeat;
	background-color: #705943;
	margin: auto;
	padding: 5px;
	font-size: 15px;
}

.facebook {
    margin-bottom: 3px;
    font-size: 14px;
}
.facebook a {
    color: #3B5998; 
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    text-decoration: none;
}

.facebook a:hover {
    text-decoration: underline;
}