/* Reset */

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,object,iframe { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

:focus { outline: none; }

/* Structure */

body {
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #555;	
	height:100%;
}

.aside {
	width: 420px;

}


.aside ul {
	margin-left:40px;
	margin-top:7px;
}

/* Typography */
	
h2, h3, h4 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #333;	
}
	
h2 {
	font-size: 14px;
	color: #555;
	font-weight: bold;	
}
	
#mochaPage h3 {
	display: block;
	font-size: 12px;
	padding: 6px 0 6px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #bbb;
}

h4 {
	font-size: 11px;
}
	
a, a.link {
	color: #ffd400;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a.link:hover {
	text-decoration: none;
}

a.link {
	font-weight:bold;
}
a.link:hover {
	text-decoration:underline;
}
	
p {
	margin: 0;
	padding: 0 0 9px 0;
}
	
/* List Elements */

ul {
	list-style: outside;
	margin: 0 0 9px 16px;
}

dt {
	font-weight: bold;
	}
	
dd {
	padding: 0 0 9px 0;
}	

/* Code */
	
pre {
	background-color: #f6f6f6;
	color: #006600;
	display: block;
	font-family: 'Courier New', Courier, monospace;
	font-size: 11px;
	max-height: 250px;
	overflow: auto;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #d1d7dc;	
	}
	
/* Dividers */

hr {
	background-color: #ddd;
	color: #ccc;
	height: 1px;
	border: 0px;
}

ul ul li {
	font-weight:normal;
}


.spp {
	background-image:url(../img/sp-bg2.gif);
	background-repeat:no-repeat;
	top:200px;
	right:90px;
	position:absolute;
	height:51px;
	line-height:51px;

	width:260px;
	text-indent:90px;
}

.spp-en {
	background-image:url(../img/sp-bg2.gif);
	background-repeat:no-repeat;
	top:200px;
	right:90px;
	position:absolute;
	height:51px;
	line-height:51px;

	width:280px;
	text-indent:65px;
}


.spp a, .spp-en a {
	color:#ffffff;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.spp a:hover, .spp-en a:hover {
	color:#a967a9;
}

.left {
	float:left;
}

.right {
	float:right;
}


.bgr-select {
	width:7px;
	height:7px;
	border:1px solid #000000;
	font-size:0px;
	margin-left:2px;
	line-height:7px;
	margin-top:9px;

}

a.bgr-select-in {
	background-color:#a967a9;
	width:5px;
	height:5px;
	margin:1px;
	padding:0;
	font-size:10px;
	color:#ffffff;
	clear:both;
	
}

#cuc-header {
 left:0;
 background-image:url(../img/bg-header.gif);
 background-repeat:no-repeat;
 background-position:left;
 right:145px;
}
a.bgr-select-in:hover{
	background-color:#ffffff;
	color:#000000;
}

.days-left {
	background-image:url(../img/days-left.png);
	height:29px;
	line-height:25px;
/*	width:145px;*/
width:auto;
padding-left:25px;
padding-right:10px;
	float:right;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	text-align:right;
	
	margin-left:20px;
}

a#win-arrange-icon {
	height:29px;
	background-image:url(../img/win-arrange-off.png);
	display:block;
	width:23px;
	font-size:10px;
	color:#fff;
	margin-right:15px;
	margin-left:5px;
}
a#win-arrange-icon:hover {
	background-image:url(../img/win-arrange-on.png);
}

a#win-minimize-icon {
	height:29px;
	background-image:url(../img/win-minimize-off.png);
	display:block;
	width:20px;
	font-size:10px;
	color:#fff;
	margin-right:5px;
	margin-left:5px;
}
a#win-minimize-icon:hover {
	background-image:url(../img/win-minimize-on.png);
}

a#win-close-icon {
	height:29px;
	background-image:url(../img/win-close-off.png);
	display:block;
	width:24px;
	font-size:10px;
	color:#fff;
	margin-right:5px;
	margin-left:5px;
}
a#win-close-icon:hover {
	background-image:url(../img/win-close-on.png);
}




.cuc-pk-logo {
	margin:2px;
}

#cuc-before-title {
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

#first-loader {
	position:absolute;
	top:0;
	left:0;
	background-color:#000000;
	width:100%;
	height:100%;
	z-index:100000;
	display:none;
}
#first-loader div {
	color: white;
	background-color: #000;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
	visibility: visible;
	display: block
}

#first-loader div div{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ddd;
	margin-left: -100px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 200px;
	height: 50px;
	visibility: visible;
	color:#9b5c98;
	font-size:12px;
	border:2px solid #9b5c98;
	font-weight:bold;
	color:#666666;

	font-size:10px;

	padding-top:30px;
}

.head-box {
	background-color:#ffd400;
	height:20px;
	line-height:20px;
	color:#000000;
}

#desno-box {
	position:absolute;
	width:200px;
	text-indent:10px;
	font-weight:bold;
	top:20px;
	right:100px;
}

