.kamo {
	font-size: 9pt;
	clear: both;
	float: none;
	color:black;
}

.kamo a  {
	color:#F60;
	text-decoration:none;

}

.kamo a:hover{
	color:#f93;
	text-decoration:underline;
}

.kamo li {
	margin: 10px 0;
	list-style: none;
}

.kamo h3 {
	color:#079;
	color:black;
}


.kamo dd {
	margin: 0px;
	padding: 0px;
	color:black;
}

.kamo dt {
	color: black;
}


.time {
	border:1px solid #ddd;
	margin: 10px 5px;
	padding: 5px;
	width: 600px;
}



.date .time dl {
	background:#FFF;
	border-bottom:1px solid #ddd;
	padding:0 10px 10px 10px;
	margin-bottom:10px;
	overflow:hidden;
}

.date .time dl.last {
	border-bottom: none;
}

.date .time dt {
	color:#F60;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}


.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}


#kamoContent img {
	margin: 10px;
}

dl.inline {
	margin: 0px;
	padding: 0px;
}

dl.description {
	margin: 20px 0px;
}

dl.inline dt, dl.description dt {
	float: left;
	font-weight: bold;
	padding-right: 10px;
	color:black;
}

.kamoContent ul li {
	display:block;
	clear:both;
}

/* --- FORM */

form.cmxform fieldset { margin-bottom: 10px; }

form.cmxform legend {
	padding: 0 2px;
	margin: 0 5px; /* IE Win */
	}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}

form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */
/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

form.cmxform {
	width: 100%;
	font-size: 1.1em;
	color: #333;
	}

form.cmxform legend { padding-left: 0; }

form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #a6c4dc;
	background: url(../img/cmxform-fieldset.jpg) left bottom repeat-x;
	}

form.cmxform fieldset fieldset { background: none; }

form.cmxform fieldset ol {
	min-height: 125px;
}

form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(../img/cmxform-divider.jpg) left bottom repeat-x;
	clear: both;
	display: block;

}

/* tv raspored */

div.kamoTable {
	clear: both;
	width: 600px;
	padding-left: 5px;
}


div.kamoTable img {
	padding: 5px 0px;
}

div.kamoTable table {
	margin: 15px 0px 15px 0;
	border-collapse: collapse;
}


div.kamoTable table td,
div.kamoTable table th {
	background-color: white;
	font-weight: normal;
	height: 22px;
	border: 1px solid #d3d3d3;
	padding: 0 4px;
	vertical-align: middle;
}

/* vanjska boja vremena termina */
div.kamoTable table th {
	color: white;
	font-weight: bold;
	background-color: #406888;
	border: 1px #406888 solid;
	text-align: center;
}

/* unutarnja boja u vremenu termina */
div.kamoTable table div.timeTh {
	background-color: #B6C6DD;
	width: 100%;
	line-height: 20px;
}



div.kamoTable table .chosen {
	background-color: #F5F6FA;
	font-weight: bold;
}

#tvTabs {
	width: 600px;
	margin: 0;
	padding: 0;
}

.tabsContent {
	width: 610px
}













