body { 
	font-size: 12px; 
	font-family: Arial; 
	/*color: #ffffff; */
	color: #C5C5C5;
	margin: 0 auto; 
	background: #13151a;
}

body img {  
	border: 0px;
}

a {
	outline:none;
}

/***************************  top  ***********************************/

div.all {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: none;
	padding: 0;
}

#bg { 
	position: absolute; 
	/*background: url('images/left.gif') repeat-x;*/
	top: 0; 
	left: 0; 
	width: 50%; 
	height: 189px;
	/*margin-top: 100px;*/
}

#bg2 { 
	top: 0; 
	right: 0; 
	width: 50%; 
	height: 503px; 
	position: absolute;
	/*background: url('images/right.gif') repeat-x;*/
	/*margin-top: 100px;*/
}

#lefthead {
	width: 922px;
	float: left;
	background: #13151a;
}

#righthead {
	width: 78px;
	float: left;
}

#top1 {
	width: 322px;
	height: 119px;
	float: left;
	background: url('images/meczyki1.gif') no-repeat;
}

a.logo {
	width: 322px;
	height: 119px;
	float: left;
}

#top2 {
	width: 600px;
	height: 119px;
	float: left;
	background: url('images/meczyki2.gif') no-repeat;
}

#top2 fieldset {
	border: none;
	background: none;
	float: left;
	margin: 0;
	padding: 32px 0px 0px 0px;
}

#top2 fieldset input.txt {
	float: left;
	font-size: 12px;
	font-family: Arial;
	background: none;
	border: none;
	color: #888d9b;
	width: 119px;
	height: 30px;
	padding: 0px 16px 0px 16px;
	margin: 0px 15px 0px 0px;
}

#top2 fieldset input.login {
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	cursor: pointer;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	border: none;
	height: 24px;
	text-indent: 35px;
	text-align: left;
	width: 110px;
	float: left;
}

#top2 fieldset input.login:hover {
	color: #40cad8;
}

#top2 fieldset a.register {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	height: 20px;
	text-indent: 35px;
	padding: 9px 0px 0px 0px;
	display: block;
	float: left;
}

#top2 fieldset a.register:hover {
	color: #40cad8;
}

#top2 a.forget {
	color: #6e7584;
	font-size: 11px;
	text-decoration: none;
	margin: 19px 0px 0px 0px;
	float: left;
	display: block;
}


#top2 a.forget:hover {
	text-decoration: underline;
}

#top2 div.check {
	float: left;
	width: 165px;
	padding: 19px 0px 0px 17px;
}

#top2 div.check input.check {
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0;
}

#top2 div.check label.check {
	float: left;
	font-size: 11px;
	color: #6e7584;
}

div.box1 {
	width: 295px;
	float: left;
	background: url('images/box1bg.gif') repeat-y;
	margin: 20px 19px 16px 0px;
}

div.box2 {
	background: #161920 url('images/box1bg.gif') repeat-y;
	margin: 20px -2px 0px 0px;
}

div.box1 div.header {
	float: left;
	background: url('images/box1top.png') no-repeat;
	width: 242px;
	color: #f89a1e;
	font-size: 14px;
	font-weight: bold;
	padding: 19px 26px 11px 26px;
	border-bottom: 1px solid #2a2e37;
}

div.box1 div.header a.add {
	width: 60px;
	height: 18px;
	float: right;
	background: url('images/add.png') no-repeat;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding: 6px 0px 0px 0px;
	margin: -6px 0px 0px 0px;
}

div.box1 div.header a.add:hover {
	color: #c2cce3;
}

div.box1 ul {
	float: left;
	list-style: none;
	padding: 10px 26px 10px 26px;
	margin: 0;
	width: 242px;
}

div.box1 ul li {
	background: url('images/arrow.gif') 0px 8px no-repeat;
	float: left;
	padding: 1px 0px 1px 14px;
	width: 100%;
}

div.box1 ul li a {
	color: #ffffff;
	text-decoration: none;
}

