html {
	padding: 0;
	margin: 0;	
}

body {
	padding: 0;
	margin: 0;	
	font-family: arial;
	font-size: 12px;
	line-height: 1.1em;
	color: #000;
	text-align: center;
	background: #fff url(images/bg.png) top left repeat-x;
}

a {
	color: #e42417;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	/*padding: 2px 0 14px 0;*/
	font-size: 24px;
	line-height: 24px;
	color: #e42417;
	font-weight: normal;
	padding-bottom: 20px;
}

h2 {
	display: block;
	padding-bottom: 10px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

h2 a {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 14px;
	font-weight: bold;
}

.clear {
	position: relative;
	clear: both;
}
.clear_right {
	position: relative;
	clear: right;
}
.clear_left {
	position: relative;
	clear: left;
}

.x {
	display: none;
}


/********************
		WRAPPER
*********************/

#wrapper {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#wrapper_inner {

}


/********************
		HEADER
*********************/

#header {
	position: relative;
	margin: 0; 
	height: 50px;
	background: transparent url(images/header.png) no-repeat;
}

/*********************************/
#header_inner {

}
/*************************/

#header img {
	margin: 0;
	padding: 0;
	border: none;
}

/********************
		LANG
*********************/

#lang {
	display: block;
	border: none;
	float: right;
	font-weight: bold;
	color: #93a0a9;
	padding-top: 5px;
}
#lang.no_lang {
	display: none;
}

#lang_inner {
	position: relative;
	float: right;
}

#lang a {
	font-size: 11px;
	color: #93a0a9;
	padding-left: 10px;
}
#lang a.selected {
	color: #e42417;
}

#lang .x {
	display: none;
	top: 0;
}
#lang .n1 {

}
#lang .n2 {
}


/********************
		HMENU
*********************/

#hmenu {
	height: 30px;
	background: transparent url(images/hmenu.png) top left no-repeat;
}

#hmenu ul {
	margin: 0;
	list-style: none;
	padding-left: 85px;
}

#hmenu ul a {
	text-decoration: none;
}

#hmenu ul li {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background: #93a0a9 url(images/hmenu_sep.png) top right no-repeat;
}
#hmenu ul li.first a span {
	background: transparent url(images/hmenu_first.png) top left no-repeat;
	height: 30px;
	display: block;
	float: left;
}

#hmenu ul li.first a.selected span {
	background: transparent url(images/hmenu_first_sel.png) top left no-repeat;
}
#hmenu ul li.last {

}

#hmenu ul li a {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	float: left;
	position: relative;
}
#hmenu ul li span {
	line-height: 30px;
	padding-left: 10px;
	padding-right: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}

#hmenu ul li a:hover {
	color: #e42417;
}
#hmenu ul li a.nextsel {
	background: #93a0a9 url(images/hmenu_kurac.png) top right no-repeat;
}
#hmenu ul li a.selected {
	color: #fff;
	background: #e42417 url(images/hmenu_sep_sel.png) top right no-repeat;
	/*background: none;*/
}
#hmenu ul li a.selected:hover {
	color: #fff;
}

#hmenu ul ul {
	display: none;
}

#hmenu ul li:hover ul, #hmenu ul li.over ul {
	display: block;
}

#hmenu ul ul li {
	display: block;
	position: relative;
	float: left;
	margin: 0;
}
#hmenu ul ul li.first {
	padding-top: 0;
}
#hmenu ul ul li.last {
	background: #ccc;
}

#hmenu ul ul li a {
	display: block;
	height: auto;
	margin: 0;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	border: none;
}
#hmenu ul ul li.first a {
	border-top: none;
}
#hmenu ul ul li span {
	padding: 0;
	
}

#hmenu ul ul li a:hover {
	color: #82ae00;
	background: #dcdcdc;
}
#hmenu ul ul li a.selected {
	color: #fff;
	background: #e42417;
}

/********************
		PAGE
*********************/

#page {
	position: relative;
	background: transparent url(images/page.png) 0px 0px no-repeat;
}

