body {
	font: 8pt Tahoma, Arial, Verdana; 
	color: #000;
	margin: 0;
	padding: 0;
	background: url(images/bg.png) repeat-x left top;
}
span {
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
}
h2 {
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a.more {
	color: #0054a9;
	text-decoration: none;
	font-weight: bold;
}
a.more:hover {
	color: #000;
	text-decoration: underline;
}
.cleaner {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.hidden {
	display: none;
}
.middle {
	vertical-align: middle;
}
.nopad {
	padding: 0;
	margin: 0;
}
.pad10 {
	padding: 10px;
}
.normal {
	font-weight: normal !important;
}
.inline {
	display: inline;
	list-style: none;
}
.nosep {
	border: 0 !important;
	list-style: none;
	background-image: none;
}
.noline {
	text-decoration: none;
}
.noline:hover {
	text-decoration: underline;
}
.grey {
	color: #666666 !important;
}
.orange {
	color: #ff4600 !important;
}
.lorange{
	color: #ff5800 !important;
}
.red {
	color: #ff0000 !important;
}
.darkblue{
    color: #0054A9 !important;
}
.bold {
	font-weight: bold;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.center{
    text-align: center;
}
img.user {
	padding: 4px !important;
	border: 1px solid #bed2dd !important;
	background-color: #ffffff !important;
	margin: 3px;
}
input.input {
	border: 1px solid #a9b9c3;
	padding: 4px;
	margin-bottom: 8px;
	background: #ffffff url(images/input-search.gif) repeat-x left top;
}
.submit {
	width: 140px;
	font-size: 8pt;
	border: 0;
	display: block;
	height: 26px;
	line-height: 26px;
	color: #666 !important;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(images/submit.gif) no-repeat 0px 0px;
}
.submit:hover {
	color: #000 !important;
	background: url(images/submit.gif) no-repeat 0px -26px;
}
/* @group Layout */
div.bg {
	width: 100%;
	min-height: 400px;
	margin: 0px auto;
	background: url(images/layout-bg.jpg) no-repeat center top;
        position: relative;
}
div.layout {
	position: relative;
	width: 990px;
	margin: 0px auto;
}
div.layout div.body {
	width: 933px;
}
div.layout div.bleft {
	float:  left;
	width: 720px;
	border: 0 !important;
}
div.layout div.bright {
	float:  right;
	width: 250px;
}
div.layout div.bleft .best {
	float:  left;
	width: 224px;
}
div.layout div.bleft .main {
	float:  left;
	padding: 0px 0px 0px 15px;
}
div.bottom {
	width: 100%;
	height: 30px;
	background: url(images/bottom-bg.gif) repeat-x;
}
/* @end */
/* @group Header top menu */
div.layout div.header {
	position: relative;
	width: 990px;
	height: 145px;
	background: url(images/header-bg.gif) repeat-x left top;
}
div.layout div.header.mini {
	position: relative;
	width: 933px;
	height: 137px;
	background: none;
}
div.layout div.header ul.left {
	float: left;
	color: #666;
	padding-left: 10px;
	background: url(images/header-left.gif) no-repeat left top;
	z-index: 5;
}
div.layout div.header ul.right {
	float: right;
	color: #000;
	padding-right: 10px;
	background: url(images/header-right.gif) no-repeat right top;
	z-index: 5;
}
div.layout div.header.mini ul.right {
	background: none;
}
div.layout div.header ul li {
	display: inline;
	line-height: 25px;
	color: #006bb5;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
div.layout div.header ul li span {
	color: #ff6a07;
}
div.layout div.header ul li span.slogan{
    color: #333;
    padding-left: 5px;
}
div.layout div.header ul li span.text{
    color: #333;
}
div.layout div.header ul a {
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
}
div.layout div.header ul.right a {
	color: #535353;
	font-weight: bold;
	border-left: 1px solid #666;
}
div.layout div.header ul.right a.blue{
    color: #0054A9;
}
div.layout div.header ul.left a {
	color: #666;
	background: url(images/header-li.gif) no-repeat left center;
}
div.layout div.header a.help {
	color: #000;
	background: url(images/icon-help.gif) no-repeat left center;
}
div.layout div.header a.login {
	color: #000;
	background: url(images/icon-arrow.gif) no-repeat left center;
}
div.layout div.header a.registration {
	color: #000;
	background: url(images/icon-plus.gif) no-repeat left center;
}
div.layout div.header a.language {
	border: 0 !important;
	padding: 0;
}
div.layout div.header a.rss {
	padding: 2px 0px 2px 20px;
	color: #000;
	background: url(images/icon-rss.gif) no-repeat left center;
}
div.layout div.header ul a.mobil{
    color: #FF4600;
}
/* @end */
/* @group Header + logo */
div.layout div.header h1 {
	margin: 0;
	padding: 0;
	top: 55px;
	/*left: -10px;*/
	position: absolute;
	width: 245px;
	height: 72px;
	overflow: hidden;
	z-index: 0;
	color: transparent;
	background-image: none !important;
}
div.layout div.header.mini span.h1 {
	display: block;
	margin: 0;
	padding: 0;
	top: 20px;
	left: 20px;
	position: absolute;
	width: 245px;
	height: 72px;
	overflow: hidden;
	z-index: 0;
}
div.layout div.header span.h1 a{
	color: transparent;
}
div.layout div.header h1 span, div.layout div.header span.h1 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 1;
	width: 245px;
	height: 72px;
	margin: 0;
	padding: 0;
}
div.layout div.header h1 span, div.layout div.header span.h1 span {
	color: transparent;
	background: url(images/logo.gif) no-repeat left top;
}

div.layout div.header div.banner {
	margin: 0;
	padding: 0;
	top: 40px;
	right: 0;
	position: absolute;
	width: 728px;
	height: 90px;
	overflow: hidden;
	z-index: 0;
}

div.layout div.header div.info {
	position: absolute;
	top: 82px;
	left: 300px;
	z-index: 20;
	color: #666;
	border-left: 1px solid #ff8300;
	padding: 3px 0px 5px 30px;
}
div.layout div.header.mini div.info {
	top: 37px;
}
div.layout div.header div.info span {
	color: #ff8300;
}
div.layout div.header div.info strong {
	color: #ff8300;
	font-weight: bold;
}
div.layout div.header .headerbanner{
    position: absolute;
    height: 160px;
    width: 210px;
    top: 54px;
    left: 540px;
    overflow: hidden;
}
div.layout div.header .headerbanner div{
    margin: 0 0 0 0px;
}
div.layout div.header .headerbanner div.leftmargin{
    padding-left: 50px;
}
div.layout div.header .headerbanner.logged{
    width: 390px;
}
div.layout div.header .headerbanner.logged .first{
    float: left;
    margin: 0 0 0 0px;
}
div.layout div.header .headerbanner.logged .second{
    float: left;
    margin: 0 0 0 40px;
}
div.layout div.bright div.login{
	z-index: 20;
	width: 250px;
	height: 126px;
	/*background: url(images/loginbg_sk.jpg) top left no-repeat;*/
	color: #ffffff;
	overflow: hidden;
	position: relative;
}
/*div.layout div.header .cz div.login{
    background: url(images/loginbg.jpg) top left no-repeat;
}*/
div.layout div.bright div.login form {
	padding: 0 5px;
}
div.layout div.bright div.login span.tab {
	position: relative;
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0px 6px 10px;
	/* background:  url(images/login-tab.jpg) no-repeat left top; */
}
div.layout div.bright .login .tab{
    font-weight: bold;
}
div.layout div.bright div.login span.auto {
	line-height: 31px;
}
div.layout div.bright div.login label {
	display: block;
	float: left;
	width: 80px;
	color: #ffffff;
	text-align: left;
	height: 22px;
    line-height: 22px;
	text-indent: 25px;
}
div.layout div.bright div.login input.input {
	float: right;
	color: #000;
	border: 0;
	width: 150px;
	padding: 0px;
	margin-right: 9px;
	margin-bottom: 2px;
	background: #ffffff url(images/input-login.gif) repeat-x left top;
	height: 22px;
}
div.layout div.bright div.login  input.checkbox {
	margin: 12px 2px 4px 55px;
	vertical-align: middle;
	float: left;
}
div.layout div.bright div.login .submitwrap{
    display: block;
    position: absolute;
    top: 71px;
    right: 13px;
}
div.layout div.bright div.login .submitwrap a {
	/* margin: 6px 0px 0px 46px; */
	display: block;
	width: 95px;
	line-height: 26px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(images/submit-narrow.gif) no-repeat 0px 0px;
}
div.layout div.bright div.login .submitwrap a:hover {
	color: #333333;
	background: url(images/submit-narrow.gif) no-repeat 0px -26px;
}
div.layout div.bright div.login a{
    color: white;
}
div.layout div.bright div.login a:hover {
    color: #EEE;
}
div.layout div.bright div.login .logintext{
    position: absolute;
    top: 97px;
    right: 13px;
}
div.layout div.bright div.login .logintext2{
    position: absolute;
    top: 108px;
    left: 100px;
}
div.layout div.bright .registrationtab{
    position: absolute;
    top: 112px;
    left: 10px;
}
div.layout div.bright div.login.auth {
	right: 0px;
	width: 384px;
	background: url(images/login-auth-bg.jpg) repeat-x right bottom;
}
div.layout div.bright div.login.auth .content {
	padding: 10px;
}
div.layout div.bright div.reg {
	position: absolute;
	top: 300px;
	right: -9px;
	z-index: 30;
	width: 9px;
	height: 23px;
	background: url(images/registration-right.jpg) no-repeat right top;
}
div.layout div.bright div.sk div.registration {
	background: url(images/registration-bg-sk.jpg) no-repeat right bottom;
}
div.layout div.bright div.cz div.registration {
	background: url(images/registration-bg-cz.jpg) no-repeat right bottom;
}
div.layout div.bright div.registration {
	position: absolute;
	bottom: 8px;
	right: 0px;
	z-index: 20;
	width: 183px;
	height: 142px;
	background: url(images/registration-bg.jpg) no-repeat right bottom;
}
div.layout div.bright div.registration span.tab {
	position: relative;
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0px 0px 10px;
	background: url(images/registration-tab.jpg) no-repeat left top;
}

div.layout div.header div.tip {
	position: absolute;
	top: 40px;
	left: 560px;
	z-index: 20;
}
div.leftPanel
{
	position: absolute;
	top: 55px;
	left: 545px;
	z-index: 20;
}

/*#search {
	position: absolute;
	top: 55px;
	left: 545px;
	z-index: 20;
}
#search form {
	background-image: none;
	background-color: transparent;
	width: 380px;
}
#search input.input {
	position: relative;
	margin: 8px 0px 0px 15px;
	float: left;
	width: 160px;
	border: 1px solid #a9b9c3;
	padding: 4px;
	background: url(images/input-search.gif) repeat-x left top;
}
#search a {
	margin: 8px 0px 0px 0px;
	float: right;
	display: block;
	width: 140px;
	line-height: 26px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(images/submit.gif) no-repeat 0px 0px;
}
#search a:hover {
	color: #333333;
	background: url(images/submit.gif) no-repeat 0px -26px;
}
#search a.more {
	border: 1px solid #696963;;
	margin: 8px 2px 8px 2px;
	line-height: 26px;
	width: 40px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: white;
}*/
div.layout div.header.mini menu {
	position: absolute;
	top: 108px;
	left: 0px;
	z-index: 20;
	margin: 0;
	padding: 0;
}
#search menu li {
	color: #687781;
	display: inline;
	position: absolute;
	/*width: 141px; */
    width: 113px;
	background: url(images/tab.gif) no-repeat left top;
	padding-left: 10px;
}
#search menu li.small {
	background: url(images/tab-small.gif) no-repeat left top;
}
#search menu li.pos1 {
	left: 0px;
	z-index: 34;
}
#search menu li.pos2 {
	left: 104px;
    /* left: 130px; */
	z-index: 33;
}
#search menu li.pos3 {
	left: 208px;
    /* left: 260px; */
	z-index: 32;
}
#search menu li.pos4 {
    left: 312px;
    /* left: 390px; */
	z-index: 31;
}
#search menu li.pos5 {
	left: 416px;
	z-index: 30;
}
#search menu li.pos6 {
	left: 520px;
	z-index: 29;
}
#search menu li.pos7 {
	left: 615px;
	z-index: 28;
}
#search menu li.top {
	z-index: 40;
}
#search menu li a {
	color: #687781;
	font-weight: bold;
	text-decoration: none;
	background: url(images/header-li.gif) no-repeat left center;
	padding-left: 7px;
	line-height: 29px;
}
#search menu li a:hover {
	text-decoration: underline;
}
#search {
	height:71px;
	z-index: 20;
	margin-bottom: 12px;
}
#search.mini {
	height: 24px;
	width: 990px;
	position: relative;
	margin-bottom: 5px;
}
#search a.more {
	width: 50px;
	float: right;
	background: transparent;
}
#search a:hover.more {
	width: 50px;
	background: transparent;
}
#search form {
	position: relative;
	top: 29px;
	width: 705px;
	height: 42px;
	z-index: 20;
	background: #ffffff url(images/search-bg.gif) no-repeat left top;
	padding-right: 15px;
}
#search.mini form {
	position: absolute;
	top: 0;
	right: 0;
	width: 298px;
	height: 42px;
	z-index: 20;
	background: none;
	padding-right: 2px;
}
#search form input.longSearch {
	position: relative;
	margin: 8px 0px 0px 15px;
	float: left;
	width:  520px;
	border: 1px solid #a9b9c3;
	padding: 4px;
	background: url(images/input-search.gif) repeat-x left top;
}
#search.mini form input.input {
	width: 180px;
}
div.layout div.bright div.login .submitwrap a {
	/* margin: 6px 0px 0px 46px; */
	display: block;
	width: 95px;
	line-height: 26px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(images/submit-narrow.gif) no-repeat 0px 0px;
}
#search form a {
	float: right;
	display: block;
	width: 140px;
	line-height: 26px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(images/submit.gif) no-repeat 0px 0px;
	margin-top: 8px;
}
#search.mini form a {
	margin-top: 0;
	width: 96px;
	background: url(images/submit-narrow.gif) no-repeat 0px 0px;
}
#search form a:hover {
	color: #333333;
	background-position: 0px -26px;
}
div.header div.upload {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 384px;
	line-height: 28px;
	z-index: 20;
}

