html {
	padding: 0;
	margin: 0;
	font-family: arial;
}

body {
	padding: 0;
	margin: 0;	
	font-family: arial;
	font-size: 11px;
	line-height: 1.1em;
	color: #333;
	text-align: center;
	background: #c1e770 url(../images/page_elements/butan_plin_bg2.jpg) top center no-repeat;
}

a {
	color: #174882;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-family: arial;
}

a:hover {
	text-decoration: underline;
	color: #5aa13b;
}

h1 {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 24px;
	color: #174882;
	font-weight: normal;
	font-family: arial;
	line-height: 24px;
}

h2 {
	display: block;
	padding-bottom: 10px;
	margin: 0;
	font-size: 17px;
	font-weight: bold;
	color: #5aa13b;
	font-family: arial;
}

h2 a {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 17px;
	font-weight: bold;
	color: #5aa13b;
	font-family: arial;
}


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

.x {
	display: none;
}

.siteowner {
	color: #174882;
	font-weight: bold;
}

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

#wrapper {
	width: 960px;
	
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#wrapper_inner {
	background: #c1e770;
}


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

#header {
	height: 185px;
	width: 960px;
	position: relative;
	background: #fff;
}

#header #print_logo {
	display: none;
}

#header img {
	margin: 0;
	padding: 0;
	border: none;
}
#header #logo_link {
	position: absolute;
	top: 30px;
	left: 25px;
	height: 120px;
	width: 300px;
}

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

#lang {
	display: block;
	position: absolute;
	top: 0;
	right: 397px;
	right: 417px;
	z-index: 40;
	border: none;
}

#lang a {
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	padding: 0 0 0 5px;
	margin: 0 0 0 20px;
	font-family: arial;
	border-left: 1px solid #174882;
}
#lang a:hover {
	text-decoration: underline;
	color: #5aa13b;
}

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

/********************
		NAVI
*********************/

#navi {
	position: relative;
	padding: 0 17px;
	height: 90px;
	background: #fff url(../images/page_elements/navi_bg.gif) top left repeat-x;
}

.navi_left {
	position: relative;
	float: left;
	width: 739px;
	background: #fff;
}
.navi_right {
	position: absolute;
	top: 0;
	right: 17px;
	margin: 0;
	padding: 0 0 0 10px;
	width: 190px;
	
	
	height: 61px;
	background: #fff;
	border-left: 1px solid #c1e770;
}

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

#hmenu {
	position: relative;
	margin: 0;
	z-index: 10;
}

#hmenu_inner {
	height: 61px;
}

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

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

#hmenu ul li {
	display: block;
	position: relative;
	float: left;
	
	padding: 0;
	margin: 0;
	
	
	width: 103px;
	height: 61px;
	background: #fff;
}

#hmenu ul li a {
	display: block;
	padding: 0;
	margin: 0 0 0 3px;
	width: 100px;
	height: 61px;
	border-left: 1px solid #c1e770;
	background-color: #fff;
	color: #174882;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: arial;
}

#hmenu ul li a span {
	display: block;
	padding: 7px 6px 13px 6px;
	height: 26px;
	background: #c1e770;
	cursor: pointer;
}

#hmenu ul li a:hover, #hmenu ul li a.selected {
	border-color: #174882;
	background: transparent url(../images/page_elements/vmenu_first_bg.gif) -1px 46px no-repeat;
}

#hmenu ul li a:hover span, #hmenu ul li a.selected span {
	background-color: #174882;
	color: #fff;
}


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

#page {
	position: relative;
	font-family: arial;
}

#page_inner {
	
	position: relative;
	margin: 0 20px;
	padding: 0 0 40px 0;
	background: #fff;
	
}

#page.wide #page_inner {}

#page.firstpage #page_inner {
	margin-top: -15px;
	background: transparent;
}

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

#col1 {
	position: relative;
	display: block;
	margin: 0;
	width: 188px;
	float: left;
}

