* {
	margin: 0;
	padding: 0;
}

object { 
	outline:none; 
}

body {
	background-color: #0A0A0A;
	font-family: Tahoma;
	font-size: 11px;
	color: #383838;
	behavior:url("csshover.htc");
}

a {
	color: #AC7C35;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img, fieldset {
	border: 0;
}

.clear {
	clear: both;
}


#container {
	width: 1000px;
	margin: 0 auto;
}


/*TOP*/

#top {

	width: auto;

	height: 263px;

	position: relative;

	background-image: url('images/header.jpg');

	background-repeat: no-repeat;

}

#logo {

	position: absolute;

	top: 37px;

	left: 20px;

}

/*LOGIN*/

#login {

	width: 302px;

	background: url('images/login_bg.png') repeat-x;

	padding: 6px 0 0 7px;

	float: right;

	text-align: right;

	height: 50px;
	
	clear: both;

}

.login_input {

	padding: 3px 8px;

	width: 80px;

	border-bottom: 0;

	border-right: 0;

	border-left: 1px #A50D13 solid;

	border-top: 1px #A50D13 solid;

	float: left;

	margin-right: 7px;

	background-color: #FFFFFF;

	color: #555555;

	font-size: 11px;

	margin-bottom: 4px;

}

.login_go {

	border: 0;

	margin-top: -1px;

	float: left;

}

/*REGISTER*/

#register {

	position: absolute;

	top: 64px;

	right: 12px;

}



/*MENU*/

#menu {

	position: absolute;

	top: 188px;

	left: 0;

	z-index: 10;

}

#menu ul {

	list-style: none;

}

#menu ul li {

	float: left;

	display: inline;

	position: relative;

	height: 32px;

	margin-right: 2px;

	background: url('images/men_2.gif') top right no-repeat;

	padding-right: 7px;

}

#menu ul li:hover {

	background-image: url('images/men_2_on.gif');

}

#menu ul li a {

	display: inline-block;

	text-align: left;

	padding: 8px 14px 8px 14px;

	height: 24px;

	background: url('images/men.gif') top left no-repeat;

	color: #FFFFFF;

	font-weight: bold;

}

#menu ul li a:hover, 

#menu ul li:hover a {

	background-image: url('images/men_on.gif');

	color: #A37430;

	text-decoration: none;
	
	padding-bottom: 0px;
	margin-bottom: 0px;

}



#menu ul li ul {	

	background-image: none;

	background-color: #000000;

	z-index: 10;

	top: 31px;

	left: 0px;

	position: absolute;

  display: block;

	margin: 0;

	padding: 0;

	color: #ffffff;

	border: 1px solid #282828;

}



#menu ul li ul li,
#menu ul li:hover ul li {	
	height: 22px;
	min-width: 128px;
	background-image: none;
	background-color: #000000;
	display: list-item;
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: left;
	float: none;
	position: relative;
	border-top: 1px solid #282828;
}

#menu ul li ul li a,
#menu ul li:hover ul li a {	
	background: #000000;
	margin: 0;
	padding: 3px 5px 5px 3px;
	min-width: 128px;
	height: 11px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: #f2f2f2;
	font: 11px Tahoma
}

#menu ul li ul li a:hover,
#menu ul li ul li:hover a,
#menu ul li:hover ul li a:hover,
#menu ul li:hover ul li:hover a {	
	min-width: 128px;
	background: #B60811;
	color: #FFFFFF;
	text-decoration: none;
}



#menu ul li:hover ul li:hover {	
	background: #B60811;
	color: #FFFFFF;
	text-decoration: none;
}



#menu_2 {

	width: 100%;

	height: 43px;

	border-top: 1px #AD7E39 solid;

	position: absolute;

	top: 220px;

	left: 0;

	z-index: 0;

	background-color: #000000;
	
	
}

#menu_2 p.left {
	color: #AD7E39;

	text-transform: uppercase;

	font-size: 9px;
	
	padding: 15px;
}

#menu_2 p.left span {
	color: #D1AB67;
}

#menu_2 ul {

	list-style: none;

	float: left;

	display: inline;

	margin: 14px 0 0 8px;

}

#menu_2 ul li {

	float: left;

	display: inline;

	padding: 0 20px;

	border-right: 1px #2A2012 solid;

}