div.header div.upload.sk {
	background: url(images/upload-bg-sk.jpg) no-repeat left top;
}
div.header div.upload.cz {
	background: url(images/upload-bg-cz.jpg) no-repeat left top;
}

div.header div.upload a {
	color: #ffffff;
	margin-left: 275px;
	font-weight: bold;
	text-decoration: underline;
}
/* @end */
/* @group Best videos */
div.layout div.bleft .best .view {
	position: relative;
	border-right: 1px solid #ff8300;
	background: #fff3e3 url(images/best-videos-bottom.gif) no-repeat left bottom;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
div.layout div.bleft .best .comment {
	position: relative;
	border-right: 1px solid #3088c2;
	background: #dcedf6 url(images/best-comment-videos-bottom.gif) no-repeat left bottom;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
div.layout div.bleft .best h2 {
	margin: 0;
	padding: 10px 10px 10px 15px;
	font-weight: bold;
	font-size: 9pt;
}
div.layout div.bleft .best h2 span {
	font-weight: normal;
}
div.layout div.bleft .best .view h2 {
	color: #ff5800;
	background: #fff3e3 url(images/best-videos-top.gif) no-repeat left top;
}
div.layout div.bleft .best .comment h2 {
	color: #0054a9;
	background: #dcedf6 url(images/best-comment-videos-top.gif) no-repeat left top;
}
.video{
    position: relative;
}
div.layout div.bleft .best .video span {
	color: #666666;
	font-weight: normal;
}
div.layout div.bleft .best .video {
	clear: both;
	color: #ff781e;
	font-weight: bold;
}
div.layout div.bleft .best .view img {
	/*float: left;
	position: relative;*/
	background-color: #fff;
	padding:  2px;
	margin: 0px 8px 10px 15px;
	width: 65px;
}
div.layout div.bleft .best .view .video a {
	color: #ff5800;
	text-decoration: none;
}
div.layout div.bleft .best .view .video a.thumb {
	float: left;
	display: block;
}
div.layout div.bleft .best .comment .video a {
	color: #0054a9;
	text-decoration: none;
}
div.layout div.bleft .best .video a:hover {
	text-decoration: underline;
}
div.layout div.bleft .best .view img {
	border: 1px solid #ff9a23;
}
div.layout div.bleft .view .video-info {
	float: left;
	width: 122px;
	word-wrap:break-word;
}
div.layout div.bleft .best .comment img {
	border: 1px solid #539acb;
}
/* @end */
/* @group Videos listing */
.main#listing {
	width: 480px;
}
.main#listing .pageing{
    text-align: center;
    height: 30px;
}
.main#listing .pageing span{
    display: block;
    margin: 0 6px 15px 0;
    float: left;
}
.main#listing .pageing span a{
    display: block;
    /* color: #0155ab; */
    color: white;
    background:transparent url(/css/images/listing.png) no-repeat scroll left -23px;
    line-height: 2;
    letter-spacing:-1px;
    text-decoration: none;
    width: 22px;
    height: 23px;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
}
.main#listing .pageing span a:hover{
    background:transparent url(/css/images/listing.png) no-repeat scroll left 0;
    color: white;
}
.main#listing .pageing span .selected{
    background:transparent url(/css/images/listing.png) no-repeat scroll left 0px;
    color: white;
}
#videos{
    position: relative;
    clear: left;
    overflow: hidden;
}
#listing .video {
	position: relative;
	clear: both;
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	border-bottom: 1px solid #cbd6de;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	max-width: 610px;
}
#listing .video.last{
    border-bottom: none;
    padding-bottom: 0;
}
.static#listing .video {
	width: 610px;
	font-size: 8pt;
	line-height: 1.1;
}
.static.top#listing .video {
	padding-right: 60px;
}
#listing .video .imganchor{
    float: left;
    position: relative;
}
#listing .video img {
	border: 1px solid #c6d3da;
	background-color: #fff;
	padding:  2px;
	margin: 0px 8px 10px 0px;
	float: left;
	width: 120px;
	height: 80px;
}
#listing .video h3 {
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
	background-image: none;
	font: 16px Arial;
	letter-spacing: -1px;
}
#listing .video h3 a {
	font-weight: bold;
	color: #0054a9 !important;
	text-decoration: none;
}
#listing .video h3 a:hover {
	text-decoration: underline;
}
#listing .video h3 a em{
    color: #0080FF !important;
    font-weight: bolder;
    font-style: normal;
    /* background: yellow; */
}
#listing .video div.info {
	height: 30px;
}
#listing .video span.time {
	width: 38px;
	line-height: 14px;
	float: left;
	position: relative;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #7fb5da url(images/video-time.gif) no-repeat;
	margin-right: 10px;
}
#listing .video span.time.hours {
	width: 52px;
	background: transparent url(images/video-time-hours.gif) no-repeat;
}
#listing .video span.stars {
	margin: 0;
	float: left;
	width: 65px;
	height: 13px;
	line-height: 13px;
	position: relative;
	display: block;
	z-index: 5;
	font-size: 0;
	background: url(images/star.gif) repeat-x 0px 0px;
}
#listing .video span.stars strong {
	position: absolute;
	width: 33px;
	height: 13px;
	line-height: 13px;
	display: block;
	z-index: 10;
	font-size: 0;
	background: url(images/star.gif) repeat-x 0px -13px;
}
#listing .video span.note {
	padding-bottom: 4px;
	display: block;
	font-size: 8pt;
	font-weight: normal;
}
#listing .video span.stars.size0 strong {
	width: 0px;
}
#listing .video span.stars.size10 strong {
	width: 7px;
}
#listing .video span.stars.size20 strong {
	width: 13px;
}
#listing .video span.stars.size30 strong {
	width: 20px;
}
#listing .video span.stars.size40 strong {
	width: 26px;
}
#listing .video span.stars.size50 strong {
	width: 33px;
}
#listing .video span.stars.size60 strong {
	width: 39px;
}
#listing .video span.stars.size70 strong {
	width: 46px;
}
#listing .video span.stars.size80 strong {
	width: 52px;
}
#listing .video span.stars.size90 strong {
	width: 59px;
}
#listing .video span.stars.size100 strong {
	width: 65px;
}
#listing .video div.position {
	position: absolute;
	top: 0;
	right: 10px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	font-size: 12pt;
	background-color: #c3cdd3;
}
#listing .video div.position.pos00 {
	background-color: #ff4700;
}
#listing .video div.position.pos01 {
	background-color: #ff8200;
}
#listing .video div.position.pos02 {
	background-color: #ffa543;
}
#listing .video div.position span {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	background-color: #ffffff;
}
#listing .video div.position span.top.left {
	top: 0px;
	left: 0px;
}
#listing .video div.position span.top.right {
	top: 0px;
	right: 0px;
}
#listing .video div.position span.bottom.left {
	bottom: 0px;
	left: 0px;
}
#listing .video div.position span.bottom.right {
	bottom: 0px;
	right: 0px;
}
/* @end */
/* @group Category listing */
#category .video {
	position: relative;
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	float: left;
	width: 142px;
	padding-right: 8px;
	padding-bottom: 7px;
}
#category .video img {
	border: 1px solid #c6d3da;
	background-color: #fff;
	padding:  2px;
	margin: 0px 8px 10px 0px;
	clear: both;
	width: 120px;
	height: 80px;
}
#category .video h3 {
	font-size: 9pt;
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
	background-image: none;
	text-align: left;
}
#category .video h3 a {
	font-size: 9pt;
	font-weight: bold;
	color: #0054a9 !important;
	text-decoration: none;
}
#category .video h3 a:hover {
	text-decoration: underline;
}
#category .video span {
	font-size: 8pt;
}
#category .video div.info {
	position: relative;
	margin-bottom: 10px;
}
#category .video span.time {
	width: 38px;
	line-height: 1;
	padding: 1px 0px 2px 0px;
	font-size: 11px;
	position: relative;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #7fb5da url(images/video-time.gif) no-repeat;
	margin-right: 10px;
}
#category .video span.stars {
	top: 0;
	left: 50px;
	width: 65px;
	margin: 0;
	height: 13px;
	line-height: 13px;
	position: absolute;
	display: block;
	z-index: 5;
	font-size: 0;
	background: url(images/star.gif) repeat-x 0px 0px;
}
#category .video span.stars strong {
	position: absolute;
	width: 33px;
	height: 13px;
	line-height: 13px;
	display: block;
	z-index: 10;
	font-size: 0;
	background: url(images/star.gif) repeat-x 0px -13px;
}
#category .video span.stars.size0 strong {
	width: 0px;
}
#category .video span.stars.size10 strong {
	width: 7px;
}
#category .video span.stars.size20 strong {
	width: 13px;
}
#category .video span.stars.size30 strong {
	width: 20px;
}
#category .video span.stars.size40 strong {
	width: 26px;
}
#category .video span.stars.size50 strong {
	width: 33px;
}
#category .video span.stars.size60 strong {
	width: 39px;
}
#category .video span.stars.size70 strong {
	width: 46px;
}
#category .video span.stars.size80 strong {
	width: 52px;
}
#category .video span.stars.size90 strong {
	width: 59px;
}
#category .video span.stars.size100 strong {
	width: 65px;
}
.static.pad#category {
	padding: 10px;
}
#category .cat {
	color: #535353;
	font-weight: normal;
	font-size: 7pt;
	float: left;
	padding: 16px;
	padding-bottom: 7px;
	text-align: center;
	min-width: 120px;
}
.users #category .cat{
    height: 136px;
    padding: 10px 10px 7px;
    width: 136px;
}
#category .cat a {
	font-weight: bold;
	font-size: 8pt;
	display: block;
}
#category .cat img {
	border: 0;
	clear: both;
	max-height: 120px;
	max-width: 120px;
}
/* @end */
/* @group Right */
/* @group Upload */
div.layout div.bright .upload {
	/*padding: 77px 0px 7px 90px;*/
	margin-bottom: 10px;
    position: relative;
	width: 250px;
	height: 141px;
	color: #FFFFFF;
}
div.layout div.bright.logged .upload {
	height: 92px;
}
div.layout div.bright .upload div.upbutton {
	position: absolute;
	left: 95px;
	bottom: 6px;
}
div.layout div.bright .upload div.uptext {
	position: absolute;
	left: 95px;
	bottom: 38px;
	font-size: 14px;
	width: 140px;
	text-align: center;
}
div.layout div.bright .upload .regbutton{
    position: absolute;
    top: 46px;
    left: 95px;
}
div.layout div.bright .upload div.regtext1 {
	position: absolute;
	left: 35px;
	top: 3px;
	font-size: 16px;
	width: 62px;
}
div.layout div.bright .upload div.regtext2 {
	position: absolute;
	left: 80px;
	top: 25px;
	font-size: 16px;
	font-weight: bold;
}
div.layout div.bright{
    background: url(images/upload.png) top left no-repeat;
}
/*div.layout div.bright.cz{
    background: url(images/upload.gif) top left no-repeat;
}*/
div.layout div.bright.logged{
    background: url(images/upload-logged.png) top left no-repeat;
	margin-top: -7px;
}
/*div.layout div.bright.logged.cz{
    background: url(images/upload_logged.gif) top left no-repeat;
}*/
div.layout div.bright .upload a {
	display: block;
	width: 135px;
	line-height: 26px;
	color: #666666;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	background: url(images/submit.gif) no-repeat 0px 0px;
	padding-right: 5px;
}
div.layout div.bright .upload a:hover {
	color: #333333;
	background: url(images/submit.gif) no-repeat 0px -26px;
}
/*
div.layout div.bright .upload .regbutton a{
    width: 90px;
    background: url(images/submit-narrow.gif) no-repeat 0 0;
}
div.layout div.bright .upload .regbutton a{
    width: 95px;
    height: 26px;
    line-height: 26px;
}
div.layout div.bright .upload .regbutton a:hover {
    background: url(images/submit-narrow.gif) no-repeat 0 -26px;
}
*/
/* @end */
/* @group Banners */
div.layout div.bright .banner_250_250  , div.layout div.banner_250_250 {
	width: 250px;
	height: 250px;
    border: none;
}
.banner_250_250 img, .banner img{
    border: none;
}
div.layout div.banner_468_60 {
	width: 468px;
	height: 60px;
}

