body {
    font-family: Verdana, Arial, 'Sans Serif';
    font-size: 13px;
  }


#main {
    width : 990px;
    background-color : #CCC;
    margin :auto;
    padding:0;
  }


#top {
    width : 990px;
    height : 260px;
    background-color : #EBEBEB;
  }


#content {
    width : 990px;
    height : auto;
    padding:0;
    margin:0;
  }


#menu {
    width : 120px;
    background-color:#C8E5F5;
    vertical-align:top;
  }

.artykul {
	width:855px;
	margin: 0px auto;
	}

._tresc {
    text-align : justify;
    text-indent : 1.5em;
    margin:0px;
    width:855px;
  }
._tresc p {
    margin:3px;
}

.fotka_podpis p {
    text-indent:0;
    text-align:left;
    font-size:11px;
    line-height:12px;
    color:white;
    margin: 3px 0px;
  }


#bottom {
    clear:left;
    width:990px;
    height:25px;
    background-color:#4E3E89;
    color:white;
    margin:3px 0;
  }


#bottom a:link,a:active,a:visited {
    text-decoration:none;
    color:#FCF2CE;
  }


.menu {
    font-size:12px;
  }

.menu_item {font-weight:bold;}

.menu H1 {
    font-size:14px;
  }


a:link,a:active,a:visited {
    text-decoration:none;
    color:#232323;
  }


a:hover {
    text-decoration:underline;
    color:#8E1C1B;
  }


.podpis {
    font-size:11px;
    text-align:center;
    margin:0 auto;
  }

ul, li {
	text-indent:0;
	font-weight:normal;
}

.warn {
	color:#C80000;
}