.txt {
	font-family: arial, helvetica;
	font-size: 11px;
	color: black;
}



.sitehead {
	font-family: arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.datum {
	background: #cccc33;
	color: white;
	font-family: arial, helvetica;
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 0px;
	font-weight: bold;
}

.subhead {
	position: relative;
	left: 0;
	top: 0;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding-left: 8px;
	margin-bottom: 6px;
	background-image: url(/blog/templates/3/images/headbg.gif);
}
.subhead2 {
	position: absolute;
	width: 250px;
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	right: 15px;
	top: 0px;
	text-align: right;
	text-decoration: none;
}


.blogbox {
	background: #ededb8;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin-bottom: 10px;
	border-bottom: 1px #cccc33 solid;
	border-top: 2px solid white;
}

.blogbox2 {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin-bottom: 12px;
	border-bottom: 1px #cccc33 solid;
	background: #fafaea;
}


.inp {
	font-family: arial, helvetica;
	font-size: 11px;
	color: black;
	border: 1px black dashed;
}

.bt {
	font-family: arial, helvetica;
	font-size: 11px;
	color: black;
	border: 1px black solid;
	background: #eeeeee;
	padding: 1px;
	font-weight: bold;
}


.lefthead {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid #3b9a9a;
	margin-bottom: 3px;
	padding-bottom: 2px;
	margin-left: 4px;
}


.leftinhalt {
	margin-left: 4px;
}

.calbox {
	border-bottom: 1px solid #ff8c12;
	margin-top: 3px;
}


.cal {
	font-family: arial, helvetica;
	font-size: 11px;
	color: black;
	background: #ffe2c4;
	border: 1px solid #ffe2c4;
}


.calHead {
	font-family: arial, helvetica;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background: #ff8c12;
	text-align: center;
}


.calOn {
	font-family: arial, helvetica;
	font-size: 11px;
	color: black;
	border: 1px solid #ff8c12;
}


.calAkt {
	font-family: arial, helvetica;
	font-size: 11px;
	color: white;
	border: 1px solid #ff8c12;
}


b.superbold {
	color: #ff8c12;
}



.nowewpisy {
	font-family: arial, helvetica;
	font-size: 11px;
	color: black;
	padding-bottom: 12px;
}




.wpisnavi {
	position: relative;
	left: 0px;
	top: 0;
	font-family: arial, helvetica;
	font-size: 11px;
	margin-top: 8px;
	padding-bottom: 3px;
}


a.l {
	color: #3b9a9a;
	text-decoration: none;
	font-weight: bold;
}


a.l:hover {
	color: #3b9a9a;
	text-decoration: underline;
	font-weight: bold;
}


a.l2 {
	color: black;
	text-decoration: none;
}


a.l2:hover {
	color: #cccc33;
	text-decoration: underline;
}


a.invs {
	color: black;
	text-decoration: none;
}


a.invs:hover {
	color: black;
	text-decoration: none;
}


.pictxt {
	background: #eeeeee;
	border: silver 1px solid;
	font-family: arial, helvetica;
	font-size: 9px;
	padding: 3px;
	color: gray;
}

img.list {
	border: 0px solid #41002b;
	margin-left: 6px;
}

img.icon {
	border: 1px solid #41002b;
}

.toptitle {
 	color: white;
 	font-family: arial, helvetica;
 	font-size: 20px;
	font-weight: bold;
	padding-top: 19px;
	padding-left: 5px;
}