#page_inner {
	
}

#page.wide #page_inner {
	
}


/********************
		COL1
*********************/

#col1 {
	padding: 0;
	/*display: none;*/
	float: left;
	/*z-index: 100;*/
	position: relative;
}

#col1 .n2, #col1 .n1 {
	display: none;
}

#col1 #user {
	margin: 15px;
	padding: 8px;
	border: 1px solid #CCC;
	background: white;
	text-align: center;
}

#col1 #user .u_name {
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
	
	text-align: left;
	border-bottom: 1px solid #CCC;
}

#col1 #user .u_content {
	text-align: left;
	padding: 3px 0 0 0;
}

#col1 #user .u_content a {
	display: block;
	margin-top: 5px;
}

#col1 ul {
	list-style: none;
	/*height: 1%;*/
}

#col1 ul li a {
	width: 181px;
	height: 30px;
	background: url(images/vmenu.png) no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 30px;
	color: white;
	font-size: 14px;
	overflow: hidden;
	text-decoration: none;
	display: block;
}

#col1 ul li a {
	padding-left: 10px;
}

#col1 ul li a:hover,#col1 ul li a.selected {
	background: url(images/vmenu_sel.png) no-repeat;
}

/********************
		CONTENT
*********************/

#content {
	position: relative;
	margin-left: 192px;
}

#content .n2, #content .n1 {
	display: none;
}

#content table {
	/*border: 1px solid #ddd;*/
	border-collapse: collapse;
	font-weight: normal;
}

#content table tr.first {
	background: #e5e5e5;
	
}

#content table tr.first td {
	font-weight: bold;
}

#content table td {
	/*border: 1px solid #aaa;*/
	border-collapse: collapse;
	padding: 6px;
}

#content ul {
	margin-left: 20px;
}


/********************
		COL2
*********************/

#col2 {
	position: relative;
	padding: 18px 10px 30px 10px;
	margin-right: 210px;
	color: #000;
}

#page.wide #col2 {
	margin-right: 0px;
}

#col2_inner {
	text-align: left;
}

#col2 .body_back {
	margin: 10px 0;
	font-weight: bold;
}

/*************************
		COL2 DOCUMENTS
*************************/


#col2 .documents h2 {
	color: #666;
	margin: 10px 0 0 0;
	padding: 0;
}

#col2 .documents dl {
	margin: 10px 0;
	padding: 0;
	border-top: 1px solid #CCC;
}

#col2 .documents dl img {
	margin: 3px 5px 0 0;
	float: left;
}

#col2 .documents dt {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
	height: 1%;
}

#col2 .documents dl a {
}

#col2 .documents dl a:hover {
}



/**********************
		COL2 LIST_ITEM
***********************/

#col2 .list_item {
	height: 1%;
	margin: 0;
	padding: 10px 0 20px 0;
	/*width: 100%;*/
	position: relative;
	border-bottom: 1px solid #CCC;
	float: left;
}

#col2 .list_item.first {
	padding-top: 0;
}

#col2 .item_image {
	width: 110px;
	overflow: hidden;
	padding: 0;
	margin: 30px 0 10px 10px; 
	text-align: center;
	float: right;
}

#col2 .list_item .sponsor {
	float: right;
	width: auto;
	border: none;
	padding: 2px;
	margin: 0 0 5px 5px; 
}

#col2 .list_item .date {
	display: block;
	font-size: 11px;
	color: #666;
	width: 70px;
}

#col2 .list_item .item_text {
	padding-bottom: 10px;
}

#col2 .list_item .more {
	font-weight: bold;
}

#col2 .list_item .commented {
	color: #999;
	text-align: right;
	clear: right;
}

#col2 .list_item .col_left {
	width: 90px;
	float: left;
}

#col2 .list_item .col_right {
	float: left;
	width: 320px;
}

#col2 .two_col dl {
	padding: 10px 0 0 0;
	margin: 0;
	width: 410px;
}

#col2 .two_col dt {
	height: 1%;
	float: left;
	clear: left;
	padding: 0;
	margin: 0 3px 0 0;
	font-weight: bold;
}