div.box1 ul li a:hover {
	color: #f89a1e;
}

div.box1 div.links {
	float: right;
	margin: 0px 26px 0px 0px;
}

div.box1 div.links a.more {
	background: #0d0f13;
	border: 1px solid #2a2e37;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	color: #f29113;
	float: right;
	margin: 0px 0px 0px 2px;
}

div.box1 div.links a.more:hover {
	color: #3cc6d5;
}

div.box1 div.bottom {
	float: left;
	background: url('images/box1bottom.png') no-repeat;
	width: 294px;
	height: 8px;
}

a.win {
	width: 277px;
	height: 25px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: url('images/win.gif') no-repeat;
	padding: 10px 0px 0px 17px;
	margin: 17px 20px 0px 0px;
}

a.win2 {
	margin: 17px 0px 0px 0px;
}

a.win:hover {
	text-decoration: underline;
}

#righthead div.buttons {
	width: 62px;
	height: 471px;
	float: left;
	background: url('images/buttons.gif') no-repeat;
	padding: 32px 0px 0px 16px;
	font-size: 11px;
	color: #40cad8;
}

#righthead div.buttons span {
	width: 44px;
	float: left;
	text-align: center;
	height: 27px;
}

#righthead div.buttons a.button {
	width: 44px;
	height: 44px;
	float: left;
	margin: 0px 0px 6px 0px;
	padding: 0;
}

#menu {
	width: 922px;
	float: left;
	height: 70px;
	background: url('images/menu.gif') no-repeat;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 22px 0px 0px 25px;
}

#menu ul li {
	float: left;
	padding: 0px 35px 0px 0px;
	
}

#menu ul li a {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

#menu ul li a:hover {
	color: #f89a1e;
}

/***************************  content  *******************************/

#left {
	width: 201px;
	float: left;
	padding: 17px 0px 0px 0px;
}

#left div.box2top {
	width: 201px;
	height: 14px;
	background: url('images/box2top.gif') no-repeat;
	float: left;
}

#left div.box2 {
	background: #101217;
	border-left: 1px solid #2a2e37;
	border-right: 1px solid #2a2e37;
	width: 161px;
	float: left;
	padding: 5px 19px 5px 19px;
	margin: 0;
}

#left div.box2bottom {
	width: 201px;
	height: 14px;
	background: url('images/box2bottom.gif') no-repeat;
	float: left;
}

#center {
	width: 597px;
	float: left;
	padding: 17px 0px 0px 20px;
}

#center h1 {
	font-size: 16px;
	font-weight: bold;
	color: #f89a1e;
	float: left;
	padding: 0px 22px 18px 22px;
	margin: 0;
	width: 551px;
}

#center div.event {
	background: #13151a;
	border-top: 1px solid #2a2e37;
	border-bottom: 1px solid #2a2e37;
	float: left;
	padding: 7px 22px 7px 22px;
	width: 551px;
}

#center div.sport1 { background: #13151a url('images/icons/icon1.gif') 548px 3px no-repeat;}


#center div.event span {
	float: left;
}

#center div.event span.arrow {
	float: left;
	background: url('images/arrow.gif') 8px 5px no-repeat;
	width: 3px;
	height: 5px;
	padding: 10px 8px 0px 7px;
}

#center div.event span a {
	color: #ffffff;
	text-decoration: none;
}

#center div.event span a:hover {
	color: #f89a1e;
}

#center table.streams {
	float: left;
}

#center table.streams tr.last td {
	border: none;
}

#center table.streams td.flag {
	padding: 0px 0px 0px 22px;
	width: 30px;
	border-bottom: 1px solid #2a2e37;
}

#center table.streams td.sname {
	width: 180px;
	border-bottom: 1px solid #2a2e37;
}

#center table.streams td.ssource {
	width: 206px;
	border-bottom: 1px solid #2a2e37;
}

#center table.streams td.watch {
	width: 133px;
	border-bottom: 1px solid #2a2e37;
}

#center table.streams a {
	color: #ffffff;
	text-decoration: none;
}

