body {
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-image: url(Images/background.png);
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color:black;
}
a:hover {
	text-decoration: none;
}
.koment:hover {
	text-decoration: none;
}
#gora {
	margin:43px auto 60px auto;
	width: 800px;
}

.komNick {
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #cacaca;
	width: 350px;
	font-weight: bold;
	margin: auto;
}

.komentarzeWys {
	margin:auto;
	width:320px;
}
.komOpisy {
	display:inline;
}

.komTresc {
	margin: auto;
	width: 350px;
	line-height: 20px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #cacaca;
	margin-bottom: 25px;
}

.komData {
	margin: auto;
	width: 350px;
	color: #888888;
	margin-top: 5px;
	font-size: 10px;
	margin-bottom: 5px;
}

#goraTytul {
	font-size: 45px;
	width: 395px;
	display: inline;
}

.komunikat {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.podtytul {
	font-size: 12px;
	margin-left: 2px;
	text-shadow: #e7e7e7 0px 2px;
}

.miesiace {
	margin-left: 15px;
	display: block;
	line-height: 20px;
}

#goraZakladki {
	float: right;
	vertical-align: top;
	margin-top: 15px;
}

.zakladka{
	text-decoration: none;
	display: inline;
	background-color: #F4F4F4;
	padding : 5px 15px 3px 15px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 3px #70A426;
}

.zakladka:hover {
	background-color: #E8E8E8;
}

img.obrazek {
    display: block;
    margin: auto;
	background-color:#F9F9F9;
	padding: 10px 10px 10px 10px;
	border: 1px solid;
	border-color: #D9D9D9;
}
#srodek {
	margin:0 auto;
	width: 800px;
}
#srodekLewa {
	width: 580px;
	float:left;
	margin-right: 20px;
}
#srodekPrawa {
	width:190px;
	float: right;
	text-align: left;
}
#samDol {
	float: left;
	text-align: center;
	font-size: 10px;
	margin:auto;
	width:100%;
	margin-top: 50px;
	padding-bottom: 20px;
}
.tytul {
	font-size: 25px;
	text-transform: lowercase;
	color: #252525;
	padding-bottom: 5px;
	border-bottom: dotted 1px #cacaca; 
}
.tresc {
	margin-top: 20px;
	font-size:11px;
	line-height: 20px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #cacaca;
}
.dol {
	margin-top: 10px;
	font-size: 11px;
	color: #888888;
	margin-bottom: 60px;
}
.data {
	float:left;
}
a.koment {
	color: #000000;
	text-decoration: underline;
}
.koment {
	float: right;
	text-align: right;
}
.prawaTytul {
	font-weight: bold;
	font-size: 12px;
	border-bottom: dotted 1px #cacaca;
	padding-bottom: 5px;
}
.prawaTytulDzial {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}
.prawaZawartosc {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 5px;
}
