body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #d8d8d8;
	font-family: verdana, arial;
	font-size: 12px;
}
.input {
	color: #4D4D4D;
	font-family: verdana;
	font-size: 11px;
	height: 18px;
	font-weight: bold;
	background-color: #E8E8E8;
	border: 1px #000000 solid;
}
.tablemain {
	width: 100%;
	height: 100%;
}
.bordertbwhite {
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}
.borderbwhite {
	border-bottom: 1px #FFFFFF solid;
}
.menu {
	font-family: verdana, arial;
	font-size: 11px;
	color: #CDCDCD;
	text-decoration: none;
}
.menu:hover {
	color: #FCB017;
}
.stopka {
	font-family: verdana, arial;
	font-size: 11px;
	color: #696969;
	text-decoration:none;
}
.stopka:hover {
	color: #000000;
}
select {
	font-family: verdana, arial;
	font-size: 11px;
	color: #696969;
	height: 17px;
}
.text {
	font-family: verdana, arial;
	font-size: 11px;
	text-align: justify;
}
.title {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #41414D;
}
ul {
	list-style-image: url(img/li.gif);	
	font-family: verdana, arial;
	font-size: 11px;	
}
.br {
	font-size: 3px;
}
a {
	color: #3C475B;
	text-decoration: none;
}
a:hover {
	color: #FCB017;
}
