html {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sansserif;
	font-size: 0.92em;
	font-size: 13px;
	line-height: 1.4em;
	line-height: 1.5em;
	color: #063056;
	text-align: center;
	background: #cfdbea url(images/bg_page.gif) top left repeat;
}

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

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 15px 0 10px 0;
	font-size: 1.5em;
	color: #1762a3;
}

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

h2 a {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	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 {
	position: relative;
	display: block;
	margin: 37px auto 0;
	padding: 0;
	min-width: 960px;
	background: transparent url(../images/bg_body.gif) top center repeat-y;
}

#wrapper_inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/********************
		PAGE_TOP
*********************/
#page_top {
	display: block;
	position: relative;
	height: 37px;
}

/********************
		HEADER
*********************/
#header {
	position: relative;
	height: 168px;
}

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

/********************
		ORODJA
*********************/
#orodja {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 245px;
	text-align: right;
}

/********************
		LANG
*********************/
#lang {
	display: block;
	position: absolute;
	top: -35px;
	right: 0px;
	border: none;
	font-size: 11px;
}

#lang a {
	padding: 0 2px;
}

#lang a:hover {
	text-decoration: none;
}

#lang a.selected {
	color: #fff;
}

#lang .x {
	display: none !important;
}

#lang ul {
	position: relative;
	margin: 10px 0 0 2px;
	padding: 0;
	list-style: none;
}

#lang ul li {
	float: left;
	padding: 0 17px;
	margin: 0;
}

#lang ul li {
	float: left;
	padding: 0 17px;
	margin: 0;
	border-right: 1px solid white;
}

#lang ul li.last {
	padding: 0 0 0 17px;
	margin: 0;
	border-right: none;
}

/********************
		TOOLBOX
*********************/
#toolbox {
	position: absolute;
	display: block;
	right: -5px;
	top: 22px;
	margin: 0;
	padding: 0;
	height: 21px;
	width: 200px;
}

#toolbox span {
	display: none;
}

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

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

#toolbox a#t-home {
	background: transparent url(../images/t-home.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/t-sitemap.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/t-mail.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/t-lineheight.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/t-fontsize.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/t-print.gif) left top no-repeat;
	background-position: top left;
}

#toolbox a#t-print :hover {
	background-position: bottom left;
}

/********************
		SEARCH
*********************/
#searchbox {
	position: absolute;
	right: 0;
	top: 121px;
	padding: 5px 0;
	font-size: 11px;
	line-height: 1.1em;
}

#searchbox input {
	color: #063056;
	font-size: 9px;
}

#searchbox input.search_input {
	color: #063056;
	font-size: 10px;
	width: 159px;
	height: 14px;
	padding: 3px;
	border: solid 1px rgb(136, 173, 201);
}

#searchbox .inputbutton {
	border: none;
	background-color: #1762a3;
	margin-left: 0px;
	padding: 3px 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	
}

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

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

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

/********************
		LOGOTIP
*********************/
#logotip {
	position: relative;
	padding: 44px 0 0 0;
	margin: 0;
	width: 500px;
}

#logotip span {
	font-size: 22px;
	font-style: italic;
	color: rgb(7, 85, 157);
	padding-left: 12px;
}

/********************
		HMENU
*********************/
#hmenu {
	position: relative;
	margin-top: 38px;
	width: 715px;
}

#hmenu_inner {
	
}

#hmenu ul {
	position: absolute;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 1%;
}

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

#hmenu ul li {
	display: block;
	position: relative;
	float: left;
	padding: 0;
	background: transparent url(../images/hmenu_dots.gif) top right repeat-y
		;
}

#hmenu ul li.last {
	background: none;
}

#hmenu ul li a {
	display: block;
	padding: 5px 10px 7px;
	margin: 0;
	color: #1762a3;
	font-size: 13px;
	font-weight: bold;
}

#hmenu ul li a.selected {
	background-color: #1762a3;
	color: #fff;
}

#hmenu ul li a:hover {
	background-color: #e3edf4;
}

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

/********************
		PAGE
*********************/
#page {
	position: relative;
}

#page_inner {
	padding: 0;
	height: 1%;
}

/********************
	FIRST PAGE
*********************/
#fp_flash {
	display: block;
	position: relative;
	width: 715px;
	height: 230px;
	margin: 0;
	padding: 0;
}

#modularne_enote {
	position: relative;
	display: block;
	height: 230px;
	width: 225px;
	margin: 0;
	background-color: #1762a3;
	float: right;
	color: #fff;
}

#modularne_enote h2 {
	font-size: 16px;
	padding: 15px 15px;
}

