*
{
	margin: 0;
	padding: 0;
}


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

}



.imieniny {

color                : #EEE7B2;
font-family          : Arial;
text-decoration      : none;
font-size            : 9pt;
padding-top:10px;
}



#cala_strona
{


        margin: 0 auto;
        width: 1000px;

        text-align: left;


}


#result
{

color                : #EEE7B2;
font-family          : Arial;
text-decoration      : none;
font-size            : 10pt;
line-height          : 22px;

}



#sep
{
width:800px;
height:1px;
background-image: url('../grafika/sep.png');
background-repeat: no-repeat;
background-position: top center;
clear:both;
margin-bottom:30px;
}

#podmin{
float:left;
width:100px;
height:62px;
margin:3px;
border:1px solid #654131;

}

#podmin2{
float:left;
width:100px;
margin:2px;
line-height          : 14px;
height:100px;
}

#podmin2 img{
border:1px solid #654131;
}


#linkigaleria {
padding-top:15px;

color                : #EEE7B2;
font-family          : Arial;
text-decoration      : none;
font-size            : 10pt;
line-height          : 22px;
}



#zawartosc {


color                : #EEE7B2;
font-family          : Arial;
text-decoration      : none;
font-size            : 10pt;
line-height          : 22px;
}



.teksty {
color                : #EEE7B2;
font-family          : Arial;
text-decoration      : none;
font-size            : 10pt;
line-height          : 22px;
}


.teksty_kontakt {
color                : #D2C3B5;
font-family          : Arial;
text-decoration      : none;
font-size            : 10pt;
line-height          : 22px;
}


.tekst {
color                : #000000;
font-family          : Arial;
text-decoration      : none;
font-size            : 10pt;
line-height          : 22px;

}


A:visited {
color                : #D2C3B5;
font-family          : Arial;
text-decoration      : none;
font-weight          : bold;
}

A:link  {
color                : #D2C3B5;
font-family          : Arial;
text-decoration      : none;
font-weight          : bold;
}

A:hover {
color                : #D2C3B5;
font-family          : Arial;
text-decoration      : underline;
font-weight          : bold;
}

.galeria
{

margin-left:10px;
margin-bottom:10px;
border: 5px solid #E7D8B2;
}





.owo {

border              : solid 1px #312403;

}

/*FORMULARZE*/


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

.formularz_przycisk {

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

}


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

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

























