body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;  	
}
.table_black	{
	background-color: #000000;
}


/*****************************************************šola*****/
/*
a:link{
	color:#516443;
	text-decoration: underline;
}
a:active{
        color:#516443;
        text-decoration: underline;
}
a:visited{
        color:#516443;
        text-decoration: underline;
}
*/

/* hitr hack za upostevanje oblikovanja linkom - dela sam pod mozillo */
table.text td[align="justify"] a{
	font-weight: bold;
	color:#516443;
        text-decoration: none;
}
.text_title	{
	font: 13px Tahoma;
	color:#516443;
	text-decoration: none;
}
.text_title:hover	{
	font: 13px Tahoma;
	text-decoration: underline;
}
input{
        border: 1px #527936 solid;
        font: 11px Tahoma;
        background-color: #E7F4DE;
}
textarea{
        border: 1px #527936 solid;
        font: 11px Tahoma;
        background-color: #E7F4DE;
}
a {
	font: 11px Tahoma;
	color:#516443;
	text-decoration: underline;	
	font-weight:bold;
}
.text	{
	font: 11px Tahoma;
	color:#516443;
	text-decoration: none;
}
.text:a{
	font: 11px Tahoma;
	color:#516443;
	text-decoration: bold;
}
.text:hover	{
	font: 11px Tahoma;
	color:#B04815;
	text-decoration: underline;
}
.text_left_menu	{
	font: 11px Tahoma;
	color:#516443;
	text-decoration: none;
}
.text_left_menu:hover	{
	font: 11px Tahoma;
	color:#FFFFFF;
	text-decoration: none;
}
.text_submenu	{
	font: 11px Tahoma;
	color:#B7D99E;
	text-decoration: none;
}
.text_submenu:hover	{
	font: 11px Tahoma;
	color:#B7D99E;
	text-decoration: underline;
}
.menu_left	{
	background-color: #B2DC94;
}
.menu_left_line	{
	background-color: #E4FAD4;
}
.main_bg	{
	background-color: #E7F4DE;
}
.box_bg    {
	background-color: #D6ECC6;
}
.submenu    {
	background-color: #527936;
}
.sola_slovarcek{
	background-color: #B2DC94;
	border: 1px solid #E4FAD4;
}