body {
background-image: url(http://i.vbox7.com/design/bg/bg_naklonen_gray.gif);
margin: 0px;
align: center;
}

.mb15{
	margin-bottom:15px;
}

.pink-title{ font-size: 18px; color: #ff6699; font-weight: bold;}


h1 { font-size: 24px; margin-top: 0; padding-top: 25px; }
h2 { font-size: 20px; font-weight: normal; margin-bottom: 10px; }
h3 { font-size: 18px; color: #ff6699; font-weight: bold; margin-bottom: 10px; margin-top: 13px;}
.h3 { font-size: 18px; color: #ff6699; font-weight: bold; text-decoration:none; margin-bottom: 10px;  margin-top: 13px;}
h4 { font-size: 13px; margin-bottom: 10px;}
h5 { font-size: 12px; color: #ff6699; font-weight: bold; margin-bottom: 2px; }
h6 { font-size: 11px; margin-bottom: 10px;}
h7 { font-size: 24px; color: #339933; font-weight: bold; margin-bottom: 10px; }
p { font-size: 12px; }
small { font-size: 11px; color: #999999; }
li { font-size: 12px; line-height: 18px; }
dd, dt { font-size: 12px; line-height: 18px; }

.title {
font-size: 18px; color: #ff6699; font-weight: bold; text-decoration:none;
}

.smalltxt { font-size: 11px; color: #000000; }

form { padding: 0px; margin: 0px; border: 0px; }

td {font-family: verdana; font-size: 12px; line-height: 16px;
}

a.sk {text-decoration: underline; padding: 1px;}
a.sk:link { color: #03c; }
a.sk:visited { color: #03c;}
a.sk:hover { color: #fff; background-color: #30c; text-decoration: none; }
a.red:link, a.red:visited {
  color: #f00;
  font-family: verdana;
  font-weight: normal;
}

a.skh {text-decoration: underline; padding: 1px; font-size: 18px;}
a.skh:visited { color: #03c;}
a.skh:hover { color: #fff; background-color: #30c; text-decoration: none; font-size: 18px;}


a.red:hover { color: #fff; background: #f00; }

a.ml {text-decoration: underline; padding: 5px;}
a.ml:link, a.ml:visited  { color: #03c; background-color: #fff;}
a.ml:hover { color: #03c; background-color: #FFFF66;}

a.smalllink {font-size: 10px; text-decoration: underline;}
a.smalllink:link, a.smalllink:visited  {color: #03c;}
a.smalllink:hover {color: #03c; background-color: #FFFF66;}

.inputbig {

  font-size: 16px;
  font-weight: bold;
  padding: 5px;
  margin: 0;
  color: #333333;
  

}

.inputbigerr {

  border-color:#FF0000;
  background-color:#FEDEEF;
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
  margin: 0;
  color: #333333;
  height: 35px;
}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}


#picview {
	float:none;
	border:solid 1px #999;
	padding:5px;
	background-color: #FFFFFF;
}


#picview-s {
	float:none;
	border:solid 1px #999;
	padding:1px;
	background-color: #FFFFFF;
}


/* START: PAGINATION */

.pagination{
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

.selectedPage{
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}

.pagination a,
.pageList .this-page{
	padding: 3px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
}

.pagination a:visited{
	padding: 3px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;

}

.pagination a:hover{
	color: #fff; background: #0063DC;
	border-color: #036;
	text-decoration: none;
}
/* END: PAGINATION */

/* START: SMALL PAGINATION */
	
.paginationSmall{table-layout:fixed;padding:10px 0 10px 5px;}
.paginationSmall .selectedPage{font-size: 12px;}
.paginationSmall a:link, .paginationSmall a:visited{
	color:#0033CC;
	padding: 2px 5px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
	margin-right:5px;
	font-size:11px;
}

.paginationSmall a:hover{
	color: #fff; 
	background: #0063DC;
	border-color: #036;
	text-decoration: none;
	margin-right:5px;
}
/* END: SMALL PAGINATION */


#kare-grey { padding: 5px; border: solid 1px #eee; background: #f5f5f5;}
.kare-grey { padding: 5px; border: solid 1px #eee; background: #f5f5f5;}
.kare-grey-ime {
	font-size: 18px;
	color: #ff6699;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	border: solid 1px #eee;
	background: #f5f5f5;
}
#kare-pink { padding: 5px; border: solid 1px #FFE8E8; background: #FFF4F4;}
.kare-pink { padding: 5px; border: solid 1px #FFE8E8; background: #FFF4F4;}
#kare-blue { padding: 5px; border: solid 1px #C6E7FF; background: #E1F2FF;}

#tochki { height: 1px; background: left top; background-image: url(http://i.vbox7.com/design/bg/tochki.png);}



.kare-morevideo { padding: 5px; border: solid 1px #FFE8E8; background: #FFF4F4;}

/*start fipo's corrections*/
.comments { line-height: 20px; width: 500; padding: 5px; text-align: justify; border: solid 1px #eee; background: #f5f5f5;}
.clipControls{
	margin:10px 0 0 10px;
	width:502px;
	position:relative;
	display:block;
	overflow: hidden;
}				
.clipControlsBtn {
	background-color:#cff0ff;
	float:left;
	margin-bottom:3px;
	margin-right:4px;
}
/*end fipo's corrections*/

div.description { width: 440; padding: 5px; background: #FCFEBB; text-align: justify; color: #666;}

#kare-error { padding: 5px; border: solid 1px #FF0000; background: #FFF4F4;}



#kare-browse { width: 638; padding: 5px; border: solid 1px #eee; background: #f5f5f5;}
#kare-description { width: 440; padding: 5px; background: #FCFEBB; text-align: justify; color: #666;}
#kare-comments { line-height: 20px; width: 438; padding: 5px; text-align: justify; border: solid 1px #eee; background: #f5f5f5;}


#tag-list { line-height: 25px; padding: 5px; border: solid 1px #eee; background: #f5f5f5;  text-align: justify; }
#tag-list a { text-decoration: none;}
#tag-list a:hover { color: #fff; background-color: #30c; text-decoration: none; }



//redaktor ime
form.inplaceeditor-form {
  vertical-align:bottom;
}

form.inplaceeditor-form input[type="text"] { /* Input box */
	background-color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(102, 102, 102);
    border-right-color: rgb(102, 102, 102);
    border-bottom-color: rgb(102, 102, 102);
    border-left-color: rgb(102, 102, 102);
    width:450px;
    color: rgb(255, 102, 153);
    font-weight: bold;
}


form.inplaceeditor-form input[type="submit"] { /* The submit button */
  margin-left:1em;
  padding-left:1em;
  padding-right:1em;
}

form.inplaceeditor-form a { /* The cancel link */
  margin-left:1em;
}

//redaktor komentar

form.biginplaceeditor-form {
  vertical-align:bottom;
}

form.biginplaceeditor-form input[type="text"] { /* Input box */
	background-color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(102, 102, 102);
    border-right-color: rgb(102, 102, 102);
    border-bottom-color: rgb(102, 102, 102);
    border-left-color: rgb(102, 102, 102);
    width:450px;
    color: rgb(255, 102, 153);
    font-weight: bold;
}


form.biginplaceeditor-form input[type="submit"] { /* The submit button */
  margin-left:1em;
  padding-left:1em;
  padding-right:1em;
}

form.biginplaceeditor-form a { /* The cancel link */
  margin-left:1em;
  color:red;
}

.group_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

img { border: none; }

.polllist {
	font-size: 11px;
	padding: 0px;
	margin-right: 10px;
	float: left;
	text-align: center;
	width: 120px;
	height: 160px; 
}

.vivitBar{
	width:100%;
	height:30px;
	position:relative;
	z-index:95;
}

.VivitBackground{
	background-color:#eae7e2;
	height:30px;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}

.vivitContainer1{position:absolute;top:0;width:100%;height:30px;font-size:1px;}
.vivitContainer2{text-align:left;height:27px;position:relative;background-position:100px 22px;background-repeat:no-repeat;}
.vivitBarWhiteLine{height:3px;background-color:white;font-size:3px;}

.vivitLogo{display:relative;float:left;margin-left:19px;_margin-left:8px;}
.vivitMenu{
	margin:7px 0 0 13px;
	display:relative;
	float:left;
	font-family: Arial;
	font-size:12px;
}

.vivitMenu a:link, .vivitMenu a:visited{
	font-family: Arial;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
	
.vivitMenu a:hover{text-decoration:underline;}

.editorChoice{
	width:600px;
	margin-left:4px;
}

.vivitBar{width:100%;height:30px;position:relative;}	

.VivitBackground{
	background-color:#eae7e2;
	height:30px;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}

.vivitContainer1{position:absolute;top:0;width:100%;height:30px;font-size:1px;}
.vivitContainer2{text-align:left;height:27px;position:relative;background-image:url(here.png);background-position:100px 22px;background-repeat:no-repeat;}
.vivitBarWhiteLine{height:3px;background-color:white;font-size:3px;}


/* start anketa*/
.vivitInquiry{
	position:relative;
	float:right;
	margin:7px 18px 0 0;
	_margin:7px 6px 0 0;
}


.vivitInquiryBox{
	width:175px;
	position:absolute;
	z-index:500;
	top:23px;
	_top:24px;
	left:0;
	font-size:12px;
	font-family:verdana;
	background-color:white;
	border:1px solid #dddddd;
	border-top:none;
	
	padding:2px 5px 5px 5px;
}

.vivitInquiryBoxCont{
	width:195px;margin-right:10px;position:absolute;top:0;right:0;
}

.vivitInquiryBox label{
	display:block;
}

.vivitInquiryBox label:hover{
	background-color:#FFFFCC;
}

.vivitInput{
	background-color:#FF8022;
	color:white;
	
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
	width:80px;
}

.vivitInquiry a:link,
.vivitInquiry a:visited{
	color:#0033CC;
	padding:1px;
	text-decoration:underline;
	font-family:verdana;
	font-size:12px;
	line-height:16px;
}	

.vivitInquiry a:hover{
	background-color:#3300CC;
	color:#FFFFFF;
	text-decoration:none;
}

.vivitInquiry b{
	font-size:12px;
	font-family:verdana;
}

/*start web camera upload*/
.uploadContainer{
	overflow: hidden; 
	position: relative;
	width:916px;
	padding: 5px; 
	border: solid 1px #eee; 
	background: #f5f5f5;
}

.webcamUpload{
	background-image:url(http://i47.vbox7.com/design/iconci/webcam.jpg);background-position:200px 18px;background-repeat:no-repeat;background-color:#ececec;float:left;width:306px;height:113px;padding:10px 0 6px 10px;
}

.webcamUpload p{
	margin:5px 0 22px 0;
}

.webcamUpload small{
	color:#6a6a6a;
}

.videoUpload{
	float:left;width:600px;
}

.videoUpload p{
	margin:15px 0 10px 20px;
}

.upTitle{
	font-size:13px;
	font-weight:bold;
	margin:10px 0 20px 2px;
	
}

.upBtnContainer{
	positon:relative;width:100%;overflow:hidden;margin:0 0 20px 2px;
}

.upBtn1, .upBtn2{
	position:relative;
	float:left;
	width:200px;
	height:29px;
	cursor:pointer;
	font-weight:bold;
	color:#666666;
	text-align:center;
}

.upBtnL{float:left;background-image:url(http://i47.vbox7.com/design/controls/btnBgrL.gif);width:5px;height:29px;}
.upBtnC{float:left;border-top:1px solid #000;border-bottom:1px solid #000;height:22px;background-image:url(http://i47.vbox7.com/design/controls/btnBgr1.gif);width:190px;padding-top:5px;}
.upBtnC a:link, .upBtnC a:visited{text-decoration:none;color:#666666;outline:none;}
.upBtnC a:hover{text-decoration:none;color:#FF6699;outline:none;}
.upBtnR{float:right;background-image:url(http://i47.vbox7.com/design/controls/btnBgrR.gif);width:5px;height:29px;}

.upText{float:left;height:24px;margin:0 10px 0 10px;color:#666666;padding:5px 0 0 0}

.videoRecContainer{
	position:relative;
	overflow:hidden;
	width:100%;
}

.VideoRecorder{
	float:left;
	width:526px;
}

.videoRecInfo{
	float:right;
	width:300px;	
	background-color:#ebebeb;
	padding:10px;		
}

.videoRecInfoTitle{
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}
/*end web camera upload*/

/*start loading box in play page*/
.loadingBox{border:1px solid #F0F000; padding: 4px; float: left; background-color:#FFFFCC; position: relative; top: 50px; left: 150px; width: 220px;}
.loadingBoxImage{float:left;margin:2px 4px 0 20px;_margin-left:10px;}
.loadingBoxText{float:left;}


/*end loading box in play page*/


/*start browse page*/
.container{
	width:100%;
	overflow:hidden;
}

.columnLeft{
	float:left;
	width:80%;
}

.columnRight{
	float:left;
	width:19%;
	text-align:left;
	background-color:#f5f5f5;
	margin-left:1%;
}

.titile1{
	overflow:hidden;
	border:1px solid #cfd9e2;
	background-color:#f0f3f6;
	padding:2px;	
	margin-bottom:16px;
	
}
.thumb, .titleText{
	float:left;
	height:34px;
}

.titleText{
	line-height:2.8em;
	margin-left:6px;
}

.thumbnail_format{
	overflow:hidden;
	position:relative;
	width:100%;
}

.thumbnail_format_Title{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #c8c8c8;
	color:#FF6699;
	float:left;
	position:relative;
	width:100%;
	padding:3px 0;
}

.clip{
	width:128px;
	/*height:222px;*/
	overflow:hidden;
	float:left;
	margin:10px 20px 10px 0;
}

.rowEnd{margin-right:0;}

.clipInfo{
	width:128px;
	position:relative;
	margin:5px 0 10px 0;
}

.clipTitle{
	/*max-height:32px;
 	height:auto !important;*/
 	height:32px;
	overflow:hidden;

}

.clipInfo small{
	display:block;
}

.onfocusDate{
	position:relative;
	margin-bottom:5px;
}

.clipThumb{
	position:relative;
	border:1px solid #999999;
	padding:3px;
	width:120px;
}

/*start collection */
.collection{
	float:left;
	height:192px;
	margin:10px 9px 10px 0;
	overflow:hidden;
	width:139px;
}

.collThumb{
	background-image:url(http://i48.vbox7.com/design/collection.gif);
	background-repeat:no-repeat;
	
	padding: 10px 11px 12px 8px;
	position:relative;
	
}			
/*end collection */
/*start channel*/
.channel{
	float:left;
	height:192px;
	margin:10px 15px 10px 0;
	overflow:hidden;
	width:133px;
}

.channelThumb{
	background-image:url(http://i48.vbox7.com/design/channel.gif);
	background-repeat:no-repeat;
	background-position:-6px 0;
	padding: 11px 0 12px 2px;
	position:relative;
}
/*end channel*/

.video-time{
	right:5px;
	bottom:4px;
}

.video-type{
	left:5px;
	bottom:4px
}

.video-time, .video-type{
	font-family:Arial,sans-serif;
	text-align:right;
	white-space:nowrap;
	position:absolute;
	
}

.video-time span, .video-type span{
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:14px;
	opacity:0.75;
	padding:0 4px;
}

.ads{
	background-color:#fff;
	text-align:center;
}

.browseControls{
	background-color:#fff;margin:7px 7px 27px 7px;padding:6px;
}

.infoBoxContainer{
	margin-bottom:10px;
	padding:0 4px;
}

.btnTvPlayerContainer{
	text-align:center;
	margin-bottom:10px;
}
/*end browse page*/

/*start subscribe btn*/
.btnSubscribeContainer{
	text-align:center;
	margin-bottom:10px;
}


.btnSubscribe{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	
	border:1px solid #ECC101;
	background-image:url(http://i47.vbox7.com/design/controls/subscribeBtnBgr.gif);
	background-repeat:repeat-x;
	width:120px;
	height:23px;
	color:#994800;
	font-weight:bold;
	cursor:pointer;
	display:inline-block;
	padding:0 0.8333em;
	text-decoration:none;
	white-space:nowrap;
	outline:none;
	text-align:center;
}

.btnUnSubscribe{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	
	border:1px solid #b5b5b5;
	background-image:url(http://i47.vbox7.com/design/controls/unsubscribeBtnBgr.gif);
	background-repeat:repeat-x;
	width:120px;
	height:23px;
	color:#666666;
	font-weight:bold;
	cursor:pointer;
	display:inline-block;
	padding:0 0.8333em;
	text-decoration:none;
	white-space:nowrap;
	outline:none;
	text-align:center;
}

.btnSubscribe:hover, 
.btnUnSubscribe:hover{
	text-decoration:underline;
}
.btnSubscribe span,
.btnUnSubscribe span{
	line-height:1.9166em;
	padding-top:0;
}
/*end subscribe btn*/

/*start new pagination*/
.paginationNew{
	margin:10px 0;
	position:relative;
	overflow:hidden;
}

.paginationNew a:link,
.paginationNew a:visited{
	color:#0000ee;
	background:#FFFFFF;
	border:1px solid #DDDDDD;
	padding:2px 5px;
	text-decoration:none;
}

.paginationNew a:hover{
	background:#0063DC;
	border:1px solid #003366;
	color:#FFFFFF;
	text-decoration:none;
}
.paginationNew ul {
	display:block;
	float:left;
	position:relative;
	overflow:hidden;
	list-style-type:none;
	margin:0;
	padding:0;
}

.paginationNew li{
	display:block;
	float:left;
	line-height:22px;
	margin:0 2px;
}

.paginationNew li.selectedPage{font-size:16px;padding:0 3px;}

.paginationNew li.prevPage{margin-left:0;}
.paginationNew li.nextPage{margin-right:0;}

.paginationNew li.prevPage a:link, 
.paginationNew li.prevPage a:visited{
	background:#FFFFFF url(http://i47.vbox7.com/design/controls/prevPageOut.gif) no-repeat scroll center top;
}

.paginationNew li.prevPage a:hover{
	background:#0063DC url(http://i47.vbox7.com/design/controls/prevPageOver.gif) no-repeat scroll center top;
}

.paginationNew li.nextPage a:link,
.paginationNew li.nextPage a:visited{
	background:#FFFFFF url(http://i47.vbox7.com/design/controls/nextPageOut.gif) no-repeat scroll center top;
}

.paginationNew li.nextPage a:hover{
	background:#0063DC url(http://i47.vbox7.com/design/controls/nextPageOver.gif) no-repeat scroll center top;
}

.paginationInfo{display:block;float:right;margin-top:4px;}
.paginationInfo small{color:#636363;}
.paginationInfo span{color:#FF0000;}
/*end new pagination*/
