/* -------------------------------------------------------
 :: e4u.css 4.01.18 :: REFERENCE e4u website style sheet

-----------------------[ (c)2004 nataniel@xpect.pl ]--- */

BODY, P, TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}

BODY
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

P
{
	margin: 0px 0px 0px 0px;
}

CODE
{
	font-size: 11px;
}

LEGEND
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

LABEL
{
	font-weight: bold;
}

HR
{
	height: 1px;
	color: #EEEEEE;
}

SUP
{
	font-size: smaller;
}	

SUB
{
	font-size: smaller;
}

IMG
{
	border-color: #000000;
}

/* REGULAR LINK */
A
{
	text-decoration: none;
	color: #336699;
}

A:link
{
}

A:visited
{
}

A:hover
{
	text-decoration: underline;
	color: #CC3333;
}

A:active
{
}

/* MAIN MENU */
.menu
{
}

A.menu
{
}

A.menu:link
{	
}

A.menu:visited
{
}

A.menu:hover
{
}

A.menu:active
{
}

/* e4u FORMATTING STYLES */

PRE /* FORMATTED */
{
}

ADDRESS /* ADDRESS */
{
}

H1 /* HEADING 1 */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}

H2 /* HEADING 2 */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;

}

H3 /* HEADING 3 */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
}

H4 /* HEADING 4 */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
	margin-top: 4;
	margin-bottom: 4;
}

H5 /* HEADING 5 */
{
}

H6 /* HEADING 6 */
{
}

UL /* UNORDERED LIST */
{
}

OL /* ORDERED LIST */
{
}

DIR /* DIRECTORY LIST */
{
}

MENU /* MENU LIST */
{
}

LI /* LIST ELEMENT */
{
}

DT /* DEFINITION */
{
}

DD /* DEFINITION */
{
}

/* FORMS */
FORM
{
	margin: 0px;
}	
		
INPUT
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	padding: 1px 4px 0px 4px;
};

INPUT.radio
{
	border-width: 0px;
};

INPUT.button
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #ECE9D8;
	border-color: #575757;
}

SELECT
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-color: #676767;
	border-style: solid;
	background-color: #FFFFFF;
}

TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-width: 1px;
	border-color: #7F9DB9;
	border-style: solid;
	padding: 2px 4px 2px 4px;
}

TEXTAREA.outlook
{
	font-family: Times New Roman;
	color: #000000;
	font-size: 12pt;
	border-style: groove 3px #CCCCCC;
	padding: 10px 10px 10px 10px;
}

/* PREDEFINED e4u CLASSES */		 
		 
.error
{
	font-weight: bold;
	color: #C00000;
}

.message
{
	font-weight: bold;
	color: #00C000;
}

.comment
{
	display: none;
}

.endPage
{
	display: none;
  page-break-after: always;
}

.download
{
	font-weight: normal;
}

.dictionary
{
	font-weight: bold;
}

.none
{
	font-size: 0px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	line-height: 0em;
}

/* OTHER CLASSES */
.gray
{
	color: #535353;
}

.red
{
	color: #C00000;
}

.green
{
	color: #009900;
}

.orange
{
	color: #FFA801;
}

.lightgray
{
	color: #CCCCCC;
}

.white
{
	color: #FFFFFF;
}

.black
{
	color: #000000;
}

/* -------------------------------------------------------
					user styles
------------------------------------------------------- */

