html, body {
    font-family: "Lucida Sans Unicode", "Tahoma", sans-serif;
    
    margin: 20px auto 20px;
}

#hold {
width:770px;
margin:0 auto;
overflow:hidden; /* Float Containment for modern browsers*/
background:inherit;

}
* html #hold {overflow:visible; height:1%} /*haslayout for IE6*/

#header {
    height: 90px;
    padding: 10px 0px 0px 0px;
}
h1 {
	font-size: 3.5em;
	font-weight: normal;
	margin: 0px;
}
h1 a {
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
}
h2 strong {
	color: #FF4444;
}
form {
	margin: 6px 0px 0px 12px;
}
h3 {
	font-size: 0.9em;
	margin: 0px 0px 8px 0px;
}
h3 label {
	cursor: pointer;
}
.normal {
	font-weight: normal !important;
}
.input {
	font-size: 1.2em;
	color: #444444;
	background-color: #EEEEEE;
	background-image: url('../img/input.gif');
	background-repeat: repeat-x;
	width: 590px;
	margin: 0px 0px 12px 0px;
	padding: 4px;
	border: 1px solid #AAAAAA;
}
.button {
	font-family: "Lucida Sans Unicode", "Tahoma", sans-serif;
	margin: 0px 0px 0px 4px;
	padding: 4px;
	cursor: pointer;
}
#result {
	margin: 10px 0px 0px 8px;
	font-size: 0.8em;
}
#result a {
	color: #FF4444;
}
#result a:hover {
	color: #FF2222;
}
#footer {
	font-size: 0.8em;
	text-align: center;
	margin: 20px 0px 0px 0px;
}
#footer a {
	color: #0099FF;
}



#nav
{
	
	padding-top: 6px;
	padding-bottom: 10px;
	float: left;
	width: 770px;
}
#nav a
{
	color: #333;
	padding-left: 17px;
	padding-right: 17px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	
}


.header
{
	background-color: #ffffff;
	color: #000000;
}
.header a
{
	background-color: #ffffff;
	color: #000000;
}


#table
{
	border-top: 1px solid #fff;
}
#table h1
{
	
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 24px;
	font-size: 11px;
	color: #e8e8e8;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}


#pages
{
	text-align: center;
}


#right
{
	float: right;
	width: 150px;
	
	margin-top: 5px;
	
	border-bottom: 1px solid #000000;
	margin-bottom: 5px;
}
#right p
{
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#right h1
{
	font-size: 18px;
	color: #000;
	
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 24px;
	margin: 0px;
	
}
#right2
{
	float: right;
	width: 190px;
	
	margin-top: 5px;
	
	border-bottom: 1px solid #000000;
	margin-bottom: 5px;
}
#right a
{
	color: #000000;
}
#right a:hover
{
	text-decoration: none;
}
#right2 a
{
	color: #000000;
}
#right2 a:hover
{
	text-decoration: none;
}
#right2 p
{
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#right2 h1
{
	font-size: 18px;
	color: #000;
	
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 24px;
	margin: 0px;
	
}
.links a
{
	display: block;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #024562;
	border-bottom: 1px solid #ACD4EA;
	border-top: 1px solid #D9EEF6;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
}
.links a:hover
{
	background-color: #ACD1E2;
	border-bottom: 1px solid #8DBBD3;
	border-top: 1px solid #C8E1ED;
}


#container
{
	width: 770px;
	float: left;
	background-color: #fff;
}


#footer
{
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	width: 770px;
	background-color: #ffffff;
}
#footer a
{
	color: #000000;
}
#footer a:hover
{
	text-decoration: none;
}
#footer p
{
	text-align: center;
	padding-left: 12px;
	margin: 0px;
	color: #000000;
}


#content
{
	width: 550px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}


table
{
	font-size: 11px;
	border: 1px solid #fff;
	border-top: none;
}


label
{
	font-weight: bold;
}

tr, caption
{
	background-color: #ffffff;
	color: #000000;
}
tr.r0
{
	background-color: #ffffff;
}
tr.r1
{
	background-color: #f5f5f5;
}
td
{
	margin-right: 1px;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}




.center
{
	text-align: center;
	padding-left: 0px;
}


div#options {
	position: relative;
	margin-right: 10px;
	float: right;
}

div#lang {
	position: relative;
	margin-left: 10px;
	font-size: 12px;
}
div#lang a {
color: #fff;
text-decoration: none;
}

div#radio_search {
background: #fff;
}
div#radio_search .link a {
color: red;
font-weight: bold;
text-decoration: none;
}

