a {
	text-decoration: none;
	color: #36c;
	border-bottom: 1px dotted;
}


td {
	font-size: 12px;
}

a:hover {
	text-decoration: none;
	color: #f60;
	border-bottom: 1px dotted;
}

a.menu	{	
	text-decoration: none; 
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 1px;
	color: #36c;
	border-bottom: none;
}

a.menu:hover	{	
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #f60;
	border-bottom: none;
}

.brdr {
	border: 1px #cccccc solid;
	padding: 2px;
}

.content {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.imgInText {
	padding: 4px;
	margin: 4px;
	border: 1px #cccccc dashed;
	float: right;
}

.leftMenu {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	padding-left: 6px;
}

.sectionTitle {
	font-family: verdana;
	letter-spacing: 2px;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.subsectionTitle {
	font-family: verdana;
	letter-spacing: 1px;
	font-size: 12px;
	color: #f60;
	font-weight: bold;
}

.title {
	font-family: verdana;
	letter-spacing: 2px;
	color: #666666;
	font-size: 20px;
	text-decoration: underline;
}

.budzet {
	font-family: verdana;
	border: 1px solid #666666;
	background: #EEEEEE;	
}

.budzet_head {
	font-family: verdana;
	border: 1px solid #666666;
	background: #FFFFCC;
}





.PhorumListRow {
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
    height: 21px;
}

PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;

}

.PhorumListTable
{
    border: none;
	font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
	font-size: 11px;
}


.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
	padding-left: 2px;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight: bold;
	color: #444444;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #444444;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
}


