body {
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat;
}
.txt {
	font-family: "Sans-Serif", Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #333333;
}
.IMG-okvir {
	border: 1px solid #333333;
}
.txt10 {
	font-family: "Sans-Serif", Verdana, "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #333333;
}

.CELL-top {
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;



}
.CELL-1px {
	border: 1px solid #FFFFFF;
}
.link {

	font-family: "Sans-Serif", Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.link:hover {

	font-family: "Sans-Serif", Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.LI {
	font-family: "Sans-Serif", Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #333333;
}
.CELL-crtice {
	background-attachment: scroll;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat;
	background-position: left top;
}

.input {
	width : 100%;
	font-family: "Sans-Serif", Verdana, "Trebuchet MS", Tahoma;
	background-color : #F5f5f5;
	border: 1px solid #333333;
	font-size : 10px;
	color: #666666;
	line-height:16px;
	font-weight : normal;
}
.inputbutton {
	width : 60%;
	font-family: "Sans-Serif", Verdana, "Trebuchet MS", Tahoma;
	background-color : #F5f5f5;
	border: 1px solid #333333;
	font-size : 10px;
	color: #666666;
	line-height:16px;
	font-weight : normal;
	text-align:left;
}

