/* 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: Georgia, Times;
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-family: Times New Roman, Arial, Helvetica, sans-serif;
	*/
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #949173;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFFBEA url('../this_v/p/bg.jpg') repeat-x;
	overflow-y: scroll;
}
p{
	padding: 0 0 0 0;
	margin: 5px 20px 10px 15px;
	line-height: 15px;
}
a{
	color: #6D0000;
        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: 8px 0px 15px 15px;
	padding: 0 0 0 0;
	line-height: 15px;
}
li{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 20px;
	background: url('../this_v/p/li.gif') no-repeat left 6px;
	line-height: 16px;
	list-style: none;
}
/* --- */
/* naglowki Hx */
h1{	font-size: 22px;}
h2{	font-size: 16px;}
h3{	font-size: 12px;}

h1{
        font-weight: bold;
	color: #C00;
	margin: 8px 12px 3px 3px;
	padding: 0px 10px 0px 10px;
	background: url('../this_v/p/h1_bg.png') repeat-x;
	line-height: 40px;
        font-family: Helvetica, Arial, Verdana, sans-serif;
}

h1 a{
	color: #A00;
        text-decoration: none;
}
h1 a:hover{
	color: #FFF;
        text-decoration: underline;
}
/* - */
h2{
        padding: 0px 0px 0px 0px;
	margin: 0px 30px 10px 15px;
	border-bottom: 0px solid #BBB;
	line-height: 20px;
	color: #C00;
}
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: 480px;
	left: 40px;
	display: block;
	width: 200px;
	color: #666;
	font-size: 11px;
	text-align: right;
}
#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 =============== */
/* ----------------------------------------------------------------------------- */

.BCDtxtBG{
	background: url('../this_v/p/txt_bg.jpg') no-repeat 30px 0;
}
.BCDtxtBG h1
{
	margin: 0 0 0 10px;
	color: #C00;
}
.BCDtxtBG h2{
        margin-left: 30px;
}
.BCDtxtBG p{
        margin-left: 30px;
}
.BCDtxtBG ul{
	margin-left: 40px;
}
/* ----------------------------------------------------------------------------- */
#StartLinki ul{
	margin: 0 0 5px 20px;
	padding: 0 0 0 0;
        list-style: none;
	list-style-type: none;
}
#StartLinki ul li{
	list-style: none;
        list-style-type: none;
	display: block;
	background: none;
	float: left;
        width: 183px;
	margin: 0 1px 0 0;
	padding: 0 0 0 0;
}
#StartLinki a{
	display: block;
	padding: 5px 5px 5px 5px;
	background: #E5D5C8;
	color: #600;
	text-decoration: none;
	
}
#StartLinki a:hover{
	background: #600;
	color: #FFF;
        text-decoration: underline;
}
/* ----------------------------------------------------------------------------- */
a.ImgINkvA{
	
}
a.ImgINkvA img{
	margin: 0 28px 20px 0px;
	border: 1px solid #B09D42;
}
/* --- */
#oferta{
	margin: 20px 0 0 40px;
}