@charset "utf-8";
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F7E7;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #4A2806;
	font-size: 11px;
}

a:link {
	color: #4A2806;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4A2806;
}
a:hover {
	text-decoration: underline;
	color: #4A2806;
}
a:active {
	text-decoration: underline;
	color: #4A2806;
}

.maintable {
width: 100%;
padding: 0px;
margin: 0px;
}

.styl {
background-image: url(grafika/backing-all.jpg);
background-position: center;
background-repeat: repeat-y;
}

.middle {
background-image: url(grafika/backing-middle.jpg);
background-position: top center;
background-repeat: no-repeat;
}

.right {
padding-right: 38px;
}

.left {
padding-left: 40px;
}

img {
border: 0px;
}