#center table.streams a:hover {
	color: #f89a1e;
}

#center table.streams a.watch {
	width: 120px;
	height: 18px;
	float: left;
	background: url('images/watch.png') no-repeat;
}

#center div.box3top {
	width: 597px;
	height: 16px;
	background: url('images/box3top.gif') no-repeat;
	float: left;
}

#center div.box3 {
	background: #161920;
	border-left: 1px solid #2a2e37;
	border-right: 1px solid #2a2e37;
	width: 595px;
	float: left;
	padding: 5px 0px 5px 0px;
	margin: 0;
}

#center div.box3bottom {
	width: 597px;
	height: 16px;
	background: url('images/box3bottom.gif') no-repeat;
	float: left;
}

#right {
	width: 162px;
	float: left;
	padding: 17px 0px 0px 20px;
}

#right div.box4top {
	width: 118px;
	height: 39px;
	background: url('images/box4top.gif') no-repeat;
	float: left;
	color: #f89a1e;
	font-size: 14px;
	font-weight: bold;
	padding: 19px 22px 11px 22px;
	border-bottom: 1px solid #2a2e37;
}

#right div.box4 {
	background: url('images/box4bg.gif');
	width: 162px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
}

#right div.box4 ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 12px 22px 0px 22px;
}

#right div.box4 ul li {
	float: left;
	padding: 4px 0px 4px 0px;
}

#right div.box4 ul li a {
	color: #ffffff;
	text-decoration: none;
}

#right div.box4 ul li a:hover {
	color: #f89a1e;
}

#right div.box4bottom {
	width: 162px;
	height: 14px;
	background: url('images/box4bottom.gif') no-repeat;
	float: left;
}

#right div.box5top {
	width: 162px;
	height: 15px;
	background: url('images/box5top.gif') no-repeat;
	float: left;
}

#right div.box5 {
	background: url('images/box5bg.gif');
	width: 120px;
	float: left;
	padding: 7px 21px 7px 21px;
	margin: 0;
}

#right div.box5bottom {
	width: 162px;
	height: 15px;
	background: url('images/box5bottom.gif') no-repeat;
	float: left;
}

/***************************  footer  ********************************/

#footer {
	width: 100%;
	background: #13151a;
	border-top: 1px solid #2a2e37;
	float: left;
	color: #b8c2db;
	margin: 20px 0px 0px 0px;
}

#footer div.copy {
	float: left;
	padding: 29px 0px 29px 20px;
}

#footer div.links {
	float: left;
	padding: 29px 0px 29px 20px;
	color: #b2b9cd;
}

#footer div.links a {
	color: #ffffff;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}

#footer div.links a:hover {
	color: #f89a1e;
}

#footer div.design {
	float: right;
	padding: 29px 20px 29px 20px;
}

#footer div.design a {
	color: #b8c2db;
	text-decoration: none;
}

#footer div.design a:hover {
	color: #f89a1e;
}

#footer div.design a span {
	color: #f89a1e;
}

/***************************  subsites  ******************************/

#center table.stream {
	float: left;
	padding: 10px 0px 10px 0px;
}

#center p.txt {
	float: left;
	padding: 15px 22px 15px 22px;
	width: 551px;
	margin: 0;
	line-height: 18px;
}

#center p.konkurs {
	float: left;
	padding: 0px 22px 18px 22px;
	margin: 0;
	width: 295px;
	line-height: 18px;
}

#center fieldset.comment {
	float: left;
	border: none;
	margin: 0;
	padding: 15px 22px 15px 22px;
	width: 551px;
}

#center fieldset.comment label {
	width: 100px;
	float: left;
	height: 267px;
	color: #f89a1e;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
}

#center fieldset.comment input.text {
	float: right;
	font-size: 12px;
	font-family: Arial;
	background: url('images/input.gif') no-repeat;
	border: none;
	color: #888d9b;
	width: 421px;
	height: 51px;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#center fieldset.comment textarea {
	float: right;
	font-size: 12px;
	font-family: Arial;
	background: url('images/textarea.gif') no-repeat;
	border: none;
	color: #888d9b;
	width: 421px;
	height: 131px;
	padding: 15px 15px 15px 15px;
	margin: 10px 0px 0px 0px;
}