#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 {
	/*position: relative;*/
	height: 1%;
}

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

#vmenu ul {
	margin: 0;
	padding: 0;
	width: 188px;
	list-style: none;
	height: 1%;
}

#vmenu .title_content {
	background: #174882;
	color: #fff;
}

#vmenu ul li {
	margin:0;
	padding:0;
	width: 188px;
	float: left;
	height: 1%;
}

#vmenu ul li a {
	display: block;
	padding: 7px 5px 10px 15px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
	height: 1%;
	/*text-transform: uppercase;*/
}

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

#vmenu ul ul {
	display: block;
	margin: 0;
	height: 1%;
}

#vmenu ul ul li {
	float: none;
	padding-left: 12px;
	line-height: 15px;
	width: 176px;
	border-bottom: 1px solid #c1e770;
	height: 1%;
}

#vmenu ul ul li.last {} 

#vmenu ul ul li a {
	width: 157px;
	padding: 0;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #174882;
	height: 1%;
}

#vmenu ul ul li.first{
	background: transparent url(../images/page_elements/vmenu_first_bg.gif) left top no-repeat;
}

#vmenu ul ul li.first a span {}

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

#vmenu ul ul li a:hover, #vmenu ul ul li a.selected {
	color: #5aa13b;
}

#vmenu ul ul li a:hover span, #vmenu ul ul li a.selected span {}

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

#content {
	position: relative;
	width: 732px;
	margin-left: 188px;
}

#page.firstpage #content {
	width: 920px;
	margin-left: 0;
}

#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: 0 20px;
	margin-right: 198px;
	color: #333;
}

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

#page.firstpage #col2 {
	padding: 0;
	margin-right: 188px;
}

#col2_inner {
	text-align: justify;
}

#col2_inner a {
	font-weight: bold;
}

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

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

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

#col2 .list_item .date {
	display: block;
	clear: both;
	margin-bottom: 2px;
	font-size: 11px;
	color: #666;
	width: 70px;
	/*float: left;*/
}

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

#col2 .list_item .commented {
	color: #999;
	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 {
	clear: both;
	float: left;
	margin: 10px 0;
	font-weight: bold;
}


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

#comments .comment_text {
	height: 50px;
}

#comments .submit {
	margin: 0;
	padding: 2px 10px;
	font-family: arial;
	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: #666;
}


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

#forms {
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 500px;
}

#formtitle {
	display: block;
	font-weight: bold;
	width: 100%;
}

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

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

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

#forms input.inputfield_r {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}


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

#forms  div.inputfield_r span {
	height: 1%;
	display: block;
	clear: right;
	padding: 5px 0;
	width: 240px;
}

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

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

#forms div label {
	float: none;
}

#forms  div.inputfield_c {
	/*padding: 3px 0 3px 0;*/
}

#forms  .inputfield_c span {
	display: block;
	padding: 5px 0 5px 0;
}

#forms  .inputfield_c input {
	float: left;
	margin: 0;
	padding: 0;
}

#forms  .inputfield_c label {
	padding: 0;
	margin: -1px 0 0 20px;
	float: none;
	/*display: inline;*/
}

#forms .submit {
	margin: 10px 0;
	background-color: #174882;
	padding: 0 5px;
	width: auto;
	height: 23px;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	border: none;
}
#form_table {
	position: relative;
	width: 500px;
	padding-top: 1px;
	background: transparent url(../images/page_elements/form_dotted.gif) left top repeat-x;
}
#content #forms table {
	width: 500px;
	border-collapse: collapse;
}
#content #forms table, #content #forms td, #content #forms tr {
	border-collapse: collapse;
	border: none;
}
#content #forms tr {
	background: transparent url(../images/page_elements/form_dotted.gif) left bottom repeat-x;
}
#content #forms td {
	
}
#requiredfields {
	padding: 5px 0;
	float: right;
}

/**********************************
	INFO FORM PRICE CALCULATION
***********************************/

