body {
    font-family: "tahoma", "arial", "helvetica", "sans-serif";
    font-size: 8pt;
    background-color: #1F1B1B;
    scrollbar-face-color: #4E5559;
    scrollbar-highlight-color: #A3A3A3;
    scrollbar-shadow-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color:  #A3A3A3;
    scrollbar-track-color: #000000;
    scrollbar-darkshadow-color: #000000;
    color: #EFEFEF;
}
a:link,a:active,a:visited { color : #FFC000; }
a:hover        { text-decoration: underline; color : #FF8000; }

.Torrents { width:108px; height:19px; display:block; cursor:pointer; background:url('torrentbutton.png') no-repeat; }
.Torrents:hover { background-position:0 -21px; }
.Music { width:108px; height:19px; display:block; cursor:pointer; background:url('musicbutton.png') no-repeat; }
.Music:hover { background-position:0 -21px; }
.Video { width:108px; height:19px; display:block; cursor:pointer; background:url('videobutton.png') no-repeat; }
.Video:hover { background-position:0 -21px; }
.Home { width:108px; height:19px; display:block; cursor:pointer; background:url('homebutton.png') no-repeat; }
.Home:hover { background-position:0 -21px; }
.UpTor { width:108px; height:19px; display:block; cursor:pointer; background:url('uptorbutton.png') no-repeat; }
.UpTor:hover { background-position:0 -21px; }
.UpMp3 { width:108px; height:19px; display:block; cursor:pointer; background:url('mp3upbutton.png') no-repeat; }
.UpMp3:hover { background-position:0 -21px; }
.UpVid { width:108px; height:19px; display:block; cursor:pointer; background:url('upvidbutton.png') no-repeat; }
.UpVid:hover { background-position:0 -21px; }
.ForumButton { width:108px; height:19px; display:block; cursor:pointer; background:url('forumbutton.png') no-repeat; }
.ForumButton:hover { background-position:0 -21px; }
.AdvButton { width:108px; height:19px; display:block; cursor:pointer; background:url('advbutton.png') no-repeat; }
.AdvButton:hover { background-position:0 -21px; }
.Help { width:108px; height:19px; display:block; cursor:pointer; background:url('helpbutton.png') no-repeat; }
.Help:hover { background-position:0 -21px; }
h1 {
    font-size: 12pt;
}
v1 {
    font-size: 6pt;
}
v0 {
    font-size: 7pt;
color:orange;
}
.box_black_ttl {
	background-image:url('box_black_hdr.gif');
	background-position:right top;
	height:39px;
}
.box_black_ttl h4 {
	float:left;
	margin:0px;
	color:white;
	padding:10px;
	font-size:12px;
	height:39px;
}

.searchbutton { 
background-image: url("searchbutton.png");
background-color: #151515;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
color: rgb(255, 255, 255);
font-weight: 700;
height: 40px;
width: 180px;
 }
st {
    font-size: 14pt;
}
.box_black_content {
	border-left:1px solid #000;
	border-right:1px solid #000;
	/*padding:10px;
	padding-bottom:4px;
	padding-top: 5px;*/
	color:#eee;
}

.search_input { 
background-image: url("search.png");
background-color: #151515;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
font-size: 20px;
height: 26px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
width: 492px;
 }

.video_horizontal_box{
	width: 170px;
       background-color: #1F1B1B;
	text-align: center;
	float: left;
	height: 230px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #E3E3E3;
	margin-left: 20px;
}

.video_horizontal_box ul{
	list-style-type:none;
	text-align: left;
  	padding: 0px;
	margin-left: 10px;

}
.stest {
	padding:10px;
	padding-bottom:4px;
	padding-top: 5px;
	border-bottom: 1px solid #B5B5B5;
}
.klear {
	clear:both;
	font-size:0px;
}
.dcocks_img
{
    float: left;
    margin-right: 5px;
    margin-top: 43px;
}
.dcocks_content
{
	float: left;
	/*width: 266px;*/
	width: 264px;
	margin-top: 40px;
	height: 60px;
}
.dcocks_username, .dcocks_size, .dcocks_date
{
    background-position: 0 3px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    font-weight: normal;
    margin-right: 3px;
    padding-left: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-size: 11px;
}
.dcocks_username
{
    background-image: url("search_file_icon_user.gif");
    clear: left;
}

.dcocks_down
{
    background-image: url("search_file_icon_downloads.gif");
}

.dcocks_size
{
	background-image: url("search_file_icon_filesize.gif");
}

.dcocks_date
{
	background-image: url("search_file_icon_date.gif");
}
.torrleft { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("torrbgleft.gif");
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: no-repeat;
background-size: auto;
overflow-x: hidden;
overflow-y: hidden;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 3px;
 }

.video_horizontal_box li{
	display: inline;
  	float: left;
  	width: 150px;
  	margin: 0px 0px 0px 0px;
}
voteyes {
    font-size: 20pt;
    font-weight: bold;
    color: #9ce831;
}
voteno {
    font-size: 20pt;
    color: #ff3333;
}

veni {
    font-size: 12pt;
    color: #FFFFFF;

    text-align: center;
}
v2 {
    font-size: 18pt;
}

v3 {
    font-size: 14pt;
}

p {
    font-size: 10pt;
}


table.lista {
    background-color: #151515;
    border: 0px #F6F6F6 solid;
}
table.lottery {
    background-color: #e8e8e8;
    color: #000000;
    font-size: 12pt;
    border: 0px #F6F6F6 solid;
}
table.blackjack {
    background-color: #006633;
    color: #000000;
    font-size: 12pt;
    border: 0px #F6F6F6 solid;
}
.PlayNow { width:150px; height:176px; cursor:pointer; background:url('playnow.png') no-repeat; }
table.listavideo {
    background-color: #151515;
    margin: auto;
    width: 720px;
    border: 0px #F6F6F6 solid;
}

table.mp3 {
    background-color: #ffffff;
    border: 0px #F6F6F6 solid;
}

td.block {
         border:0px solid #eaeaea;
         background-color: #1F1B1B;
         background-image:url(ftbg.gif);
         padding:0px;
         margin:0px;
         font-weight: bold;
         font-size: 10pt;
         color: #000000;
}

td.blocklist {
         background-color: #1F1B1B;

         padding:2px;
         margin:1px;
         font-size: 8pt;
         font-weight: bold;
         color: #DEDEDE;
}

td.lista {
    background-color:#1F1B1B;
    color : #f4f4f4;
    font-weight: bold;
    font-size: 8pt;
}

td.video {
    background-color:#1F1B1B;
    width: 520px;
    color : #f4f4f4;
    font-weight: bold;
    font-size: 8pt;
}
td.movie {
    background-color:#1F1B1B;
    width: 860px;
    color : #f4f4f4;
    font-weight: bold;
    font-size: 8pt;
}
table.listamovie {
    background-color: #151515;
    margin: auto;
    width: 860px;
    border: 0px #F6F6F6 solid;
}
td.likevideo {
    background-color:#FFFFFF;
    width: 100%;
}

.videocomments {
    background-color:#FFFFFF;
    margin: auto;
    width: 100%;
    color : #000000;
    font-weight: bold;
    font-size: 8pt;
}

td.musiccomments {
    background-color:#FFFFFF;
    width: 80%;
    color : #000000;
    font-weight: bold;
    font-size: 8pt;
}
.recomvideo {
    background-color:#de000a;
    color : #FFFFFF;
    height: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
}
.videolist {
    background-color:#FF8000;
    color : #FFFFFF;
    height: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
}
.recomvideo1 {
    background-color:#de000a;
    color : #FFFFFF;
    height: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 8pt;
}
.videotitle {
    background-color:#de000a;
    color : #FFFFFF;
    margin: auto;
    height: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 16pt;
}
.movietitle {
    background-color:#FFFFFF;
    color : #000000;
    margin: auto;
    height: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 16pt;
}
.videoadds {
    background-color:#1f1b1b;
    color : #FFFFFF;
    height: 33px;
    text-align: center;
    font-weight: bold;
    font-size: 14pt;
}


.videoprozorec {
background-color:#1f1b1b;

height: 70px;
    text-align: left;
    font-weight: bold;
    font-size: 8pt;
}


.videotitle1 {
    margin: auto;
    height: 65px;
    text-align: center;
    font-weight: bold;
    font-size: 8pt;
}
td {
}

td.header {
           font-weight:bold;
           color:#ede5d6;
		   font-size:8pt;
           padding:3px;
           margin: 0px;
           background-image: url(torr_act.png);
}
td.header1 {
           font-weight:bold;
           color:#ede5d6;
		   font-size:8pt;
           padding:0px;
           margin: 0px;
           background-image: url(header1.png);
}
td.title {
    font-size: 8pt;
}

td.navigation {
    background-color: #151515;
    font-weight: bold;
    font-size: 8pt;
}

form {
    margin-top: 0;
    margin-bottom: 0;
}

.sublink {
    font-style: italic;
    font-size: 7pt;
    font-weight: normal;
}

a.index {
    font-weight: bold;
}




a.biglink {
    font-weight: bold;
    font-size: 10pt;
}

.important {
    font-weight: bold;
    font-size: 10pt;
}

td.red {
    background-color:#151515;
    color: red;
}

td.yellow {
    background-color:#151515;
    color: #EEEE20;
}

td.green {
    background-color:#151515;
    color: #00DD00;
}

td.progress {
    padding: 0px;
    background-image: url(backprogress.gif);
    background-repeat: repeat-x;
    height: 10px;
}

td.red a:link {
    color: red;
}
td.red a:visited {
    color: red;
}

td.yellow a:link {
    color: #EEEE20;
}
td.yellow a:visited {
    color: #EEEE20;
}

td.green a:link {
    color: #00DD00;
}

td.green a:visited {
    color: #00DD00;
}
li{
list-style-position:inside;
} 
td.button { 
	background-color: #3860BB;
	color: #3A4F6C;
	font-size: 12px;
	font-weight: bold;
	background-image: url(header_back.gif);

 }

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-left: 1px;
margin-top: 1px;
margin-right: 1px;
}

.switchcontent{
}

#download_timer {

	background-image: url(/images/clock.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 120px;
	text-align: center;
}

#download_timer {

	background-image: url(/images/clock.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 120px;
	text-align: center;
}
#download_timer h1 {
	padding-top: 25px;
	font-size: 30px;
	color: #ffffff;
}

#download_button {


	text-align: center;
	background-repeat: no-repeat;
	width: 102px;
	height: 33px;
	text-align: center;
	color: white;
	font-weight: bold;
	padding-top: 9px;
}
.ddisable {
	background-image: url(/images/btn_disable.gif);
}

.denable {
	background-image: url(/images/_btn.gif);
}

