.main {
	width: 651px;
	height: 352px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-align: justify;
	background-attachment: scroll;
	background-repeat: no-repeat;
	position: relative;
	margin: 15px;
	padding-right: 15px;
}
.center {
	text-align: center;
	vertical-align: middle;
	margin: 10px;
}

.sitemap {
	background-attachment: scroll;
	background-image: url(grafika/site_map_main.png);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #333;
	padding: 15px;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
}
.sponzori {
	background-attachment: scroll;
	background-image: url(grafika/sponzori_main.png);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #333;
	padding: 15px;
	letter-spacing: normal;
	vertical-align: bottom;
	word-spacing: normal;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
.news {
	background-attachment: scroll;
	background-image: url(grafika/news_main.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.bold_italics {
	font-style: italic;
	font-weight: bold;
}

.h1 {
	font-size: 22px;
	color: #5887C4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: none;
	padding: 10px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
.h2 {
	font-size: 19px;
	color: #CDC132;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: none;
	padding: 10px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
.sponzori_question {
	background-attachment: scroll;
	background-image: url(grafika/sponzori_main_other.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #333;
	padding: 15px;
	letter-spacing: normal;
	vertical-align: bottom;
	word-spacing: normal;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
.news_question {
	background-attachment: scroll;
	background-image: url(grafika/news_main_other.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.sitemap_question {
	background-attachment: scroll;
	background-image: url(grafika/site_map_main_other.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #333;
	padding: 15px;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
	color: #5887C4;
}
a:visited {
	text-decoration: none;
	color: #5887C4;
}
a:hover {
	text-decoration: underline;
	color: #5887C4;
}
a:active {
	text-decoration: none;
	color: #5887C4;
}
.small_text {
	font-size: 10px;
	color: #333;
	padding: 15px;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
}
.maintext {
	overflow-x: hidden;
	overflow-y: scroll;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-align: justify;
	background-attachment: scroll;
	background-repeat: no-repeat;
}