.box_ul {
	height: 32px;
	width: 20px;
	background-image: url(../images/box_ul.gif);
	background-repeat: no-repeat;
}
.box_ur {
	height: 32px;
	width: 20px;
	background-image: url(../images/box_ur.gif);
	background-repeat: no-repeat;
}
.box_u {
	height: 32px;
	background-image: url(../images/box_u.gif);
	background-repeat: repeat-x;
}
.box_l {
	width: 20px;
	background-image: url(../images/box_l.gif);
	background-repeat: repeat-y;
}
.box_r {
	width: 20px;
	background-image: url(../images/box_r.gif);
	background-repeat: repeat-y;
}
.box_l_main {
	width: 10px;
	background-image: url(../images/box_l_main.gif);
	background-repeat: repeat-y;
}
.box_l_main_title {
	width: 10px;
	height: 60px;
	background-image: url(../images/box_l_main_title.gif);
	background-repeat: repeat-x;
}
.box_r_main {
	width: 10px;
	background-image: url(../images/box_r_main.gif);
	background-repeat: repeat-y;
}
.box_r_main_title {
	width: 10px;
	height: 60px;
	background-image: url(../images/box_r_main_title.gif);
	background-repeat: repeat-x;
}
.box_t_main_title {
	height: 60px;
	background-image: url(../images/box_t_main_title.gif);
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
}
.box_t_main_space {
	height: 38px;
}
.box_l_separator {
	height: 32px;
	width: 20px;
	background-image: url(../images/box_l_separator.gif);
	background-repeat: no-repeat;
}
.box_bl {
	height: 20px;
	width: 20px;
	background-image: url(../images/box_bl.gif);
	background-repeat: no-repeat;
}
.box_br {
	height: 20px;
	width: 20px;
	background-image: url(../images/box_br.gif);
	background-repeat: no-repeat;
}
.box_b {
	height: 20px;
	background-image: url(../images/box_b.gif);
	background-repeat: repeat-x;
}
.box_u_title {
	height: 32px;
	width: 1px;
}
.box_u_titleTEXT {
	background-image: url(../images/box_u.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding-top: 6px;
}
span.titleTEXT {
	background-color:#FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #613B00;
}
.menu_bg {
	width: 150px;
	background-color: #EEEECC;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-y;
}
.menu_separator {
	width: 150px;
	background-image: url(../images/menu_separator3.gif);
	background-repeat: no-repeat;
}
.maintable {
	width: 760px;
}
.main {
	background-color: #FFFFCC;
}
.slika {
	background-color: #FFFFCC;
	border: 2px solid #B5AA8C;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.slika_no_margin_left {
	background-color: #FFFFCC;
	border: 2px solid #B5AA8C;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table_3slike {
	width: 560px;
}
.table_program {
	width: 500px;
	border: 1px solid #B5AA8C;
}
.table_sd_kazalo {
	width: 500px;
	border: 1px solid #B5AA8C;
}
.crta {
	border: 1px solid;
	color: #B5AA8C;
}

html,body {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFDD;
}

table.cenik {
	font-size: 10px;
	text-align: center;
	border: 1px solid #B5AA8C;
}
table.cenik td {
	background-color: #FFFFDD;
	border: 1px solid #EEEECC;
}
table.cenik th {
	background-color: #EEEECC;
	border: 1px solid #EEEECC;
}