div.layout div.bright span.tabBanner, div.tabBanner {
	display: block;
	height: 13px;
	text-align: right;
	font-size: 7pt;
	color: #666666;
	padding-right: 8px;
	background: url(images/right-tab.gif) no-repeat right center;
}
div.layout div.banner {
	margin-bottom: 10px;
}
/* @end */
/* @group 5 reasons */
div.layout div.bright .reasons {
	padding-top: 91px;
	margin-bottom: 5px;
	color: #666666;
}
div.layout div.bright .reasons.sk {
	background: url(images/right-reasons-sk.jpg) no-repeat;
}
div.layout div.bright .reasons.cz {
	background: url(images/right-reasons-cz.jpg) no-repeat;
}
div.layout div.bright .reasons span {
	float: left;
	display: block;
	position: relative;
	line-height: 38px;
	color: #336b70;
	z-index: 100;
	font-weight: bold;
	font-size: 12pt;
	padding: 0px 21px 0px 15px;
	background: none;
}
div.layout div.bright .reasons .one span {
	background: url(images/right-reasons-1.gif) no-repeat left top;
}
div.layout div.bright .reasons .two span {
	background: url(images/right-reasons-0.gif) no-repeat left top;
}
div.layout div.bright .reasons span span {
	display: block;
	position: absolute;
	z-index: 5;
	color: #ffffff;
	top: -1px;
	left: -1px;
	background-color: transparent;
}
div.layout div.bright .reasons .one span span, div.layout div.bright .reasons .two span span {
	background: none;
}
div.layout div.bright .reasons div h4 {
	color: #336b70;
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div.layout div.bright .reasons div {
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #d2ecee;
	border-left: 1px solid #d2ecee;
	clear: both;
	min-height: 38px;
}
div.layout div.bright .reasons div.one {
	background-color: #d2ecee;
}
div.layout div.bright .reasons div.two {
	background-color: #f5fcfb;
}
div.layout div.bright .reasons div.bottom {
	padding: 0;
	border: 0;
	width: 250px;
	height: 5px;
	background: url(images/right-reasons-bottom.jpg) no-repeat;
}
/* @end */
/* @group News */
div.layout div.bright div.news {
	padding: 0;
	border: 0;
	width: 249px;
	padding-top: 69px;
	background: url(images/right-news.jpg) no-repeat top;	
	margin-bottom: 10px;
    margin-top: 5px;
}
div.layout div.bright div.news ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	background: url(images/right-news-bottom.gif) no-repeat bottom;	
}
div.layout div.bright div.news ul li {
	color: #c65b48;
	background-color: #fbeeeb;
	list-style: none;
	padding: 10px 15px 10px 15px;
	border-left: 1px solid #f8d0c8;
	border-right: 1px solid #f8d0c8;	
}
div.layout div.bright div.news ul li.two {
	background-color: #f8d0c8;	
}
div.layout div.bright div.news ul li strong {
	font-size: 9pt;
	display: block;
	color: #ac2c15;
	padding-bottom: 3px;
	text-decoration: underline;	
}
div.layout div.bright div.news ul li a {
	color: #ac2c15;	
}
/* @end */
/* @group Blog */
div.layout div.bright a.blog {
	display: block;
	width: 250px;
	height: 80px;
	color: #ffffff;
	background: #be4326 url(images/right-blog.jpg) no-repeat;
	margin-bottom: 15px;
	font-size: 0;
	text-decoration: none;
}
div.layout div.bright a.blog.sk {
	background: #be4326 url(images/right-blog-sk.jpg) no-repeat;
}
div.layout div.bright a.blog.cz {
	background: #be4326 url(images/right-blog-cz.jpg) no-repeat;
}
/* @end */
/* @end */
/* @group Footer */
.footerlink {
	color: gray;
	line-height: 150%;
}
.footerlink a, .footerlink a:link, .footerlink a:visited {
	color: #333333;
	text-decoration: underline;
}
.footerlink a:hover {
	color: black;
	text-decoration: none;
}
#footer {
	width: 990px;
	height: 30px;
	background: url(images/footer-bg.gif) repeat-x;
	position: relative;
}
#footer ul.left {
	float:  left;
	color: #666666;
	padding-left: 15px;
	background: url(images/footer-left.gif) no-repeat left top;
}
#footer > .right {
	float:  right;
	line-height: 30px;
	text-align: right;
	color: #666666;
	padding-right: 10px;
	width: 170px;
	background: url(images/footer-right.gif) no-repeat right top;
}
#footer .right strong {
	color: #006bb5;
	font-weight: bold;
}
#footer .right strong span {
	color: #ff6a07;
	font-weight: bold;
}
#footer .right span{
    float: left;
}
#footer .right span.img {
	line-height: 0;
}
#footer .right span img{
    margin: 2px 0 0 10px;
}
#footer .grey {
	color: gray;
}
#footer ul li {
	display: inline;
	line-height: 30px;
	color: #006bb5;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