#center fieldset.comment input.send {
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	cursor: pointer;
	background: url('images/button.gif') no-repeat;
	border: none;
	color: #13151a;
	width: 131px;
	height: 31px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#center div.comm {
	background: #13151a;
	float: left;
	width: 595px;
}

#center div.comm2 {
	background: #161920;
	float: left;
	width: 595px;
}

#center div.comminside {
	border-top: 1px solid #2a2e37;
	padding: 19px 22px 19px 22px;
	/*float: left;*/
}

#center div.commlast {
	border-bottom: 1px solid #2a2e37;
}

#center div.comanswer {
	float: left;
	width: 570px;
	padding-left: 25px;
}

#center div.comanswer2 {
	float: left;
	width: 545px;
	padding-left: 50px;
}

#center div.comanswer3 {
	float: left;
	width: 520px;
	padding-left: 75px;
}

#center div.comm span.author {
	float: left;
	padding: 3px 0px 0px 0px;
}

#center div.comm span.author a {
	color: #f89a1e;
	text-decoration: none;
	font-weight: bold;
}

#center div.comm span.author a:hover {
	text-decoration: underline;
}

#center div.comm span.plusminus {
	float: right;
	background: #0d0f13;
	border: 1px solid #2a2e37;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 5px 4px 5px;
	margin: 0px 2px 0px 0px;
}

#center div.comm span.plusminus a.plus {
	background: url('images/plus.gif') no-repeat;
	width: 10px;
	height: 10px;
	float: left;
}

#center div.comm span.plusminus a.minus {
	background: url('images/minus.gif') no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	margin: 0px 0px 0px 6px;
}

#center div.comm span.count {
	float: right;
	background: #0d0f13;
	border: 1px solid #2a2e37;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 5px 2px 5px;
	font-size: 11px;
	margin: 0px 2px 0px 0px;
}

#center div.comm span.cplus {
	color: #29ec09;
}

#center div.comm span.cminus {
	color: #fd4949;
}

#center div.comm span.answer {
	float: right;
	background: #0d0f13;
	border: 1px solid #2a2e37;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 5px 2px 5px;
	margin: 0px 2px 0px 0px;
}

#center div.comm span.answer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#center div.comm span.answer a:hover {
	color: #f89a1e;
}

#center div.comm p {
	float: left;
	padding: 13px 0px 10px 0px;
	margin: 0;
	margin-bottom: 19px;
	color: #cbd4eb;
	width: 100%;
}

#center div.video {
	padding: 5px 22px 10px 22px;
	float: left;
	text-align: center;
}

/***************************  komunikaty  ****************************/

div.error {
	float: left;
	border: 1px solid #c73445;
	margin: 0px 22px 15px 22px;
	padding: 18px 20px 18px 60px;
	width: 471px;
	background: url('images/error.png') no-repeat 10px 10px;
}

div.info {
	float: left;
	border: 1px solid #5a93a6;
	margin: 0px 22px 15px 22px;
	padding: 18px 20px 18px 60px;
	width: 471px;
	background: url('images/info.png') no-repeat 10px 10px;
}

div.ok {
	float: left;
	border: 1px solid #499258;
	margin: 0px 22px 15px 22px;
	padding: 18px 20px 18px 60px;
	width: 471px;
	background: url('images/ok.png') no-repeat 10px 10px;
}

/***************************  rejestracja  ***************************/

div.cont {
	float: left;
	margin: 0px 22px 15px 22px;
	width: 551px;
}

fieldset.register {
	float: left;
	width: 400px;
	margin: 0;
	padding: 8px 0px 0px 0px;
	border: none;
}

fieldset.register label {
	float: left;
	width: 90px;
	padding: 17px 0px 17px 0px;
}

