.tabs {
	height: 27px;
	background:#e0e0e0;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	border-bottom: 1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	} 
.radioL {
	background-color: #FFFFFF;
	padding: 1;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.tabs li {
	display:inline;
	} 
.tabs a.tab-active {
	background:#fff;
	} 
.tabs a {
	height: 27px;
	font:11px verdana, helvetica, sans-serif;
	font-weight:bold;
	position:relative;
	padding:6px 10px 10px 10px;
	margin: 0px -4px 0px 0px;
	color:#2B4353;
	text-decoration:none;
	vertical-align: middle;
	} 
.tab-container {
	background: #fff;
	height:100%;
	width:100%;
	} 
.tab-panes {
	margin: 3px;
	height:100%;
	} 
td.caption{
	width:90px;
	color: #fff;
	font-family: Verdana;
	font-weight: semibold;
	font-size: 14px;
	background-color: #bb2121;
}
td.caption_i{
	color: #fff;
	font-family: Verdana;
	font-weight: semibold;
	font-size: 14px;
	background-color: #bb2121;
}
td.caption_lighter{
	color: #fff;
	font-family: Verdana;
	font-weight: semibold;
	font-size: 14px;
	
}
input.table_edit{
	width: 400px;
	background-color: #FFFFFF;
	border: solid;
	border-width: 1px;
	padding: 1;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

td.captionM{
	color: #fff;
	font-family: Verdana;
	font-weight: semibold;
	font-size: 14px;
	background-color: #bb2121;
}

font.table_edit{
	background-color: #FFFFFF;
	padding-left: 4px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
select.drop_down{
	width: 400px;
	background-color: #FFFFFF;
	border: solid;
	border-width: 1px;
	padding: 1;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
font.drop_down{
	background-color: #FFFFFF;
	padding: 1;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
select.drop_downZ{
	background-color: #FFFFFF;
	border: solid;
	border-width: 1px;
	padding: 1;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
input.table_button{
	font-family: Verdana;
	font-weight: semibold;
	font-size: 14px;
	cursor:pointer;
}
textarea.table_textarea
{
	width: 400px;
	height: 200px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
p.prikaz_kp {
	padding: 1;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
