/* CSS Document */

.containter {
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	text-align: left;
	width: 888px;
	height: 100px;
	background-image: url(grafika/top.jpg);
	background-repeat: no-repeat;
	height: 121px;
	}
	
.containter2 {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 888px;
	height: 100px;
	background-image: url(grafika/bnd.jpg);
	background-repeat: no-repeat;
	height: 121px;
	padding-top: 12px;
	}
.text {
	text-align: justify;
	padding: 15px;
	margin-left: 2px;
	}
.menu {
	padding-top: 100px;
	margin-left: 220px;
	}
	
body,td,th {
	font-family: Tahoma;
	font-size: 0.8em;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(grafika/tlo.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.footer {
	padding-bottom: 20px;
	padding-top: 30px;
	text-align: left;
	padding-right: 30px;
	padding-left: 20px;
	font-size: 0.8em;
	color: #cfcfcf;
}
.footer a {
	color: #cfcfcf;
}
.cl {display: block; clear: both; visibility: hidden;}
.half { width: 50%; }
.menu a { padding-left: 10px; padding-right: 10px; }
.menu a:hover { text-shadow: 1px 1px 5px #cfcfcf; padding-left: 10px; padding-right: 10px; }
h1 { font-size: 1.3em; }