#menu_2 ul li.last {

	padding-right: 0;

	border: 0;

}





/*RSS*/

#rss {

	position: absolute;

	top: 191px;

	right: 9px;

}

/*INFO*/

#info {

	position: absolute;

	top: 286px;

	left: 28px;

	z-index: 0;

	color: #AD7E39;

	text-transform: uppercase;

	font-size: 9px;

	width: 960px;

}

#info span {

	color: #D1AB67;

}

/*CONTENT*/

#content {

	width: 677px;

	float: left;

	background-color: #FFFFFF;

	padding: 9px 7px;

	margin-right: 9px;

}



#content h2.header img {

	margin: 8px 0px 7px 0px;

}



/*SCROLLER*/

#scroller {

	width: auto;

	height: 217px;
	
	/*background-image: url('images/scroller_bg.jpg');*/
	
	background-color: #AD7E39;
	background-position: top left;
	background-repeat: no-repeat;

	padding: 0px;

	margin-bottom: 19px;

	font-size: 9px;
	
	z-index: 0;
	
	border: 1px solid #CFA863;
}

#scroller_news {

	/*position: absolute;
	top: 2px;
	right: 2px;*/
	
	margin-left: 421px;
	width: 252px;
}

.scroller_active {

	float: right;

	width: 248px;
	
	background-image: url('images/arrow_big.gif');
	
	background-repeat: no-repeat;

	height: 46px;

	margin-bottom: 2px;

	padding: 3px;

}

.scroller_active img {

	margin: 17px 29px 20px 43px;

	float: left;

	display: inline;

}

.scroller_active h3 {

	margin-top: 14px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.scroller_off {

	float: right;

	width: 220px;

	height: 47px;

	margin-bottom: 2px;

	background-color: #090908;

	padding: 3px;

}


.scroller_off h3 {

	margin-top: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.scroller_off img {

	float: left;

	margin-right: 11px;

	border: 1px #B0823E solid;

}

.scroller_p {

	margin-top: 7px;

	line-height: 17px;

	color: #FFFFFF;

	float: left;

}

.scroller_off_last {

	margin-bottom: 0;

}

.scroller_img {

	border-bottom: 1px #D0AA65 solid;

}



#newsboxFlash {

	margin-bottom: 15px;

}



/*MAIN NEWS*/

#main_news {
	width: auto;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	line-height: 16px;
	color: #000000;
}

#main_news h2 {
	font-family: Times New Roman;
	font-size: 30px;
	color: #000000;
	margin-bottom: 10px;
	width: 415px;
	float: left;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
}

#main_news h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	line-height: 14px;
}

#main_news table.galeria {
	
	margin-top: 15px;
	margin-bottom: 15px;
	width: 660px;
}

#main_news table.galeria td {
	background-color: #000000;
	text-align: center;
	padding: 3px;
}

#trescWiadomosci h1,
#trescWiadomosci h2,
#trescWiadomosci h3,
#trescWiadomosci h4 {
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}

#trescWiadomosci h1 {
	font-size: 16px;
}

#trescWiadomosci h2 {
	font-size: 14px;
}

#trescWiadomosci h3 {
	font-size: 13px;
}

#trescWiadomosci h4 {
	font-size: 12px;
}

#trescWiadomosci ul {
	padding-left: 25px;
}

#trescWiadomosci img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#main_news .tabela {

	width: 673px;
	color: #ffffff;
}

#main_news .tabela h2 {

	font-family: Tahoma;

	font-size: 20px;

	color: #000000;

	margin-top: 15px;
	
	margin-bottom: 10px;

	font-weight: normal;

	line-height: 20px;
	
	clear: both;
}

#main_news .tabela h3 {

	font-family: Tahoma;

	font-size: 14px;

	color: #000000;

	margin-bottom: 10px;

	font-weight: normal;

	line-height: 14px;
	
	clear: both;
}

#main_news .tabela td {
	padding: 3px;
}

#main_news .tabela tr.head {

	background-color: #000000;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
}

#main_news .tabela table {
	width: 673px;
	border-collapse: collapse;
}

#main_news .tabela tr {
	border-bottom: 1px solid #2A2012;
}

#main_news .tabela tr.std {

	background-color: #000000;
}

