.text_normal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-right: 5px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.text_normal_right {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	margin-right: 5px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 20px;
}

.text_normal_mini_red {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 10px;
	color: #FF0000;
}


.text_normal_mini {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 10px;
	color: #000000;
}

.text_normal_center {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.wyroznik_lini {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding-left: 6px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	font-variant: normal;
	padding-top: 0px;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #F5F5F5;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	line-height: 20px;

}

.wyroznik_lini_bold {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	padding-left: 6px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	font-variant: normal;
	padding-top: 0px;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-style: none;
	border-top-width: 0px;
	border-top-color: #CCCCCC;
	line-height: 20px;
	background-image: url(graf/t3.png);
	background-repeat: repeat-x;
}


.menu_text_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 6px;
	text-transform: none;
	background-repeat: repeat-x;
	padding-right: 10px;
	text-align: left;
	padding-left: 0px;
	line-height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.tables {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.tables_1 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	-moz-box-shadow: 4px 3px 9px #CCCCCC;
	-webkit-box-shadow: 4px 3px 9px #CCCCCC;
	box-shadow: 4px 3px 9px #CCCCCC;
}


A:link{	color:#000000;	text-decoration:none;}
A:visited{	color:#000000;	text-decoration:none;}
A:hover{
	color:#FF0000;
	text-decoration: underline;
}
A:active{	color:#DF0000;	text-decoration:underline;	background-color: #FFFFFF;}



A.two {COLOR: #FFFFFF;	text-decoration: none;} 
A.two:active {COLOR: green} 
A.two:visited {	COLOR: #FFFFFF} 
A.two:hover {
	COLOR: #333333;
}
.tables_foto {
	border:solid 1px #CCCCCC;
	-moz-box-shadow: 4px 3px 9px #CCCCCC;
	-webkit-box-shadow: 4px 3px 9px #CCCCCC;
	box-shadow: 4px 3px 9px #CCCCCC;
}

.tables_2 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