#footer ul li span {
	color: #ff6a07;
}
#footer ul a {
	font-weight: normal;
	padding-left: 7px;
	text-decoration: none;
}
#footer ul.left a {
	color: #666666;
	background: url(images/footer-li.gif) no-repeat left center;
}
#footer ul.left a:hover {
	text-decoration: underline;
}
div.layout div.bottomLinks {
	padding: 20px 0;
	overflow: hidden;
	width: 990px;
}
div.layout div.bottomLinks div.left {
	text-align: left;
	float: left;
	width: 500px;
}
div.layout div.bottomLinks div.right {
	text-align: right;
	float: right;
	width: 490px;
}
div.layout div.bottomLinks a.transparent {
	color: gray;
	text-decoration: none;
}
/* @end */
/* @group Video-detail */
div.layout div.videoDetail.left, div.layout div.staticDetail.left {
	float:  left;
	width: 660px;
	background-color: #ffffff;
}
div.layout div.videoDetail.center, div.layout div.staticDetail.center {
	width: 929px;
	background-color: #ffffff;
}
div.layout div.videoDetail.right, div.layout div.staticDetail.right {
	float:  right;
	width: 300px;
	position: relative;
	top: -29px;
}
div.layout div.staticDetail.right.small {
	width: 274px;
}
div.layout div.staticDetail.left {
	border: 1px solid #c4ced7;
	position: relative;
	border-bottom: 0px;
	margin-bottom: 10px;
}
div.layout div.staticDetail.center {
	border: 1px solid #c4ced7;
	position: relative;
	border-bottom: 0px;
	margin-bottom: 10px;
}
div.layout div.staticDetail.center hr {
	color: #c4ced7;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.layout div.staticDetail.center div.search {
	margin: 10px;
}
div.layout div.staticDetail.center h1 {
	font-size: medium;
}
div.layout div.videoDetail.left.two {
	border: 0;
}
div.layout div.staticDetail.left .static {
	border-bottom: 0;
	padding: 0px 25px 25px 25px;
	text-align: left;
	line-height: 1.5;
	font-size: 9pt;
	color: #687881;
	min-height: 518px;
}
div.layout div.staticDetail.left.mini .static {
	min-height: 260px; 
}
div.layout div.videoDetail.left .player {
	background: url(images/video-bg.gif) repeat-x left top;
}
h1 {
	color: #0054a9;
	margin: 10px 0px 0px 0px;
	padding-left: 15px;
	font-weight: bold;
	font: 24px Arial;
	letter-spacing: -1px;
	background: url(images/arrow-orange-1.gif) no-repeat left center;
}
div.header h1, div.header span.h1, div.header span.h1 a {
	font-size: 0pt;
	text-decoration: none;
	color: white !important;
}
div.layout div.videoDetail.left .player h1 {
	margin-left: 25px;
	margin-bottom: 10px;
}

div.layout div.videoDetail.left h3 {
	color: #0054a9;
	margin: 10px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 13pt;
	background: url(images/arrow-blue-5.gif) no-repeat left center;
}
div.layout div.videoDetail.left h3 span {
	color: #ff4600;
	font-size: 10pt;
}
div.layout div.videoDetail #smiles img{
    border: none;
    margin: 5px 3px 5px 0;
}
div.layout div.left .bottom {
	position: absolute;
	bottom: -3px;
	left: -1px;
	height: 3px;
	font-size: 0;
	line-height: 13px;
	z-index: 100;
	width: 662px;
	background: url(images/video-bottom.gif) no-repeat left top !important;
}
div.layout div.videoDetail.left .player .buttons {
	background: url(images/video-button.gif) repeat-x;
	overflow: hidden;
}
div.layout div.videoDetail.left .player .buttons a {
	width: 86.1px;
	display: block;
	float:  left;
	text-decoration: none;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #535f69;
	text-align: center;
	border-right: 1px solid #cad2d7;
	border-left: 1px solid #ffffff;
	background: url(images/video-button.gif) repeat-x;
}
div.layout div.videoDetail.left .player .buttons a span {
	color: #535f69;
	text-align: center;
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 5px;
}
div.layout div.videoDetail.left .player .buttons a:hover span {
	color: #000;
}
div.layout div.videoDetail.left .player a.fav span {
	background: url(images/video-icons.gif) no-repeat 32px 0px;
}
div.layout div.videoDetail.left .player a.con span {
	background: url(images/video-icons.gif) no-repeat 32px -50px;
}
div.layout div.videoDetail.left .player a.star span {
	background: url(images/video-icons.gif) no-repeat 32px -100px;
}
div.layout div.videoDetail.left .player a.mail span {
	background: url(images/video-icons.gif) no-repeat 32px -150px;
}
div.layout div.videoDetail.left .player a.flag span {
	background: url(images/video-icons.gif) no-repeat 32px -200px;
}
div.layout div.videoDetail.left .player a.fb span {
	background: url(images/fb.gif) no-repeat 34px -1px;
}
div.layout div.videoDetail.left .player a.right {
	border-right: 1px solid #ffffff;
}
div.layout div.videoDetail.left span.info {
	margin-top: 23px;
	display: block;
	float: right;
	color: #535353;
	font-size: 10pt;
}
td.histogram
{
	background-color: #535353;
}
a.info
{
	color: #535353;
	font-size: 10pt;
}
div.layout div.videoDetail.left span.stars {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 136px;
	height: 26px;
	line-height: 26px;
	position: relative;
	display: block;
	z-index: 5;
	font-size: 0;
	background: url(images/star-big.gif) repeat-x 0px -26px;
}
div.layout div.videoDetail.left span.stars strong {
	position: absolute;
	width: 33px;
	height: 26px;
	line-height: 26px;
	display: block;
	z-index: 10;
	font-size: 0;
	background: url(images/star-big.gif) repeat-x 0px 0px;
}
div.layout div.videoDetail.left span.note {
	padding-bottom: 4px;
	display: block;
}
div.layout div.videoDetail.left span.stars.size0 strong {
	width: 0px;
}
div.layout div.videoDetail.left span.stars.size10 strong {
	width: 14px;
}
div.layout div.videoDetail.left span.stars.size20 strong {
	width: 27px;
}
div.layout div.videoDetail.left span.stars.size30 strong {
	width: 41px;
}
div.layout div.videoDetail.left span.stars.size40 strong {
	width: 54px;
}
div.layout div.videoDetail.left span.stars.size50 strong {
	width: 68px;
}
div.layout div.videoDetail.left span.stars.size60 strong {
	width: 82px;
}
div.layout div.videoDetail.left span.stars.size70 strong {
	width: 96px;
}
div.layout div.videoDetail.left span.stars.size80 strong {
	width: 109px;
}
div.layout div.videoDetail.left span.stars.size90 strong {
	width: 123px;
}
div.layout div.videoDetail.left span.stars.size100 strong {
	width: 136px;
}
div.layout div.left hr {
	border-style: solid;
	border-color: #ffffff;
	border-top: 1px solid #cbd7de;
	clear: both;
}
div.layout div.staticDetail.left hr {
	margin-bottom: 10px;
	padding: 0;
}
#comments a.in-comment {
	text-decoration: none;
	border-bottom: 1px dotted;
}
#comments a.in-comment:hover {
	text-decoration: none;
	border-bottom: 0px;
}
#comments .comment {
	border: 0;
}
#comments .comment {
	padding: 2px 4px 2px 4px;
	position: relative;
	border: 0;
}
#comments .comment a {
	text-decoration: none;
	color: #0054a9;
}
#comments .comment h5 {
	color: #666666;
	font-weight: normal;
	padding: 1px 0px 1px 0px;
	margin: 0;
	font-size: 8pt;
}
#comments .comment h5 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 3px;
	font-size: 0px;
}
#comments .comment div.right {
	position: absolute;
	top: 10px;
	right: 10px;
}
#comments .comment.one {
	background-color: #f4f4f4;
}
#comments .comment.one2{
	background-color: #efefef;
}
#comments .comment.two2{
	background-color: #ffffff;
}
#comments .comment.one span {
	position: absolute;
	display: block;
	height: 3px;
	width: 3px;
	font-size: 0px;
}
#comments .comment.one span.tl {
	top: 0; left: 0;
	background: #f4f4f4 url(images/comment-bg.gif) no-repeat 0px 0px;
}
#comments .comment.one span.tr {
	top: 0; right: 0;
	background: #f4f4f4 url(images/comment-bg.gif) no-repeat -3px 0px;
}
#comments .comment.one span.bl {
	bottom: 0; left: 0;
	background: #f4f4f4 url(images/comment-bg.gif) no-repeat 0px -3px;
}
#comments .comment.one span.br {
	bottom: 0; right: 0;
	background: #f4f4f4 url(images/comment-bg.gif) no-repeat -3px -3px;
}
#comments .comment .bottom234 {
	position: relative;
	padding: 0;
	margin: 0;
	height: 3px;
	width: 531px;
	font-size: 0;
	border: 1px solid red;
	line-height: 0;
	background: #f4f4f4 url(images/comment-bg.gif) no-repeat 0px 0px;
}
#comments .comment div.rating a {
	text-decoration: none;
	color: #0054a9;
	font-size: 18px;
	font-weight: 900;
}
font.neutral {
	color: #AAAA33;
}
font.positiv {
	color: green;
}
font.negativ {
	color: red;
}
div.layout .left .addcomment {
	padding:10px;
}

