/* style dla docelowej strony uzytkownika */
/* TYCH NIE UDOSTEPNIAC */
form {
	padding: 0;
	margin: 0;
}
#kalendarz_wpisy {
	margin-bottom: 10px;
	text-align: left
}
#kalendarz_wpisy table {
	width: 147px;
	height: 138px
}
#kalendarz_wpisy th, #kalendarz_wpisy td {
	text-align: center;
	width: 21px
}

#blog_wyszukaj {
	width: 200px;
	height: 140px;
	display: none;
	visibility: hidden;
	position: absolute;
	overflow: hidden
}
.blog_wyszukaj_header {
	width: 196px;
	height: 14px;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
	font-size: 10px;
}
#blog_wyszukaj_content {
	width: 196px;
	height: 122px;
	margin: 2px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden
}
.link_menu_over {
	visibility: hidden;
	display: none;
	position: absolute;
	padding-left: 2px;
	padding-right: 2px;
}
.buttonAdult {
	font-size: 26px;
}
.textAdult {
	width: 100%; 
	text-align: center; 
	font-size: 16px; 
	font-weight: bold;
	margin-top: 100px;
	color: white;
	background-color: black
}
.komentarz_form {
	width: 300px;
	margin-top: 2px
}
.komentarz_form_left {
	width: 50px; 
	float: left;
	text-align: center
}
.komentarz_form_right {
	width: 250px;
	float: right
}
.kalendarz_loading {
	width: 147px; 
	height: 140px; 
	text-align: center;
	font-size: 11px
}
.wpisy_naglowek_kartka {
	width: 39px;
	height: 41px;
	margin-bottom: 4px;
	background-image: url(http://www.8log.pl/_img/calendar_sheet.png);
	background-repeat: no-repeat
}
.wpisy_tytul {
	height: 22px;
	overflow: hidden
}
.wpisy_naglowek_mies {
	width: 39px;
	height: 13px;
	margin-top: 1px;
	text-align: center;
	font-size: 13px;
	padding: 0px;
	font-family: arial;
	color: black
}
.wpisy_naglowek_mies a {
	color: black;
	text-decoration: none
}
.wpisy_naglowek_mies a:hover {
	color: #999999
}
.wpisy_naglowek_dzien {
	width: 38px;
	margin-right: 1px;
	height: 20px;
	font-size: 20px;
	text-align: center;
	color: #CC0000
}
.wpisy_naglowek_dzien a {
	color: #cc0000;
	text-decoration: none
}
.wpisy_naglowek_dzien a:hover {
	color: #F00
}
/* duze miniatury */
#miniatura {
	cursor: pointer
}
#miniaturka {
	background: transparent;
	visibility: hidden;
	display: none;
	text-align: center;
	position: absolute;
	padding: 0px;
	margin: auto;
}
#miniaturka_back {
	background-color: black;
	opacity: 0.6; 
	filter: alpha(opacity=60);
	text-align: center;
	position: absolute
}
.miniatura_big {
	border: 2px solid white;
	cursor: move;
}
#miniaturka_x {
	color: white; 
	position: absolute; 
	font-weight: bold; 
	font-size: 30px; 
	cursor: pointer; 
	visibility: hidden; 
	display: none
}
/* duze miniatury */
