/*
czerwien: #ed1b23;
szary: #7d7d7d;
*/
html, body {
	background-color:#f9f9f6;
	background-image:url(images/bg_top.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	margin: 0 auto 0 auto;
	color:#7d7d7d;
}

div.hr_stopka {
	color:#9eaab1;
    background: none;
    border-top: 1px solid;
    margin: 15px 13px 5px 13px;
}
div.hr_stopka hr {
    display: none;
}

div.hr_line {
	color:#eaeaea;
	background: none;
	border-top: 1px solid;
	margin: 7px 20px 7px 20px;
}
div.hr_line hr {
    display: none;
}

img {
	border: none;
}

img a {
    border: none;
}

a.img {
    border: none;
}

a.img:link {
    border: none;
}

a.td {
 border-bottom: 3px;
}

li.glowna_oferta {
	list-style-image:url(images/li_kolko.gif);
	font-weight:bold;
	margin-left:-20px;
	padding-left: 0px;
	padding-bottom:2px;
}

a.gray {
	color:#7d7d7d;
	text-decoration:none;
}

a:hover.gray {
	text-decoration:underline;
}

.justify {
	text-align:justify;
	vertical-align:top; 
}

li.o_firmie {
	list-style-image:url(images/li_kwadrat_strz.gif);
	font-weight:normal;
	margin-left:-10px;
	padding-left: 0px;
	padding-bottom:2px;
}

.linia_pion {
	background-color: #fff;
	background-image: url('images/linia_pion.gif');
	background-repeat:repeat-y;
	background-attachment: scroll;
	background-position: bottom;
	width: 1px;
	height: 100%;
	vertical-align: top;
	padding:0px 14px 0px 14px;
}

.red {
	color:#ed1b23;
}

li.red {
	list-style-image:url(images/red_arrow.gif);
	margin:-2px 0px -10px -25px;
	padding: 0px 0px 0px 0px;
}

a.red {
	color:#ed1b23;
	text-decoration:none;
}

a:hover.red {
	color:#ed1b23;
	text-decoration:underline;
}

.red_bold {
	color:#ed1b23;
  font-weight:bold;
}

.red_bold a {
	color:#ed1b23;
        font-weight:bold;
	text-decoration:none;
}

.referencje_topic {
        font-weight:bold;
}

.referencje_text {
        font-weight:normal;
        padding-left:10px;
}

.referencje_wiecej {
        text-align:right;
}

.stopka {
	font-size:10px;
	text-align:left;
	padding-top:14px;
}

.stopka a {
	color:#7d7d7d;
	text-decoration:none;
}

.stopka a:hover {
	text-decoration:underline;
}

table {
    margin: 0 auto 0 auto;
}

/* LINKI */
a.mail {
    color: #ec1c24;
	text-decoration: none;
}
a.mail:hover {
    text-decoration: underline;
}

a.poddzial_wybor {
    display: block;
	width: 272 px;
	height: 32 px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #5a5a5b;
	max-height: 32px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right:0px;
	padding-bottom:9px;
    background-image:url(obrazki/poddzial_drukoff_off.gif);
	background-repeat:no-repeat;
	border:none;
}
a.poddzial_wybor:hover {
	color: #ed1c24;
    background-image:url(obrazki/poddzial_drukoff_on.gif);
}

a.sitenr {
	display:inline-block;
	width: 9px;
	height:14px;
	color:#464545;
	font-size:11px;
	font-weight:bold;
	background-color:#e2e2db;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
	vertical-align: middle;
}
a.sitenr:hover {
	color:#fff;
	background-color:#dc1b20;
}

a.sitenr_on {
	display:inline-block;
        color:#fff;
	width: 9px;
	height:14px;
	font-size:11px;
	font-weight:bold;
	background-color:#2e2f32;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
	vertical-align: middle;
}
a.sitenr_on:hover {
	color:#fff;
	background-color:#dc1b20;
}

a.sitenr_arrow {
	display:inline-block;
	width: 9px;
	height:14px;
	color:#e2e2db;
	font-size:11px;
	font-weight:bold;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
	vertical-align: middle;
}
a.sitenr_arrow:hover {
	color:#dc1b20;
}