#modularne_enote div.text {
	font-size: 12px;
	padding: 0 10px 0px 15px;
	line-height: 1.2em;
}

#modularne_enote a.more {
	position: absolute;
	display: block;
	text-align: right;
	top: 206px;
	right: 10px;
	padding-right: 20px;
	background: transparent url(../images/gumb_desno.gif) center right no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

#modularne_enote a:hover .more {
	text-decoration: none;
	background: transparent url(../images/gumb_over_desno.gif) center right
		no-repeat;
}

#fp_content {
	position: relative;
	display: block;
	height: 1%;
	margin: 0;
	padding: 15px 0 30px;
	line-height: 1.1em;
}

#fp_main {
	position: relative;
	display: block;
	background: transparent url(../images/bg_fp_main.gif) top center repeat-y;
	width: 960px;
}

#fp_main div.main_items {
	position: relative;
	display: block;
	float: left;
	width: 215px;
	font-size: 12px;
	padding: 0 20px 0 10px;
}

#fp_main .title {
	color: #1762a3;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 10px;
}

#fp_aktualno div.datum {
	position: relative;
	color: #1762a3;
	font-size: 11px;
	padding: 2px 0px;
}

#fp_form {
	position: relative;
	display: block;
	float: left;
	width: 225px;
	font-size: 12px;
	padding: 0 0px 0 10px;
}

#fp_form div #obrazec span.formtitle {
	padding-top: 0px;
}


#fp_banner {
	width: 223px;
	margin: 0;
	padding: 0;
	height: 1%;
	float: right;
}

#fp_content div.navigate {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

#fp_content div.navigate a {
	padding-right: 20px;
	margin-right: 10px;
	background: transparent url(../images/gumb_desno.gif) center right
		no-repeat;
}

#fp_content div.navigate a:hover {
	background: transparent url(../images/gumb_over_desno.gif) center right
		no-repeat;
}


	
#fp_content table tr th {
	width: 205px;
	padding: 0 20px 10px 20px;
	color: #1762a3;
	font-size: 14px;
}

#fp_content table tr th div.td_inner, #fp_content table tr td div.td_inner {
	display: block;
	position: relative;
	height: 1%;
	margin: 0 10px;
}

#fp_content table tr th.rborder {
	background: transparent url(../images/hmenu_dots.gif) top right repeat-y scroll;
}

#fp_content table tr td.col3 {
	width: 245px;
	color: #1762a3;
	font-size: 12px;
}

#fp_content table tr td {
	position: relative;
	font-size: 12px;
	padding: 0 20px;
	vertical-align: top;
}

#fp_content table tr td.col4 {
	width: 225px;
	color: #1762a3;
	font-size: 12px;
}

#fp_content table tr td 
#fp_content table tr td.rborder {
	background: transparent url(../images/hmenu_dots.gif) top right repeat-y scroll;
}



/********************
		COL1
*********************/
#col1 {
	display: block;
	margin: 0;
	width: 225px;
	float: left;
	height: 1%;
}

#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;
}

/* VMENU**/
#vmenu {
	position: relative;
	height: 1%;
}

#vmenu .n2 {
	display: block;
	clear: left;
}

#vmenu ul {
	margin: 0;
	padding: 0;
	width: 225px;
	list-style: none;
}

#vmenu ul li {
	margin: 0;
	padding: 0;
	width: 225px;
	float: left;
	background: transparent url(../images/vmenu_dots.gif) bottom left repeat-x;
}

#vmenu ul li a {
	display: block;
	padding: 0;
	color: #1762a3;
	font-weight: bold;
	font-size: 13px;
}

#vmenu ul li a:hover {
	text-decoration: none;
}

#vmenu ul li.first a span {
	background: transparent url(../images/vmenu_dots.gif) 0px 0px repeat-x;
}

#vmenu ul li a span {
	display: block;
	padding: 7px 5px 8px 15px;
}

#vmenu ul li a:hover {
	background: transparent url(../images/vmenu_hover.gif) top left repeat-y
}

