/* ##################################### */
/* #  Colorscale setitngs for color 1  # */
/* ##################################### */

.color1_170	{background: #004c78;}		/* color1 with 070% black */
.color1_100	{background: #006cab;}		/* color1 with 000% white */
.color1_090	{background: #1a7bb4;}		/* color1 with 010% white */
.color1_080	{background: #3389bc;}		/* color1 with 020% white */
.color1_070	{background: #4d98c4;}		/* color1 with 030% white */
.color1_060	{background: #66a7cd;}		/* color1 with 040% white */
.color1_050	{background: #80b6d5;}		/* color1 with 050% white */
.color1_040	{background: #99c4dd;}		/* color1 with 060% white */
.color1_030	{background: #b3d3e6;}		/* color1 with 070% white */
.color1_020	{background: #cce2ee;}		/* color1 with 080% white */
.color1_010	{background: #ebf2f9;}		/* color1 with 090% white */
.color1_000	{background: #e6f1f7;}		/* color1 with 100% white */

/* ##################################### */
/* #  Border setitngs for color 1      # */
/* ##################################### */

.border_top_color1_170		{border-top: 1px solid #004c78;}	/* border top color1 with 070% black */
.border_top_color1_100		{border-top: 1px solid #006cab;}	/* border top color1 with 000% white */
.border_top_color1_050		{border-top: 1px solid #80b6d5;}	/* border top color1 with 050% white */
.border_top_color1_010		{border-top: 1px solid #ebf2f9;}	/* border top color1 with 090% white */

.border_bottom_color1_170	{border-bottom: 1px solid #004c78;}	/* border bottom color1 with 070% black */
.border_bottom_color1_100	{border-bottom: 1px solid #006cab;}	/* border bottom color1 with 000% white */
.border_bottom_color1_050	{border-bottom: 1px solid #80b6d5;}	/* border bottom color1 with 050% white */
.border_bottom_color1_010	{border-bottom: 1px solid #ebf2f9;}	/* border bottom color1 with 090% white */

.border_left_color1_170		{border-left: 1px solid #004c78;}	/* border left color1 with 070% black */
.border_left_color1_100		{border-left: 1px solid #006cab;}	/* border left color1 with 000% white */
.border_left_color1_050		{border-left: 1px solid #80b6d5;}	/* border left color1 with 050% white */
.border_left_color1_010		{border-left: 1px solid #e7f4ed;}	/* border left color1 with 090% white */

.border_right_color1_170	{border-right: 1px solid #004c78;}	/* border right color1 with 070% black */
.border_right_color1_100	{border-right: 1px solid #006cab;}	/* border right color1 with 000% white */
.border_right_color1_050	{border-right: 1px solid #80b6d5;}	/* border right color1 with 050% white */
.border_right_color1_010	{border-right: 1px solid #ebf2f9;}	/* border right color1 with 090% white */

.border_color1_170		{border: 1px solid #004c78;}		/* border color1 with 070% black */
.border_color1_100		{border: 1px solid #006cab;}		/* border color1 with 000% white */
.border_color1_050		{border: 1px solid #80b6d5;}		/* border color1 with 050% white */
.border_color1_010		{border: 1px solid #ebf2f9;}		/* border color1 with 090% white */


/* ##################################### */
/* #     Font size configurations      # */
/* ##################################### */

.font_xx-small	{font-size: 8px; }		/* font extra extra small size */
.font_x-small	{font-size: 10px;}		/* font extra small size */
.font_small	{font-size: 11px;}		/* font small size */
.font_medium	{font-size: 13px;}		/* font medium size */
.font_large	{font-size: 17px;}		/* font large size */
.font_x-large	{font-size: 24px;}		/* font extra large size */
.font_xx-large	{font-size: 29px;}		/* font extra extra large size */

/* ##################################### */
/* #     Font color configurations     # */
/* ##################################### */

.font_color1	{color: #006cab; text-decoration: none;}		/* font main color1 */
.font_color2	{color: #4d4d4d}		/* font main color2 */
.font_color3	{color: #ff6b00}		/* font main color3 */
.font_color4	{color: #111111}		/* font black color */
.font_color5	{color: #FFFFFF}		/* font white color */
.font_color6	{color: #006cab; text-decoration: none;}


/* ##################################### */
/* #     Font type configurations      # */
/* ##################################### */

.font_type_01	{font-family: Arial;}		/* font1 type */
.font_type_02	{font-family: Verdana }		/* font2 type */



/* page header style */
.header						{ background: #bcdfcc; border-bottom: 2x solid #0a8c46; background: url(../../img/poletje/header.jpg) no-repeat fixed top center;}

/* page paragraph style */
.p1							{ font-family: arial; font-size: 11px; font-weight: bold; font-align: right; color: #ffffff; text-decoration: none;}
.p2							{ font-family: arial; text-decoration: none; font-size: 11px; font-align: right; color: #111111; }

/* hidden submenu style */
.wmSubMenuHidden_left		{position:absolute; visibility:hidden; z-index:1; background-color: #FFFFFF;}

.wmSubMenuHidden_right		{position:absolute; visibility:hidden; z-index:1; background-color: #FFFFFF;}

/* share link style for both menus */
.wmLink						{display:block;width:100%;}
.wmLink:hover				{text-decoration:none;}

/* horizontal menu styles */
.hItemOn  					{}
.hItemOff 					{}

/* vertical menu styles */
.vItemOn  					{}
.vItemOff 					{}

.subMenuItem 
{
	color:#006CAB;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBF2F9;
}

/* Click menu style */
.click-menu {
    width: 173px;
}
.click-menu .box1 {
	background-color: #EBF2F9;
	color: #006CAB;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	cursor: default;
	position: relative;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80B6D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBF2F9;
	padding-top: 2px;
	padding-left: 10px;
}
.click-menu .box1-hover {
    background-color: #EBF2F9;
	color: #006CAB;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	cursor: default;
	position: relative;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80B6D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBF2F9;
	padding-top: 2px;
	padding-left: 10px;
}
.click-menu .box1-open {
    background-color: #EBF2F9;
	color: #006CAB;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	cursor: default;
	position: relative;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80B6D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBF2F9;
	padding-top: 2px;
	padding-left: 10px;
}
.click-menu .box1-open-hover {
    background-color: #EBF2F9;
	color: #006CAB;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	cursor: default;
	position: relative;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80B6D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBF2F9;
	padding-top: 2px;
	padding-left: 10px;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
	background-color: #ffffff;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	display: none;
	padding: 0px;
}
.click-menu .section a {
    color: #006CAB;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: #006CAB;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBF2F9;
}
.click-menu .box2-hover {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
    background-color: #F5F8FC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBF2F9;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: yellow;
}