/* wersja 3.0 */
/*
rozdzialy:
A. - znaczniki globalne
H. - elementy dla poszczegÄ‚Ĺ‚lnych serwisÄ‚Ĺ‚w
*/

/* ----------------------------------------------------------------------------- */
/* A. - znaczniki globalne ===================================================== */
/* ----------------------------------------------------------------------------- */
body{
	/*
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-family: Georgia, Times;
	*/
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #AABAE8;
	background: #FFF url('../../p/top_bg.png') repeat-x;
	overflow-y: scroll;
}
p{
	padding: 0 0 0 0;
	margin: 5px 20px 10px 15px;
	line-height: 15px;
}
a{
	color: #163592;
        text-decoration: underline;
}
a:hover{
	color: #000;
	text-decoration: none;
}
/*
a:visited{
        color: #000;
	text-decoration: underline;
}
*/
a img{	border: none;}

hr{
	display: block;
	height: 1px;
	color: #722B12;
	background-color: #722B12;
	border: none;
	margin: 0 15px 0 15px;
	padding: 0 0 0 0;
	line-height: 12px;
}

img{
	border: none;
	vertical-align: middle;
}
/* --- */
ul{
	margin: 15px 0px 15px 15px;
	padding: 0 0 0 0;
	line-height: 15px;
}
li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	background: url('../../p/li.gif') no-repeat left top;
	line-height: 20px;
	list-style: none;
}
/* --- */
/* naglowki Hx */
h1{	font-size: 14px;}
h2{	font-size: 13px;}
h3{	font-size: 12px;}

h1{
        font-weight: bold;
	color: #713128;
	margin: 0px 0px 3px 0px;
	padding: 0px 10px 0px 35px;
	background: url('../../p/h1_bg.jpg') repeat-x;
	line-height: 40px;
}

h1 a{
	color: #FF0;
        text-decoration: none;
}
h1 a:hover{
	color: #FFF;
        text-decoration: underline;
}
/* - */
h2{
        padding: 0px 0px 0px 0px;
	margin: 0px 30px 10px 0px;
	border-bottom: 1px solid #888;
	line-height: 20px;
}
h2 a{
	color: #000;
	text-decoration: none;
}
h2 a:hover{
	color: #153491;
}
h3{
	color: #BE470E;
	padding: 0px 10px 4px 0px;
        margin: 0px 15px 3px 15px;
}
dl{
	margin: 3px 5px 2px 15px;
}
dt{
	color: #666;
	font-size: 11px;
}
dd{
	margin: 2px 0px 10px 90px;
	line-height: 16px;
}
/* --- */ 
/* ----------------------------------------------------------------------------- */
/* ------------------------ CONSTANS ------------------------------------------- */
#TOPDaneTele{
	position: absolute;
	top: 90px;
	left: 30px;
	color: #A9BEFF;
	font-size: 10px;
}
#TOPDaneTeleTel1{
	position: absolute;
	top: 43px;
	left: 805px;
	font-size: 18px;
	color: #0D2673;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------- */
/* H. --------------------- elementy dla poszczegolnych serwisow =============== */
/* ----------------------------------------------------------------------------- */
#ZgloszenieWypadku{
	display: block;
	width: 240px;
	height: 320px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background: url('../../p/zgloszenie_wypadku.jpg') no-repeat;
}
#ZgloszenieWypadku h1{
	background: none;
	color: #FEFADF;
	font-weight: bold;
	margin: 0px 0 5px 0;
	padding: 10px 0 0 0;
	text-align: center;
}
#ZgloszenieWypadku p{
	color: #FEFADF;
	margin: 5px 25px 5px 30px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #9E4538;
}
#ZgloszenieWypadku p a{
	color: #FFF;
}
