body, select, input, td, p, ul, li, div, textarea  {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}

a, a:link {
	text-decoration: none;
	color: #000099;
}

a:visited {
	text-decoration: none;
	color: #660066;
}

a:hover, a:active  {
	text-decoration: underline;
	color: #cc0000;
}



I, EM {
	font-family: Times New Roman, serif;
}

.t_sm { font-size: 0.8em; }
.t_md { font-size: 0.9em; }
.t_big { font-size: 1.1em; }

h1, .h1 { margin: 0em 0% 1em; font-family: Arial; font-size: 2em; font-weight: bold; }
h2, .h2 {
	font-size: 1.5em;
	font-weight: bold;
	color : #990033;
	margin-top: 0,9;
	margin-right: 0%;
	margin-bottom: 0,2;
	margin-left: 0%;
}
h3, .h3 { margin: 0em 0% 0em 0%; font-size: 1em; font-weight: bold; }

/* needed part */
.usermenu {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	/*font-weight : bold;*/
	color : #000000;
}
a.usermenu:link {
	color : #000066;
	font-size : 10px;
	text-decoration : none;
}
a.usermenu:hover {
	color : #0000CC;
	font-size : 10px;
	text-decoration : underline;
}

.smallFont {
	font-size: 60%;
}

ul {
	list-style-type: square;
}

li{
	margin-bottom: 1em;
}

.topnews {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	padding:0px;
}
a.topnews, a.topnews:visited, a.topnews:hover, a.topnews:active {
	font-size: 13px;
	color:#990000;
	text-decoration:none;
	margin-bottom:10px;
	padding:0px;
}


.topnews_brief {
	font-size: 10px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
}
a.topnews_brief, a.topnews_brief:visited, a.topnews_brief:hover, a.topnews_brief:active {
	font-size: 10px;
	color:#000000;
	text-decoration:none;
	padding:0px;
}

.colored {
	color:#990000;
}
a.colored, a.colored:visited, a.colored:hover, a.colored:active {
	color:#990000;
	text-decoration:none;
}

a.rest_news, a.rest_news:visited, a.rest_news:hover, a.rest_news:active {
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	padding:0px;
	padding-bottom:5px;
}
.orange {
	color:#ff6633 }


/* ID's
*/

/* REFERENCES - ZNOSKY */

#ref, #ref DIV, #ref P {
	font-size:95%;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	padding:0 0 1em 1em;
	}

#ref HR {
	margin-top:1.5em;
	padding:0 0 1em 1em;
	text-align:left;
	color: #FF9900;
	width:30%; 
	height:1px; 
	}
	
.tablycja, .tablycja TD {
	border:1px solid #F0F0F0;
	border-collapse:collapse }

.trhead, #trhead TD {
	font-weight:bold;
	color: #600;
	background-color:F9F9F9 }