@charset "iso-8859-2";
/* CSS Document */

body {
	font-size: 12px;
	color: #996633;
	text-decoration: none;
	font-family: Georgia;
	margin: 0px;
	background-color: E3C38A;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
li {
	list-style-type: none;
}

a {
	color: #996633;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}

td.balreklam {
	background: #B87A3D;
	border: thin solid #996633;
	padding: 5px;
}

a.balreklam {
	color: #E1C5A8;
	text-decoration: none;
}

td.menu {
	color: #996633;
	padding: 5px 5px 5px 10px;
	margin: 2px;
}

a.menu {
	color: #E1C5A8;
	background: #B87A3D;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 10px;
	margin: 2px;
}

a.menu:hover {
	color: #996633;
	background: #CC9966;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 10px;
	margin: 2px;
}

td.center {
	padding: 15px;
}

td.center3 {
	padding: 15px;
	background-image: url(images/haz_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

td.left {
	background-image: url(images/center_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 5px;
}

td.right {
	background-image: url(images/center_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

td.bgleft_1 {
	background-image: url(images/bg_left_1.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: E3C38A;
}

td.bgright_1 {
	background-image: url(images/bg_right_1.jpg);
	background-repeat: repeat-y;
	background-color: E3C38A;
}

td.bgleft {
	background-image: url(images/bg_left_2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: E3C38A;
}

td.bgright {
	background-image: url(images/bg_right_2.jpg);
	background-repeat: repeat-y;
	background-color: E3C38A;
}