.buttonscontainer {
	width: 770px;
	margin: 0px 18px 0px 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	position: relative;
}

.buttons a {
	color: #000000;
	background-color: #FDB83F;
	padding: 2px 5px;
	font: bold 12px Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/lejaut/normal.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	clear: right;
	border-top-color: #FEDA9C;
	border-right-color: #E69102;
	border-bottom-color: #E69102;
	border-left-color: #FEDA9C;
}

.buttons a:hover {
	background-color: #FDB83F;
	color: #9F4000;
	text-decoration: none;
	padding: 2px 5px;
	font: bold 12px Arial, sans-serif;
	text-align: right;
	background-image: url(../images/lejaut/over.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	border-top-color: #E69102;
	border-right-color: #FEDA9C;
	border-bottom-color: #FEDA9C;
	border-left-color: #E69102;
}


html, body {
 height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.tekstNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}.egida {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-left: 50px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: center;
}
.GlavOkv {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.slKokv {
	border: 1px solid #FF9900;
}
.dno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.autoHeaderBgr {
	background-image: url(../images/glava.jpg);
	background-repeat: no-repeat;
}
.kamperHeaderBgr {
	background-image: url(../images/glava2.jpg);
	background-repeat: no-repeat;
}