#main_news .tabela tr.alt {

	background-color: #AB080D;
	background-image:url(images/bg_red.jpg);
	color:#CCA45F;
	height:15px;
}

#main_news .tabela tr.alt td {

	font-weight: bold;
	color: #D1AA65;
}

#main_news .tabela td.klub {

	font-size: 12px;
	width: 170px;
}

#main_news .tabela td.data {
	font-weight: bold;
	font-size: 10px;
}

#main_news .tabela td.wynik {

	font-size: 10px;
}


#main_news table.FanForm {
	width: 600px;
}


#main_news table.FanForm td.label {

	width: 300px;

}

#main_news table.FanForm input {

	background-color: #AB080D;

	border: 1px solid #fbfbfb;

	padding: 4px;

	margin: 4px 0px 4px 0px;

	font-size: 11px;

	color: #ffffff;

	width: 300px;

}

#main_news table.FanForm select {

	background-color: #AB080D;

	border: 1px solid #fbfbfb;

	padding: 5px;

	margin: 4px 0px 4px 0px;

	font-size: 11px;

	color: #ffffff;

}

#zawodnik_box {
	width: 675px; 
	height: 223px; 
	margin-bottom: 10px;
}

#zawodnik_box .dane {
	padding: 83px 0px 0px 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	float: left;
}

#zawodnik_box .dane .item {
	clear: both;
	height: 30px;
}

#zawodnik_box .dane .item span {
	color: #AC7C34;
}

.komentarze h2 {
	color:#000000;
	float:left;
	font-family: Tahoma;
	font-size: 	16px;
	font-weight: bold;
	line-height:20px;
	margin:10px 5px 5px 5px;
	width: 650px;
}

.komentarze .addcomment textarea {

	background-color: #AB080D;
	border: 1px solid #fbfbfb;
	padding: 5px;
	margin: 4px 0px 4px 0px;
	font-size: 11px;
	color: #ffffff;
	width: 665px;
}

.komentarze .addcomment input {

	background-color: #AB080D;
	border: 1px solid #fbfbfb;
	padding: 5px;
	margin: 4px 0px 4px 0px;
	font-size: 11px;
	color: #ffffff;
}

.komentarze .item {

	background-color: #fbfbfb;
	border: 1px solid #f2f2f2;
	padding: 5px;
	margin: 4px 0px 4px 0px;
	font-size: 11px;
	color: #000000;
}

.komentarze .item .user {
	color: #AB080D;
}

.komentarze .item .date {
	font-size: 9px;
	color: #D1AA65;
	padding-bottom: 3px;
}

.button input,
.komentarze .addcomment .button input {

	background-color: #000000;

	border: 1px solid #D1161D;

	padding: 3px;

	font-size: 9px;

	font-weight: bold;

	color: #D1AA65;

}



.main_news_text {

	text-align: justify;

	clear: both; 

	float: left

}



#zarejestruj {

	width: 213px;
	
	padding: 9px 5px;

	float: right;
	
	margin-left: 15px;
	
}

/*INFORMACJE*/

#informacje {

	width: 213px;

	padding: 9px 5px;

	border: 1px #E5E5E5 solid;

	float: right;

	margin-left: 15px;

	font-size: 9px;

}

#informacje h3 {

	margin-bottom: 3px;

	margin-left: 10px;

}

.informacje_line {

	width: auto;

	border-bottom: 1px #E5E5E5 solid;

	height: 19px;

	padding: 8px 10px 0 10px;

}

.informacje_line_last {

	width: auto;

	padding: 5px 10px 0 10px;

}

.informacje_line_last .left {

	margin-top: 6px;

}

/*INFORMACJE ZAWODNIK*/

#informacje_zawodnik {

	width: 311px;
	
	padding: 9px 5px;
	border: 1px #E5E5E5 solid;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	font-size: 9px;

}

#informacje_zawodnik h3 {

	margin-bottom: 3px;

	margin-right: 10px;

}

#informacje_zawodnik .informacje_line {

	width: auto;

	border-bottom: 1px #E5E5E5 solid;

	min-height: 19px;

	padding: 8px 10px 0 10px;

}

#informacje_zawodnik .informacje_line_last {

	width: auto;

	padding: 8px 10px 0 10px;

}