div#results {
background: #fff;
color: #FF7200;
text-align: left;
padding: 10px;
}

div#results a{
color: #FF7200;
text-decoration: none;
}

div#results a:hover {
color: #00A8FF;
}

div.results_FOR {
text-align: right;
}

div#desc {
margin-top: 155px;
height: 150px;
width: 290px;
position: block;
padding: 5px;
background: url(tags_bg.gif) repeat-x;
color: #fff;
}


div#desc2 {
margin-left: 486px;
margin-top: 250px;

height: 150px;
width: 284px;
position: absolute;
background: url(tags_bg.gif) repeat-x;
color: #fff;
}
div#desc2 h2 {
padding: 2px;
line-height: 1px;
}
div#desc2 p {
padding: 5px;
background-color: #fff;
color: #AE1400;
}

/* pager */


div#pager {
padding: 50px;
}

.pager,
.pager_active,
.pager_break
{
  float: left;
  display: block;
  padding: 3px;
  margin: 2px;
  
  width: 16px;
  text-align: center;    
  text-decoration: none;
  color: #FF8400 !important;
}

.pager,
.pager_active
{
  background-color: #fff;
}

.pager
{
  border: 1px solid #FF8400;
  color: #fff;
}

.pager:hover
{
  border: 1px solid #02ADFD;
  color: #000;
}

.pager_active
{
  margin: 0px;
  border: 2px solid #02ADFD;
  font-weight: bold;
  color: #02ADFD !important;
}


/* VIDEO */

.item
{
  border: 6px #62BD00 solid;
}
.item p.nooob img {display: block;margin: auto;}
.item p.nooob {width: 564px;}
.item h1
{
  height: 15px;
  padding: 5px 15px;
  background: #fff;
  color: #999;
}
.item h1 a
{
  margin-left: 3px;
  padding-left: 10px;
  display: block;
  float: left;
  background: url(blocks/menu_bull.jpg) 2px 6px no-repeat;
  color: #999;
  text-decoration: none;
}
item h1 a:hover
{
  color: red;
}

.item h2 a {
  margin-left: 3px;
  padding-left: 10px;
}
.item img.thumb
{
  width: 131px;
  height: 98px;
  float: right;
  margin: 12px;
}
.item img.thumb_price
{
  width: 131px;
  height: 98px;
  float: right;
  margin: 15px;

}
item ul
{
  margin: 10px;
  list-style:none;
}
.item ul li
{
  background-repeat: no-repeat;
  background-position: center left;
  height: 17px;
  padding: 5px 23px;
  color: #888;
  list-style:none;
}
.item li.added
{
  background-image: url('icons/item_added.jpg');
}

.item li.shows
{
  background-image: url('icons/item_shows.jpg');
}
.item li.comms
{
  background-image: url('icons/item_comments.jpg');
}
.item li.votes
{
  background-image: url('icons/item_votes.jpg');
}

.item li.catts
{
  background-image: url('icons/item_category.jpg');
}



/* PLAYER */

div#player {
position: relative;

}
div#mp3_thumb {
position: block;
text-align: right;
float: right;
}
div#mp3_thumb img {
border: 5px solid  #FF6C00;
padding: 10px;
}


div#video_show {
height: 600px;
}
div#view_video {
float: left;
width: 548;
height: 460px;
position: block;
}
div#info_video {
margin-top: 5px;
float: right;
color: #fff;
font-family: Georgia;
background: url(desc_video.gif) repeat-x;
//height: 457px;
height: auto;
width: 300px;
padding: 5px;
}
div#info_video h3 {
color: #fff;
}
div#info_video p {
background: #fff;
color: #00A2E6;
//height: 20px;
height: auto;
padding: 4px;
font-weight: bold;
}
div#info_video .download_button {
text-align: center;
}
/* Tagi */

div#tags {
float: left;
width: 500px;
height: 150px;
margin: 0 auto;
background: url(tags_bg.gif) repeat-x;
border: 1px #fff solid;
}

.embed_code {
background: #30B0EF;
color: #fff;
border: 0px;
width: 247px;
}


/* SKLEP */

div#shop {
height: 600px;

}
div#shop_thumb {
float: left;
width: 100px;
height: 100px;
}
div#shop_desc {
float: right;
width: 385px;
margin-right: 390px;
height: 100px;
background: #fff url(desc_video.gif) repeat-x;
color: #fff;
font-family: Georgia;
padding: 3px;
}