div.layout .left .addcomment .ui4{
	width:100%;
}
div.layour .left #a_message{
	background:#eee;
}

/* @end */
/* @group Oher-right */
div.layout div.videoDetail.right, div.layout div.staticDetail.right {
	margin-top: 40px;
}
#userPanel {
	position: relative;
	padding: 10px;
	background-color: #dcecf5;
}
#userPanel div.embed {
	margin: -10px;
	padding: 10px;
	background: url(images/user-bg-bottom.gif) no-repeat right bottom;
}
#userPanel span.tl, #userPanel span.tr, #userPanel span.bl, #userPanel span.br {
	display: block;
	position: absolute;
	width: 2px;
	height: 2px;
	font-size: 0;
}
#userPanel span.tl {
	top: 0px; left: 0px;
	background: url(images/user-angle.gif) no-repeat left top;
}
#userPanel span.tr {
	top: 0px; right: 0px;
	background: url(images/user-angle.gif) no-repeat right top;
}
#userPanel span.bl {
	bottom: 0px; left: 0px;
	background: url(images/user-angle.gif) no-repeat left bottom;
}
#userPanel span.br {
	bottom: 0px; right: 0px;
	background: url(images/user-angle.gif) right bottom;
}
#userPanel img {
	width: 120px;
	height: 120px;
	float: right;
	padding: 4px 0 4px 4px;
	border: 1px solid #bed2dd;
	background-color: #ffffff;
	/*margin-right: 10px;*/
	margin-bottom: 10px;
}
#userPanel span.one {
	display: block;
	color: #666666;
	line-height: 18px;
	padding: 2px;
	margin: 2px 135px 0 2px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	background: url(images/arrow-blue-3.gif) no-repeat left 0px bottom 9px;
	font-size: 9pt;
}
#userPanel span.one strong, #userPanel span.one strong a {
	color: #000000;
	font-size: 9pt;
}
#userPanel span.two {
	display: block;
	color: #666666;
	padding: 2px;
	line-height: 18px;
	margin: 0 135px 0 2px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	background: url(images/arrow-blue-2.gif) no-repeat left 0px bottom 9px;
	font-size: 9pt;
}
#userPanel span.two strong {
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
}
#userPanel span.three {
	color: #0054a9;
	line-height: 16px;
	padding-left: 10px;
	background: url(images/arrow-blue-1.gif) no-repeat left center;
}
#userPanel span.four {
	line-height: 16px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: block;
}
#userPanel#userPanel span.two a.tool {
	color: #0054a9;
	padding: 2px 0px 3px 20px;
	font-size: 8pt;
	font-weight: normal;
}
#userPanel span.two a.tool:hover {
	text-decoration: underline;
}
#userPanel span.two a.tool.fav {
	background: url(images/user-icon.gif) no-repeat left -40px;
}
#userPanel span.two a.tool.mail {
	background: url(images/user-icon.gif) no-repeat left -78px;
}
#userPanel span.two a.tool.channel {
	background: url(images/user-icon.gif) no-repeat left -20px;
}
#userPanel span.two a.tool.video {
	background: url(images/user-icon.gif) no-repeat left -60px;
}
#userPanel span.two a.tool.feed {
	background: url(images/user-icon.gif) no-repeat left 0px;
}
#userPanel input.input {
	width:  270px;
	border: 1px solid #a9b9c3;
	padding: 4px;
	background: url(images/input-search.gif) repeat-x left top;
}
#userPanel .comment {
	/*position: relative;*/
	background-color: #ffffff;
	margin-top: 5px;
	clear: both;
}
#userPanel .comment > span {
	display: block;
	position: absolute;
	font-size: 0;
	line-height: 0;
	height: 1px;
	width: 1px;
	background-color: #dcecf5;
}
#userPanel#userPanel .comment > span.top.left {
	top: 0;
	left: 0;
}
#userPanel .comment > span.top.right {
	top: 0;
	right: 0;
}
#userPanel .comment > span.bottom.left {
	bottom: 0;
	left: 0;
}
#userPanel .comment > span.bottom.right {
	bottom: 0;
	right: 0;
}
#userPanel .comment a {
	display: block;
	color: #0054a9;
	line-height: 16px;
	text-decoration: none;
	background: url(images/arrow-blue-4.gif) no-repeat left center;
	padding: 0px 0px 0 10px;
}
#userPanel .comment strong {
	display: block;
	padding: 8px 10px;
	font-weight: normal;
}
div.layout div.videoDetail.right h2 {
	position: relative;
	color: #ff620a;
	font-weight: normal;
	font-size: 12pt;
	background: url(images/related-bg.jpg) no-repeat left top;
	padding: 4px 0px 4px 10px;
	margin: 0;
}
div.layout div.staticDetail.right h2 {
	position: relative;
	color: #0054a9;
	font-weight: normal;
	font-size: 12pt;
	background: url(images/static-bg.jpg) no-repeat left top;
	padding: 4px 0px 4px 10px;
	margin: 0;
}
div.layout div.right h2.stats {
	position: relative;
	color: #999999;
	font-weight: normal;
	font-size: 12pt;
	background: url(images/stats-bg.jpg) no-repeat left top;
	padding: 4px 0px 4px 10px;
	margin: 0;
}
div.layout div.videoDetail.right h2 span a, div.layout div.staticDetail.right h2 span a{
	position: absolute;
	right: 10px;
	top: 6px;
	font-size: 8pt;
	text-decoration: underline;
}
div.layout div.videoDetail.right h2 a {
	color: #ff620a;
}
div.layout div.staticDetail.right h2 a {
	color: #0054a9;
}
div.layout div.videoDetail.right .related {
	border: 1px solid #ffbb91;
	border-top: 0;
	padding: 10px;
}
div.layout div.videoDetail.right .roller{
    height: 320px;
    overflow: auto;
}
div.layout div.right h2.selected{
    font-weight: bolder;
}
/* @end */
img.portret {
	border: 4px solid #cbd7de;
	padding: 1px;
	background-color: #ffffff;
	float: left;
	margin: 0px 20px 60px 0px;
}
div.layout div.staticDetail a {
	text-decoration: none;
	color: #0054a9;
}
div.layout div.staticDetail img{
    border: 1px solid #BED2DD;
}
div.layout div.staticDetail span {
	font-weight: bold;
	color: #333333;
	font-size: 10pt;
}
div.layout div.staticDetail span.text {
	font-weight: normal;
	font-size: 8pt;
	color: #687881;
}
div.layout div.staticDetail.right ul {
	margin: 0;
	padding: 0;
}
div.layout div.staticDetail.right ul li {
	position: relative;
	list-style: none;
	padding: 0;
	font-size: 0;
	border-right: 1px solid #b2cbda;
	border-left: 1px solid #b2cbda;
	border-bottom: 1px solid #b2cbda;
}
div.layout div.staticDetail.right ul.stats li {
	border-color: #d2d2d2;
	padding: 5px 0px 6px 25px;
	color: #535353;
	font-size: 10pt;
	background-color: #ffffff;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
div.layout div.staticDetail.right ul.stats li span.video {
	font-size: 10pt;
	color: #333;
	padding: 0px 10px 0px 23px;
	background: url(images/icons.gif) no-repeat left 1px;
}
div.layout div.staticDetail.right ul.stats li span.chanel {
	font-size: 10pt;
	color: #333;
	padding: 0px 10px 0px 23px;
	background: url(images/icons.gif) no-repeat left -45px;
}
div.layout div.staticDetail.right ul li.pad {
	list-style: none;
	border-right: 1px solid #b2cbda;
	border-left: 1px solid #b2cbda;
	border-bottom: 1px solid #b2cbda;
	font-size: 9pt;
	padding: 10px 15px 10px 25px;
	line-height: 1.5;
	text-decoration: none;
	color: #535353;
	background: #ffffff url(images/arrow-blue-2.gif) no-repeat 15px 17px;
}
div.layout div.staticDetail.right ul li a {
	display: block;
	font-size: 9pt;
	padding: 5px 0px 6px 25px;
	text-decoration: none;
	color: #0054a9;
	background-color: #ffffff;
	background: #fff url(images/arrow-blue-2.gif) no-repeat 15px center;
}
div.layout div.staticDetail.right ul li a.right {
	top: 0;
	left: 180px;
	position: absolute;
	display: block;
	font-size: 9pt;
	padding: 5px 0px 6px 25px;
	text-decoration: none;
	color: #0054a9;
	background: url(images/arrow-blue-2.gif) no-repeat 15px center;
	z-index: 20;
}
div.layout div.staticDetail.right ul li.over a {
	font-weight: bold;
	background: #fff url(images/arrow-blue-3.gif) no-repeat 15px center;
}
div.layout div.staticDetail.right ul li a:hover {
	background: #f6fafd url(images/arrow-blue-3.gif) no-repeat 15px center;
}
div.layout div.staticDetail.right ul.no li a:hover {
	background: #ffffff url(images/arrow-blue-3.gif) no-repeat 15px center;
}
#form {
	background-color: #e3fbca;
	border: 1px solid #bbf282;
	position: relative;
	padding: 15px;
	width: 447px;
}
#form hr {
	border-style: solid;
	border-color: #e3fbca;
	border-bottom: 1px solid #bbf282;
	clear: both;
	color: #535353;
}
#form span.tl, #form span.tr, #form span.bl, #form span.br {
	display: block;
	position: absolute;
	width: 2px;
	height: 2px;
	font-size: 0px;
}
#form span.tl {
	top: -1px; left: -1px;
	background: url(images/upload-angle.gif) no-repeat left top;
}
#form span.tr {
	top: -1px; right: -1px;
	background: url(images/upload-angle.gif) no-repeat right top;
}
#form span.bl {
	bottom: -1px; left: -1px;
	background: url(images/upload-angle.gif) no-repeat left bottom;
}
#form span.br {
	bottom: -1px; right: -1px;
	background: url(images/upload-angle.gif) right bottom;
}
#form div {
	clear: both;
	text-align: left;
	font-size: 8pt;
	margin-top: 8px;
}
#form div.error {
	text-align: right;
	color: #c32121;
}
#form label {
	float: left;
	padding: 4px;
	line-height: 20px;
}
#form input.input {
	width: 260px;
	float: right;
	border: 1px solid #a9b9c3;
	padding: 4px;
	margin-bottom: 0px;
	background: #ffffff url(images/input-search.gif) repeat-x left top;
}
#form input.error {
	border: 1px solid #cf7979;
}
#form select.date {
	width: 93px;
	float: right;
	border: 1px solid #a9b9c3;
	padding: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
	background: #ffffff url(images/input-search.gif) repeat-x left top;
}
#form select {
	float: right;
	width: 270px;
	padding: 2px;
	border: 1px solid #a9b9c3;
	margin-bottom: 0px;
}
#form textarea {
	float: right;
	width: 260px;
	height: 90px;
	border: 1px solid #a9b9c3;
	margin-bottom: 5px;
	padding: 4px;
}
#form input.checkbox {
	margin-left: 158px;
	margin-right: 10px;
	float: left;
	margin-bottom: 0px;
	vertical-align: middle;
}
#form input.radio {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	margin-bottom: 0px;
	vertical-align: middle;
}
#form label span.orange {
	color: #ff6a07;
}
#form span.minilab {
	display: block;
	float: left;
	font-size: 8pt;
	color: #687881;
}
#form span.pad {
	display: block;
	width: 300px;
	padding-top: 5px;
	float: right;
}
#form a.submit {
	float: right;
	display: block;
	width: 161px;
	height: 39px;
	line-height: 39px;
	color: #666;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat 0px 0px;
}
#form a.submit:hover {
	color: #333333;
	background: url(images/button.gif) no-repeat 0px -39px;
}
#form .help{
    display: block;
    float: right;
    width: 20px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    cursor: help;
}