#vmenu ul li a.selected {
	background: transparent url(../images/vmenu_sel.gif) top left repeat-y;
}

	/***3.nivo**/
	#vmenu ul ul {
		margin: 0 0 0 20px;
		padding: 0;
		width: 205px;
		list-style: none;
	}

	#vmenu ul ul li {
		margin: 0;
		padding: 0;
		width: 205px;
		float: left;
		background: transparent url(../images/vmenu_dots.gif) bottom left repeat-x;
	}

	#vmenu ul ul li a {
		display: block;
		padding: 0;
		color: #1762a3;
		font-weight: normal;
		font-size: 12px;
		line-height: 1.2em;
	}

	#vmenu ul ul li a:hover {
		text-decoration: none;
	}

	#vmenu ul ul li.first a span {
		background: transparent url(../images/vmenu_dots.gif) 0px 0px repeat-x;
	}

	#vmenu ul ul li a span {
		display: block;
		padding: 5px 5px 6px 15px;
	}

	#vmenu ul ul li a:hover {
		background: transparent url(../images/vmenu_hover.gif) top left repeat-y;
	}

	#vmenu ul ul li a.selected {
		background: transparent url(../images/vmenu_sel.gif) top left repeat-y;
	}


/********************
		CONTENT
*********************/
#content {
	position: relative;
	width: 735px;
	margin-left: 225px;
}

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

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

#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;
}

#content p {display: block;}
#content img { 
	display: block; 
	/*clear: both; */
	float: none; 
}
#content .item_image img { display: inline; }
/********************
		COL2
*********************/
#col2 {
	position: relative;
	padding: 0px 20px 20px;
	margin-right: 225px;
	color: #063056;
}

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

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


#col2_inner {
	text-align: justify;
}

#col2 .body_back {
	margin: 10px 0;
}

#col2 .abstract {
	color: #1762a3;
	font-weight: bold;
	padding: 10px 0;
	font-size: 1.08em;
	line-height: 1.25em;
}

#col2 ul {
	margin-left: 0;
	list-style: none;
}

#col2 ul li {
	list-style-position: outside;
	background: transparent url(../images/bullet.gif) 12px 10px no-repeat;
	padding: 0 0 0 25px;
}

/********************
		BREADCRUMBS
*********************/
#breadcrumbs {
	position: relative;
	padding: 3px 0;
	font-size: 11px;
	background: transparent url(../images/vmenu_dots.gif) 0 0 repeat-x scroll;
	color: #063056;
	height: 1%;
}

#breadcrumbs a {
	color: #063056;
}

#breadcrumbs span.bottom {
	display: block;
	position: relative;
	margin: 2px 0;
	background: transparent url(../images/vmenu_dots.gif) top left repeat-x;
	height: 2px;
}

#breadcrumbs .separate {
	font-size: 9px;
	padding: 0 3px;
}

/*************************
		COL2 DOCUMENTS
*************************/
#col2 .documents h2 {
	color: #1762a3;
	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;
}

#col2 .item_image {
	width: 120px;
	padding: 2px;
	margin: 0 0 5px 5px;
	border: 1px solid #999;
	text-align: center;
}

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

#col2 .list_item .date {
	font-size: 11px;
	color: #1762a3;
	width: 70px;
	float: left;
}

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

#col2 .list_item .commented {
	color: #1762a3;
	text-align: 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 {
	float: right;
	margin: 10px;
}

/********************
		COL2 COMMENTS
*********************/
#comments {
	padding: 0;
	margin: 20px 0 18px 0;
	width: 363px;
}

#comments form {
	padding: 0 0 20px 0;
	margin: 0;
}

#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: tahoma;
	font-size: 11px;
	color: #063056;
	margin-top: 10px;
	width: 356px;
	border: 1px solid #CCC;
}

#comments .comment_text {
	height: 50px;
}

#comments .submit {
	margin: 0;
	padding: 2px 10px;
	font-family: tahoma;
	font-size: 11px;
	border: none;
	color: #fff;
	background-color: #537a52;
}

#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: #1762a3;
}

/********************
		COL2 FORMS
*********************/
#forms {
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
}


#forms form label {
	font-size: 13px;
}

#formtitle {
	display: block;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #88adc9;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #1762a3;
}

#forms ul li {
	margin: 5px 0 0;
	padding: 2px 0 2px 20px;
	position: relative;
}


#dim_zloz {
	display: none;
}

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

#forms .inputfield_i, #forms .inputfield_t {
	margin: 0;
	padding: 2px;
	font-family: tahoma;
	font-size: 11px;
	color: #063056;
	width: 356px;
}

#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: left;
	padding: 0 0 5px 0px;
}

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

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

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

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

#forms div.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 3px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	border: none;
	color: #fff;
	background-color: #1762a3;
	cursor: pointer;
}


/**** FORM CALL *****/
#obrazec.form_2478 {
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	height: 1%;
	width: 210px;
}

#obrazec.form_2478 span.formtitle {
	display: block;
	font-weight: bold;
	width: 100%;
	color: #1762a3;
	border-bottom: none;
	padding-top: 7px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-size: 14px;
}