div#shop_desc h3 {
line-height: 3px;
}
div#shop_prices {
width: 730px;
height: auto;
font-family: Georgia;
padding: 25px;
background: #E00069 url(tags_bg.gif) repeat-x;

color: #fff;

float: left;
position: relative;
}

div#shop_prices p {

background: #fff;
color: #00A2E6;
//height: 20px;
height: auto;
padding: 4px;
font-weight: bold;
}


div#shop_prices .right {
float: right;
line-height: 0;
margin: 0;

}

/* stopka */

div#footer {
background: #fff;
color: #565656;
font-size: 11px;
text-align: right;
padding-right: 20px;
margin-top: 50px;
}
div#footer a {
text-decoration: none;
color: #565656;
}
div#footer a:hover {
color: #1E90FF;
}
div#icons_dig {
text-align: left;
position: absolute;
margin-left: 10px;
}

/* dodatki */

div#error {
text-align: center;
}
div#adv_small {

}
div#adv_block {
position: absolute;
margin-left: 500px;
z-index: 1000;
}
div#adv_block_height {
position: absolute;
margin-left: 340px;
}
div#shop_ad {
position: absolute;
margin-left: 300px;
}
div#video_ad_right {
text-align: right;
margin-left: 735px;
margin-top: 320px;
position: absolute;
}
div#adv_mp3_down {
margin-top: 54px;
text-align: center;
}
div#torrents_adv {
position:absolute;
margin-top: 150px;
}
div#torrents_small_adv {
position:absolute;
margin-left: 350px;
margin-top: 28px;
}
div#torrents_small_adv2 {
position:absolute;
margin-left: 520px;
margin-top: 28px;
}

div#download_window {
width: 400px;
background: #fff;
color: #30B0EF;
text-align: center;
}

div#download_window a {
text-decoration: none;
color: #565656;
}
div#download_window a:hover {
color: #1E90FF;
}

/* Off state for a ARC radio button */
.radioOff {
	display: inline;
	margin: 0px;
	padding: 2px;
	padding-left: 20px;
	color: #666;
	font: .8em/16px Verdana,Arial,Helvetica;
	background: transparent url(buttons/off.gif) no-repeat 0% 50%;
}
/* On state for a ARC radio button */
.radioOn {
	display: inline;
	margin: 0px;
	padding: 2px; /* NS 6 problem */
	padding-left: 20px;
	color: #000;
	font: .8em/16px Verdana,Arial,Helvetica;
	background: transparent url(buttons/on.gif) no-repeat 0% 50%;
}
/* use CSS to full effect with hover states. Ohhh, perty! */
.radioOn:hover {
	background-image: url(buttons/on_hover.gif);
}
.radioOff:hover {
	color: #333 !important;
	background-image: url(buttons/off_hover.gif);
}

/* Alternative Off state for a ARC radio button */
.altRadioOff {
	display: inline;
	margin: 0px;
	padding: 2px;
	padding-left: 20px;
	color: #000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(buttons/alt_off.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0px;
	cursor: pointer;
}
/* Alternative On state for a ARC radio button */
.altRadioOn {
	display: inline;
	margin: 0px;
	color: #000;
	padding: 2px; /* NS 6 problem */
	padding-left: 20px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(buttons/alt_on.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0px;
	cursor: pointer;
	text-decoration: underline;
}





/*Begin Forms*/
.border {
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color:#73D2FE;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:160%;
	height:23px;
	width:320px;
	padding-top: 7px;
	padding-left: 5px;
}
	

input.border:focus	{
	background: #fff;
	border: 1px solid #C4EDFF;
}


	
.formborder {
	border-style:solid;
	border-width:1px;
	border-color:#fff;
	color:#fff;
	background-image:url(form_button.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	height:30px;
	//width:89px;
	width:325px;
	padding-bottom:1px;
	//position: absolute;
	margin-top: 5px;
	//margin-left: 10px;
}
	
.formborder:hover {
	border-style:solid;
	border-width:1px;
	border-color:#fff;
	color:#fff;
	background-image:url(form_button_over.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	//height:30px;
	//width:89px;
	padding-bottom:1px;
}



.dhtmlwindow{
position: absolute;
visibility: hidden;
background-color: transparent;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: transparent;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
//background-color: white;
background-color: transparent;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
background-color: transparent;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

/* INNE */

/* SELEKTORY */

::-moz-selection{
	background:#30B0EF;
	color:#fff;
}

::selection {
	background:#30B0EF;
	color:#fff;
}

code::-moz-selection {
	background: #30B0EF;
}

code::selection {
	background: #30B0EF;
}