#informacje_zawodnik .informacje_line_big {

	width: auto;

	border-bottom: 1px #E5E5E5 solid;

	height: 39px;

	padding: 8px 10px 0 10px;

}


#news_zawodnik {

	width: 321px; 
	margin-right: 19px; 
	float: right; 
	display: inline;
}

/*POZOSTALE*/

#pozostale {

	width: auto;

	border-top: 1px #E5E5E5 solid;

	border-bottom: 1px #E5E5E5 solid;

	padding-top: 1px;

}



.pozostale {

	float: left;

	padding: 5px;

	margin-bottom: 4px;

	font-size: 10px;

	line-height: 16px;

}

.pozostale span {

	color: #AC7C35;

}

.pozostale a {

	font-weight: bold;
	
	font-size: 11px;

}

.pozostale .tresc a {

	color: #525252;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;

}

.pozostale .tresc a:hover {

	font-weight: normal;
	font-size: 10px;
	text-decoration: none;

}

.pozostale_img {

	border: 1px #B0823E solid;

	float: left;

	margin-right: 12px;

}



.pozostale_klub_img {

	float: left;

	margin-right: 12px;

}



.block_1 {

	background-color: #040304;

	margin-right: 9px;

	width: 321px;

	height: 89px;

	color: #959595;

	border: 1px #000000 solid;

}



.block_1_long {

	background-color: #040304;

	width: 665px;

	height: 89px;

	color: #959595;

	border: 1px #000000 solid;

}



.block_2 {

	background-color: #040304;

	width: 321px;

	height: 89px;

	color: #959595;

	border: 1px #000000 solid;

}



.block_3 {

	background-color: #040304;

	margin-right: 9px;

	width: 321px;

	height: 89px;

	color: #383838;

	border: 1px #E5E5E5 solid;

	background-image: url('images/bg_white_2.jpg');

}



.block_3_long {

	background-color: #040304;

	width: 665px;

	height: 89px;

	color: #383838;

	border: 1px #E5E5E5 solid;

	background-image: url('images/bg_white_2.jpg');

}



.block_4 {

	background-color: #040304;

	width: 321px;

	height: 89px;

	color: #383838;

	border: 1px #E5E5E5 solid;

	background-image: url('images/bg_white_2.jpg');

}



.block_5 {

	background-color: #B60811;

	width: 321px;

	height: 89px;

	color: #F2F2F2;

	border: 1px #E5E5E5 solid;

}

.block_5_long {

	background-color: #B60811;

	width: 665px;

	height: 89px;

	color: #F2F2F2;

	border: 1px #E5E5E5 solid;

}

.block_5_long a {

	color: #000000;

}

.block_6 {

	background-color: #B60811;

	margin-right: 9px;

	width: 321px;

	height: 89px;

	color: #F2F2F2;

	border: 1px #E5E5E5 solid;

}

.block_1 .tresc a,
.block_2 .tresc a,
.block_5 .tresc a,
.block_6 .tresc a {

	color: #f2f2f2;

}

.block_6_long {

	background-color: #B60811;

	width: 665px;

	height: 89px;

	color: #F2F2F2;

	border: 1px #E5E5E5 solid;

}

.block_6_long a {

	color: #000000;

}



.mecz_1, 

.mecz_2 {

	background-color: #040304;

	width: 321px;

	height: 89px;

	color: #383838;

	border: 1px #E5E5E5 solid;

	background-image: url('images/bg_white_2.jpg');

}



.mecz_2 {

	margin-right: 9px;

}



.mecz_1 .logo1,

.mecz_2 .logo1 {

	display: inline;

	float: left;

	width: 85px;

}



.mecz_1 .logo1 img,

.mecz_2 .logo1 img {

	display: block;
	padding-top: 5px;
	margin: auto;

}



.mecz_2 .cont {

	display: inline;

	float: left;

	width: 136px;
	
	text-align: left;

	padding-top: 5px;

}



.mecz_1 .cont {

	display: inline;

	float: left;

	width: 136px;
	
	text-align: left;

	padding-top: 5px;

}



.mecz_1 .cont .wynik,
.mecz_2 .cont .wynik {

	font-size: 14px;
	font-weight: bold;

}



.mecz_1 .logo2,
.mecz_2 .logo2 {

	display: inline;
	float: right;
	width: 100px;

}



