body, html{
	text-align: center;
	margin:0;
	padding:0;
	background-color: #2A2AED;
	height: 100%;
	background-image: url('images/topbg.gif');
	background-position: top center;
	background-repeat: repeat-x;
}
#root{
	height: 100%;
	width: 786px;
	margin: 0 auto;
}
#top{
	background-color: #0101B1;
	height: 155px; 
	padding-top: 5px;
}

#top img{
	display: block;
	margin:0 auto;
}

#top #logo{
	background-image: url('images/top.jpg');
	width: 784px;
	height: 126px;
	text-align: left;
}

#top #logo table{
	margin-left: 670px;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

#top #logo table img{
	border:0;
}

#top #logo table a{
	color: #fff;
	text-decoration: none;
}
#top #menu{
	background-image: url('images/menu.gif');
	width: 744px;
	_width: 784px;
	height: 29px;
	margin: 0 auto;
	padding-top:6px;
	padding-left: 40px;
}

#top #menu a{
	float: left;
	display: block;
	border-right: 1px solid #000;
	line-height: 1px;
	padding-bottom:3px;
}

#top #menu a:hover{
	padding-top:3px;
	padding-bottom:0px;
}
#top #menu img{
	display: inline;
	border:0;
	padding-right:3px;
	
}

#mainContainer img{
	margin: 2px;
}

#mainContainer{
	width: 778px;
	background-color: #fff;
	border-top: 6px solid #EDEDED;
	margin: 0 auto;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	line-height: 1.3em;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
}

#dol{
	background-image: url('images/bot.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
	height: 60px;
	width: 784px;
	color: #fff;
	font-family: tahoma;
	font-size: 11px;
}

#dol a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#dol  a:hover{
	text-decoration: underline;
}
.header img{
	display: block;
	margin:0;
	padding:0;
}
.header{
	font-size: 25px;
	font-family: arial;
	font-weight: bold;
	margin-top: 10px;
}

.main table{
	border-collapse: collapse;
	width: 595px;
	margin-left: 2px;
	font-family: verdana;
	font-size: 11px;
	
}

.main table td{
	border-bottom: 3px solid #C4D6F6;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	font-family: tahoma;

}

.main table td.th{
	color: #0A285E;
	font-weight: bold;
	white-space: nowrap;
	font-family: arial;
	font-size: 13px;
	border: 1px solid #2166AD;
	border-bottom: 1px solid #2166AD;
	padding: 2px;
	background-color: #DDE9F6;
	text-align: center;
}

.main table td a{
	color: #B33E58;
	font-weight: bold;
	text-decoration: none;
}

.linklewo{
	border-left: 1px solid #D5D5D5; 
	padding-top: 3px; 
	line-height: 20px; 
	padding-bottom: 10px; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px;
	color: #363A84; 
	font-weight: bold; 
	border-right: 1px solid #D5D5D5; 
	text-align: center;
}

.linklewo a{
	color: #363A84;
	text-decoration: none;
}

span.price{
	display: block;
	text-align: center;
	font-size: 13px;
	color: #DF0000;
	font-weight: bold;
	font-family: arial;
}

span.price2{
	font-size: 10px;
	display: block;
	text-align: center;
}


/*   ANDRZEJ - STYLE  */


.big_caps_title {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #302d7c;
	font-variant: small-caps;
}

.big_caps_subtitle {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #302d7c;
	font-variant: small-caps;
	font-weight: bold;
}

.caps_bg_subtitle {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #302d7c;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #bab3d5;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 24px;
}

.caps_bginsurance_subtitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 36px;
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #da251c;
	margin-left: 4px;
	margin-right: 4px;
	line-height: 60px;
}

.linkleft a{
	color: #363A84;
	text-decoration: underline;
	font-size: 13px;
}

#mainTbl img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	display: block;
}

.important_small {
	color: #FF0033;
	font-weight: bold;
	font-size: 12px;
}

.larger{
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}

a:hover {
	color: #302d7c; 
	text-decoration: underline; 
}

.form{
	margin-left: 40px;
	padding-top: 10px;
}
.form input, .form textarea{
	background-color: #fff;
	border: 1px solid #a0a0a0;
	margin: 0 auto;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	line-height: 1.3em;
}