#info_calculation {
	position: relative;
	width: 500px;
}

#info_calculation form label {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#info_calculation h3 {
	padding-bottom: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #5aa13b;
	font-family: arial;
}

.infoform_field {
	position: relative;
	width: 500px;
	margin: 0;
	padding: 10px 0;
	background: transparent url(../images/page_elements/form_dotted.gif) left top repeat-x;
}
.info_radio {
	display: block;
	margin: 0 10px 5px 10px;
}
.select_obroki {
	position: absolute;
	top: 35px;
	right: 170px;
}
.select_obroki select {
	width: 120px;
}
.num_liters {
	margin-left: 10px;
}

#content #info_calculation .select_obroki label {
	display: block;
	margin-bottom: 10px;
}
#calculate {
	text-decoration: none;
	margin: 10px 0;
	background-color: #174882;
	padding: 0;
	width: 100px;
	height: 23px;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	border: none;
}
#izracun {
	position: absolute;
	top: 20px;
	left: 180px;
	font-weight: bold;
	font-size: 13px;
	color: #174882;
}
#content #info_calculation table, #content #info_calculation tr, #content #info_calculation td {
	border: none;
	font-weight: bold;
	border-collapse: collapse;
}

/********************
		GALLERY
*********************/

#gallery {
	width: 338px;
	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: 0px;
	padding: 0 10px 0 10px;
	float: right;
	width: 178px;
}

#col3 .title {
	margin: 0;
	padding: 6px 9px 5px 9px;
	height: 1%;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #c1e770;
	font-family: arial;
}

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

#poll {
	padding: 0 0 1px 0;
	height: 1%;
	background: #c1e770 url(../images/page_elements/white_vertical.gif) 0px 23px no-repeat;
}

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

#poll .title {
	color: #174882;
	background: #fff;
}

#poll .question {
	padding: 10px;
	margin: 0;
	color: #174882;
	font-weight: bold;
}

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

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

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

#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 {
	background-color: #174882;
	margin: 0;
	padding: 0 5px;
	width: auto;
	height: 23px;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;	
	border: none;
}

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

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


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

#newsletter {
	margin: 30px 0;
	padding: 0 0 1px 0;
	height: 1%;
	background: #c1e770 url(../images/page_elements/white_vertical.gif) 0px 23px no-repeat;
}

#newsletter form {
	position: relative;
	margin: 0 0 0 10px;
	padding: 5px 5px 0 5px;
	height: 22px;
}

#newsletter .title {
	color: #174882;
	background: #fff;
}

#newsletter .desc {
	padding: 10px;
}

#newsletter input.textfield {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	padding: 4px 2px;
	font-family: arial;
	font-size: 11px;
	height: 14px;
	width: 96px;
	color: #333;
	border: 1px solid #CCC;
}

#newsletter input.submit {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #174882;
	margin: 0;
	padding: 0;
	width: 50px;
	height: 23px;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	
	border: none;
}

#newsletter .message {
	padding: 10px;
}


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

#documents {
	padding: 0 0 1px 0;
	height: 1%;
	background: #fff url(../images/page_elements/rightblock_title.gif) 0px 23px no-repeat;
}

#documents .title {
	/*margin-left: -10px;*/
}

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

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

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

#documents dt a {
	margin: 0;
	padding: 2px 0 0 0;
	font-weight: bold;
}


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

#images {
	padding: 0 0 1px 0;
	height: 1%;
	background: #fff url(../images/page_elements/rightblock_title.gif) 0px 23px no-repeat;
}

#images .title {}

#images img {
	padding: 8px 0 8px 10px;
}

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


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

#bcmenu {
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
#bcmenu a {
	color: #333;
	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 #333;
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
}


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

#orodja {
	position: relative;
	display: block;
	margin: 14px 0 0 0;
	padding: 0;
}

#toolbox {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 24px;
	border-right: 1px solid #c1e770;
	width: 180px;
	background: #fff;
}