.mecz_1 .logo2 img,
.mecz_2 .logo2 img {

	display: block;
	padding-top: 5px;
	margin: auto;

}



/*WYWIADY*/

#wywiady {

	width: 430px;

	padding: 10px 5px;

	border: 1px #E5E5E5 solid;

	float: left;

	margin-right: 7px;

}

.wywiad {

	width: auto;

	border-top: 1px #E5E5E5 solid;

	border-bottom: 1px #E5E5E5 solid;

	padding: 10px;

}

.wywiad img {

	border: 1px #B0823E solid;

	float: left;

	margin-right: 30px;

	margin-bottom: 16px;

}

.wywiad h3 {

	font-size: 14px;

	margin-top: 10px;

	margin-bottom: 4px;

}

/*MECZE*/

#mecze {

	width: 227px;

	float: left;

}

#mecze h2 {

	display: block;

	font-size: 0;

	line-height: 0;

}

.mecz {

	border: 1px #E5E5E5 solid;

	border-top: 0;

	margin-bottom: 6px;

	background: url('images/bg_white.jpg') left bottom repeat-x;

	padding-top: 11px;

	padding-bottom: 10px;

}

.mecz_logo {

	width: 105px;

	float: left;

	text-align: center;

}

.lost {

	font-size: 20px;

	color: #CE1017;

	margin-top: 7px;

}

.mecz_info_block {

	float: left;

	width: 107px;

	font-size: 9px;

}

.mecz_info_block div {

	width: 95px;

	padding: 6px;

}

.mecz_info {

	border-bottom: 1px #E5E5E5 solid; 

}

.mecz_info_2 {

	line-height: 16px;

}

.mecz_info_2 img {

	margin-top: 4px;

}

.mecz_info_3 {

	border-top: 1px #E5E5E5 solid; 

}

/*SPONSORZY*/

#sponsorzy {

	width: 989px;

	float: left;

	background-color: #FFFFFF;

	margin-bottom: 5px;
	
	margin: auto;
	
	margin-top: 15px;
	
	border-bottom: 3px solid #AB7B34;

}

#sponsorzy2 {

	width: 989px;

	float: left;

	background-color: #0A0A0A;

	margin-bottom: 5px;
	
	margin: auto;
	
	margin-top: 15px;
	
	border-bottom: 3px solid #AB7B34;

}

#sponsorzy h2 {

	background-color: #0A0A0A;

	width: auto;

	padding: 11px 19px 8px 19px;

}

#buttony {

	padding: 10px 44px;
	margin: auto;
	text-align: center;

}

#buttony img {

	float: none;

	margin-right: 12px;

	margin-left: 12px;

	display: inline;

}

/*RIGHT*/

#right {

	float: left;

	width: 300px;

	color: #FFFFFF;

	font-size: 9px;

}

/*VIDEO*/

#video {

	width: auto;

	height: 238px;

	background-image: url('images/video_bg.jpg');

	padding: 3px 4px;

	position: relative;

	clear: both;

	border-bottom: 1px #D2AB67 solid;

}

#video_kom {

	position: absolute;

	top: 214px;

	right: 12px;

}

#video_next {

	padding: 18px 0 16px 23px;

}

/*FOTO*/

#foto_header {

	border-top: 1px #2A2012 solid;

	background-color: #090909;

	padding: 16px;

	height: 20px;

}

#foto_header div.right {

	margin-top: 3px;

}

.bgRed {

	height: 8px;

	background-image: url('images/bg_red_2.jpg');

	float: left;

	width: 60px

}

.bgGold {

	height: 8px;

	background-image: url('images/bg_gold.jpg');

	float: left;

	width: 40px;

}

#foto {

	width: auto;

	height: 221px;

	background-image: url('images/video_bg.jpg');

	background-position: left bottom;

	padding: 1px;

	border-bottom: 1px #D2AB67 solid;

	margin-bottom: 9px;

}

/*KARNETY*/

#karnety {

	border-top: 1px #AE7F39 solid;

	margin-bottom: 15px;

}

/*TABELA*/

.tabela_header {

	padding: 3px 0 10px 10px;

	border-bottom: 1px #2A2012 solid;

	width: 277px;

	margin-left: 5px;

	clear: both;

}

#table {

	padding-left: 5px;

	margin-bottom: 10px;

}