#col2 .two_col dd {
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
}

#col2 .archivelink {
	display: block;
	/*float: right;*/
	padding: 10px 0;
	font-weight: bold;
	text-align: right;
	clear: left;
}


/********************
		COL2 COMMENTS
*********************/

#comments {
	padding: 0;
	margin: 20px 0 18px 0;
	width: 546px;
}

#comments form {
	padding: 0 0 20px 0;
	margin: 0;
}
#comments form img { /* captcha img */
	display: block;
}
#comments .input_name {
	padding-top: 2px;
	background: transparent url(images/pikica.gif) top left repeat-x;
}

#comments .input_text {
	padding: 3px 0;
	margin: 0;
}

#comments .comment_name, #comments .comment_text {
	margin: 0;
	padding: 2px;
	font-family: arial;
	font-size: 11px;
	color: #333;
	margin-top: 10px;
	width: 539px;
	border: 1px solid #CCC;
}

#comments .comment_text {
	height: 50px;
}

#comments .submit {
	display: block;
	margin: 0;
	padding: 2px 10px;
	font-family: arial;
	font-size: 11px;
	border: none;
	color: #fff;
	background-color: #99cc00; 
	cursor: pointer;
}

#comments .output {
	margin: 0;
	padding: 0;
	background: transparent url(images/pikica.gif) top left repeat-x;
}

#comments .nocomments {
	padding: 5px 0;
}

#comments .comment {
	margin: 0;
	padding: 5px 0;
	background: transparent url(images/pikica.gif) bottom left repeat-x;
}

#comments span.name {
	font-weight: bold;
}

#comments span.date {
	color: #666;
}


/********************
		COL2 FORMS
*********************/

#forms {
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
}

#formtitle {
	display: block;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#forms form {
	margin: 0;
	padding: 0;
	height: 1%;
	position: relative;
}

#forms .esm_form_field {
	margin: 0;
	padding: 0;
	position: relative;
}

#forms label {
	display: block;
	float: left;
	padding: 4px 0;
	margin-right: 5px;
}

#forms .inputfield_i, #forms .inputfield_t {
	margin: 0;
	padding: 2px;
	font-family: arial;
	font-size: 11px;
	color: #333;
	width: 539px;
	border: 1px solid #CCC;
}

#forms input.inputfield_r {
	float: left;
}

#forms label.inputfield_r {
	display: inline;
	float: none;
	clear: right;
	padding-top: 0px;
	margin: 2px 0 0 0;
	line-height: 20px;
}

#forms div.inputfield_r {
	position: relative;
	display: block;
	width: 220px;
	margin-left: 25px;
}

#forms form div.inputfield_r span {
	display: block;
	width: 220px;
	clear: right;
	padding: 0 0 5px 0px;
}

#forms form div.inputfield_r label {
	padding-left: 5px;
}

#forms .inputfield_s {
	width: 150px;
	font-size: 11px;
	font-family: arial;
	margin: 0 0 10px 0;
	padding: 2px;
	border: 1px solid #CCC;
}

#forms div.esm_form_field select option {
	padding: 0px 5px;
}

#forms div.inputfield_c {
	display: block;
	position: relative;
	padding: 3px 0 3px 5px;
}

#forms div.esm_form_field label {
	float: none;
}

#forms div.inputfield_c span {
	display: block;
	padding: 3px 0 3px 20px;
}

#forms div.inputfield_c label {
	padding-left: 5px;
	float: none;
	display: inline;
}

#forms .submit {
	margin: 10px 0;
	padding: 2px 10px;
	font-family: arial;
	font-size: 11px;
	border: none;
	color: #fff;
	background-color: #99cc00; 
	cursor: pointer;
}


