/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #fefefe;
}
.skinmaster
{
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid;
	border-top: #8f9092 1px solid;
	border-left: #8f9092 1px solid;
	border-bottom: #8f9092 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.skinheader
{
}
.skingradient
{
	background-image: url(gradient_DKGray.jpg);
	height: 30px;
}
.controlpanel
{
	width: 100%;
	background-color: #dddddd;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane
{
	width: 500px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
}
.rightColumn
{
	padding-left: 8px;
	padding-top: 8px;
	width: 150px;
	vertical-align: top;
	display: inline;
}
.rightpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer
{
	width: 167px;
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	padding-left: 10px;
	color: #6895c0;
	font-weight: bold;
	font-style: normal;
	background: url(images/menu_breadcrumb.gif) no-repeat;
	height: 24px;
	vertical-align: middle;
}
.MainMenu_SelectedItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	padding-left: 6px;
	color: red;
	font-weight: bold;
	font-style: normal;
	background: url(images/menu_breadcrumb.gif) no-repeat;
	height: 24px;
	vertical-align: middle;

}
.MainMenu_MenuItemSel
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	padding-left: 10px;
	color: #6895c0;
	font-weight: bold;
	font-style: normal;
	background: url(images/menu_breadcrumb.gif) no-repeat;
	height: 24px;
	vertical-align: middle;
}

.MainMenu_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.SubMenu_Item
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	padding-left: 10px;
	color: #6895c0;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	background-color:White;
}
.SubMenu_ItemHover
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	padding-left: 10px;
	color: #6895c0;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
}
.MainMenu_SubMenu
{
	background-color: #ffffff;
	z-index: 1000;
}
.MainMenu_MenuBreak
{
	height: 1px;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton
{
	background: #aaaaaa none;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu
{
	background-color: #ffffff;
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
/* CSS Document */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-align: center;
	margin: 0;
	padding: 0;
}
div#wrapper
{
	background: url(images/bg_wrapper.gif) repeat-x;
	text-align: left;
	width: 920px;
	padding: 18px 0 30px 0;
	margin-left: auto;
	margin-right: auto;
}
a, a:visited, a:active
{
	color: #3e71c5;
	font-size: 10px;
	text-decoration: none;
}
a:hover, a:visited:hover
{
	text-decoration: underline;
}
h1, h2, h3, h4, p
{
	margin: 0;
}
p
{
	line-height: 16px;
}
div.terminator
{
	clear: both;
}
/* TEXT */
h1
{
	font-family: "Microsoft Sans Serif" , Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #363636;
	margin: 18px 0 10px 0;
}

/* LAYOUT */
div#top_menu
{
	text-align: right;
}
div.logo
{
	background: url(images/bg_logo_header.gif) repeat-x #FFFFFF;
}
div#left
{
	width: 167px;
	padding: 42px 0 0 0;
	float: left;
}
div#container
{
	width: 731px;
	height: auto;
	padding: 10px 0 0 14px;
	float: left;
}
div.tabs
{
	height:30px;
	text-align: right;
	padding-right: 8px;
}
div.header_home
{
	background: url(images/bg_header_home.gif) no-repeat #FFFFFF;
	width: 701px;
	height: 145px;
}
div#content
{
	width: 527px;
	padding: 0 14px 0 0;
	float: left;
}
div#right
{
	border-left: 1px solid #f0f0f0;
	width: 144px;
	padding: 6px 0 20px 15px;
	margin: 21px 0 0 0;
	float: left;
}
div#footer
{
	text-align: center;
	border-top: 1px solid #f0f0f0;
	padding: 10px 0 0 0;
}
/* TOP MENU */
div#top_menu form
{
	display: inline;
}
div#top_menu, div#top_menu a, div#top_menu label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004b85;
}
div#top_menu a
{
	margin: 0 14px;
}
div#top_menu label
{
	margin: 0 5px 0 14px;
}
div#top_menu input#search
{
	border: 1px solid #bed7df;
	margin: 0 0 0 5px;
	font-weight: normal;
	width: 120px;
}
input.btnSearch
{
	background: url(images/bg_btn_search.gif) no-repeat;
	font-family: "Microsoft Sans Serif" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	width: 46px;
	height: 16px;
	margin: 2px 0 0 0;
	padding: 0 0 2px 0;
}

/* LEFT */
/* MAIN MENU */
div.nav
{
	border-bottom: 1px solid #cde0e9;
}
/* SUBMENU */
div.submenu
{
	padding: 0 5px 2px 17px;
}
div.submenu a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6ea1b5;
	margin: 0 0 6px 0;
	display: block;
}
/* PARTNER */
div.parner
{
	margin: 0px 0 0 0px;
}
div.parner a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6ea1b5;
}
/* NEWS BOX */
div.newsbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 68px 16px 0 522px;
}
div.newsbox p
{
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}
div.newsbox p.date
{
	color: #cccccc;
}
div.newsbox div
{
	text-align: right;
}
div.newsbox div a, div.newsbox div a:visited, div.newsbox div a:active
{
	background: url(images/arr.gif) no-repeat right;
	color: #b5e3f5;
	padding: 0 6px 1px 0;
}
/* SECTION */
div.section
{
	background: url(images/bg_header_section.jpg) no-repeat;
	width: 701px;
	height: 55px;
}
div.section h1
{
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	text-align: right;
}
/* CONTENT */
div#content p
{
	margin: 0 0 18px 0;
	padding-right: 20px;
	line-height: 16px;
}
/* SOLUTIONS */
div.solutions h1
{
	background: url(images/bg_h1_poslovna_resenja.gif) no-repeat;
	width: 527px;
	height: 26px;
	margin: 0;
	padding: 0;
}
div.solutions h1 span
{
	visibility: hidden;
	font-size: 9px;
}
div.solutions p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
	line-height: 15px;
	margin: 0;
}
div.solutions_brd_bottom
{
	background: url(images/brd_poslovna_resenja_bottom.gif) no-repeat 0 0;
	width: 527px;
	height: 9px;
}
div.solutions .container
{
	background-color: #f8fbfd;
	padding: 14px 0 0 0;
	border: 1px solid #cde0e9;
	border-top: none;
	border-bottom: none;
	width: 525px;
}
div.solutions .solution
{
	width: 210px;
	margin: 0 11px 0 14px;
	padding: 0;
	float: left;
}
div.solutions .osiguranje
{
	margin-right: 30px;
}
/* RIGHT */
div#right p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #898989;
	text-align: right;
	margin: 8px 0 18px 0;
}
/* FOOTER */
div#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #898989;
}
div#footer a
{
	color: #898989;
}

/* FORMS */
input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menuitems
{
	font-size: 13px;
	font-weight: bold;
	color: #326995;
	height: 24px;
	vertical-align: bottom;
	padding-left: 6px; /*width:120px;*/ /*border-bottom: solid 1px #cee3ef;*/
}
.menuitems menuitems2
{
	background-color: Yellow;
}
.quickNews
{
	width:180px;
	font-size:9px;
	color:white;
	position:relative;
	bottom:76px;
	left:520px;
}
.imagePane
{
	display:inline;
}