

body
{
 background-color:#FBE6D2;
 background-image: url(../grafika/tlo.jpg);
 background-repeat: repeat-x;
 background-position: top center;
 margin: 0px;
}


.kwiaty
{
 background-image: url(../grafika/liscie.gif);
 background-repeat: no-repeat;
 background-position: bottom center;
 margin: 0px;
}


.kwiaty2
{
 background-image: url(../grafika/liscie.gif);
 background-repeat: no-repeat;
 background-position: 50% 75%;
 margin: 0px;
}

.naglowek
{
 background-image: url(../grafika/naglowek.jpg);
 background-repeat: no-repeat;
 background-position: center;
 margin: 0px;
}

.tlo
{
 background-image: url(../grafika/tlo3.png);
 background-repeat: repeat-y;
 background-position: top center;
 margin: 0px;
}

.tlostopka
{
 background-image: url(../grafika/stopka.png);
 background-repeat: no-repeat;
 background-position: top center;
 margin: 0px;
}











.owoluta
{
border: 1px solid #cccccc;
margin-bottom: 5px;
}






li{
 text-align: justify;
}




.tekst {
color: #64462B;
font-family: Garamond,serif;
font-size: 12pt;
text-decoration:none;
line-height:25px;
}


A:visited {
color: #B15C08;
font-family: Garamond,serif;
font-size: 12pt;
text-decoration:none;
line-height:25px;
}

A:link  {
color: #B15C08;
font-family: Garamond,serif;
font-size: 12pt;
text-decoration:none;
line-height:25px;

}

A:hover {
color: #64462B;
font-family: Garamond,serif;
font-size: 12pt;
text-decoration:none;
line-height:25px;

}









/*FORMULARZE*/


.login_haslo {
width               : 120px;
border              : solid 1px #7D6C5A;
background-color    : #ffffff;
color               : #7D6C5A;
height              : 20px;
}

.formularz_przycisk {

width                : 90px;
border               : solid 1px #7D6C5A;
background-color     : #ffffff;
color                : #7D6C5A;

}


.form_dodaj_nowine {
width                : 300px;
border               : solid 1px #7D6C5A;
background-color     : #ffffff;
color                : #7D6C5A;
}

.form_dodaj_nowine_t {
width                : 300px;
height               : 200px;
border               : solid 1px #7D6C5A;
background-color     : #ffffff;
color                : #7D6C5A;
}