/********************
		GALLERY
*********************/
#gallery {
	display: none;
}
/*
#gallery {
	width: 566px;
	margin-right: -10px;
}

#page.wide #gallery {
	width: 748px;
}

#gallery .title {
	font-size: 14px;
	padding: 10px;
	color: #99cc00;
	font-weight: bold;
}

#gallery .thumbnail {
	position: relative;
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	margin: 0 10px 10px 0;
	padding: 5px;
	background: transparent url(images/gallery_th_bg.gif) left top no-repeat;
}

#gallery .thumbnail a {
	font-weight: normal;
}
	
#gallery .thumbnail img {
	vertical-align: middle;
	display: inline;
}
*/

/********************
		COL3
*********************/

#col3 {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
	width: 200px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 2px;
}

#col3 .title {
	margin: 0;
	/*padding: 6px;*/
	height: 1%;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: transparent url(images/box-title.png) left top no-repeat;
}

#col3 .x {
	display: none;
	height: 9px;
	font-size: 1px;
	line-height: 1px;
}
#col3 .n1 {
	background: transparent url(images/col3_n1_color_2.gif) left top no-repeat;
	margin-bottom: -10px;
}
#col3 .n2 {
	background: transparent url(images/col3_n2_color_2.gif) left top no-repeat;
	margin-top: -9px;
}

/********************
		POLL
********************/

#poll {
	background-color: #99cc00;
	margin: 10px 0 0 0;
	padding: 10px;
	height: 1%;
	color: #fff;
}
#poll .x {
	display: none;
}

#poll form {
	margin: 0;
	padding: 0;
	position: relative;
	height: 1%;
}

#poll .title {
	
}

#poll .question {
	padding: 10px 0 5px 0;
	margin: 0;
}

#poll .answers {
	margin: 0 0 10px 0;
	padding: 0;
}

#poll .answers div {
	position: relative;
	margin: 2px 0 0 0;
	padding: 2px 0;
}

#poll .answers label {
	position: absolute;
	left: 25px;
	padding: 2px 0 0 0;
}

#poll .answers div .indicator {
	position: relative;
	display: block;
	margin: 3px 0 0 0;
	padding: 0;
	height: 4px;
	background-color: #fff;
	overflow: hidden;
}

#poll .all_answers {
	padding: 0 0 5px 0;
}

#poll .poll_submit, #poll .poll_view_answer, #poll .poll_back {
	margin: 5px 0 0 0;
	padding: 1px 0;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #fff;
	background: none;
	cursor: pointer;
}
#poll .poll_view_answer {
	position: absolute;
	right: 0px;
	bottom: 0;
	text-align: right;
	padding-right: 0px;
}

#poll .poll_submit, #poll .poll_back {
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}

#poll div.first, #poll div.last {
	padding: 2px 0px;
}


/********************
		NEWSLETTER
********************/

#newsletter {
	background-color: #99cc00;
	margin: 10px 0 0 0;
	padding: 10px;
	height: 1%;
}

#newsletter .x {
	display: none;
}

#newsletter form {
	position: relative;
	margin: 0;
	padding: 5px 0 25px 0;
	height: 1%;
}

#newsletter .title {
	
}

#newsletter .desc {
	padding: 10px 0 2px 0;
	color: #fff;
}

#newsletter .message {
	margin-top: 10px;
	color: #fff;
}

#newsletter input.textfield {
	margin: 0;
	padding: 2px;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	width: 168px;
	border: 0px;
	background: #82ae00;
}

#newsletter input.submit {
	margin: 0;
	padding: 1px 0 1px 5px;
	font-family: arial;
	font-size: 12px;
	border: none;
	color: #fff;
	font-weight: bold;
	text-align: right;
	background: none;
	cursor: pointer;
	position: absolute;
	right: 0;
	bottom: 0;
}


/********************
		DOCUMENTS
********************/

#documents {
/*	background-color: #dee2e5;*/
	/*margin: 10px 0 0 0;
	padding: 10px;*/
	height: 1%;
}

#documents .x {
	display: none;
}

#documents .title {
	
}

#documents dl {
	/*margin: 10px 0 0 0;
	padding: 1px 0 0 0;*/
	/*background: transparent url(images/pikica.gif) top left repeat-x;*/
}

