/* CSS Document */

body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
/*
overflow-x:hidden;
overflow-y:auto;
scrollbar-face-color: #282828;
scrollbar-highlight-color: #282828;
scrollbar-3dlight-color: #282828;
scrollbar-darkshadow-color: #282828;
scrollbar-shadow-color: #282828;
scrollbar-arrow-color: #999999;
scrollbar-track-color: #000000;
*/
}


.menu {
	background-color: #000000;
	height: 39px;
}
.form {
	background-image: url(_gfx/formn.jpg);
	height: 15px;
	width: 93px;
	font-family: arial;
	font-size: 11px;
	color: #A6A5A5;
	border: 1px solid #000000;
}
.button {
	background-image: url(_gfx/next.jpg);
	height: 13px;
	width: 18px;
	border: 1px solid #000000;
}
.content {
	height: 758px;
	background-color: #000000;
	width: 921px;
}
.txt {
	font-family: tahoma;
	font-size: 11px;
	color: #7B7B7B;
	text-align: justify;
}
.txt_white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.iframe {
	margin-right: 30px;
	padding-right: 40px;
}


.pagination {
	font-family: tahoma;
	font-size: 11px;
	color: #575757;
}
.content_main {
	margin-left: 49px;
	margin-right: 45px;
}
.tytul {
	font-family: tahoma;
	font-size: 11px;
	color: #E8E8E8;
	font-weight: bold;
	margin-bottom: 22px;
}
.tytulbig {
	font-family: tahoma;
	font-size: 13px;
	color: #E8E8E8;
	font-weight: bold;
	margin-bottom: 22px;

}

.news_arch {
	font-family: tahoma;
	font-size: 14px;
	color: #CCCCCC;
}
.spacer_menu {
	margin-left: 5px;

}.team {
	margin-left: 245px;
}
.teamrookie {
	margin-top: 4px;
	margin-left: 47px;
}
.txt_tytul {
	font-family: tahoma;
	font-size: 12px;
	color: #7B7B7B;
	text-align: justify;
	font-weight: bold;

}
.txt_tytulbig {
	font-family: tahoma;
	font-size: 13px;
	color: #7B7B7B;
	text-align: justify;
	font-weight: bolder;
}

.txt_news {
	font-family: tahoma;
	font-size: 11px;
	color: #7B7B7B;
	text-align: justify;
	padding-bottom: 15px;
}
a:link {
	color: #525252;
	text-decoration: none;
}
a:visited {
	color: #525252;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #525252;
}
.content_tech {
	height: 758px;
	background-color: #fdfa00;
	width: 921px;
}
.techmax {
	background-color: #fdfa00;
}
.td {
	width: 250px;
}

