BODY, TD
{
	font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.oddelovnik
{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #ffff00;
}
.textin
{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

.text, .text2, .text3, .info
{
	text-align: left;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
}

.info
{
	font-size: 12px;
	text-align: left;
}
.text2, .text3
{
	font-size: 12px;
	line-height: 140%;
}

.text3
{
	font-weight: normal;
}
.yellow, .yellow2, .inner
{
	font-size: 11px;
	color: #FFFF00;		
	font-weight: bold;	
	line-height: 110%;
}

.inner
{
	color: #40B3FF;		
}

.yellow2, .inner
{
	display: inline;
}

.inner
{
	font-size: 12px;
}

.small
{
	font-size: 9px;	
	text-align: justify;			
}

.title
{
	font-size: 15px;	
	font-weight: bold;
	text-align: left;	
}

.big
{
	color: #FFFF00;
	font-size: 20px;	
	font-weight: bold;
	text-align: left;	
}

.main
{
	padding: 10px;
}

.muses
{
	padding: 4px;
}

A:link, A:visited
{
	color: #FFFF00;
	font-weight: bold;	
	font-size: 12px;	
}

A:hover
{
	text-decoration: none;
}