#documents dt {
	padding-left: 10px;
	margin: 2px 0 2px 0;
	background: #dee2e5;
	height: 30px;
	line-height: 30px;
	position: relative;
}

#documents dt img {
	position: absolute;
	padding-right: 5px;
	top: 7px;
}

#documents dt a {
	margin: 0;
	padding: 0;
	color: #e42417;
	padding-left: 20px;
	font-weight: bold;
}


/********************
		IMAGES
********************/

#images {
	background-color: #dee2e5;
	/*margin: 10px 0 0 0;
	padding: 10px;*/
	height: 1%;
	color: #fff;
}

#images .x {
	display: none;
}

#images .title {
	
}

#images img {
	/*padding: 15px 0;*/
	text-align: center;
}

#gg_image {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#images .desc {
	/*padding: 0 0 10px 0;*/
}
#images .kratekopis {
	padding: 0;
}

/*************************************
		CATALOGUE
****************************************/

#bcmenu {
	display: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#bcmenu a {
	color: #333;
	font-weight: bold;
}
#bcmenu img {
	padding: 0 5px;
	vertical-align: middle;
}

#bcmenu a.selected {
	text-decoration: none;
}

#catalogue {
	margin-top: 0px;
}
#catalogue_inner {}
#catalogue .catalogue_list_item {
	/*border: 1px solid #ccc;
	margin: 8px;
	padding: 8px;*/
}
#catalogue .catalogue_cat_item {
	/*border: 1px solid #ccc;
	margin: 8px;
	padding: 8px;*/
}

#catalogue .first {}
#catalogue h2 {
	/*margin-bottom: 8px;*/
}

#catalogue .catalogue_list_item .last {}

#catalogue .catalogue_list_item h2,
#catalogue .catalogue_list_item h2 a {}
#catalogue .catalogue_list_item div.item_image { border: none; }
#catalogue .catalogue_list_item a {}
#catalogue .catalogue_item {}
#catalogue .catalogue_item div.main {}
#catalogue .catalogue_item div.dodatki {}
#catalogue .catalogue_item div.item_sifra {}
#catalogue .catalogue_item div.item_vrednost {}
#catalogue .catalogue_item div.item_pakiranje {}
#catalogue .catalogue_item div.item_abstract {}
#catalogue .catalogue_item div.item_gallery {}
#catalogue .catalogue_item div.item_documents {}
#catalogue .catalogue_item div.item_desc {}
#catalogue .catalogue_item div.item_spec {}

#catalogue .catalogue_back { display: none; }
#catalogue .catalogue_back a {}

#catalogue .pages {
	display: none;
	position: relative;
	display: block;
	margin: 10px 0;
	padding: 0;
	text-align: center;
}

#catalogue .listings {
	margin: 0 auto;
}

#catalogue .listing-left {
	position: absolute;
	left: 20px;
}

#catalogue .listing-right {
	position: absolute;
	right: 20px;
}

#catalogue #pagelister {
	display: none;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
}


/********************
		TOOLBOX
*********************/

#orodja {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 120px;
	overflow: hidden;
}

#toolbox {
	display: block;
	margin: 0;
	padding: 0;
	height: 21px;
	padding-top: 5px;
	/*width: 120px;*/
}

#toolbox span {
	display: none;
}
#toolbox div.buttons {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 21px;
	height: 17px;
	text-decoration: none;
	margin: 1px;
	
}

#toolbox div.buttons a {
	position: relative;
	display: block; 
	width: 21px;
	height: 17px;
}