#toolbox  a span {
	display: block;
	position: relative;
	margin: 0 0 0 -9px;
	width: 44px;
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	background: #fff;
	color: #c1e770;
	cursor: pointer;
}
#toolbox  a:hover span {
	color: #174882;
	text-decoration: none;
}
#toolbox div.buttons {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 21px;
	height: 23px;
	text-decoration: none;
	
	width: 44px;
	border-left: 1px solid #c1e770;
	border-top: 1px solid #c1e770;
}
#toolbox div.buttons img {
	height: 11px;
}
#toolbox div.buttons a {
	position: relative;
	display: block;
	width: 21px;
	height: 24px;
	
	margin: -1px 0 0 9px;
	width: 35px;
	padding: 0;
	text-decoration: none;
}


#toolbox a#t-sitemap {
	background: #fff url(../images/page_elements/toolbox/tool_1.gif) 8px 0 no-repeat;
	background-position: 8px 0;
}
#toolbox a#t-sitemap:hover {
	background-position: 8px -14px;
}
#toolbox a#t-lineheight {
	background: #fff url(../images/page_elements/toolbox/tool_2.gif) 8px 0 no-repeat;
	background-position: 8px 0;
}
#toolbox a#t-lineheight:hover {
	background-position: 8px -14px;
}
#toolbox a#t-fontsize {
	background: #fff url(../images/page_elements/toolbox/tool_3.gif) 8px 0 no-repeat;
	background-position: 8px 0;
}
#toolbox a#t-fontsize:hover {
	background-position: 8px -14px;
}
#toolbox a#t-print {
	background: #fff url(../images/page_elements/toolbox/tool_4.gif) 8px 0 no-repeat;
	background-position: 8px 0;
}
#toolbox a#t-print:hover {
	background-position: 8px -14px;
}


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

#searchbox {
	position: relative;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 1.1em;
}
#searchbox input {
	margin: 0 8px 0 0;
	padding: 3px 5px;
	height: 15px;
	width: 108px;
	font-family: arial;
	font-size: 12px;
	color: #aaa;
	border: 1px solid #c1e770;
}
#searchbox .inputbutton {
	border: none;
	background-color: #c1e770;
	margin: 0;
	padding: 0;
	width: 50px;
	height: 23px;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	
	border: none;
}

.SearchResultText {
	/*border-bottom: 1px solid #ddd;*/
	/*background: transparent url(../images/page_elements/form_dotted.gif) left bottom repeat-x;*/
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #174882;
}
.search_keyword {
	color: #5aa13b;
}
.searchresult, .searchresultfirst {
	padding: 5px 0 10px 0;
	/*border-top: 1px solid #ddd;*/
	background: transparent url(../images/page_elements/form_dotted.gif) left top repeat-x;
}
.searchresult a, .searchresultfirst a {
	color: #333;
}
.searchresult a:hover, .searchresultfirst a:hover {
	color: #5aa13b;
}

.pages {
	/*border-top: 1px solid #ddd;*/
	background: transparent url(../images/page_elements/form_dotted.gif) left top repeat-x;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	color: #999;
}
.pages a {
	font-weight: bold;
}
#bs_iskalnik_page_selected {
	color: #5aa13b;
}


/*************************************
		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;
}

/********************
		FIRST PAGE
*********************/

.akcija {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	width: 224px;
	text-align: left;
	background: #fff url(../images/page_elements/vmenu_first_bg.gif) 0px 30px no-repeat;
	text-decoration: none;
	/*height: 375px;
	height: 385px;*/
	height: 1%;
}
a.akcija {
	text-decoration: none;
}
a.akcija:hover {
	text-decoration: none;
}
.akcija.akcija_box3 {
	margin: 0;
}
.akcija_title {
	display: block;
	margin: 0;
	padding: 8px 6px 3px 6px;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #174882;
	font-family: arial;
}
.akcija_content {
	height: 130px;
	display: block;
}
.akcija_subtitle h2 {
	display: block;
	font-size: 18px;
	padding: 10px 12px 16px 12px;
	text-align: left;
	line-height: 18px;
	font-family: arial;
}
.akcija_text {
	display: block;
	padding: 0 12px 12px 12px;
	font-weight: bold;
	color:  #174882;
	font-family: arial;
	
	height: 57px;
	overflow: hidden;
}
.akcija_image {
	display: block;
}
	.akcija_image img {
		border: none;
	}

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

