p, div
	{
		color:#3F2D45;
		
	}
a span, a strong
	{
		color:#774F84;
	}	
#portalNews
	{
		
		float:left;
		/*border:1px solid black;*/
		
	}
.othersPortalNews
	{
		width:300px;
		background-color:#DECCE5;
		
		margin-left:8px;
		float:left;
	}
	.othersPortalNewsText
		{
			padding:5px;
		}
#mainPortalNews
	{
		width:236px;
		
		border:1px solid #9F73AE;
		margin-bottom:10px;
		background-color:#DAC7E1;
		
	}
	
	.imgBigBox
			{
				
				
				/*border-top:1px solid #774F84;
				border-bottom:1px solid #774F84;*/
				margin-right:0px;
				
				
				background-color:#B89EC1;
			}
			.imgBigBox img
				{
					width:230px;
					margin:3px;
				}
	.imgSmallerBox
		{
			
			float:right;
		}			
	
	.imgSmallerBox img
		{
			width:120px;
			float:left;
		}			
		#mainPortalNewsText
			{
			margin:5px;
			}
			#mainPortalNewsText li
				{
	list-style: url(../imgs/rarr_portal_mainNews.gif) outside;
				
				}
#portalParts
	{
		float:right;
		width:211px;
	}
	
	#portalProgram, #portalRegions, #portalPieces, #portalRead, #portalPhotos, #portalDownload, #portalLinks, #portalRadio, #portalDiscuss, #portalRead, #portalInter, #portalEvents, #portalInfo, #portalRespekt
		{
			border-top:1px solid #C99BD5;
			border-bottom:1px solid #C99BD5;
			background-color:#E3D0E7;
			margin-bottom:10px;
			
		}
		#portalProgram
			{
				background-color:#E691CC;
				border:1px solid #E94BAD;
				color:#512260;
			}
		#portalPieces
			{
				
				border:1px dashed #C99BD5;
			}
		#portalLinks
			{
				background-color:#F6C2E6;
			}
		#portalPartners
			{
				background-color:white;
			}		
			
			.programDatum
				{
					font: 13px Georgia, "Times New Roman", Times, serif;
					font-weight:bold;
					color: #8C0051;
				}
			#portalProgram p
				{
					color: #8C0051;
				}	
#portalMedia, #portalDownload , #portalRespekt
	{
	float:right;
	width:211px;
	margin-right:0px;
	}
#portalMedia
	{
	float:left;
	width:236px;
	}
	#portalMedia img
		{
			width:210px;
			margin:15px auto;
			padding-top:10px;
		}								
h2, h3
	{
		margin-right:0px;
	}
h4
	{
		font-size:10px;
		margin:-5px 8px 2px 8px;		
	}
	h4 a
		{
			font-size:11px;
		}	
p
	{
		margin: 5px;
	}	
li
			{
				font-size:10px;
				list-style-type:none;
				margin:0px;
				margin-left:6px;
				padding:0px;
				margin-bottom:4px;
				list-style-position: outside;
				list-style-image: url(../imgs/rarr_portal.gif);
			}
.section
	{
		margin:0px;padding:3px;
		text-transform:uppercase;
		color:white;
		font-size:10px;
		background-color:#9F73AE;
	}
	#portalParts .section, #portalMedia .section, #portalDownload .section
		{
		background-color:#C99BD5;
		}
	#portalLinks .section
		{
		background-color:#E78ECC;
		
		}
	.othersPortalNews .section
		{
			background-color:#C99BD5;
		}					
object, #portalPhotos img, #portalRespekt img
	{
		margin:10px;
		
	}
.break
	{
	clear:both;
	height:20px;
	
	
	background: url(../imgs/break.gif) repeat-x left top;
		
	}	
