#left_panel {
	width:250px;
	float:left;
}

#logo_menu {
	width:250px;
	height:105px;
}

#menu {
	width:247px;
	border-right:3px solid #74A7AA;
	border-bottom:3px solid #74A7AA;
		
}

.menu_zag {
	background: #74A7AA;
	height:20px;
	color:#ffffff;
}

.menu_inner {
	margin-top:-10px;
	margin-bottom:0px;
	margin-left:-10px;

}

.menu_punkt {
	color:#74A7AA;
	font-size:1.5em;
}

.menu_punkt b {
	color:#666666;
	font-size:0.7em;
}

.menu_small {
	color:#666666;
	font-size:0.5em;
}

#up_panel {
	height:100px;
}

.pred_video_div {
	border:1px solid #FFCC00;
	padding:3px;

}

.pred_pix_div {
	padding:3px;

}

.pix_edit {
	width:255px; 
	height:195px;
	border:1px dotted #cdcdcd;
	text-align:center;
	padding:5px;
	margin:5px;
	float:left;

}

.pix_edit .input_text {
	width:255px;
	margin-top:-10px;
}

.video_edit {
	width:340px; 
	height:240px;
	border:1px dotted #cdcdcd;
	text-align:center;
	padding:5px;
	margin:5px;
	float:left;

}

.video_edit .input_text {
	width:320px;
	margin-top:-10px;
}

.under_str {
	margin-left:150px;
	margin-bottom:0px;
	display:block;
	}

.button_in {
	font-size:11px;
	color:#555555;
	background:URL('../images/button.png');
	width:152px;
	height:27px;
	padding-bottom:5px;
	cursor:pointer;
	border:0px;
}

#main_little_table td {
	dpadding:10px;
}

.main_little_div {
	width:130px; 
	float:left; 
	border:1px solid #cfcfcf;
	margin-left:5px;
	margin-right:5px;
	padding:3px;
	font-size:10px;
	height:200px;
}

.main_little_td {
	width:33%; 
	border:1px solid #cfcfcf;
	padding:3px;
	font-size:10px;
}

.button_on {
	width:138px;
	height:24px;
	text-align:center;
	display:block;
	padding-top:6px;
	background:URL('../images/button.gif') no-repeat;	
	font-size:10px;
	text-decoration:none;
	border:0px;
	position:relative;
	float:right;
	bottom:40px;
	right:-5px;
}


.button {
	height:21px;
	background:URL('../images/button_bg2.gif') repeat-x;	
	font-size:10px;
	text-decoration:none;
	border:1px solid #cfcfcf;
	cursor:pointer;
}

div#right-column {
	float:right;
	height:100%;
}

.pix_out {
	border:1px dotted #cfcfcf;
	padding:3px;
	margin:3px;

}

