BODY {
	margin:0px;
}
P,TD,TR,UL,LI {
	font-family:Tahoma;
	font-size:11px;
	color:#707070;
}


/* czcionki */

.tytul {
	font-family:'Trebuchet MS';
	font-size:17px;
	color:#575757;
	padding-left:10px;
}
.szara-10 {
	font-family:Tahoma;
	font-size:10px;
	color:#707070;
}
.red-11 {
	font-family:Tahoma;
	font-size:11px;
	color:#BC2020;
	font-weight:bold;
}
.red-10 {
	font-family:Tahoma;
	font-size:10px;
	color:#BC2020;
}

/* linki */

a:link, a.:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#707070;
	text-decoration:none;
}
a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.sciezka {
	font-family:Tahoma;
	font-size:10px;
	color:#707070;
	text-decoration:none;
	padding-top: 6px; padding-bottom: 6px;
}
a.sciezka:link, a.sciezka:visited {
	font-family:Tahoma;
	font-size:10px;
	color:#707070;
	text-decoration:none;
	padding-top: 6px; padding-bottom: 6px;
}
a.sciezka:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-top: 6px; padding-bottom: 6px;
}

a.kat:link, a.kat:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#BC2020;
	font-weight:bold;
	text-decoration:none;
}
a.kat:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.szary-10-link:link, a.szary-10-link:visited {
	font-family:Tahoma;
	font-size:10px;
	color:#707070;
	text-decoration:none;
}
a.szary-10-link:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.szary-11-link {
	font-family:Tahoma;
	font-size:11px;
	color:#707070;
	text-decoration:none;
	padding-top: 2px; padding-bottom: 2px
}
a.szary-11-link:link, a.szary-11-link:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#707070;
	text-decoration:none;
	padding-top: 2px; padding-bottom: 2px
}
a.szary-11-link:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-top: 2px; padding-bottom: 2px
}

a.stopka:link, a.stopka:visited {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
a.stopka:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#ffcf5c;
	font-weight:bold;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}

/* formularze */

INPUT {
	font-family:Tahoma;
	font-size:10px;
	color:#707070;
	border:1px solid #CB0E0E;
}
TEXTAREA {
	font-family:Tahoma;
	font-size:10px;
	color:#707070;
	border:1px solid #CB0E0E;
}
SELECT {
	font-family:Tahoma;
	font-size:10px;
	color:#707070;
	border:1px solid #CB0E0E;
}
.inpu100 {
	width:100%;
}
.sz-inpu100 {
	width:100%;
	border:1px solid #909090;
}
.sz-input {
	border:1px solid #909090;
}
.border0 {
	border-width:0px;
}
.w-input {
	border:1px solid #FFFFFF;
}

/* tabele */

.mod {
	border-bottom:1px solid #E3E3E3;
}
.mod-bg {
	background-image:url('../files/Image/gfx/bg-mod.jpg');
	background-position:top;
	background-repeat:repeat-x;
}
.txt-bg {
	background-image:url('../files/Image/gfx/txt-bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
}
.uslugi-bg {
	background-image:url('../files/Image/gfx/bg-uslugi.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	height:95px;
}

/* obrazki */

.gray-border {
	border:1px solid #878787;
}
.podtytul {  font-family: Tahoma, Arial; font-size: 12px; font-weight: bold; color: #BC2020; text-decoration: none}
.kropki {  background-image: url(../files/Image/gfx/bg-kropki-poziom.gif); background-repeat: repeat-x; background-position: bottom}
