body {
	margin-left: 0mm;
	margin-top: 0mm;
	margin-right: 0mm;
	margin-bottom: 0mm;
	background-color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
}

h1 {
	font-size: 30px;
	font-style: italic;
	padding-left: 20px;
	text-decoration: underline;
	font-weight: normal;
}

p {
	text-align: justify;
	text-indent: 20px;
}

hr {
	width: 90%;
	margin-top: 10px;
	color: red;
}

/* Class*/
.inputbox {
	background: GrayText;
	font-weight: normal;
	font-size: 12px;
	border: 1px outset;
	text-align: center;
	vertical-align: baseline;
	width: 140px;
}

.button {
	width: 50px;
	background-color: ButtonShadow;
	border: 1px outset;
	font-weight: bold;
	width: 60px;
}

.blad {
	text-align: center;
	font-weight: bold;
	border: 2px ridge;
	border-color: #61db00;
	background-color: #61db00;
	width: 500px;
	padding: 10px;
	margin-top: 10px;
}
.blad2 {
	text-align: center;
	font-weight: bold;
	border: 2px ridge;
	border-color: #ff4500;
	background-color: #ff4500;
	padding: 10px;
	width: 500px;
}
.c001 {
	font-weight:bold;
	font-style: oblique;
	margin-left: 60px;
}

.c002 {
	text-align: justify;
	text-indent: 0px;
	margin-bottom: 2px;
}
.c003 {
	font-size: 10px;
}
.menu {
	position: relative;
}

.menu dl {
	margin: 0;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa #666 #666 #aaa;
}

.menu dt {
	margin: 0;
	padding: 2px 5px;
	cursor: pointer;
	background-color: #888;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.menu dd {
	margin: 0;
	padding: 2px 5px;
	background-color: #ccc;
	color: #000;
}

/* Blok strony*/
#log_belka {
	width: 780px;
	margin: 0px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: red;
	position: relative;
}
#id000 {
	azimuth: center;
	width: 1000px;
	background-image: url(images/TG_07.png);
	/*border: thin groove #828080;*/
}
/* Naglowek strony */
#id001 {
	width: 100%;
	height: 41px;
}
#id001_1 {
	float: left;
	width: 3px;
	height: 41px;
	background-image: url(images/TG_01.png);
}
#id001_2 {
	float: left;
	width: 994px;
	height: 41px;
	background-image: url(images/TG_02.png);
	text-align: left;
}
#id001_3 {
	float: right;
	width: 3px;
	height: 41px;
	background-image: url(images/TG_04.png);
}
#id002 {
	/*background-image: url(images/TG_05.png);*/
	height: 145px;
}
#id003 {
	/*background-image: url(images/TG_06.png);*/
	height: 20px;
}
/* Tresc strony */
#id004 {
	width: 818px;
	float: right;
	padding: 10px;
	position: relative;
	text-align: left;
	/*border: thin groove #828080;*/
}
#id004 a:link, #id004 a:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
#id004 a:hover {
	color: Lime;
	text-decoration: none;
	font-weight: bold;
}
/* Stopka strony */
#id005 {
	/*background-image: url(images/TG_08.png);*/
	width: 1000px;
	clear: both;
	margin-top: 10px;
	position: static;
}
#id005_1 {
	position: relative;
	width: 500px;
	top: -20px;
	color: Gray;
	font-style: italic;
	text-align: left;
	margin-left: -490px;
	/*border: thin groove #828080;*/
}
#id005_2 {
	position: relative;
	width: 400px;
	text-align: right;
	color: Gray;
	top: -35px;
	font-size: 10px;
	font-style: italic;
	float: right;
}

/* reklama google*/
#reklama {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	/*border: thin groove #828080;*/
}

/* reklama netart*/
#netart {
	position: static;
	float: right;
	margin-top: -180px;
	margin-right: 10px;
}
/* Statystyki/licznik */
#licznik {
	color: Gray;
	float: left;
	clear: left;
	text-align: center;
	width: 140px;
	position: relative;
	font-size: 11px;
	/*border: thin groove #828080;*/
}
/*zmienne*/
#zmn {
	color: gray;
	font-size: 8px;
}
/*logowanie*/
.tab_log {
	margin-left: 220px;
	border: 2px ridge;
	background-color: #595959;
} 

#id006 {
	width: 100%;
	text-align: right;
	margin-top: -50px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 20px;
}
#id006 a:link, #id006 a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#id006 a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
#seo_link ul{
	list-style: none;
	margin-left: -40px;
}

#seo_link li{
	margin: 5px;
	display: inline;
}
#seo_link a:hover {
	color: Lime;
	text-decoration: none;
	font-weight: bold;
}
/* formatowanie tabeli seo*/
#tab_big_seo th{
	background: #ff6600;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.td2 {
	background: #99a8b6;
	font-size: 12px;
}
.td1 {
	background: #62cc00;
	font-size: 12px;
}
