
body
{
	background-image: url("grafika/bck.jpg");
	background-color: #FFFFF;

}

table 
{

	border-width: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 7pt;
	color: #ffffff;

	
}

table.display 
{

	width: 100%;
	vertical-align: top;
	text-align: left;
	background-color: #00000;	
	line-height: 150%;
	font-family: sans-serif;
	font-size: 9pt;
	color: black;
	
}

td.baner 
{

	border: solid #555555 0.5px;

}



td.menu 
{

	vertical-align: top;
	text-align: left;
	
}

div.menu
{
	vertical-align: top;
	background-color: #1f1f1f;
	width: 170px;
	padding: 0;
	border: solid #555555 0.5px;
	
}

td.content
{
	vertical-align: top;
	background-color: white;

}

div.content
{
	vertical-align: top;
	background-color: #00000;
	width: auto;
	padding: 10;
	color: black;
}

td.stopka
{
	border: solid #555555 0.5px;
	background-color: #1f1f1f;

}


div.text_title
{

	border-bottom: solid #2c2c2c 3px;
	color: #EB8A00;
	background-color: #222222;
	font-family: "Gill Sans Ultra Bold";
	}

a:link 
{

	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #90C306;
	text-decoration: none;
	line-height: 170%;

}

a:visited 
{

	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	color:  #90C306;
	text-decoration: none;
	line-height: 170%;

}

a:active 
{

	text-decoration: none;

}

a:hover 
{

	font-family: sans-serif;
	color: red;
	text-decoration: none;

}

a.a1:link 
{

	font-family: sans-serif;
	font-size: 13px;
	color: #90C306;
	text-decoration: none;
	line-height: 150%;
	

}

a.a1:hover 
{

	font-family: sans-serif;
	color: red;
	text-decoration: none;
	
}

a.a2 
{

	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
	color: #EB8A00;

}
div 
{

	font-family: sans-serif, verdana;
	font-size: 9pt;
	line-height: 150%;
	color: #ffffff;

}

h3 
{

	line-height: 150%;
	color: #f1970a;

}

h2 
{

	font-weight: bold;
	color: #f1970a;
	text-align: center;

}


div.font
{
	text-align: left;
	font-family: sans-serif;
	color: black;
	font-size: 15;
	font-weight: bold;
	}
	
td.obr
{
	text-align: center;
	height: 50;
	width: 70;
	vertical-align: center;
	}

td.font
{	
	text-align: left;
	font-family: sans-serif;
	color: black;
	font-size: 11;
	}
	
table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 3px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: green green green green;
	background-color: white;
	-moz-border-radius: 6px 6px 6px 6px;
}
table.sample td {
	border-width: 3px 3px 3px 3px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: green green green green;
	background-color: white;
	-moz-border-radius: 6px 6px 6px 6px;