#obrazec.form_2478 label {
	padding: 4px 0;
	margin-right: 5px;
	width: 70px;
	font-size: 12px;
	float: left !important;
}

#obrazec.form_2478 label.long {
	width: 210px;
	float: none;

}

#obrazec.form_2478 .inputfield_i {
	margin: 0;
	padding: 2px;
	font-family: tahoma;
	font-size: 11px;
	width: 125px;
}

#obrazec.form_2478 .submit {
	margin-top: -26px;
	margin-bottom: 0px;
	float: right;
	
}

#obrazec.form_2478 #requiredfields {
	width: 150px;
}

#obrazec.form_2478 img{
	clear: both
}

/********************
		GALLERY
*********************/
#gallery {
	width: 100%;
	margin-right: -5px;
}

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

#gallery .thumbnail {
	position: relative;
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid #CCC;
	line-height: 120px;
	text-align: center;
	margin: 0 5px 5px 0;
}

#gallery .thumbnail a {
	font-weight: normal;
}

#gallery .thumbnail img {
	vertical-align: middle;
	display: inline;
}

/********************
		COL3
*********************/
#col3 {
	display: inline;
	position: relative;
	margin-right: 0;
	margin-top: 10px;
	float: right;
	width: 225px;
}

#col3 .title {
	margin: 0;
	padding: 6px;
	height: 1%;
	font-size: 10px;
	font-weight: bold;
	color: #1762a3;
}

/********************
		POLL
********************/
#poll {
	background-color: #fff;
	padding: 0 0 1px 0;
	height: 1%;
}

#poll form {
	margin: 0;
	padding: 0;
}

#poll .title {
	background: #537a52 url(images/icon_anketa.gif) top right no-repeat;
}

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

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

#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: #537a52;
	overflow: hidden;
}

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

#poll .poll_submit,#poll .poll_view_answer,#poll .poll_back {
	margin: 5px 0;
	padding: 1px 5px;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #537a52;
	color: #537a52;
	background-color: #fff;
}

#poll .poll_submit,#poll .poll_back {
	margin-left: 5px;
}

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

/********************
		NEWSLETTER
********************/
#newsletter {
	background-color: white;
	padding: 0 0 1px 0;
	height: 1%;
}

#newsletter form {
	margin: 0;
	padding: 5px 5px 0 5px;
}

#newsletter .title {
	
}

#newsletter .desc {
	padding: 5px;
}

#newsletter input.textfield {
	margin: 0;
	padding: 2px;
	font-family: tahoma;
	font-size: 11px;
	color: #063056;
	width: 164px;
	border: 1px solid #CCC;
}

#newsletter input.submit {
	margin: 5px 0;
	padding: 1px 5px;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #537a52;
	color: #537a52;
	background-color: white;
}

/********************
		DOCUMENTS
********************/
#documents {
	color: #1762a3;
	background-color: white;
	padding: 10px 0 10px 15px;
	height: 1%;
}

#documents .title {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#documents dl {
	margin: 0;
	padding: 10px 0;
}

#documents dt {
	margin: 0;
	padding: 0px 0;
	font-size: 11px;
}

#documents dt img {
	padding-right: 5px;
}

#documents dt a {
	margin: 0;
	padding: 2px 0 0 0;
}


/********************
		RIGHT_BOX
********************/
#inquiry {
	color: #1762a3;
	padding: 10px 0 20px 15px;
	height: 1%;
	background: transparent url(../images/vmenu_dots.gif) left bottom repeat-x scroll;
}

div.right_box {
	margin: 10px 0;
}

#inquiry.right_box div.title {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#inquiry.right_box div.text {
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	color: #063056;
}

#inquiry div.navigate {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

#inquiry div.navigate a {
	padding-right: 20px;
	margin-right: 10px;
	background: transparent url(../images/gumb_desno.gif) center right
		no-repeat;
}

#inquiry div.navigate a:hover {
	background: transparent url(../images/gumb_over_desno.gif) center right
		no-repeat;
}

#call {
	color: #063056;
	padding: 0px 0 20px 15px;
	height: 1%;
	font-size: 12px;
}

/********************
		IMAGES
********************/
#images {
	background-color: white;
	padding: 0 0 1px 0;
	height: 1%;
}

#images .title {
	
}

#big_image_src {
	padding: 5px;
}

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

#images_inner {
	background-color: #e3edf4;
}

#image_navi {
	padding: 0 5px 3px 5px;
	font-size: 11px;
	color: #1762a3;
}

#image_navi div.tool {
	position: relative;
	display: block;
	float: right;
}

#image_navi div.tool img {
	padding-left: 2px;
}