fieldset.register input.text {
	border: 5px solid #2a2e37;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	background: none;
	font-size: 12px;
	font-family: Arial;
	background: none;
	color: #888d9b;
	width: 200px;
	height: 30px;
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 10px 0px;
}

fieldset.register select {
	border: 5px solid #2a2e37;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	background: #161920;
	font-size: 12px;
	font-family: Arial;
	color: #888d9b;
	width: 230px;
	height: 48px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}

fieldset.register input.register {
	background: url('images/button.gif');
	border: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	border: none;
	color: #13151a;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 90px;
	cursor: pointer;
	width: 131px;
	height: 31px;
}

/***************************  dodawanie video  ***********************/

fieldset.add {
	float: left;
	width: 420px;
	margin: 0;
	padding: 8px 0px 0px 0px;
	border: none;
}

fieldset.add label {
	float: left;
	width: 90px;
	padding: 17px 0px 17px 0px;
}

fieldset.add input.text {
	border: 5px solid #2a2e37;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	background: none;
	font-size: 12px;
	font-family: Arial;
	background: none;
	color: #888d9b;
	width: 300px;
	height: 30px;
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 10px 0px;
}

fieldset.add select {
	border: 5px solid #2a2e37;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	background: none;
	font-size: 12px;
	font-family: Arial;
	color: #888d9b;
	width: 330px;
	height: 48px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}

fieldset.add input.add {
	background: url('images/button.gif') no-repeat;
	border: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	border: none;
	color: #13151a;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 90px;
	cursor: pointer;
	width: 131px;
	height: 31px;
}

fieldset.add textarea {
	border: 5px solid #2a2e37;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	background: none;
	font-size: 12px;
	font-family: Arial;
	background: none;
	color: #888d9b;
	width: 300px;
	height: 100px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}

div.pager {
	float: left;
	margin: 15px 22px 0px 22px;
	padding: 15px 0px 0px 0px;
	width: 551px;
	border-top: 1px solid #2a2e37;
}

div.pager a.link {
	color: #f89a1e;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
}

div.pager a.link:hover {
	text-decoration: underline;
}

div.pager a.active {
	background: #2a2e37;
	color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
}

/***************************  profil  ********************************/

fieldset.profile {
	float: left;
	width: 480px;
	margin: 0;
	padding: 8px 0px 0px 0px;
	border: none;
}

fieldset.profile label {
	float: left;
	width: 140px;
	padding: 17px 0px 17px 0px;
}

fieldset.profile input.text {
	border: 5px solid #2a2e37;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	background: none;
	font-size: 12px;
	font-family: Arial;
	background: none;
	color: #888d9b;
	width: 300px;
	height: 30px;
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 10px 0px;
}

fieldset.profile select {
	border: 5px solid #2a2e37;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	background: none;
	font-size: 12px;
	font-family: Arial;
	color: #888d9b;
	width: 330px;
	height: 48px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}

fieldset.profile input.add {
	background: url('images/button.gif') no-repeat;
	border: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	border: none;
	color: #13151a;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 140px;
	cursor: pointer;
	width: 131px;
	height: 31px;
}

fieldset.profile textarea {
	border: 5px solid #2a2e37;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	background: none;
	font-size: 12px;
	font-family: Arial;
	background: none;
	color: #888d9b;
	width: 300px;
	height: 100px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;

}

/*********** jquery tooltip **************************/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #161920;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
/*****************************************************/

/************* textarea *****************************/
textarea {
	resize: none;
}
/****************************************************/

/************* input file ***************************/
/*
div.fileinputs {
	position: relative;
	float: left;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: left;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}*/

.plik {
	border: 5px solid #2a2e37;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	background: none;
	font-size: 12px;
	font-family: Arial;
	background: none;
	color: #888d9b;
	width: 300px;
	height: 30px;
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 10px 0px;
}

/*******************************************************/

/***************** style do listowania filmikow / materialow / skrotow *************************/
div.main_box ul {
	float: left;
	list-style: none;
	padding: 10px 26px 10px 26px;
	margin: 0;
}