#toolbox a#t-home {
	background: transparent url(images/toolbox/tool1_color_2.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-home:hover {
	background-position: bottom left;
}
#toolbox a#t-sitemap {
	background: transparent url(images/toolbox/tool2_color_2.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-sitemap:hover {
	background-position: bottom left;
}
#toolbox a#t-contact {
	background: transparent url(images/toolbox/tool3_color_2.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-contact:hover {
	background-position: bottom left;
}
#toolbox a#t-lineheight {
	background: transparent url(images/toolbox/tool4_color_2.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-lineheight:hover {
	background-position: bottom left;
}
#toolbox a#t-fontsize {
	background: transparent url(images/toolbox/tool5_color_2.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-fontsize:hover {
	background-position: bottom left;
}
#toolbox a#t-print {
	background: transparent url(images/toolbox/tool6_color_2.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-print:hover {
	background-position: bottom left;
}


/********************
		SEARCH
*********************/

#searchbox {
	right: 0px;
	padding: 0;
	width: 200px;
	height: 21px;
	font-size: 11px;
	line-height: 1.1em;
	float: right;
	padding-top: 5px;
}

#searchbox input {
	color: #000;
	margin: 0;
	font-size: 11px;
	font-family: arial;
	background: white;
	border: none;
	height: 20px;
	padding: 2px;
}
#searchbox .search_input {
	padding: 3px 7px 1px 7px;
	width: 123px;
	height: 15px;
	line-height: 15px;
}
#searchbox .inputbutton {
	background: transparent url(images/find.png) no-repeat;
	width: 53px;
	height: 20px;
	font-weight:bold;
	color: white;
}
#searchbox .inputbutton:hover {
	/*color: #99cc00;*/
}

.SearchResultText {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.searchresult {
	padding: 5px 0;
	border-top: 1px solid #ccc;
}

.pages {
	border-top: 1px solid #ccc;
	padding-top: 5px;
}


/*************************************
		SITEMAP
****************************************/

#sitemap {
	margin-top: 20px;
	margin-bottom: 40px;
	width: 500px;
}

#sitemap a {
	color: #000;
}

#sitemap ul li {
	margin-left: 20px;
}

#sitemap ul ul li {
	margin-left: 40px;
}

#sitemap ul ul li a{
	font-weight: normal;
}


/********************
		FOOTER
*********************/

#footer {
	position: relative;
	padding: 0;
	height: 40px;
	background: url(images/footer.png) repeat-x;
	font-size: 10px;
}

#footer_inner {
	margin: auto;
	width: 850px;
	background: url(images/footerlogo.png) no-repeat;
	height: 40px;
}

#footer_inner .n1 {
	display: block;
	width: 60px;
	height: 40px;
	float: left;
}

#footer_inner a {
	color: white;
	font-weight: bold;
	font-size: 11px;
	line-height: 30px;
	text-decoration: none;
}

#poweredby {
	display: inline;
	margin: 0;
	padding: 0;

}
#poweredby a,#poweredby .footer_info {
	float:left;
	display: block;
	padding: 0px;
	text-decoration: none;
}
#footerlogo {
	letter-spacing: 1px;
	font-family: Tahoma;
	margin-top: 0px;
	margin-left: 6px;
}
#footerlogo1 {
	color: #C3000D;
}
#footerlogo2 {
	color: #E94F00;
}
#footerlogo3 {
	color: #F08D00;
}
#footer .seperator {
	padding: 0 3px;
	margin-top: 0px;
	float: left;
	color: #999;
}
#footer #aterms {
	padding-right: 0;
}
#footer #terms {
	display: inline;
	float: right;
}

#footer #legal {
	float: right;
	text-align: right;
}

#footer2 {
	font-size: 12px;
	color: #93a0a9;
	font-weight: bold;
	text-align: center;
	width: 850px;
	margin: auto;
	margin-bottom: 20px;
}

#footer2 a {
	color: #93a0a9;
}

#hise_wrap {
	padding-top: 25px;
}

#hise {
	position: relative;
	width: 850px;
	height: 275px;
	overflow: hidden;
	border-left: 1px solid #93a0a9;
}

#hise_scroller {
	position: absolute;
}

#content.firstpage {
	margin: 0;
	padding: 0;
}

#content.firstpage #col2 {
	padding: 0;
	margin: 0;
}

.box-wrap {
	width: 169px;
	float: left;
	border-right: 1px solid #93a0a9;
	overflow: hidden;
}

.box-wrap a {
	color: #e42417;
	text-decoration: none;
}

.box-title {
	height: 50px;
	color: #e42417;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 18px;
	overflow: hidden;
}

