@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #242424;
	background-image: url(wood.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.tabela_padding {
	margin: 0px;
	line-height:100%;
	padding-left:4px;
	padding-right:10px;
}
.sektor {
	font-size: 18px;
	font-style: italic;
	color: #CCC;
}
a:active {
outline:none;
}
a:visited {
outline:none;}

