html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	min-height: 100%;
	margin-bottom: 1px;
	}
	
body {
	font-family: tahoma;
	color: #C00C0C;
	font-size:1em;
	background-color: #220202;
	SCROLLBAR-BASE-COLOR: #C00C0C;
	SCROLLBAR-ARROW-COLOR: black;
	text-align: center;
	}
	
img { border-style:none;
}

p { text-align:left; }

/* -------------------- Pole - gora --------- */

#container {
	position:relative;
	width:998px;
	margin-left:auto;
	margin-right:auto;
	padding-top:294px;
	}

/* -------------------- Pole - menu --------- */

#menu {
	width:156px;
	background-image:url(img/menubg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}

#menu a{
	text-align:left;
	display:block;
	width:145px;
	height:30px;
	margin-left:6px;
	background-image:url(img/buttonmenu.gif);
	background-repeat:no-repeat; /*damned Firefox*/
	padding-left:30px;
	line-height:30px;
	font-family: tahoma;
	font-size:0.8em;
	text-decoration: none;
	color: #C00C0C;
	font-weight: bold;
	}
	
#menu a:hover{
	text-decoration: underline;
	}


#menu2 {
	width:156px;
	background-image:url(img/menubg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}

#menu2 a{
	text-align:left;
	display:block;
	width:145px;
	height:30px;
	margin-left:6px;
	background-image:url(img/buttonmenu.gif);
	background-repeat:no-repeat; /*damned Firefox*/
	padding-left:30px;
	line-height:30px;
	font-family: tahoma;
	font-size:10px;
	text-decoration: none;
	color: #C00C0C;
	font-weight: bold;
	}
	
#menu2 a:hover{
	text-decoration: underline;
	}


#menu a.act{
	text-align:left;
	display:block;
	width:145px;
	height:30px;
	margin-left:6px;
	background-image:url(img/buttonmenu_active.gif);
	background-repeat:no-repeat; /*damned Firefox*/
	padding-left:30px;
	line-height:30px;
	font-family: tahoma;
        font-size:0.8em;
	text-decoration: none;
	color: #C00C0C;
	font-weight: bold;
	}
	
#menu a.act:hover{
	text-decoration: underline;
	}


	
/* -------------------- Pole z reklamą - banner --------- */

.side_more {
	text-align:left;
	margin-left:8px;
	margin-right:8px;
	background-image:url(img/darkstone.jpg);
	border-width:1px;
	border-style:inset;
	border-color:#000000;
	padding:4px;
	text-align:center;
	}

.side_more a:link{
	display:block;
	margin-bottom:5px;
        font-family: tahoma;
	text-decoration: none;
	font-size: 0.7em;
	color: #C00C0C;
	font-weight: bold;
        }

.side_more a:hover{
	text-decoration: underline;
        }


/* -------------------- Srodek - pole do zawartosci strony - calosc --------- */


#content {
	position:relative;
	top: -30px;
	width:720px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	vertical-align: top;
}

#content p {
	margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:20px;
}

#content div {
	margin-bottom: 20px;
	text-align:center;
}

#content div p {
	margin-top:0px;
	margin-bottom:2px;
	background-color:#2f0108;
}

a.lp {
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size:15px;
	color: #C00C0C;
        }
a.lp:hover {
	text-decoration: underline;
	font-family: verdana;
        }

.file {
	display:block;
}

/* --- Inne --- */

.fontsmall {
	font-size: 0.7em;
}

.tdh {
	background-image: url('img/tdh.jpg');
	color: #CC6600;
}

.tdn {
	background-color: #331100;
}
.tdn2 {
	background-color: #331100;
	font-size: 9pt;
}

select, input,textarea {
	margin: 0px;
	font-size: 10pt;
	background-color: #220202;
	color: #C00C0C;
	border-style: solid;
	border-width: 1px;
	border-color: #887766;
}

form {
    margin: 0px;
    padding:0px;
}
/* --- MOJE --- */