.mktipmsg {
    padding: 5px;
    background-color: #FFF8DC;
    border: 1px solid #DEB887;
    width:180px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6b6b6b;
    display:none;
    position:absolute;
    left:0px;
    top:0px;
}
div.layout div.staticDetail.left.account.medium {
	width: 650px;
}
div.layout div.staticDetail.left.account div.fleft {
	float: left;
	width: 230px;
	border: 0px;
}
div.layout div.staticDetail.left.account div.fright {
	float: right;
	width: 230px;
	border: 0px;
}
div.layout div.staticDetail.left.account h4 {
	color: #000;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 5px 0px;
}
div.layout div.staticDetail.left.account h4.video, div.layout div.staticDetail.left.account h4.feed {
	background: url(images/icons.gif) no-repeat left 1px;
}
div.layout div.staticDetail.left.account h4.account {
	background: url(images/icons.gif) no-repeat left -25px;
}
div.layout div.staticDetail.left.account h4.channel, div.layout div.staticDetail.left.account h4.contact {
	background: url(images/icons.gif) no-repeat left -44px;
}
div.layout div.staticDetail.left.account ul {
	margin: 0;
	padding: 3px 0px 3px 0px;
	list-style: none;
	background-color: #edf4f9;
	position: relative;
}
div.layout div.staticDetail.left.account ul li {
	font-size: 0;
	clear: both;
}
div.layout div.staticDetail.left.account ul li.no {
	margin-top: -3px;
}
div.layout div.staticDetail.left.account ul li a {
	padding: 2px 10px 2px 20px;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	background: #edf4f9 url(images/arrow-blue-2.gif) no-repeat 10px center;
}
div.layout div.staticDetail.left.account ul li a:hover {
	background: #edf4f9 url(images/arrow-blue-1.gif) no-repeat 10px center;
}
div.layout div.staticDetail.left.account span {
	display: block;
	position: relative;
	height: 3px;
	width: 3px;
	font-size: 0;
	top: 0;
	bottom: 0;
}
div.layout div.staticDetail.left.account span.tl {
	float: left; 
	background: #edf4f9 url(images/user-angle.gif) no-repeat left top;
}
div.layout div.staticDetail.left.account span.tr {
	float: right;
	background: #edf4f9 url(images/user-angle.gif) no-repeat right top;
}
div.layout div.staticDetail.left.account span.bl {
	float: left;
	background: #edf4f9 url(images/user-angle.gif) no-repeat left bottom;
}
div.layout div.staticDetail.left.account span.br {
	float: right;
	background: #edf4f9 url(images/user-angle.gif) no-repeat right bottom;
}
/*
div.layout div.staticDetail.left.account div.left {
	float: left;
	width: 230px;
}
div.layout div.staticDetail.left.account div.right {
	float: right;
	width: 230px;
}
div.layout div.staticDetail.left.account h4 {
	color: #000;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 5px 0px;
	font-weight: bold !impotant;
}
div.layout div.staticDetail.left.account h4.video, div.layout div.staticDetail.left.account h4.feed {
	background: url(images/icons.gif) no-repeat left 1px;
}
div.layout div.staticDetail.left.account h4.account {
	background: url(images/icons.gif) no-repeat left -25px;
}
div.layout div.staticDetail.left.account h4.channel, div.layout div.staticDetail.left.account h4.contact {
	background: url(images/icons.gif) no-repeat left -44px;
}
div.layout div.staticDetail.left.account ul {
	margin: 0;
	padding: 3px 0px 3px 0px;
	list-style: none;
	background-color: #edf4f9;
	position: relative;
}
div.layout div.staticDetail.left.account ul li {
	border: 0;
	font-size: 0;
}
div.layout div.staticDetail.left.account ul li a {
	padding: 2px 10px 2px 20px;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	background: #edf4f9 url(images/arrow-blue-2.gif) no-repeat 10px center;
}
div.layout div.staticDetail.left.account ul li a:hover {
	background: #edf4f9 url(images/arrow-blue-1.gif) no-repeat 10px center;
}
div.layout div.staticDetail.left.account ul li span {
	display: block;
	position: absolute;
	height: 3px;
	width: 3px;
}
div.layout div.staticDetail.left.account ul li span.tl {
	top: 0; left: 0;
	background: #edf4f9 url(images/user-angle.gif) no-repeat left top;
}
div.layout div.staticDetail.left.account ul li span.tr {
	top: 0; right: 0;
	background: #edf4f9 url(images/user-angle.gif) no-repeat right top;
}
div.layout div.staticDetail.left.account ul li span.bl {
	bottom: 0; left: 0;
	background: #edf4f9 url(images/user-angle.gif) no-repeat left bottom;
}
div.layout div.staticDetail.left.account ul li span.br {
	bottom: 0; right: 0;
	background: #edf4f9 url(images/user-angle.gif) no-repeat right bottom;
}
*/
form.userSearch span, form.userSearch input.text, form.userSearch a {
	float: left;
	line-height: 26px;
	margin-right: 10px;
}
form.userSearch span {
	color: #535353;
	font-weight: normal;
	font-size: 8pt;
}
#nav {
	position: relative;
	margin-top: 10px;
	font-size: 9pt;
	font-weight: normal;
	color: #999;
}
#nav div {
	position: absolute;
	right: 0px;
	top: -2px;
	color: #a6c8e1;
}
#nav div a {
	color: #006bb5;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}
#nav div span {
	padding: 0px 3px 0px 3px;
	font-weight: normal;
}
div.layout div.videoDetail.right ul.menu li.child a, div.layout div.staticDetail.right li.child a {
	color: #535353;
	padding-left: 45px;
	background-position: 35px center;
}
#sess {
	position: relative;
	background: #dcecf5;
	padding: 10px;
    margin-bottom: 10px;
}
#sess div.fleft {
	/*line-height: 27px;*/
	width: 50px;
	z-index: 1000;
}
#sess div.fright {
	width: 230px;
}
#sess input.checkbox {
	vertical-align: middle;
}
#sess input.input {
	width: 100px;
	margin-left: 5px;
	float: right;
}
#sess hr {
	clear: both;
	border-color: #dcecf5;
	border-style: solid;
	border-top: 1px solid #fff;
}
#sess a.submit {
	margin: 8px 0px 0px 140px;
}
#sess span {
	display: block;
	position: absolute;
	width: 3px;
	height: 3px;
	font-size: 0;
}
#sess span.tl {
	top: 0px; left: 0px;
	background: url(images/user-angle.gif) no-repeat left top;
}
#sess span.tr {
	top: 0px; right: 0px;
	background: url(images/user-angle.gif) no-repeat right top;
}
#sess span.bl {
	bottom: 0px; left: 0px;
	background: url(images/user-angle.gif) no-repeat left bottom;
}
#sess span.br {
	bottom: 0px; right: 0px;
	background: url(images/user-angle.gif) right bottom;
}

/* rating stars videodetail */

#rating .vote0{
float:left;
width:26px;
height:26px;
background-image:url(images/star-big2.gif);
background-position:0px 0px;
}