#lijevo-box {
	font-weight:bold;
	text-indent:10px;
	width:420px;
}

a.vijesti-link {
	font-size:11px;
	width:100%;
	background-color:#fee465;
	display:block;
	margin-top:2px;

	color:#000000;

}

 a.vijesti-link.over {
	width:100%;
	background-color:#cbcde4;
	display:block;
	margin-top:2px;
	color:#9b5c98;
}

#desno-box a.hover-lnk {
	width:100%;
	background-color:#fee465;
	display:block;
	margin-top:2px;
	text-indent:20px;
	color:#000
}

#desno-box a.over {
	width:100%;
	background-color:#d2dbe9;
	display:block;
	margin-top:2px;
	text-indent:30px;
	color:#9b5c98;
}

#pozvani {
	background-color:#FFD400;
	margin:0;
	padding:0;
	text-indent:0;
	color:#000;
}
#pozvani .head {
	height:36px;
	line-height:36px;
	color:#07254d;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#pozvani .body {
	background-color:#FEE465;
	font-size:0;
}


#pozvani .foot {
	height:47px;
	background-color:#FFD400;
	font-size:12px;
}



.pomak-pozvani {
	margin-right:9px;
}

div.predavac {
	width:134px;
	text-align:center;
	
}

div.predavac span {
	font-size:10px;
}

div.predavac-razmak {
	width:9px;
	font-size:1px;
	float:left;

}

a.pozvani-predavac2 {
	margin-bottom:5px;
	display:block;
}

.clearall {
	clear:both;
}

.greyline {
	border-top:1px solid #eeeeee;
	font-size:0px;
	height:0px;
	margin-bottom:3px;
}

h3.toggler {
	border-bottom:2px solid #333333;
	background-color:#222222;
	margin-bottom:4px;
	height:13px;cursor: pointer;
	margin-right:0px;
	text-indent:15px;
}

div.element {
	padding-top:15px;
	padding-bottom:5px;
}

#sponzori-box {
	background-color:#ffffff;
	height:66px;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:0;
	
}


#sponzori-in {
	width:200px;

}

iframe {
	margin:0;
	padding:0;
}

h1 {
	text-align:center;
	font-size:17px;
}


.dvorana{
	border-bottom:1px solid #666666;
	border-top:1px solid #dddddd;
	background:url(../img/tbl-header.png) bottom repeat-x;
	font-weight:bold;
	font-size:13px;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	height:25px;
	text-indent:5px;
	width:96%;

	border-bottom:1px solid #dddddd; color: #000000;
	margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto;
	padding: 0; text-align: center; width: 96%;
}

.vrijeme {
	float:right;
	width:20%;
	text-align:right;margin-right:5px;
}


DIV.table-row-rad {
	border-bottom:1px solid #dddddd; color: #000000;
	margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto;
	padding: 0; text-align: center; width: 96%;
}
DIV.table-row-pauza {
	border:1px solid #dddddd; color: #000000;
	margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto;
	padding: 0; text-align: center; width: 96%;
	background-color:#ffffe9;
}
DIV.left-cell {
	border: none; float: left; margin: 0; padding: 0; width: 10%;
}

DIV.mid-cell {
	border: none; float: left; margin: 0; padding: 0; width:89%;text-align:left;
}

DIV.table-row-pauza DIV.mid-cell {
	text-align:center;border: none; float: left; margin: 0; padding: 0; width:73%;
}

div.table-row-pauza div.mid-cell {font-weight:bold;}

DIV.right-cell {
	border: none; float: right; margin: 0; padding: 0; width: 16%;text-align:right;margin-right:5px;
}

#showAllNews {
	font-size:11px;
	color:#ffffff;
	margin-right:10px;
}

.show-news {
	text-align:right;
}

.sponzor {
	width:16%;
	margin:auto;
	float:left;
	text-align:center;
}

.sponzor div.vrsta {
	height:20px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}
.mask{
	position:relative;
	height:66px;
	overflow:hidden;
	text-align:center;
	width:133px;
	margin:auto;
}
.mask img{
	position:absolute;
	left:0;
	display:block;
	border:none;
	text-align:center;
	width:133px;
}

.line {
	width:97%;
	border-bottom:2px solid #acb0d1;
	margin-bottom:10px;
	margin-top:10px;
}

a.pdf {
	width:140px;
	height:44px;
	background-image:url(../img/pdf.gif);
	display:block;
	float:left;
}
a.pdf-prez {
	width:140px;
	height:44px;
	background-image:url(../img/pdf-prez.gif);
	display:block;
	float:right;
}

a.video {
	width:140px;
	height:44px;
	background-image:url(../img/video.gif);
	display:block;
	
}

div.videodiv {

	clear:both;
	margin-bottom:10px;
}

a.stream-icon {
	background-image:url(../img/stream-off.gif);
	display:block;
	width:200px;
	height:77px;
	background-repeat:no-repeat;
}
a.stream-icon:hover {
	background-image:url(../img/stream-on.gif);
}

.center{
	text-align:center;	
}