BODY,TD, TH, SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C6C;
	/*color: #222222;*/
}

/* browser 100% height fix */
HTML,BODY, #table100 {
	height: 100%;
}

/* mozilla 1.6 image bug fix
TD IMG {
	display: block;
}
*/

BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #79A2D5;
	scrollbar-darkshadow-color: #79A2D5;
	scrollbar-track-color: #CBCBCB;
	scrollbar-arrow-color: #79A2D5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	text-decoration: underline;
	color: #90B301;
}

A:hover {
	color: #8696CA;
}

P {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

H1 {
	font-size: 12px;
	color: #2C2C2C;
	line-height: 120%;
	padding-left: 18px;
}

H1.nopadding {
	padding-left: 0px;
}

#TD_left {
	background-image:url(/template/pics/lr_bg.gif);
}

#TD_right {
	background-image:url(/template/pics/lr_bg.gif);
}

#TD_center {
	/* tu damo 1px da stisnemo TD na sirino notranjega DIVa*/ 
	width: 1px;
	text-align: center;
	vertical-align: top;
	padding: 10px 10px 0px 10px;
}

#DIV_center_bottom_fill {
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 100%;
	z-index: 1;
	background-image: url(/template/pics/b_bg.gif);
}

#DIV_content {
	position: relative;
	top: 15px;
	/*left: 18px;*/
	width: 310px;
	z-index: 2;
	font-size: 12px;
	color: #2C2C2C;
	line-height: 140%;
}

#DIV_content_full {
	position: relative;
	top: 15px;
	/*left: 18px;*/
	width: 470px;
	z-index: 3;
	font-size: 12px;
	color: #2C2C2C;
	line-height: 140%;
}

#DIV_content_full_wide {
	position: relative;
	top: 15px;
	left: 18px;
	width: 95%;
	z-index: 4;
	font-size: 12px;
	color: #2C2C2C;
	line-height: 140%;
}

#DIV_content_small {
	position: relative;
	top: 15px;
	/*left: 18px;*/
	width: 255px;
	z-index: 5;
	font-size: 12px;
	color: #2C2C2C;
	line-height: 140%;
}

#TABLE_main_inner {
	background-color: #FFFFFF;
}

#TD_inner_table_delimiter {
	height: 10px;
}

.d_block {
	display: block;
}

.menu_emptyTD {
	background-color: #EBEBEB;
	height: 150px;
}

#TD_contentBG1 {
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
	vertical-align: top;
	height: 495px;
	padding-top: 10px;
}

#TD_avtorji {
	text-align: center;
	padding: 0px 10px 0px 10px;
}

#TD_category_name {
	background-color: #EBEBEB;
	padding: 0px 2px 0px 4px;
	height: 19px;
	text-align: left;
	vertical-align: middle;
}

