.text, .tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.sadrzajlijevo {
	background-image: url(images/inlay_10.jpg);
	background-repeat: repeat-y;
}
.sadrzajdesno {
	background-image: url(images/inlay_12.jpg);
	background-repeat: repeat-y;
}
.obrub {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2A47E;
	border-right-color: #C2A47E;
	border-bottom-color: #C2A47E;
	border-left-color: #C2A47E;
}
.gumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border: solid 1px black;
}
.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px black;
	background-color: white;
}
.line1 {
	background-color: #f4d9b1;
}
.line2 {
	background-color: #f7e8cd;
}
.line3 {
	background-color: #f7e8cd;
}
.line4 {
	background-color: #f4d9b1;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: gray;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
}
.a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	text-decoration: none;
}
.a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.linkovi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.naslov{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
input { 
border-width: 1px;
border-style: solid;
border-color : #AB917A;
background-color: #E9E2D8;
width: 180px;
font-family: 'Arial, Helvetica, sans-serif'; 
font-size: 12px; 
color: #333333;
 } 
 
textarea {
border-width: 1px;
border-style: solid;
border-color : #AB917A;
background-color: #E9E2D8;
width: 180px;
font-family: 'Arial, Helvetica, sans-serif'; 
font-size: 12px; 
color: #333333;
}
BODY {
scrollbar-face-color:#AB917A;
scrollbar-highlight-color:#AB917A;
scrollbar-3dlight-color:#E9E2D8;
scrollbar-darkshadow-color:#E9E2D8;
scrollbar-shadow-color:#AB917A;
scrollbar-arrow-color:#E9E2D8;
scrollbar-track-color:#E9E2D8;
}
TABLE.border{
	border-top: solid 1px black;
	border-right: solid 1px black;
}
TD.border{
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}
.mainLink{
	color: #e7a245;
	font-weight: bold;
}