#rating .vote1{
float:left;
width:26px;
height:26px;
background-image:url(images/star-big2.gif);
background-position:0px 26px;
}

#rating a:hover{
background-position:0px 52px;
}
textarea.uploader {
	width: 100%;
	height: 60px;
}

td.td_fpravo {
	width: 250px;
	text-align: left;
}
td.td_flavo {
	text-align: left;
	padding: 3px;
}
select {
	border: 1px solid #ddd;
}
td.td_flavo input.acUi, select.acUi, select.usrInput, td textarea {
	width: 200px;
	border: 1px solid #ddd;
}
select.acUi, select.usrInput {
	width: 202px;
}
a.changePhoto {
	position: absolute;
	right: 10px;
	top: 142px;
	width: 120px;
	text-align: center;
	display: block;
}

.friendsBlock{
	text-align: center;
	float:  left;
	margin: 0px 15px 45px 0;
}
.friendsBlockIn{
    width: 140px;
	height: 140px;
}
.friendsBlock.groups {
	height: 170px;
}
.friendsBlock .img{
    width: 140px;
    height: 128px;
    border: 1px solid #bed2dd;
    text-align: center;
    line-height: 110px;
    font-size: 110px;
    overflow: hidden;
}
.friendsBlock img{
    border: none;
	background-color: #ffffff;
    vertical-align: middle;
}
.friendsBlock .submenu {
	font-size: 7pt;
}
#addGroupPlace {
	padding-left: 20px;
	font-weight: bold;
	cursor: pointer;
}
strong.login {
	color: #c32121;
}
input.url {
	width: 320px;
}
/* @group Forms */
dl.formular {
	clear: both;
	line-height: 1;
}
dl.formular div.error{
	color: #ff8300;
}
dl.formular dt {
	clear: both;
}
dl.formular dt label {
	float: left;
}
dl.formular dt label.input, dl.formular dt label.checkbox, dl.formular dt label.radio, dl.formular dt label.select, dl.formular dt label.textarea {
	line-height: 1;
	max-width: 190px;
	padding: 2px 10px 0px 0px !important;
	font: normal 9pt Tahoma, Arial, Verdana;
}
dl.formular.channel dt label.input, dl.formular dt label.checkbox, dl.formular dt label.radio, dl.formular dt label.select, dl.formular dt label.textarea {
	line-height: 1;
	width: 160px;
	max-width: 190px;
	padding: 2px 10px 0px 0px !important;
	font: normal 9pt Tahoma, Arial, Verdana;
}
dl.formular dd img.logo {
	margin: 15px 0px 15px 40px;
	line-height: 1;
	max-width: 190px;
	max-height: 190px;
	clear: both;
	border: 1px solid #a9b9c3;
	padding: 4px;
}
dl.formular.channel dd checkbox.checkbox {
	margin: 20px 0px 20px 40px;
	width: 190px;
	height: 30px;
	padding: 4px;
}
dl.formular dt label.required {
	background: url(/images/form-icons.gif) no-repeat right -10px;
}
dl.formular dd {
	margin: 0px 0px 5px 130px;
}
dl.formular dd select.longselect{
	border: 1px solid #a9b9c3;
}
dl.formular dd input.input {
	clear: both;
	width: 245px !important;
	border: 1px solid #a9b9c3;
	padding: 6px;
	background: #ffffff url(/images/input-search.gif) repeat-x left top;
}
dl.formular dd select.select {
	clear: both;
	width: 255px !important;
	border: 1px solid #a9b9c3;
	padding: 3px;
}
dl.formular dd textarea.textarea {
	clear: both;
	width: 245px !important;
	border: 1px solid #a9b9c3;
	padding: 4px;
	height: 100px;
}
dl.formular dd input.radio {
	border: 1px solid black;
}
dl.formular dd ul.errors {
	list-style: none;
}
dl.formular dd input.url {
	width: 280px;
	margin: 8px;
}
dl.formular dd input.file {
	margin: 8px;
}
dl.formular dd ul.errors li {
	color: #c32121;
	font-size: 8pt;
	padding-left: 10px;
	background: url(/images/form-icons.gif) no-repeat left 3px;
}
dl.formular dd label {
	clear: both;
	padding: 0px !important;
}
dl.formular.symmetric dd {
	margin: 0px 0px 5px 230px;
}
dl.formular.symmetric dd input.input {
	clear: both;
	width: 225px !important;
	border: 1px solid #a9b9c3;
	padding: 4px;
	background: #ffffff url(/images/input-search.gif) repeat-x left top;
}
dl.formular.symmetric dd select.select {
	clear: both;
	width: 225px !important;
	border: 1px solid #a9b9c3;
	padding: 3px;
}
dl.formular.symmetric dd textarea.textarea {
	clear: both;
	width: 225px !important;
	border: 1px solid #a9b9c3;
	padding: 4px;
	height: 100px;
}
fieldset {
	margin: 0;
	position: relative;
	border: 1px solid #ddd;
}

#channelPreview {
	
}

#channelPreview #left {
	width: 160px;
	float: left;
	margin-right: 10px;
}
#channelPreview #center {
	float: right;
	width: 302px;
}

#channelPreview #left .module {
	position: relative;
	width: 160px;
	margin: 0px 0px 5px 0px;
}
#channelPreview #left .module span {
	height: 17px;
	line-height: 17px;
	color: white;
	display: block;
	width: 160px;
	font-size: 8pt;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	font-family: Arial;
}
#channelPreview #left .module.blue span {
	background: url(images/channel/left-top.png) no-repeat;
}
#channelPreview .module img {
	border: 1px solid #ddd;
	width: 158px;
	border-top: 0px;
}
#channelPreview .module a.up {
	position: absolute;
	top: 0px;
	right: 18px;
	background: url(/css/images/channel/arrows.gif) no-repeat 0px -17px;
	height: 17px;
	width: 18px;
	display: block;
	font-size: 0px;
}
#channelPreview .module a.down {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(/css/images/channel/arrows.gif) no-repeat 0px -1px;
	height: 17px;
	width: 18px;
	display: block;
	font-size: 0px;
}
#channelPreview .module a.up.none, #channelPreview .module a.down.none {
	background: none;
}
#channelPreview #center .module {
	position: relative;
	width: 302px;
	margin: 0px 0px 5px 0px;
}
#channelPreview #center .module span {
	height: 17px;
	line-height: 17px;
	color: white;
	display: block;
	width: 302px;
	font-size: 8pt;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	font-family: Arial;
}
#channelPreview #center .module.blue span {
	background: url(images/channel/center-top.png) no-repeat;
}
#channelPreview #center .module img {
	border: 1px solid #ddd;
	width: 300px;
	border-top: 0px;
}

#videosListInput {
	position: relative;
	width: 245px !important;
	border: 1px solid #a9b9c3;
	border-right: 0;
	padding: 2px;
	background: #ffffff url(/images/input-search.gif) repeat-x left top;
	float: left;
	color: #535353;
	z-index: 20;
}
a.videosListButton {
	position: relative;
	width: 39px;
	height: 24px;
	font-size: 0px;
	display: block;
	background: #ffffff url(/css/images/channel/select.gif) no-repeat 0px 0px;
	float: left;
	z-index: 22;
}
a.videosListButton:hover {
	background: #ffffff url(/css/images/channel/select.gif) no-repeat 0px -24px;
}
ul.videosList {
	position: absolute;
	top: 23px;
	left: 170px;
	width: 285px;
	background-color: #fff !important;
	border: 1px solid #ddd;
	border-top: 0px;
	font-size: 0px;
	margin: 0px; padding: 0px;
	z-index: 1000;
}
ul.videosList li {
	color: #535353;
	font-size: 8pt;
	z-index: 15;
	padding: 5px;
	border-top: 1px solid #ddd;
	cursor: pointer;
}
ul.videosList li:hover {
	background-color: #efefef;
}
ul.videosList li img {
	padding: 1px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
}
ul.videosList li strong {
	color: #ff4600;
	font-size: 8pt;
	line-height: 1;
}
ul.videosList li span {
	font-weight: normal;
	font-size: 8pt;
	display: inline;
	color: #0054a9;
}
ul.videosList li.paginator {
	background-color: #efefef;
	padding-left: 180px;
	color: #999;
}
ul.videosList  li.paginator a {
	display: inline;
	padding: 0px!important; margin: 0 !important;
	background: transparent none no-repeat !important;
	text-decoration: none;
	font-weight: normal;
	color: #535353;
}
ul.videosList li.paginator a:hover {
	color: #000000;
}

span.error {
	color: #c32121 !important;
	font-size: 9pt !important;
	display: inline !important;
	width: auto !important;
	height: auto !important;
	font-weight: normal !important;
	padding-left: 20px;
}

div.static div.videoBlock
{
	width: 100px !important;
	float: left;
	text-align: center;
	margin: 2px;
}
div.static div.videoBlock div.normal
{
	border: solid 1px #B3B3B3;
	min-height: 140px !important;
}
div.static div.videoBlock div.emphasize
{
	border: solid 1px #F34383;
	min-height: 140px !important;
}
div.static div.rotateVideosHorizontal
{
	width: 14px !important;
	height: 20px !important;
	margin: 65px 1px 65px 1px;
	color: #ffffff;
	text-align: center;
	float: left;
	background-color: #6666ff;
	cursor: Pointer;
}
div.static div.rotateVideosVertical
{
	margin: 1px 39px 1px 40px;
	text-align: center;
	color: #ffffff;
	background-color: #6666ff;
	cursor: Pointer;
}
div.static div.videoBlock img
{
	width: 90px !important;
	max-height: 100px !important;
	border: solid 1px #A3A3A3;
	margin: 3px;
}
div.message {
	text-align: center;
	position: relative;
	margin: 10px;
	font-size: 9pt;
	font-weight: normal;
	color: #999;
}

div.advertising {
	text-align: center;
}

