
body {
	background: #809315 url('../img/img01.jpg') repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h1 {	font-size: 38px;	}

h2 {
	font-size: 30px;
	font-weight: normal;
}

h3 {	font-size: 22px;	}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {	margin-left: 3em;	}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #204800;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a img {	border: none;	}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

#header {
	width: 960px;
	height: 206px;
	margin: 0 auto;
	background: url('../img/header.gif') no-repeat top left;
}

#spam {
	position: absolute;
	left: 37%;
	width: 320px;
	margin: 0 auto;
	text-align: center;
	background: red;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

#logo {
	position: relative;
	padding-left: 222px;
	width: 800px;
	height: 152px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 55px;
	padding-left: 50px;
	font-size: 50px;
}

#logo h2 {
	float: left;
	padding-top: 95px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
}

#horizontalAd {
	position: absolute;
	top: 5px;
	right: 100px;
}

#menu {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 2px 0 2px;
}

#menu li.first a{
	float: left;
	background: #619E00;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a {
	float: left;
	background: #406800;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #619E00;
	padding: 9px 20px;
}

.SkratiInput {
	height: 22px;
	width: 420px;
	font-size: 16px;
	font-weight: bold;
}

.SkratiMiniInput {
	height: 18px;
	width: 160px;
}

.SkratiDugme {
	margin: 0;
	padding: 0;
	height: 40px;
	width: 120px;
	font-size: 16px;
	font-weight: bold;
	background: #406800;
	color: #FFFFFF;
}

.SkratiDugme:hover .SkratiMiniDugme:hover {
	cursor: pointer;
}

.SkratiMiniDugme {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 90px;
	font-size: 14px;
	font-weight: bold;
	background: #406800;
	color: #FFFFFF;
}

.smallink {
	font-size: 8pt;
	padding: 5px;
}

.title {
	margin: 0;
	font-weight: bold;
	background: #4E9FC8 url('../img/img04.gif') no-repeat left 100%;
	border-bottom: 3px solid #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.subtitle {
	margin: 0;
	background: url('../img/img04.gif') no-repeat left;
	background-position: 20px -12px;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.hrNice {
	border-top: 2px dashed #EEEEEE;
	border-bottom: 2px dashed #EEEEEE;
	height: 4px;
	width: 100%;
	clear: both;
}

.red {
	color: crimson;
}

.gold {
	color: gold;
}

.codeJava {
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: black;
	padding: 10px;
	border: 3px solid #4E9FC8;
}

.codeJavaM	{	color: #7F0055;	font-weight: bold;	}
.codeJavaS	{	color: #008080;	font-weight: bold;	}

.codePHP {
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000099;
	padding: 10px;
	border: 3px solid #4E9FC8;
	font-weight: normal;
}

.codePHPR	{	color: #7F0000;	}
.codePHPG	{	color: #008000;	}

#page {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
}

#subfooter {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	font-weight: normal;
	font-size: 2px;
}

#footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 26px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 16px;
	background: url('../img/grass.gif') repeat-x bottom left;
}

#footer-text {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 16px;
}

#footer-img {
	position: fixed;
	bottom: 0px;
	right: 10px;
	height: 56px;
	margin: 0 auto;
}