div.main_box ul li {
	background: url('images/arrow.gif') 0px 8px no-repeat;
	float: left;
	padding: 1px 0px 1px 14px;
	width: 100%;
}

div.main_box ul li a {
	color: #ffffff;
	text-decoration: none;
}

div.main_box ul li a:hover {
	color: #f89a1e;
}

div.main_box div.links {
	float: right;
	margin: 0px 26px 10px 0px;
}
/**************************************************************************************************/

/***************** logged *********************************/
#logged {
	width: 600px;
	height: 78px;
	float: left;
	background: url('images/meczyki2logged.gif') no-repeat;
	padding: 41px 0px 0px 0px;
}

#logged a.showprofile {
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	background: url('images/profile.gif') no-repeat;
	padding: 7px 0px 10px 35px;
	margin: 0px 20px 0px 0px;
}

#logged a.logout {
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	background: url('images/logout.gif') no-repeat;
	padding: 7px 0px 10px 35px;
}

#logged a.showprofile:hover, #logged a.logout:hover {
	color: #40cad8;
}
/********************************************/


/************ profil uzytkownika *********************/

#center table.profile {
	float: left;
	width: 100%;
}

#center table.profile td {
	border-bottom: 1px solid #2a2e37;
}

#center table.profile tr.last td {
	border: none;
}

#center table.profile td.nick {
	padding: 0px 0px 0px 22px;
	width: 160px;
}

#center table.profile img.avatar {
	width: 100px;
	height: 100px;
	float: left;
}
/*************************************************/
.link {
    color: #F89A1E;
    font-weight: bold;
    text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

/********* wysuwany fb slidebox **************/
.widget_social{
	float:right;
	width:232px;
	height:420px; 
	background: url(slider.png);
	display:block;
	right:-205px;
	padding:0;
	position:fixed;
	top:170px;
	z-index:100;
}
/************************************************/

/********** box live ***************************/
div.live {
	float: left;
	border: 1px solid #f89a1e;
	margin: 20px 22px 15px 22px;
	padding: 13px 0px 13px 0px;
	text-align: center;
	width: 551px;
}

div.live a {
	font-weight: bold;
	color: #f89a1e;
	text-decoration: none;
}

div.live a:hover {
	text-decoration: underline;
}
/****************************************************/
#center p.txt2 {
	float: left;
	padding: 0px 22px 18px 22px;
	width: 551px;
	margin: 0;
	line-height: 18px;
}

#center div.days {
	float: left;
	padding: 0px 22px 18px 22px;
	width: 551px;
	margin: 0;
}

#center div.days a {
	width: 104px;
	height: 23px;
	float: left;
	background: url('images/button3.gif') no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 0px 0px 0px;
	margin: 0px 8px 0px 0px;
}

#center div.days a:hover {
	background-position: 0px -30px;
}

/************ breadcrumbs (sciezka powrotu) **************/
#breadcrumbs {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-left: 26px;
}

/**********************************************************/

/****************** flagi *******************************/
div.flags {
	float: left;
	margin: 15px 22px 15px 22px;
	text-align: center;
	width: 553px;
}

div.flags div.flag {
	border: 1px solid #2a2e37;
	background: #13151a;
	float: left;
	padding: 15px;
	width: 90px;
	margin: 0px 15px 10px 0px;
}

div.flags div.flag a {
	color: #ffffff;
	text-decoration: none;
}

div.flags div.flag a:hover {
	color: #f89a1e;
}

div.flags div.flag span {
	padding: 7px 0px 0px 0px;
	width: 100%;
	float: left;
}
/************************************************************/
div.box6 {
	width: 234px;
	float: right;
	background: url('images/box6bg.gif') repeat-y;
	margin: 4px 19px 0px 0px;
}

div.box6 div.header {
	float: left;
	background: url('images/box6top.png') no-repeat;
	width: 182px;
	color: #f89a1e;
	font-size: 14px;
	font-weight: bold;
	padding: 19px 26px 11px 26px;
	border-bottom: 1px solid #2a2e37;
}