.box-title span {
	width: 120px;
	display: block;
	padding-left: 10px;
	overflow: hidden;
}

.box-img {
	height: 65px;
	overflow:hidden;
}

.box-type {
	height: 25px;
	line-height: 25px;
	color: white;
	font-weight: bold;
	background: #93a0a9;
	padding-left: 10px;
	overflow: hidden;
}

.box-desc {
	height: 85px;
	font-size: 12px;
	font-style: italic;
	color: #93a0a9;
	padding: 10px;
	background: white url(images/boxdesc.png) repeat-x;
	overflow: hidden;
}

.box-moar .more {
	padding-top: 10px;
	padding-left: 110px;
	line-height:15px;
	color: white;
	font-weight: bold;
	display:block;
}

.box-moar {
	height: 40px;
	background: white url(images/moar.png) bottom left no-repeat;
}

#fp-filler {
	height: 23px;
	width: 850px;
	background: white url(images/fp-filler.png) repeat-x;
}

#fp-sub {
	background: white url(images/fp-sub.png) no-repeat;
	height: 380px;
	width: 850px;
}

#fp-submenu {
	height: 166px;
}

#fp-right {
	float: right;
	width: 245px;
	height: 366px;
	background: url(images/box.ref.png) no-repeat;
}

.fptitles, .fptitles a {
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	padding-left: 15px;
}

.txt-aboot {
	font-size: 12px;
	color: #737C82;
	font-style: italic;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 195px;
	width: 380px;
	overflow: hidden;
	height: 120px;
}

a.fpboxxy {
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #7a858d;
	height: 30px;
	line-height: 30px;
	padding-left: 50px;
	padding-top: 2px;
}

a.fpboxxy span {
	color: #e42417;
}

#ref-img-w {
	width: 245px;
	height: 150px;
}

#ref-img {
	text-align:center;
	padding-top: 15px;
}

#ref-scroller {
	height: 35px;
}

#ref-scr-podrobno, #ref-scr-podrobno a {
	color: #737c82;
	font-style: italic;
	font-size: 12px;
	line-height: 30px;
	padding-left: 35px;
	float: left;
}

#ref-scr-podrobno a{
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#ref-text-w {
	height: 115px;
	overflow: hidden;
}
#ref-img-title {
	color: #e42417;
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
}

#ref-img-desc { 
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	color: #737c82;
	font-size: 12px;
	font-style: italic;
}

.ref-txt-namesto-slike { 
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
	color: #737c82;
	font-size: 12px;
	font-style: italic;
}

.ref-more-holder a {
	text-decoration: none;
}

#ref-more {
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: white;
	width: 50px;
	height: 20px;
	float: right;
	padding-right: 10px;
	text-decoration: none;
	line-height:15px;
}

a.more span, a.catalouge_general_form,.body_back {
	display: none;
}

.text {
	color: #737c82;
	font-size:13px;
	line-height:14px;
	text-align: justify;
}

#ref-arrows {
	float: right;
	line-height: 30px;
}

#prevref, #nextref {
	display: block; 
	height: 30px;
	width: 35px;
	float: left;
}

#ref-of {
	float: left;
	height: 30px;
	width: 35px;
	text-align:center;
	font-weight: bold;
	color: #e42417;
	font-size: 14px;
}

#scrolcmd {
	display: none;
}

#scrolcmd a {
	position: absolute;	
	display: block;
	width: 39px;
	height: 78px;
	left: -39px;
	background: transparent url(images/hsl.png) no-repeat;
	z-index: 999;
	top: 115px;
}

#scrolcmd a.right {
	position: absolute;	
	display: block;
	width: 39px;
	height: 78px;
	left: 850px;
	background: transparent url(images/hsr.png) no-repeat;
}

#bandalo {
	position: absolute;
	height: 80px;
	width: 90px;
	top: 20px;
	display: block;
	z-index: 200;
}

.ref-txt-namesto-slike { 
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
	color: #737c82;
	font-size: 12px;
	font-style: italic;
}
