body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#head_bkg {
	background-image: url(../images/head_bkg.jpg);
	background-repeat: repeat-x;
	height: 30%;
	left: 0px;
	top: 0px;
	width: 100%;
	position: absolute;
}
#foot_bkg {
	background-image: url(../images/foot_bkg.jpg);
	background-repeat: repeat-x;
	height: 10%;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	overflow: visible;
	visibility: visible;
}
.hosting_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #1A1474;
}

#sadrzaj {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 30%;
	background-image: url(../images/start_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60%;
}
.tekst_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #1A1474;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.tekst_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-image: url(../images/tekst_bkg.png);
}
.start_bkg {
	background-image: url(../images/start_bkg.png);
	background-repeat: no-repeat;
}



.ref_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.ref_links li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
}
.ref_links_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #1A1474;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
}


.ref_links li a {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ref_links li a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.head_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}.head_links a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.head_links a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
}
.hosting_links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #1A1474;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1A1474;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
textarea {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1A1474;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