div.box6 ul {
	float: left;
	list-style: none;
	padding: 10px 26px 10px 26px;
	margin: 0;
	width: 158px;
}

div.box6 ul li {
	background: url('images/arrow.gif') 0px 8px no-repeat;
	float: left;
	padding: 4px 0px 4px 14px;
	width: 100%;
}

div.box6 ul li a {
	color: #ffffff;
	text-decoration: none;
}

div.box6 ul li a:hover {
	color: #f89a1e;
}

div.box6 div.links {
	float: right;
	margin: 0px 26px 10px 0px;
}

div.box6 div.links a.more {
	background: #0d0f13;
	border: 1px solid #2a2e37;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	color: #f29113;
	float: right;
	margin: 0px 0px 0px 2px;
}

div.box6 div.links a.more:hover {
	color: #3cc6d5;
}

div.box6 div.bottom {
	float: left;
	background: url('images/box6bottom.png') no-repeat;
	width: 234px;
	height: 8px;
}

fieldset.register input.radio {
	float: left;
	margin: 0;
	padding: 0;
}

fieldset.register input.vote {
	background: url('images/button.gif');
	border: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	border: none;
	color: #13151a;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	cursor: pointer;
	width: 131px;
	height: 31px;
}

fieldset.register input.vote2 {
	background: url('images/button.gif');
	border: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	border: none;
	color: #13151a;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	cursor: pointer;
	width: 131px;
	height: 31px;
}

fieldset.register p {
	width: 400px;
	float: left;
	margin: 0;
	padding: 4px 0px 4px 0px;
}

fieldset.register label.vote {
	width: 300px;
	padding: 0px 0px 0px 6px;
	margin: 0;
	float: left;
}


fieldset.register label.votelong {
	width: 400px;
}

div.votebg {
	width: 400px;
	float: left;
	height: 13px;
	background: #2a2e37;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

div.votebg span.vote {
	background: #767d8b;
	float: left;
	height: 13px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

fieldset.register label.votes {
	width: 400px;
	float: left;
	margin: 7px 0px 0px 0px;
	padding: 0;
	color: #a7b0c5;
}

fieldset.register span.votep {
	font-weight: bold;
	color: #abb4c8;
}

fieldset.register span.votec {
	color: #abb4c8;
}

/********** kolorki transmisji ***********/
div.color {
    width: 10px;
    height: 29px;
    float: right;
    margin: -7px -22px -7px 0px;
}

div.color1 {
    background: #85bf1f;
}

div.color1 {    background: #85bf1f;}
div.color2 {    background: #ff9a16;}
div.color3 {    background: #f1e90a;}
div.color4 {    background: #c154e1;}
div.color5 {    background: #b39c5e;}
div.color6 {    background: #5aaacc;}
div.color7 {    background: #f23a3a;}
div.color8 {    background: #50412f;}
div.color9 {    background: #e9fffe;}
div.color10 {    background: #9a9a9a;}
div.color11 {    background: #bc85a2;}

/********** podstrona rejestracji **********/
#center div.box3topshort {
    width: 519px;
    height: 16px;
    background: url('images/box3topshort.gif') no-repeat;
    float: left;
}

#center div.box3short {
    background: #161920;
    border-left: 1px solid #2a2e37;
    border-right: 1px solid #2a2e37;
    width: 517px;
    float: left;
    padding: 5px 0px 5px 0px;
    margin: 0;
}

#center div.box3bottomshort {
    width: 519px;
    height: 16px;
    background: url('images/box3bottomshort.gif') no-repeat;
    float: left;
}


#righthead {
    width: 78px;
    float: right;
    position: absolute;
    right: 0;
}

#center div.event span.answer {
	background: none repeat scroll 0 0 #0D0F13;
    border: 1px solid #2A2E37;
    border-radius: 5px 5px 5px 5px;
    float: right;
    margin: 0 2px 0 0;
    padding: 2px 5px;
}


