/*------------------------------------------------------------------
 # [CSS RESET]
 # -----------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0px;
	padding:0px;
	margin:0px;
	border-style:none;
}


address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

/*------------------------------------------------------------------
 # [PODSTAWOWE]
 # -----------------------------------------------------------------*/

body 
{
        background-color: #d7d7d7;
        font-family: Tahoma;
        font-size: 11px;
        color: #252325;
        line-height:160%;
}

#container
{
        width:800px;
        margin:auto;
}

a
{
        color:#525052;
        text-decoration:none;
        outline:none;
}

a:focus
{
        outline:none;
}

#container #content_aktualnosci
{
        width:800px;
        height:410px;
        background:url('../images/bg_aktualnosci.jpg') top left no-repeat;
        padding-top:170px;
}

#container #content_terminy
{
        width:800px;
        height:410px;
        background:url('../images/bg_terminy.jpg') top left no-repeat;
        padding-top:170px;
}

#container #content_onas
{
        width:800px;
        height:410px;
        background:url('../images/bg_onas.jpg') top left no-repeat;
        padding-top:170px;
}

#container #content_galeria
{
        width:800px;
        height:410px;
        background:url('../images/bg_galeria.jpg') top left no-repeat;
        padding-top:170px;
}

#container #content_tworczosc
{
        width:800px;
        height:410px;
        background:url('../images/bg_tworczosc.jpg') top left no-repeat;
        padding-top:170px;
        
}

#container #content_ksiega
{
        width:800px;
        height:410px;
        background:url('../images/bg_ksiega.jpg') top left no-repeat;
        padding-top:170px;
        font-family:tahoma;
}

#container #content_kontakt
{
        width:800px;
        height:410px;
        background:url('../images/bg_kontakt.jpg') top left no-repeat;
        padding-top:170px;
}

#container #content_aktualnosci
{
        width:800px;
        height:410px;
        background:url('../images/bg_aktualnosci.jpg') top left no-repeat;
        padding-top:170px;
}

#container #content_logowanie
{
        width:800px;
        height:410px;
        background:url('../images/bg_logowanie.jpg') top left no-repeat;
        padding-top:170px;
}

#container #menu
{
        clear:both;
        width:800px;
}

#container #menu #nav
{
	position:relative;
	display:block;
	height:37px;
	text-transform:uppercase;
	font-family:Tahoma;
	
	font-size:12px;
}

#container #menu #nav ul
{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
        margin-left:80px;

}

#container #menu #nav ul li
{
	display:block;
	float:left;
}

#container #menu #nav ul li a
{
	display:block;
	float:left;
	color:#780e0e;
	text-decoration:none;
	padding:14px 0px 0 0px;
	height:26px;
}

.current
{
	font-weight:bold;
}

#container #content_aktualnosci #txt
{
    height:300px;

}

.scroll-pane 
{
	width:250px;
        height:280px;
        overflow: auto;
}

.holder
{       
        padding-left:270px;
}

.news, .ksiega
{
        clear:both;
        padding-bottom:10px;
}

.news_temat
{
        color:#780e0e;
        font-size:14px;
        font-weight:bold;
        text-transform:uppercase;
        padding-bottom:5px;
}

.ksiega_nick
{
        color:#780e0e;
        font-size:12px;
        font-weight:bold;
        text-transform:lowercase;
        padding-bottom:5px;
}

.news_tresc, .ksiega_tresc
{
        color:#525052;
        line-height:120%;
        text-align:justify;
}

.news_wiecej
{
        float:right;
        font-weight:bold;
}

.news_wiecej a
{
         color:#780e0e;
         text-decoration:none;
}

.teksty
{
        color:#525052;
        line-height:120%;
        padding-bottom:5px;
}

.wpisy h1 a
{
        color:#780e0e;
        font-size:12px;
        font-weight:bold;
        text-transform:uppercase;
        padding-top:5px;
        
}

.teksty h1
{
        color:#780e0e;
        font-size:12px;
        font-weight:bold;
        text-transform:uppercase;
        text-align:justify;
}

#dodaj_wpis
{
        width:240px;
        margin:auto;
        text-align:left;
        padding-bottom:20px;
}

form.ksiega_wpis
{
        color:#780e0e;
}

form.ksiega_wpis #submit
{
        background:#780e0e;
        border:0px;
        padding:5px;
        color:#fff;
        font-size:11px;
        margin-top:10px;
        width:60px;
}

form.ksiega_wpis input
{
        border:#780e0e 1px solid;
	font-weight:normal;
        padding:3px;
        font-size:11px;
        width:240px;
        background: none;

}

form.ksiega_wpis textarea
{
        border:#780e0e 1px solid;
	font-weight:normal;
        padding:3px;
        font-size:11px;
        font-family: Tahoma;
        width:240px;
        height:60px;
        background: none;
}

.twor_title
{
	color:#780e0e;
	font-weight:bold;
}

#mail
{
        padding-left:269px;
        padding-top:0px;
}

#log
{
        padding-top:100px;
        padding-left:250px;
}

#kontakty
{
        width:224px;
        height:300px;
        background:url('../images/bg_kontakt.png') top left no-repeat;
        color:#57575b;
}

#kontakty a
{
        font-weight:bold;
        font-size:11px;
}

#kontakty a:hover
{
        text-decoration:underline;
}

#kontakty #magda
{
        padding-top:85px;
        padding-left:5px;
}

#kontakty #maxmedia
{
        padding-top:80px;
        padding-left:5px;
}

#kontakty #sloiczek
{
        padding-top:25px;
        padding-left:5px;
        line-height:120%;
}