td.content {
	background-image: url(../img/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px 20px 20px 20px;
}

td.undermenu {
	background-image: url(../img/bg-under-menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.path {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.path:hover {
	color: #CC3333;
	text-decoration: underline;
}

a.sm {
	color: #3A67A2;
	text-decoration: none;
	font-weight: normal;
	z-index: 10;
}

a.sm:hover {
	text-decoration: underline;
}

a.ssm {
	font-size: 11px;
	color: #3A67A2;
	text-decoration: none;
	font-weight: normal;
	line-height: 8px;
	z-index: 400;
}

a.ssm:hover {
	text-decoration: underline;
}

a:link {
	color : #004071;
	font-family: verdana, arial, helvetica, sans-serif;	
	text-decoration : underline; 
}
a:visited {
	color : #004071;
	font-family: verdana, arial, helvetica, sans-serif;	
	text-decoration : underline; 
} 
a:hover {
	color : #7d98c7;
	font-family: verdana, arial, helvetica, sans-serif;	
	text-decoration: underline;
} 
a:active {
	color : #004071;
	font-family: verdana, arial, helvetica, sans-serif;	
	text-decoration: underline;
}
/* Header Styles */
h2,h3,h4,h5,h6,form {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px 0px; 
	padding: 0px 0px 2px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #005a97;
} 
h2 {
	font: bold 12px verdana, arial, helvetica, sans-serif;;
	color: #005a97;
} 
h3 {
	font: bold 11px verdana, arial, helvetica, sans-serif;;
	color: #005a97;
} 
h4 {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #005a97;
} 
h5 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #005a97;
} 
h6 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #005a97;
} 
/* Other Modified HTML Tags */
form {
	margin: 0px; padding: 0px;
}
 
hr {
	height: 1px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #CCCCCC;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	line-height : normal;
	margin-top: -2px;
}
ol {
	margin: 0px 0px;
}
input, select, option, textarea{
	border:1px solid #b3b3b3;
	color: #333333;
	font: 11px verdana, arial, helvetica, sans-serif;
	background-color:#FFFFFF;
	padding: 1px;
	margin: 1px;
}
li { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
 } 

body { 
	margin  :  0px;  
	padding :  0px;
	padding-top: 10px; 	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
  	text-align: center;
	background-color: #FFFFFF;
 } 
ul { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
 } 
th { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
} 
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B; 
	line-height: 15px;
} 
p { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #58595B;
 } 
/* Classes */
.noBorder {
	border-left:0px solid #D5D1CD; 
	border-right:0px solid #C0C0C0; 
	border-top:0px  solid #D5D1CD; 
	border-bottom:0px  solid #C0C0C0; 
	borderWidth:0px ;
	border-top-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	margin-right: 0px;
}
.leftmenu2 { 
	border-top : 1px dashed #ccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	clip: rect( ) ; 
	height: 19px; 
	padding-left: 33px; 
	background-image:  url(../img/default_r10_c2.jpg); 
	background-repeat: no-repeat; 
	color: #205893; 
	border-style: none ; 
	width: 220px;
}
.leftmenu_3 { 
	border-top : 1px dashed #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	clip: rect( ) ; 
	height: 19px; 
	padding-left: 23px; 
	background-image: url(../img/default_r17_c2.jpg); 
	background-repeat: no-repeat; 
	color: #205893; 
	border-style: none;
}
.top_links {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #004071; 
	text-align: right; 
	letter-spacing: 1px;
}
.leftmenu {
	border-top : 1px dashed #CCCCC;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	clip:   rect(   );
	height: 19px; 
	padding-left: 33px; 
	background-image:  url(../img/default_r6_c2.jpg); 
	background-repeat: no-repeat; 
	color: #205893; 
	border-style: none;
	width: 220px
}


a.menu:link {
	color : #004071;
	font-family: verdana, arial, helvetica, sans-serif;	
	text-decoration : none; 
}
a.menu:visited {
	color : #004071;
	font-family: verdana, arial, helvetica, sans-serif;	
	text-decoration : none; 
} 
a.menu:hover {
	color : #004071;
	font-family: verdana, arial, helvetica, sans-serif;	
	text-decoration: underline;
} 
a.menu:active {
	color : #004071;
	font-family: verdana, arial, helvetica, sans-serif;	
	text-decoration: underline;
}
.leftmenu2a { 
	border-top : 1px dashed #ccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	clip: rect( ) ; 
	height: 19px; 
	padding-left: 33px; 
	background-image:  url(../img/default_r10_c2a.jpg); 
	background-repeat: no-repeat; 
	color: #205893; 
	border-style: none ; 
	width: 220px;
}

div.belka {
	abackground-color: #c7d4e5;
	background-color: #ffffff;
	background: url('../img/belka-tlo.gif');
	text-align: center;
	padding: 5px;
	margin-top: 5px;
	}
	
div.belka a, div.belka a:visited, div.belka a:hover {
	color: #004071;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	}

div.belkacontent img.ramka {
	border: solid 1px #333333;
	margin-bottom: 10px;
	}
	
div.belkacontent img.pobierz {
	border: 0px;
	margin-top: 10px;
	}
