#body .contentUnit {
	position: relative;
	margin-bottom: 15px;
}

#body .contentUnit .info {
	position: relative;
	font-size: 10pt;
	line-height: 12pt;
	margin-top: 1px;
}

#body .contentUnit .info p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#body .contentUnit .preview {
	position: absolute;
	top: 0px;
}

#body .width120 .info {
	margin-left: 135px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#body .width120 .preview { left: -135px; }

#body .interAct {
	position: relative;
	width: auto;
	background: #d8e9ec;
	font-size: 9pt;
	padding: 1px 3px;
	text-align: right;
	white-space: nowrap;
	line-height: 20px;
	height: 20px;
}

#body .interAct div {
	position: absolute;
	left: 3px;
	top: 1px;
}

#body .interAct div.dOnly {
	text-align: center;
	position: relative;
}

#body .m .interAct img {
	display: inline;
	float: none;
	height: 20px;
	border: none;
	margin: -2px 0px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}

.interAct a,
.interAct a:link,
.interAct a:visited {
	font-size: 9pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.podcast { font-size: 10pt; }

.podcast .playerPane {
	float: left;
	width: 475px;
	padding-right: 15px;
	border-right: 2px dotted #ddd;
}

.podcast .functionPane { margin: 10px 0px 0px 3px;}

.podcast .functionPane div {
	/*float: left;*/
	margin-right: 2px;
	/*text-align: center;*/
}

.podcast .functionPane div a {
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;

}

.podcast .functionPane div a:hover { text-decoration: none; }
.podcast .functionPane div a img { float: left; }

.podcast .infoPane {
	background: #e8eceb;
	margin-left: 485px;
	padding: 6px;
	/*float: left;*/
}

.podcast .unit {
	position: relative;
	padding: 10px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	height: 1%;
	line-height: 1.3em;
	margin-bottom: 10px;
}

.podcast .infoPane .unit { 	min-height: 74px; }

.podcast .unit p {
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	font-size: 12px;
}

.podcast .unit p input {
	margin: 2px 0px;
	padding: 2px 0px;
	border: 3px double #ccc;
}

.podcast .unit .contentView { margin: 10px; }

.podcast .infoPane .unit .preview img {
	padding: 2px;
	border: 2px solid #80A6B0;
}

#showPlayer {
	width: 420px;
	height: 343px;
	border: 1px solid #ccc;
	background: #eee;
	text-align: center;
}

#showPlayer div { margin-top: 35%; }

.clearit:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearit { height: 1%; }



.podcastPreviewsPane {
	position: relative;
	background: #E0DDF7;
	/*border: 1px solid #666;*/
	/*margin-top: 5px;*/
	/*padding: 5px;*/
}

.podcastHolder {
	position: relative;
	width: 99%;
	height: 200px;
	overflow: hidden;
	overflow-y: scroll;
}



.podcastPreview {
/*	float: left;*/
	padding: 5px;
}

.podcastHolder .podcastMover {
	position: absolute;
	width: 99%;
	height: 115px;
	left: 0px;
	top: 0px;
	margin: 3px;
}
.podcastMover {
	/*background-color: #999;*/
}
.podcastPreview img {
	border: 1px solid black;
	/*width: 105px;
	height: 105px;*/
	display: block;
}
.podcastPreview {
/*	cursor: pointer;*/
}

.infoBlock {   /* width:40%;*/
	margin-right:5px;
	text-align:center;

}

.swfupload {
	vertical-align: bottom;
}

.podcastMover .selected {
	background-color: #E8E8E8;
	border: 1px dashed #408080;
}

a:link.vkladka, a:visited.vkladka {
	text-decoration: none !important;;
	font-weight: bold;
	color: #004080 !important;
	border: 1px dashed #5E972F;
	background:#E0DDF7;
	padding:1px 5px 1px 5px;
}

a:hover.vkladka {

	font-weight: bold;
	color: #006F00 !important;
}