html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
* {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
}
html { overflow-y: scroll; }
body { }
ol, ul, li { margin:0; }
i { font-style:normal; }
.H1 { font-size:21px; }
.H2 { font-size:18px; }
.H3 { font-size:16px; }
.H4 { font-size:14px; }
.left, .x { float: left; }
.right { float: right; }
.aleft { text-align:left; }
.acenter { text-align:center; }
.aright { text-align:right; }
.hidden { display:none; }
.inline { display:inline; }
.block { display:block; }
.h50 { height:50px; }
.h80 { height:80px; }
.h100 { height:100px; }
.h120 { height:120px; }
.h150 { height:150px; }
.text {
	border:1px solid #CCC;
	color:#BBB;
	font-size:16px;
	height:21px;
}
a { color:#00F; }
a:hover { color:#F90; }

.nav.home {
	background:url(http://s1.hdns.pl/default/famfam/house.png)center left no-repeat;
	padding-left:20px;
}
#m .b1 { margin-top:4px; margin-bottom:4px; }
#m .b1 a.active {
	color:#F90;
	font-style:italic;
}

#m .b1 .addEntry, #m .b1 .searchEntry {
	display:block;
	color:#000;
	text-align:center;
	text-decoration:none;
	font-weight:800;
	border:1px solid #CCC;
	background:url(http://s2.hdns.pl/default/buttons/001.jpg) repeat-x;
	background-position:center;
	margin:15px;
}
#m .b1 .addEntry:hover, #m .b1 .searchEntry:hover { background-position:left top; color:#000;}
#m .d1 i.H, #m .d1 i.F, #m .e1 i {
	display:block;
	float:left;
	width:12%;
	font-size:12px;
	margin-right:3px;
	padding:0 2px;
	background:#F6F6F6;
	margin-bottom:2px;
}
#m .d1 i.H, #m .d1 i.F {
	font-weight:800;
	background:#E6E6E6;
}
#m .d1 i.F {
	width:auto;
	float:none;
	clear:both;
}
#m .d1 i.d1a, #m .e1 i.e1a { width:57%; }
#m .d1 i.d1b, #m .e1 i.e1b { width:34%; }
#m .d1 i.d1c, #m .e1 i.e1c { width:6%; }
#m .d1 i.d1d, #m .e1 i.e1d { width:6%; }
#m .d1 i.d1e, #m .e1 i.e1e { width:11%; }
#m .d1 i.d1f, #m .e1 i.e1f {
	width:8%;
	clear:right;
}
#m .d1 i.d1g, #m .e1 i.e1g { width:8%; }
#m .e1 { text-decoration:none; }
#m .e1:hover i {
	background:#888;
	color:#FFF;
	text-decoration:none;
}
#m .e1:hover {
	color:#FFF;
	cursor:pointer;
	text-decoration:none;
}
#m .d1 i.d1e {
	background-image:url(http://s3.hdns.pl/default/thumb-up-grey.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#b .a1 {
	background:#FFF;
	border:1px solid #CCC;
	margin-top:15px;
}
