a:link {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #666666; 
	text-decoration : none; 
} 

a:active {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #666666; 
	text-decoration : none; 
} 


a:visited {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #666666;
	text-decoration : none; 
} 

a:hover {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #007db5; 
	text-decoration : underline; 
} 


.stopka a:link {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #eeeeee; 
	text-decoration : none; 
} 

.stopka a:active {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #eeeeee; 
	text-decoration : none; 
} 


.stopka a:visited {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #eeeeee;
	text-decoration : none; 
} 

.stopka a:hover {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #FFFFFF; 
	text-decoration : underline; 
} 




BODY, TABLE, IMG, FORM, INPUT, SELECT, TEXTAREA {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	font-size : 12px; 
}

BODY {
	background-color: #4c4e49;
	color: white;
	background-repeat: repeat-x;
}

IMG.va {
	vertical-align: middle;
}

IMG.vademecum {
	border: 1px solid #cecfcc;
	margin-left: 20px;
	margin-bottom: 10px;
}
TABLE.vademecum {
	color: black;
	text-align: justify;
}
	
TABLE.head1 {
	width: 722px;
	height: 40px;
	background-color: black;
	color: white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	text-align: center;
}
	TABLE.head1 TD.t1 {
		width: 200px;
		background-color: #9ca39b;
	}
	
	TABLE.head1 TD.t3 {
		width: 332px;
		background-color: #9ca39b;
		text-align: center;
		font-weight: bold;
	}

TABLE.head2 {
	width: 722px;
	height: 140px;
	background-color: white;
	color: black;
	border-left: 1px solid white;
	border-right: 1px solid white;
	text-align: center;
}
	TABLE.head2 TD.t1 {
		width: 200px;
		background-color: white;
	}
	TABLE.head2 TD.t2 {
		background-color: black;
	}
	TABLE.head2 TD.t3 {
		width: 332px;
		background-color: #999999;
	}

/* ------------------------------------------------------------------------------------------------------------------ */

TABLE.main {
	width: 722px;
	background-color: white;
	border-top: 1px solid black;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #cecfcc;
	height: 200px;
	color: black;
}
	TABLE.main TD.left {
		background-color: #f2f3ee;
		width: 180px;
		border-right: 1px solid #cecfcc;
		padding: 10px 10px 10px 10px;
	}
	TABLE.main TD.left H1 {
	font-size: 14px;
	color: #007db5;
	margin-bottom: 3px;
	font-weight: normal;
	border-bottom: 2px solid white;
	text-align: right;
	background-color: #fafaf8;
	}

	TABLE.main TD.right {
		line-height: 17px;
		text-align: justify;
		padding: 30px 30px 30px 30px;
	}

TABLE.main H1 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #007db5;
}

TABLE.main UL {
	margin-top: 0px;
}


/* ------------------------------------------------------------------------------------------------------------------ */


TABLE.panel {
	width: 722px;
	height: 200px;
	background-color: white;
	color: black;
	border-left: 1px solid white;
	border-right: 1px solid white;
	color: black;
	font-size : 11px; 
}
TABLE.panel TD.podzial {
	padding: 20px 0px 20px 0px;
	
}

TABLE.panel_podzial {
	height: 100%;
	color: black;
	font-size: 11px;
	text-align: justify;
}
TABLE.panel_podzial TD.t1 {
	padding: 20px 20px 20px 20px;
	width: 33%;
	border-right: 1px dotted #cecfcc;
}
TABLE.panel_podzial TD.t2 {
	padding: 20px 20px 20px 20px;
	width: 33%;
	border-right: 1px dotted #cecfcc;
}
TABLE.panel_podzial TD.t3 {
	padding: 20px 20px 20px 20px;
	width: 33%;
}

TABLE.panel_podzial TD H1 {
	font-size: 14px;
	color: #007db5;
	margin-bottom: 3px;
	font-weight: normal;
}


HR {
	height: 1px;
	border: 0px;
	color: #cecfcc;
	background-color: #cecfcc;
}


/*
DIV.box {
	background-color: white;
	margin-top: 30px;
	height: 100px;
	padding: 10px 10px 10px 10xp;
	border: 1px dotted #cecfcc;
	text-align: justify;
	font-size: 11px;
}


DIV.box H1 {
	font-size: 14px;
	color: #007db5;
	margin-bottom: 3px;
	font-weight: normal;
}
*/


/*
szerokosc obrazka 186px;
*/

/* ------------------------------------------------------------------------------------------------------------------ */
TABLE.stopka {
	width: 722px;
	background-color: #414743;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	height: 80px;
	color: white;
	text-align: center;
	font-size: 11px;
}
	TABLE.stopka TD.left {
		background-color: #262a29;
		width: 200px;
		border-right: 1px solid #666666;
	}
	TABLE.stopka TD.right {

	}



TABLE.linki TD {
	padding: 3px 3px 3px 3px;
}

/* ------------------------------------------------------------------------------------------------------------------ */

TABLE.form {
	color: black;
	width: 400px;
	border: 1px solid #cecfcc;
	margin-top: 20px;
}

TABLE.form TD.f {
	width: 200px;
}

INPUT.iText {
	width: 100%;
	border-top: 1px dotted #cecfcc;
	border-left: 1px dotted #cecfcc;
	border-right: 1px dotted #cecfcc;
	border-bottom: 1px solid #007db5;
	background-color: #f8f8f8;
	padding: 2px 10px 2px 10px;
	height: 20px;
}

INPUT.submit {
	background-color: #007db5;
	color: white;
	font-weight: bold;
	width: 200px;
	height: 25px;
	border: none;
}


TABLE.error {
	color: red;
	border: 1px dotted red;
	background-color: #FFeeee;
	width: 300px;
}
