@IMPORT url("rightcol.css");
@CHARSET "UTF-8";
#main{
	width:980px;
	float:left;
	padding:6px 0px 0px 0px;
	
}

#news{
	width:870px;
	margin:0px 0px 6px 0px;
	padding:8px 0px 0px 0px;
	background: url(../img/hot_news.gif) no-repeat;
	color: #ebb2b3;
	padding-left:110px;
	float:left;
	overflow:hidden;
}


#news a{
	color: #ebb2b3;
}
#news_close{
	width:10px;
	height:10px;
	overflow:hidden;
	display:block;
	position:relative;
	top:-23px;
	left:855px;
	z-index:255;
}

#left{
	float:left;
	width:290px;	
}
#left .box_white, #left .box_gray{width:290px;}
#left .arrow_link{
	padding-bottom:0px;
	text-decoration: none;
	margin-bottom:0px;
	vertical-align:middle;
	line-height:16px;
	background-position:left 2px;
}

#middle{
	width:465px;
	float:left;
	margin:0px 7px;
}
/***************************************************************************/
ul.marquee {
	/* required */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 14px;
	position: relative;
	overflow: hidden;

	/* optional styles for appearance */	
	margin-right:35px;
	height: 24px;
}

ul.marquee li {
	/* required */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */

	/* optional styles for appearance */
	height: 24px;
}

#tagcloud{
	padding-top:15px;
}
#tagcloud a{
	color:#6D3633;
	display: inline-block;
	margin:5px;
}

a.ludzie_next{
	display: inline-block;
	background: url(../img/ludzie_wiecej.png) no-repeat;
	width:72px;
	height:25px;
	position:absolute;
	margin-left:363px;
	margin-top:-30px;
	z-index:999;
	cursor:pointer;
}

.aforyzm_text{
	color:white;
	background-color:#000000;
	padding:10px 15px;
	font-size:12px;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	position:relative;
	top:200px;
	float:left;
	width:405px;
}

#multimedia_tab_content{
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	width:289px; 
	height:168px; 	
	border-right:1px #e9eaea solid; 
	border-left:1px #e9eaea solid; 
}

#multimedia_tab1, #multimedia_tab2, #multimedia_tab3{
	height:168px;
	overflow:hidden;
}

ul.multimedia_audio{	height:168px;}
#center_content ul.multimedia_audio{height:auto;}
#center_content ul.multimedia_audio  li,
.multimedia_audio li{
	background: url(../img/ico/glosnik.gif) no-repeat left center;
	height:12px;
	font-size:12px;
	padding:18px 0px 21px 42px;
	margin-left:15px;	
}

#center_content ul.multimedia_audio li a.arrow_link_right,
ul.multimedia_audio li a.arrow_link_right{
	min-height: 12px;height: auto !important;height: 12px;
	display:inline-block;
	background: url(../img/arrow_right_mini.gif) no-repeat right 0px;
	padding-right:19px;
	color:#20232a;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
}

a.multimedia_tab2_wiecej{
	display:block;
	width:60px;
	height:20px;
	position:absolute;
	margin-left:230px;
	margin-top:-21px;
	z-index:200;
	background-color:#ffffff;
	filter:alpha(opacity=1);
	-moz-opacity:0.01;
	opacity:0.01;
	cursor:pointer;
}

#tagi_content{
	padding-left:12px;
	padding-right:12px;
	font-size:11px;
	color:#7f7f7f;
	min-height: 243px; height: auto !important; height: 243px;
}

*html #footer{margin-top:0px;}

.msg_error{ text-align:center; color:red; padding-bottom:10px; }