#footer {
	margin: 20px 0;
	padding: 0 20px;
	width: 920px;
	font-size: 10px;
	background: #c1e770;
}


#footer_index {
	margin: 0;
	padding: 0;
	/*position: relative;*/
	background: transparent url(../images/page_elements/footer_bg.gif) left top no-repeat;
}

	#footer_index ul {
		position: relative;
		margin: 0;
		padding: 16px 13px;
		height: 1%;
	}
	#footer_index ul li {
		position: relative;
		float: left;
		padding-right: 6px;
		width: 120px;
		list-style: none;
		height: 1%;
	}
	#footer_index ul li a {
		font-size: 11px;
		color: #174882;
		font-weight: bold;
	}
	#footer_index ul li ul {
		margin: 0;
		padding: 0;
	}
	#footer_index ul li ul li a {
		font-size: 10px;
		color: #666;
		font-weight: normal;
	}
	#footer_index ul li ul li a:hover {
		color: #174882;
	}
	
#footer_inner {
	position: relative;
	clear: both;
	padding: 0;
	height: 24px;
	height: 58px;
	background: transparent url(../images/page_elements/footer_bg_new.gif) left top no-repeat;
}
	#footer_left {
		padding: 10px;
		font-size: 11px;
		font-weight: bold;
		color: #666;
	}
	#footer_left .blue_font {
		color: #174882;
	}
	#footer_right {
		position: absolute;
		top: 1px;
		right: 1px;
	}
#footer_inner a {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#footer_inner a:hover {
	color: #174882;
}
#footer_inner  a img {
	border: none;
	/*border-left: 1px solid #174882;*/
}

#footer_inner  #footer_right a {
	display: block;
	float: right;
	height: 58px;
	height: 40px;
	border: none;
	border-left: 1px solid #174882;	
}

#footer_inner  #footer_address,#footer_inner  #footer_phone,#footer_inner  #legal,#footer_inner  #authors {
	padding-top: 10px;
}

#footer .footer_elem {
	float: left;
	margin-right: 20px;
	height: 1%;
	position: relative;
}
/* LOKCIJE **/
#map-content {
	background-color: #c1e770;
	padding: 10px;
	margin-bottom: 20px;
}

#map-content select {
	min-width: 200px;
}

#maps {
	/*height: 300px;*/
	height: 450px;
	margin-bottom: 10px;
}

#cities-list h2 {
	font-size: 20px;
	line-height: 30px;
	border-bottom: 1px solid #c1e770;
	color: #174882;
}

#cities-list .item {
	display: block;
	float: left;
	width: 316px;
	height: 114px;
	border-bottom: 1px solid #c1e770;
	margin:0;
	padding:0 0 0 30px;
	background: transparent url(../images/cityico.gif) left 20px no-repeat;
}
#cities-list .item.img_yes {
	padding:0 0 0 0px;
	background: transparent url(../images/cityico.gif) 120px 5px no-repeat;
	width: 344px;
}

#cities-list .item h3 {
	margin:0;
	padding: 20px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #174882;
}

#cities-list .item p {
	color: #555;
	line-height: 16px;
}
.cities_image {
	float: left;
	display: block;
	width: 115px;
	padding-right: 35px;
}
.cities_image img {
	margin-top: 5px;
}
.cities_text {
	float: left;
	display: block;
}

.img_yes .cities_text {
	width: 185px;
}
.img_yes .cities_text h3 {
	padding-top: 5px !important;
 }

.nobg { background: none !important;}
