body
{
	margin:0;
   	background-color: #3e84c2;
}

body, td, th, button, input, select, textarea
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.tekst{
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.white {
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}
.orange {
	color: #2F80C8;
	font-weight: bold;
}
.data {
	color: #2F80C8;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.zajaw {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 2px;
}
.box_up {
	color: #6F8188;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 15px;
}
.box_txt {
	color: #006F9D;
	font-style: normal;
	font-weight: bold;
}

.search {
	font-style: normal;
	color: #333333;
	font-weight: normal;
}

.link-menu
{
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.link-menu:hover
{
	text-decoration: underline;
}

.news {
	font-style: normal;
	color: #F28D00;
	font-weight: normal;
	text-decoration: underline;
}
a.news:hover {
	text-decoration: none;
}




.info
{
	color: #568294;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0px;
}

.tool-head
{
	background-color: #ffff60; border-style: solid; border-width: 1px; border-color: #FF0000; padding-bottom: 2px; padding-top: 2px;
}


table.bloc-html
{
	border: 1px solid #3e84c2;
}

.bloc-head
{
	background-color: #3e84c2; color: #FFFFFF;
}

.bloc-body
{
	background-color: #FFFFFF; padding: 6px;
}


.band-head
{
	background-color: #FEE227; color: #000000;
}
