@charset "utf-8";
.blackborder {
    border: solid 1px #000000;
}
.main {
   font-family: "Trebuchet MS";
   font-size:16px;
   font-style:normal;
   font-weight:normal;
   color: #CCCCCC;
}
.mainblack {
   font-family: "Trebuchet MS";
   font-size:16px;
   font-style:normal;
   font-weight:bold;
   color: #333333;
}
a.category:link {
    font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:normal;
	color: #CCCCCC;
	text-decoration: none;
	border-left: solid 3px #999999;
}

a.category:active {
    font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	border-left: solid 3px #999999;
}

a.category:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	border-left: solid 3px #999999;
}

a.category:hover, a.current {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	border-left: solid 3px #FF9900;
	}
.form {
    background-color:#ffffff;
	border: solid 1px #000000;	 
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width:120px;
	}
	
.form1 {
    background-color:#ffffff;
	border: solid 1px #000000;	 
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width:250px;
	}
	
a.footer:link {
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:normal;
	color: #CCCCCC;
	text-decoration: none;
	}

a.footer:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.footer:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:normal;
	color: #FF9900;
	text-decoration: none;
	}
	
a.content:link {
    font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #CCCCCC;
	text-decoration: none;
	}

a.content:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.content:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.content:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
	}
	
	
	
	
	
.copy {
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:normal;
	color: #CCCCCC;
	}
.videotitle {
  background-image: url(images/title_back.jpg);
  background-repeat:no-repeat;
  background-position: top right;
  font-family: "Trebuchet MS";
  font-size: 16px;
  font-weight:normal;
  color: #CCCCCC;
  padding: 4px;
}
.text {
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight:normal;
  color: #CCCCCC;
  }
  
  

/* video_list */

#video_list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 589px;
}

#video_list ul {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 589px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}

#video_list li {
	float: left;
	width: 196px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* video_list kraj */



/* paging */

#paging {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#paging a {
	color: #CCCCCC;
}

/* paging kraj */