#image_navi a.back_btn {
	position: relative;
	display: block;
	padding-left: 2px;
	width: 14px;
	height: 13px;
	background: transparent url(../images/gumb_levo.gif) center right
		no-repeat;
	float: left;
}

#image_navi a.next_btn {
	position: relative;
	padding-left: 2px;
	width: 14px;
	height: 13px;
	background: transparent url(../images/gumb_desno.gif) center right
		no-repeat;
	float: left;
}

#image_navi a.back_btn:hover {
	background: transparent url(../images/gumb_over_levo.gif) center right
		no-repeat;
}

#image_navi a.next_btn:hover {
	background: transparent url(../images/gumb_over_desno.gif) center right
		no-repeat;
}

/*************************************
		CATALOGUE
****************************************/
#bcmenu {
	padding-bottom: 10px;
	border-bottom: 1px solid #063056;
	margin-bottom: 10px;
}

#bcmenu a {
	color: #063056;
	font-weight: bold;
}

#bcmenu img {
	padding: 0 5px;
}

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

#catalogue {
	margin-top: 10px;
}

#catalogue_inner {
	
}

#catalogue .catalogue_list_item {
	border: 1px solid #dedede;
	margin: 8px;
	padding: 8px;
}

#catalogue .catalogue_cat_item {
	border: 1px solid #dedede;
	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 {
	
}

#catalogue .catalogue_back a {
	
}

#catalogue .pages {
	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 {
	border-top: 1px solid #063056;
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
}

/*************************************
		SITEMAP
****************************************/
#sitemap {
	margin-top: 20px;
	margin-bottom: 40px;
	width: 300px;
}

#sitemap a {
	color: #444;
}

#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;
	display: block;
	margin: 0 auto;
	background: #cfdbea url(../images/bg_footer.gif) top center repeat-y;
	padding: 0;
	min-width: 960px;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
}

#footer_inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: right;
}

#footer_inner a {
	color: #063056;
	padding: 0;
	text-decoration: none;
}

#footer_inner div.left {
	position: relative;
	display: block;
	width: 140px;
	float: left;
	text-align: left;
	color: #1762a3;
}

#footer_inner div.left a {
	color: #1762a3;
	font-weight: bold;
	padding-right: 20px;
	background: transparent url(../images/footer_arrow_open.gif) top right
		no-repeat;
}

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

#poweredby a,#poweredby .footer_info {
	float: left;
	display: block;
	padding: 0px;
	text-decoration: none;
}

#footer .seperator {
	padding: 0 3px;
	margin-top: 0px;
	float: left;
	color: #999;
}

#footer #terms {
	display: inline;
	float: right;
}

/********************
		GLOBALFOOTER
*********************/
#global_footer {
	position: relative;
	display: block;
	margin: 0 auto;
	background: #cfdbea url(../images/bg_globalfooter.gif) top center
		repeat-y;
	padding: 0;
	min-width: 960px;
	font-size: 11px;
}

#global_footer div.wrap {
	display: block;
	height: 1%;
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
}

#global_footer div.wrap div.wrap_inner {
	display: block;
	height: 1%;
	margin: 0;
	background: transparent url(../images/bg_globalfooter_lines.gif) top
		center repeat-y;
}

#global_footer div.box1 {
	width: 230px;
	float: left;
	padding: 0 15px 0 0;
}

#global_footer div.box2 {
	width: 215px;
	float: left;
	padding: 0 15px;
}

#global_footer div.box3 {
	width: 215px;
	float: left;
	padding: 0 15px;
}

#global_footer div.box4 {
	width: 200px;
	float: left;
	padding: 0 15px 0 10px;
}

#global_footer div.box span.title {
	display: block;
	font: bold 11px Arial;
	color: #1762a3;
	padding: 0 0 2px 0;
}

#global_footer div.box span.padding_top {
	padding: 10px 0 2px 0;
}

#global_footer div.box div {
	position: relative;
	display: block;
	padding: 2px 0 2px 65px;
	height: 1%;
}

#global_footer div.box span.datum {
	position: absolute;
	top: 3px;
	left: 0;
	color: #4c4c4c;
	font: normal 11px Arial;
	line-height: 16px;
}

#global_footer div.box a {
	color: #4c4c4c;
	font: normal 11px Arial;
	line-height: 16px;
}

/********************
		SHADOW
*********************/
#shadow {
	position: relative;
	display: block;
	margin: 0 auto;
	background: #cfdbea url(../images/bg_shadow.jpg) top center no-repeat;
	padding: 0;
	min-width: 960px;
	font-size: 11px;
}

#shadow_inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 40px;
}