.t_tp_gra {
	text-decoration: none;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FF6633;
      }
.t_tp_gra2 {
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #CC6600;
      }
.t_tp_gra3 {
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #CC6600;
      }
.t_tp_gra4 {
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFF3F;
      }
.t_tp_gra5 {
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #CC6600;
      }
.t_tp_gra6 {
	text-align: left;
	vertical-align: center;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #CC6600;
	border-right: 1px solid #622000;
	border-top: 1px solid #622000;
      }
.wyjasnione {
	text-align: left;
	vertical-align: center;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #696969;
	border-right: 1px solid #622000;
	border-top: 1px solid #622000;
      }
.stare {
	text-align: left;
	vertical-align: center;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #7F2A00;
	border-right: 1px solid #622000;
	border-top: 1px solid #622000;
      }
.aktywne {
	text-align: left;
	vertical-align: center;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #CC6600;
	border-right: 1px solid #622000;
	border-top: 1px solid #622000;
      }



a {
        text-decoration:none;
}

a.tp {
	font-size: 9pt;
	font-family: tahoma;
	color: #C00C0C;
	font-weight: bold;
}
a.tp:hover {
	font-size: 9pt;
	text-decoration: underline;
	font-family: tahoma;
        }


a.tp_urlop {
	font-size: 9pt;
	font-family: tahoma;
	color: #770000;
	font-weight: bold;
}
a.tp_urlop:hover {
	font-size: 9pt;
	text-decoration: underline;
	font-family: tahoma;
        }




a.tp_trial {
	font-size: 9pt;
	font-family: tahoma;
	color: #C00C0C;
	font-weight: normal;
	font-style: italic;
}
a.tp_trial:hover {
	font-size: 9pt;
	text-decoration: underline;
	font-family: tahoma;
        }


a.tp_trial_urlop {
	font-size: 9pt;
	font-family: tahoma;
	color: #770000;
	font-weight: normal;
	font-style: italic;
}
a.tp_trial_urlop:hover {
	font-size: 9pt;
	text-decoration: underline;
	font-family: tahoma;
        }


a.tp_up {
	font-size: 9pt;
	font-family: tahoma;
	color: #C00C0C;
	font-weight: bold;
	font-style: normal;
}
a.tp_up:hover {
	font-size: 9pt;
	text-decoration: underline;
	font-family: tahoma;
        }

a.tp_vip {
	font-size: 10pt;
	font-family: tahoma;
	color: #ED7600;
	font-weight: bold;
	font-style: normal;
}
a.tp_vip:hover {
	font-size: 10pt;
	text-decoration: underline;
	font-family: tahoma;
        }


a.tp_up_urlop {
	font-size: 9pt;
	font-family: tahoma;
	color: #770000;
	font-weight: bold;
	font-style: normal;
}
a.tp_up_urlop:hover {
	font-size: 9pt;
	text-decoration: underline;
	font-family: tahoma;
        }

a.small {
	font-size: 8pt;
	font-family: tahoma;
	color: #CC6600;
	font-weight: bold;
	font-style: normal;
}
a.small:hover {
	font-size: 8pt;
	text-decoration: underline;
	font-family: tahoma;
        }

a.stare2 {
	font-size: 8pt;
	font-family: tahoma;
	color: #7F2A00;
	font-weight: normal;
	font-style: normal;
}
a.stare2:hover {
	font-size: 8pt;
	text-decoration: underline;
	font-family: tahoma;
        }

a.wyjasnione2 {
	font-size: 8pt;
	font-family: tahoma;
	color: #696969;
	font-weight: normal;
	font-style: normal;
}
a.wyjasnione2:hover {
	font-size: 8pt;
	text-decoration: underline;
	font-family: tahoma;
        }

a.aktywne2 {
	font-size: 8pt;
	font-family: tahoma;
	color: #CC6600;
	font-weight: bold;
	font-style: normal;
}
a.aktywne2:hover {
	font-size: 8pt;
	text-decoration: underline;
	font-family: tahoma;
        }







