a
{
	text-decoration: none;
	color: #006600;
}
.text
{
	font-family: Arial; 
	font-size: 10pt;
}
td,table,body
{
	font-family: georgia; 
	font-size: 10pt;

}
small
{
	font-family: tahoma; 
	font-size: 8pt;

}

input,textarea,select {
	background-color:#eeeeee;
	border: inset #000000 1px;
	font-family: verdana;
	font-size:12px;
}

li
{
	border-style : l;
	list-style-image : url(../images/p.gif);
}

.ot
{
	font-family: tahoma; 
	font-size: 8pt;
	color: #878787;

}
h1, h5
{	font-family: arial;
	font-size: 12pt;
	color: #B8001A;
	margin-bottom : 2px;
}
h2,h4
{	font-family: arial;
	font-size: 12pt;
	color: #052694;
	margin-bottom : 2px;
}
.c
{
	font-family: tahoma; 
	font-size: 8pt;
	color: #888888;
}
.link	{ 	
	font-family: tahoma; 
	font-size: 8pt;
	color: #0A00CE;
	 }


.grey { font-size: 8 pt; color: #333333; }

.anekdot{
	border-color: #fefefe;
	background-color: #fefefe;
	border-left-color: #efefef;
	border-left-style: solid;
	border-left-width: 3px;
	padding: 3px;
}


