TD {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	TEXT-DECORATION: none;
	color: #F7EFDF;
	font-weight: normal;

}
.all {
	border: 2pt solid #B68B32;
}

A {
	FONT-SIZE: 15px;
	COLOR: #EEE0C4;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	text-transform: none;



}

A:hover {
	FONT-SIZE: 15px;
	COLOR: #FFF;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	left: auto;
	background-position: left;
}


.menu_lnk {
	FONT-SIZE: 16px;
	COLOR: #ffffff;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration:underline;
	font-weight: normal;
	line-height: normal;
	text-transform: none;



}

.menu_lnk:hover {
	FONT-SIZE: 16px;
	COLOR: #FFF;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	left: auto;
	background-position: left;
}


BODY {
	FONT-SIZE: 11px;
	MARGIN: 0px;
	COLOR: #666666;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color:#000000;
	font-weight: normal;
	background-size:cover;
	background-attachment: fixed;
	background-image: url(../img/bg.jpg);
}
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FCEAB8;
	text-decoration: none;
	font-weight: bold;
}
.menu_line {
	FONT-SIZE: 15px;
	COLOR: #ffffff;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: underline;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FCEAB8;
	text-decoration: none;
	font-weight: bold;
}
.all2 {
	border: 1pt solid #CCC;
}
.bg {
	background-attachment: fixed;
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.lr {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.a_menu {
	color: #CCC4A0;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	font-weight: bold;
}
.a_menu:hover {
	color: #B7BC00;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	font-weight: bold;
}
.date {
	font-size: 10px;
	color: #67070B;
}
.opis {
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
}
.opis2 {
	color: #FFF6B5;
	font-size: 14px;
}



		.tooltip {
			border-bottom: 1px dotted #000000; color: #000000; outline: none;
			cursor: help; text-decoration: none;
			position: absolute;
			padding:10px;
		}
		.tooltip div {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip:hover div {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			font-family: Calibri, Tahoma, Geneva, sans-serif;
			position: absolute; left: 1em; top: 2em; z-index: 99;
			margin-left: 0; width: 250px;
		}
		
		.classic { padding: 0.8em 1em; }
		.classic {background: #FFFFAA; border: 1px solid #FFAD33; }