/* Global Styles */

	
body {
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF0000;
	letter-spacing: 0.1em;
	}
	
td {
	color:#663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	/**color: #FF080E; */
	color: #330000;
	text-decoration:none;
	
	}
	
a:hover {
	color: #330000;
	text-decoration:none;
	}

/* ID Styles */

#opis {
padding-top:5px;
	color: #FF0000;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	display: block;
	line-height: 14px;
	text-decoration: none;
	width: 500px;
	float: right;
	z-index:100;
	}
	
	
#opis_omnie {
    padding-top:5px;
	color: #FF0000;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	display: block;
	line-height: 14px;
	text-decoration: none;
	width: 550px;
	float: right;
	z-index:100;
	}	
	
	
#opis a:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
	 
	}
	
#opis_tytul {
	color: #FF0000;
	letter-spacing:0.3em;
	padding-bottom:9px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	display: block;
	vertical-align: bottom;
	text-decoration: none;
	 
	 
}



#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	color: #FFFFCC;
	margin: 7px;
	}

#navigation a {
	color: #B6988B;
	line-height:14px;
	letter-spacing:0.2em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	}
	
#navigation a:hover {
	color:#FF0000;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: 4px 50%;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
#foto td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	color: #FFFFCC;
	margin: 7px;
	}

#foto a {
	color: #B6988B;
	line-height:14px;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	}
	
#foto a:hover {
	color:#FF0000;
	font-weight:bold;
	border: thin solid #FFFFFF;
	}
	
	#pusta td {
	color: #FFFFCC;
	margin: 7px;
	}

#pusta a {
	color: #B6988B;
	line-height:14px;
	text-decoration: none;
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#pusta a:hover {
	color:#000099;
	font-weight:bold;
	border: thin solid #00CC99;
	}

#tagline 	{
	color: #330000;
	letter-spacing:.2em;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.4em;
	}
	
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#dateformat a:hover {
	color: #FFFFCC;
	}

/* Class Styles */
	
.bodyText {
	color:#330000;
	line-height:22px;
	margin-top:0px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	font:18px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:24px;
	letter-spacing:.3em;
	}
	
.columnHeader {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.05em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.1em;
	}

.smallText {
	color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.navText {
	color: #FFCC99;
	line-height:15px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.ramka_black {
	color:#330000;
	line-height:22px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #000000;
}
.float_image_r {
	float: right;
	padding-left: 5px;
	padding-top: 3px;
}
.float_image_l {
	float: left;
	padding-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	margin-left: 200px;
}

.opis {
	color: #FF0000;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	display: block;
	line-height: 14px;
	text-decoration: none;
	}
	
	.opis_tytul {
	color: #FF0000;
	letter-spacing:0.3em;
	padding:2px;
	line-height:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	display: block;
	vertical-align: bottom;
	text-decoration: none;
}
.opis_small {

	color: #330000;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	vertical-align: top;
	display: block;
	line-height: 14px;
	text-decoration: none;
}
.float_image_l_small {

	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#moje_a{
color: #FF0000;
	letter-spacing:0.4em;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	vertical-align: bottom;
	text-decoration: none;
}
#moje_linnia{
border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	width: 400px;
}