#module_style .background img.image{
	max-width: 280px;
	max-height: 220px;
	padding: 3px;
	border: solid 1px #AAA;
}
#module_style .background #selectBackgroundImagePosition {
	margin-top: 20px;
}
#module_style .background #selectBackgroundImagePosition table {
	margin-left: 130px;
}
#module_style .background #selectBackgroundImagePosition table td {
	width: 60px;
	height: 60px;
	border: solid 1px #888;
}
#module_style .background #selectBackgroundImagePosition table td:hover {
	border: solid 1px #AD8;
}
#module_style .background #selectBackgroundImagePosition table td img {
	max-width: 60px;
	max-height: 60px;
	padding: 0px;
	margin: 0px;
}
#module_style .color {
	float: left;
	width: 22px;
	height: 22px;
	margin: 2px;
	border: solid 1px #DDD;
}
#module_style .selectColor {
	width: 30px;height: 22px;
	margin: 5px;
	padding: 2px;
	border: solid 1px #AAA;
}
#module_style .right {
	text-align: right;
}
#module_style .margin {
	margin: 4px;
}
#module_style .position {
	float: right;
	margin: 2px;
	width: 86px;
	height: 86px;
	border: solid 1px #AAA;
}
#module_style .position.vertical{
	width: 260px;
	height: 86px;
}
#module_style .position.vertical img {
	margin: 0px;
	width: 260px;
	height: 86px;
}
#module_style .position.horizontal{
	width: 86px;
	height: 260px;
}
#module_style .position.horizontal img {
	margin: 0px;
	width: 86px;
	height: 260px;
}
#module_style .position img {
	margin: 0px;
	width: 86px;
	height: 86px;
}





#toolsbar {
	position: fixed;
	bottom: 0px;
	right: 0px;
	margin: 0px 10px 0px 10px;
	text-align: right;
}
#toolsbar a.button {
	display: block;
	line-height: 25px;
	float: left;
	background: #fff url(/css/images/toolsbar-bg.gif) repeat-x;
	text-decoration: none;
	font-size: 8pt;
	color: #444;
	padding: 0px 10px 0px 10px;
	border: 1px solid #aaa;
	border-bottom: 0px;
}
#toolsbar a.button:hover {
	color: #000;
	background-image: none;
}
.toolsbarSet {
	z-index: 100 !important;
	color: #000 !important;
	background-image: none !important;
	border-top: 1px solid #fff !important;
	border-left: 1px solid #000 !important;
	border-right: 1px solid #000 !important;
}
.toolsbarUnset {
	z-index: 1 !important;
	color: #444 !important;
	background: #fff url(/css/images/toolsbar-bg.gif) repeat-x !important;
	border: 1px solid #aaa !important;
	border-bottom: 0px !important;
}

.toolsbarWindow {
	z-index: 2 !important;
	position: fixed;
	bottom: 25px;
	max-width: 210px;
	min-width: 210px;
	right: 10px;
	padding: 30px 10px 10px 10px;
	border: 1px solid black;
	background-color: white;
}
.toolsbarWindow .statusbar {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: #aaa;
	text-align: right;
}
.toolsbarWindow a.minimalize {
	text-decoration: none;
	color: #fff;
	font-size: 15pt;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	line-height: 1;
}
.toolsbarWindow a.minimalize:hover {
	color: #000;
}
.toolsbarWindow .input {
	width: 200px;
}
.toolsbarWindow .area {
	border: 1px solid #a9b9c3;
	width: 210px;
	height: 100px;
	font-family: Tahoma;
	font-size: 8pt;
}

#logoMessage {
	position: absolute;
	top: 130px;
	left: 50px;
	z-index: 10;
}
#logoMessage a {
	color: red;
}
#logoMessage a:hover {
	text-decoration: none;
}
#ePanel {
	cursor: pointer;
	z-index: 10;
	width: 250px;
	margin-bottom: 10px;
	height: 60px;
	background: url(/css/images/epanel.jpg) no-repeat 0px 0px;
}

.ads, .ads a, .ads img{
    border: none;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #BBF282;
	/* background-color: #E3FBCA; */
    background: white;
	padding: 5px;
	opacity: 0.85;
    color: #687881;
    font-size: 1em;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip div{color: black; padding-top: 3px;}

#dialog, #dialog2{
    display: none;
}

/* Reklamy aukro */
#aukro2{
    display: none;
}

/* sideVideos */
div.layout div.staticDetail .sideVideos h2{
    background: transparent url(images/related-bg.jpg) no-repeat scroll left top;
    color: #FF620A;
    font-size: 12pt;
    padding: 4px 0 4px 10px;
}

.sideVideos #listing,
.sideVideos .listing{
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #FFBB91;
    padding: 10px;
}

/* Avataři v editaci profilu */
.avatars{
    margin: 10px 0 10px 0;
}
.avatar{
    width: 50px;
    height: 90px;
    float: left;
    text-align: center;
}
.layout .staticDetail .avatar img{
    border: none;
}
.account .photo,.avatars .save{
    text-align: center;
}
.account .photouploadform{
    margin: 20px 0 0 0;
}

#db_dead {
	font-size: 12pt;
	text-align: center;
	padding: 10px;
	border: 1px solidF #eaa391;
	background-color: #f4d5c5;
	margin-bottom: 1px;
	color: #712403;
}
#playerArea {
	width: 660px;
	height: 372px;
	background: url(/css/images/loader_bigger.gif) no-repeat center center #000000;
}

/* Blok pro různé akce (Odeslat mailem apod...) */
.actionblock{
    border: 1px solid #c4ced7;
    padding: 5px 15px 10px 15px;
    margin: 10px 0 10px 0;
    background: #DCECF5;
    position: relative;
    display: none;
}
.actionblock ul{
    padding: 0;
    margin: 0;
}
.actionblock li{
    list-style: none;
    color: #535F69;
    line-height: 30px;
}
.actionblock label{
    width: 140px;
    display: block;
    float: left;
    line-height: 30px;
}
.actionblock label.wide{
    width: 100%;
}
.actionblock input,
.actionblock textarea{
    border: 1px solid #A9B9C3;
    width: 350px;
}

.actionblock .submit{
    width: 140px;
    border: none;
    margin-left: 352px;
}

.actionblock  .second{
    position: absolute;
    bottom: 10px;
    right: 170px;
}

.actionblock .loader{
    position: absolute;
    bottom: 10px;
    left: 15px;
    display: none;
}
.actionblock .error{
    color: #FF620A;
}

.banner{
    text-align: center;
}
div.layout div.staticDetail .banner img,.banner img{
    border: none;
}

/* Top tabs - Záložky pod hlavičkou */
#toptabs{
  clear: left;
  height: 25px;
}
#toptabs ul{
    margin: 0;
    padding: 0;
}
#toptabs li{
    background: url(images/tab2.gif) 0 -5px no-repeat;
    display: block;
    float: left;
    height: 25px;
    width: 100px;
    padding: 0;
    margin: 0;
}
#toptabs li.last{
    width: 110px;
}
#toptabs li a{
    font-weight: bold;
    padding-left: 7px;
}
#toptabs li.skutecnaliga{
    background: url(images/tab3.gif) 0 -5px no-repeat;
}
#toptabs li.skutecnaliga a{
    color: yellow;
}

/* Můj účet -> Moje skupiny */
.account .groups .group{
    border-bottom: 1px solid #CCC;
    height: 130px;
}
.account .groups .group .img{
    width: 120px;
    height: 120px;
    float: left;
    overflow: hidden;
}
.account .groups img{
    border: 2px solid #BED2DD;
}
.account .groups .group h3{
    padding: 0 0 0 130px;
    margin: 0;
}
.account .groups .group .description{
    padding: 0 0 0 130px;
    margin: 0;
}

/* Můj účet -> Moje videa */
table.myvideos {
    border-collapse: collapse;
    width: 100%;
}
.myvideos td{
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #CCC;
}
.myvideos .MVinfo{
    padding: 10px 5px 0 5px;
    vertical-align: top;
}
.myvideos .MVthumb, 
.myvideos .MVactions {
	white-space: nowrap;
	width: 1%;
}

.myvideos .MVinfo span.nadpis_videa {
	font-size: 9pt !important;
	display: inline !important;
	color: #687881;
}

/* the overlayed element */
.simple_overlay { 
    /* must be initially hidden */
    display:none;

    /* place overlay on top of other elements */
    z-index:1000001;

    /* styling */
    background-color: white;

    width:500px;
    min-height:250px;
    border:1px solid #2E6E9E;

    /* CSS3 styling for latest browsers */
    /* -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000; */
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
}

.simple_overlay form{
    margin: 10px 0 0 10px;
}

.simple_overlay form label{
    float: left;
    width: 150px;
    text-align: left;
}

.simple_overlay form .text,
.simple_overlay form textarea{
     width:315px;
}

.simple_overlay form .submit{
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.simple_overlay p{
    margin: 0 10px 10px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #2E6E9E;
    text-align: left;
    line-height: 1.3;
}

#bugreport{
    text-align: center;
    padding: 0 0 3px 0;
}

/* Výpis videokanálů */
.channelimg{
    width: 94px;
    height: 106px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.channelimg img{
    margin: 15px 0 0 0;
}
.channelimg span{
    position: absolute;
    width: 94px;
    height: 106px;
    top: 0;
    left: 0;
    background: url('../style/channel_bg.png') top left no-repeat;
    _background: url('../style/channel_bg.gif') top left no-repeat;
}

#skycraper{
  position: absolute;
  width: 120px;
  height: 600px;
  top: 0px;
  left: 945px;
}

#fdbSearch {
	margin-top: 10px;
	text-align: center;
	width: 200px;
	height: 150px;
	background: url(/css/images/fdb.png) top left no-repeat;
}
#fdbSearch input {
	margin: 3px;
}

/* Cennik reklamy */

td.adv-h3 { margin-bottom: 0px; }
td.adv-ndash { padding-left: 15px; font-size: x-small; }
td.adv-minimp { font-style: italic; font-size: x-small; }
td.adv-price { font-weight: bold; text-align: right; }

ul.adv {
	list-style-image: url(images/arrow-blue-3.gif);
}

