	html,body {
		width: 100%;
		height: 100%;
		margin: 0;
		font-family: Arial;
background: #111111 url(../img/background.png) repeat-x;
	}
		
	img {
		border: 0;
	}

	.quotetop, .codetop { visibility:show; padding: 5px; }
	
	.quotemain, .codemain { border: 1px solid rgb(55,55,55); padding: 5px; width: 400px; }

	
	
	.left {
	float: left;
	}
	
	.right {
		float: right;
	}
	
	.clear {
		clear: both
	}
	
	.pointer {
          cursor: pointer;
      }

	#contener {
		width: 965px;
		margin: 0 auto;
		}
		
	#header {
		width: 965px;
		height: 155px;
		background: transparent url(../img/palmy.png) bottom right no-repeat;
		}
	
	#logotype {
		width: 370px;
		height: 155px;
		background: transparent url(../img/logotype.png);
		display: block;
		}
		
	#menu {
		width: 965px;
		height: 49px;
		background: transparent url(../img/big_menu.png);
		}
	#menu2 {
		width: 910px;
		height: 27px;
		margin: 0 auto;
		background: transparent url(../img/small_menu.png);
		}
		
	#marq {
		width: 660px;
		height: 26px;
		line-height: 27px;
		cursor: pointer;
		font-size: 11px;
		color: #e4e2e4;
		}
		
	#marq-left {
		width: 110px;
		height: 26px;
		line-height: 27px;

		}
	#marq span{
		color: #33cc00;
		margin: 0;
		padding: 0;
		height: 26px;
		line-height: 27px;
		font-weight: bold;
		}
		
	#marq-right {
		width: 140px;
		height: 26px;
		line-height: 27px;
		}
	
	#tresc {
		width: 910px;
		margin: 0 auto;
		}
		
	#tresc-left {
		width: 210px;
		}
		
	#tresc-right {
		width: 685px;
		margin-left: 15px;
		}
	
	.full-box {
		width: 908px;
		border: 1px solid #303030;
		background: url(../img/table.png) repeat;
		margin-bottom: 15px;
		margin: 0 auto;
		}
		
	.full-box-inc {
		width: 904px;
		margin: 2px;
		}
		
	
	.small-box {
		width: 210px;
		border: 1px solid #303030;
		background: url(../img/table.png) repeat;		
		}
	
	.small-box-inc {
		width: 206px;
		margin: 2px;
		}
		
	.small-box-orange {
		width: 206px;
		height: 5px;
		background: url(../img/orange.png) repeat;
		}
		
	.big-box {
		width: 680px;
		min-height: 310px;
		border: 1px solid #303030;
		background: url(../img/table.png) repeat;
		margin-bottom: 0px;
		}
				
	.big-box-player {
		width: 680px;
		border: 1px solid #303030;
		background: url(../img/table.png) repeat;
		margin-bottom: 0px;
		}
		
	.big-box-inc {
		width: 676px;
		margin: 2px;
		}
	
	.big-title {
		width: 676px;
		background:url(../img/title.png) no-repeat;
		height: 34px;
		line-height: 34px;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-shadow:1px 1px 0 #000000;
		color: #ffffff;
		}
		
	.big-title-transmisja {
		width: 904px;
		background:url(../img/title-transmisja.png) no-repeat;
		height: 34px;
		line-height: 34px;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-shadow:1px 1px 0 #000000;
		color: #ffffff;
		}
	

	.big-tresc {
		width: 674px;
		min-height: 310px;
		border: 1px solid #303030;
		background: #222222;
		margin: 3px auto;
		color: #dedede;
		font-size: 11px;
		}
		
			

	.big-tresc-normal {
		width: 674px;
		border: 1px solid #303030;
		background: #222222;
		margin: 3px auto;
		color: #dedede;
		font-size: 11px;
		}
		
	.big-transmisja {
		width: 900px;
		border: 1px solid #303030;
		background: #222222;
		margin: 3px auto;
		color: #dedede;
		font-size: 11px;
		}

		
	.big-tresc2 {
		width: 330px;
		border: 1px solid #303030;
		background: #222222;
		margin: 3px;
		color: #dedede;
		font-size: 11px;
		}
		
	.big-tresc3 {
		width: 217px;
		border: 1px solid #303030;
		background: #222222;
		margin: 3px;
		color: #dedede;
		font-size: 11px;
		}
	
	.big-tresc2 h2 , .big-tresc h2{
	    margin: 0;
		padding: 0;
		font-size:14px;
		font-weight: bold;
		color: #00e91b;
	}

	.big-tresc2 h3 , .big-tresc h3 {
	    margin: 0;
		padding: 0;
		font-size:10px;
		font-size:10px;
		color: #464646;
		font-weight: normal;
		font-style: italic;
	}
	
	.big-tresc-normal2 h2 , .big-tresc-normal h2{
	    margin: 0;
		padding: 0;
		font-size:14px;
		font-weight: bold;
		color: #00e91b;
	}

	.big-tresc-normal2 h3 , .big-tresc-normal h3 {
	    margin: 0;
		padding: 0;
		font-size:10px;
		font-size:10px;
		color: #464646;
		font-weight: normal;
		font-style: italic;
	}	
			
	.big-transmisja2 h2 , .big-transmisja h2{
        margin: 0;
		padding: 0;
		font-size:14px;
		font-weight: bold;
		color: #00e91b;
	}

	.big-transmisja2 h3 , .big-transmisja h3 {
	    margin: 0;
		padding: 0;
		font-size:10px;
		font-size:10px;
		color: #464646;
		font-weight: normal;
		font-style: italic;
	}	
	
	#staty-title {
		width: 676px;
		height: 34px;
		background: url(../img/logos.png) top right no-repeat;
		}
		
	#staty-orange {
		width: 676px;
		height: 6px;
		background: url(../img/orange.png) repeat;
		}
	#staty-orangee {
		width: 676px;
		
		height: 18px;
		font-family: Arial;
		font-size: 12px;
		line-height: -4px;
		font-weight: bold;
		text-shadow:1px 1px 0 #000000;
		color: #ffffff;
		background: #111111;
		}
	.staty-zakladka , .small-box-title2 {
		width: 97px;
		height: 34px;
		background: url(../img/zakl_act.png) 0 -34px no-repeat;
		line-height: 34px;
		cursor: pointer;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-shadow:1px 1px 0 #000000;
		color: #a7a6e2;
		}
	
	.staty-zakladka-act, .small-box-title ,.small-box-title2-act {
		width: 97px;
		height: 34px;
		background: url(../img/zakl_act.png) 0 0px no-repeat;
		line-height: 34px;
		cursor: pointer;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-shadow:1px 1px 0 #000000;
		color: #ffffff;
		}
		
	.staty-zakladka span, .staty-zakladka-act span, .small-box-title span, .small-box-title2 span, .small-box-title2-act span{
		margin: 0 0 0 10px;
		}
		
	#staty-tresc {
		width: 676px;
		height: 126px;
		background: #a7a6e2;
		}
	
	.row0 {
		
		font-family: Arial;
		font-size: 12px;
		line-height: 14px;
		color: #ffffff;
		font-weight: bold;
		text-shadow:1px 1px 0 #000000;
		background: url(../img/orange.png) repeat;
		}
		
	.row1 {
		background: url('../img/siwy1.png');
		}
		
	.row2 {
		background: url('../img/siwy2.png');
		}
		
	.row1 a, .row2 a {
		font-family: Arial;
		font-size: 12px;
		text-decoration:none;
		line-height: 16px;
		color: #ffffff;
		}
		
	.row1 a:hover, .row2 a:hover {
		color: #cccccc;
		text-decoration: underline;
		text-shadow:1px 1px 0 #a7a6e2;
		font-weight: bold;
		}
		
	#login-box {
		background: transparent; 
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-shadow:1px 1px 0 #000000;
		color: #cccccc;
		width:215px;
		height: 75px;
		position: relative;
		left:410px;
		top:-110px;
		}
		
	.unlogin-box {
		background: url(../img/table.png) repeat;
		text-shadow:1px 1px 0 #000000;
		font-family: Arial;
		font-size: 12px;
		color: #ffffff;
		width:100%;
		font-weight: bold;
		height: 35px;
		margin: 5px auto;
		border: 1px solid #00e926;
		}
		
		
	#login-box2 {
		background: transparent; 
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-shadow:1px 1px 0 #000000;
		color: #ffffff;
		width:215px;
		height: 75px;
		position: relative;
		left:410px;
		top:-110px;
		}
		
	#login-box h2, #login-box2 h2{
		font-size: 12px;
		margin: 2px;
		}
	
	#login-form {
		height:32px;
		padding-top:1px;
		width:210px;
		}
		
	.login-fieldset {
		border: 0;
		padding:0;
		margin: 2px;
		}

	.login-fieldset ul {
		margin:0;
		padding:0;
		list-style:none outside none;	
		}
	
	.login-li {
		background:url("img/login.gif") no-repeat scroll left bottom transparent;
		margin-right:2px;
		width:92px;
		float:left;
		font:9px/11px Tahoma,sans-serif;
		height:30px;
		position:relative;
		}	
	
	.login-input {
		border:0 none;
		bottom:3px;
		font:11px Tahoma,sans-serif;
		left:3px;
		position:absolute;
		width:86px;
		}
		
	.login-label {
		text-shadow:0;
		font-weight: normal;
		font-size: 10px;
		}
		
	.login-legend {
		display:none;
		}
		
	#login-submit {
		margin-top: -2px;
		}
		
	.login-link {
		color: #00e926;
		font-weight: normal;
		text-shadow: 0px;
		font-size: 10px;
		}
	
	.login-link:hover {
		color: #aeb0f5;
		}
	
	#playerki{
		position: relative;
		top: -175px;
		left: 665px;
		width: 290px;
		}
	
	.line {
		height: 1px;
		background: url('../img/line.gif') repeat-x;
		margin: 5px auto;
		}
	
	.more {
		text-decoration: none;
		color: #ffffff;
		margin: 3px 0;
		}
		
	.more:hover {
		color: #e93b00;
		}
		
	#stopka {
		width: 910px;
		background: url(../img/logos.png) no-repeat;
		font-family: Arial;
		color: #dedede;
		margin: 0 auto;
		font-size: 11px;
		}
.obrazek {
width:300px;
height:200px;
background:url('obrazek1.jpg');
}
.obrazek:hover{
background:url('obrazek2.jpg');
}
	#stopka div{
		margin-left: 130px;
		}