#table div {

	width: 256px;

	padding: 8px 9px 5px 22px;

	text-transform: uppercase;

}

.table_line_1 {	

	height: 14px;
	border-bottom: 1px #2A2012 solid;

}

.table_line_2 {

	height: 14px;
	border-bottom: 1px #2A2012 solid;
	background-color: #070707;

}

.table_line_3 {

	height: 15px;
	background-image: url('images/bg_red.jpg');
	color: #CCA45F;

}

.table_line_3 span.red {

	color: #FFFFFF;

}


#sonda .table_line_1 {	
	height: 30px;
	border-bottom: 1px #2A2012 solid;
}

#sonda .table_line_2 {
	height: 30px;
	border-bottom: 1px #2A2012 solid;
	background-color: #070707;
}

.table_team {

	width: 156px;

	float: left;

}

.table_games {

	width: 36px;

	float: left;

	text-align: right;

}

.table_points {

	width: 58px;

	float: left;

	text-align: right;

}

.tabela_full {

	float: right;

	margin-right: 10px;

	display: inline;

	margin-bottom: 18px;

}

/*SONDA*/

#sonda {

	padding-left: 5px;

	margin-bottom: 10px;

}

#sonda div {

	width: 238px;

	padding: 8px 9px 5px 40px;

	text-transform: uppercase;

}

.sonda_header {

	padding: 12px 24px 12px 40px;

	border-bottom: 1px #2A2012 solid;

	margin-left: 5px;

	width: 223px;
	
	font-size: 11px;

}

.sonda_opcja {

	color: #B0823E;

	width: 220px;

	float: left;

}

.sonda_arrow {

	width: 12px;

	float: left;

}

/*MENU DOL*/

#menuR {

	clear: both;

	list-style: none;

	margin-left: 5px;

	margin-top: 15px;

}

#menuR li {

	font-size: 0;

	line-height: 0;

}

/*STOPKA*/

#footer {

	width: auto;

	border-top: 1px #2A2012 solid;

	border-bottom: 1px #2A2012 solid;

	padding: 12px 18px;

	height: 16px;

	clear: both;

	color: #B0823E;

}

#footer a {

	color: #FFFFFF;

}

/*JUMP*/

#jump {

	float: right;

	margin-right: 15px;

	display: inline;

	font-family: Arial;

	padding: 10px 0;

}



.arrow {

	margin: 0 11px 0 7px;

	vertical-align: middle;

	display: inline;

}

.arrow_2 {

	margin: 0 5px;

	vertical-align: middle;

	display: inline;

}

.arrow_3 {

	margin: 0 2px;

	vertical-align: top;

	display: inline;

	padding-top: 5px;

}

.block {

	display: block;

	font-size: 0;

	line-height: 0;

}

.clear {

	clear: both;

	line-height: 0;

	font-size: 0;

}

.right {

	float: right;

}

.left {

	float: left;

}

.rightA {

	position: absolute;

	top: 0;

	right: 0;

}

.leftA {

	position: absolute;

	top: 0;

	left: 0;

}

.red {
	color: #CE1017;
}

.gold {
	color: #AC7E37;
}

.wynik {
	color: #AC7E37;
	font-size: 14px;
	font-weight: bold;
}

.header {
	margin-left: 14px;
	margin-bottom: 3px;
}

.button {
	margin: 8px 0 11px 6px;
}

.small {
	font-size: 9px;
}

.upper {
	text-transform: uppercase;
}

.desc {
	padding: 16px 0 0 18px;
	text-transform: uppercase;
	font-size: 9px;
}

.ank_pod {
	margin: 10px 0 10px 0; 
	background-color: black;
	color: white;
}

.ank_pod .pytanie {
	font-weight: bold;
	padding: 15px 3px 3px 25px;
	color: white;
}

.ank_pod table {
	margin: 3px 5px 3px 25px;
}

.ank_pod input.btnRed {
	padding: 1px;
	border: 1px solid #dd0000;
	font-weight: bold;
	background-color: #cc0000;
	color: white;
	margin: 0px 5px 15px 25px;
}

.ank_pod .koment {
	padding: 0;
	margin: 0;
}

.ank_pod .koment {
	padding: 0;
	margin: 0px 5px 15px 25px;
}

#sonda_pod {
	width: 283px;
}