/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }
a.tochov{

	background-color: #000000;
} 
a.tochov:hover {

	background-color: #0B318D;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	line-height: 18px; */
	font-weight: normal;
	color: #273483;
	text-decoration: none;

}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	line-height: 18px; */
	color: #273483;
	text-decoration: none;

}
.lilp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	line-height: 18px; */
	font-weight: normal;
	color: #273483;
	text-decoration: none;

}
body {
	background-image: url(media/ideal_stripe.gif);
	
}
.bordertbl{
	border-right-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 4px;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}.vertstripe1 {
	background-image: url(media/connection_ideal.gif);
	background-repeat: repeat-y;
}
.vertstripe2 {
	background-image: url(media/cash_card_line.gif);
	background-repeat: repeat-y;
}
a.linkp, a.linkp:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	line-height: 18px; */
	font-weight: bold;
	
	color: #FF0000;
	text-decoration: underline;

}
a.linkp:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	line-height: 18px; */
	font-weight: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;

}
a.linkp2, a.linkp2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	line-height: 18px; */
	font-weight: bold;
	
	color: #273483;
	text-decoration: underline;

}
a.linkp2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	line-height: 18px; */
	font-weight: normal;
	font-weight: bold;
	color: #273483;
	text-decoration: underline;

}