﻿body
{
	background-color: #D2D2D2;
}

/* Banner dio */
.banner_container
{
	position: relative;
	margin-top: 0px;
	width: 100%;
	background-color: #FFFFFF;
}

.banner_repeat
{
	position: relative;
	width: 100%;
	height: 88px;
	background-image: url('../Template/Main/repeat.png');
    background-repeat: repeat-x;
}

h2
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

h3
{
    font-family: Arial;
    font-size: 12px;
}

.banner_image
{
	position: relative;
	width: 100%;
	height: 88px;
	background-image: url('../Template/Main/baner.png');
	background-repeat: no-repeat;
}

.banner_info
{
	position: absolute;
	top: 2px;
	right: 18px;
}

.banner_menu
{
	position: absolute;
	top: 16px;
	right: 18px;
	height: 20px;
	line-height: 20px;
}

.banner_logout
{
	position: absolute;
	top: 40px;
	right: 18px;
	height: 20px;
	line-height: 20px;
}

.banner_maintab
{
	position: absolute;
	left: 12px;
	bottom: 0px;
	width: 700px;
}

.lbl_info
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.lnkLogout
{
	margin-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.lnkLogout:hover
{
	margin-left: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Top dio */
.topheader_container
{
	position: relative;
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background-color: #DDDDDD;
	border-bottom: solid 1px #333333;
}

/* Osnovni layout */
.lijevi_wrapper
{
	margin-top: 12px;
	float: left;
	width: 100%;
}

.lijevi_panel
{
	margin-right: 226px; /*Set right margin to RightColumnWidth*/
	margin-left: 12px;
	background-color: #FFFFFF;
	border-left: solid 1px #ACACAC;
	border-top: solid 1px #ACACAC;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

.desni_panel
{
	float: left;
	margin-top: 12px;
	width: 200px; /*Width of right column in pixels*/
	margin-left: -214px;
}

.unutarnji_panel
{
	position: relative;
	float: left;
	background-color: #FFFFFF;
	width: 100%;
}

.pod_tab
{
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 12px;
	background-color: #DDDDDD;
	border-bottom: 1px solid #333333;
}

.pod_tab_meni
{
	float: left;
	width: 300px;
}

.status
{
	float: right;
	margin-right: 7px;
	text-align: left;
}

.footer
{
	float: left;
	width: 100%;
	border-top: solid 1px #D2D2D2;
	background-color: #FFFFFF;
}

/* headeri */
.grid_headers
{
	width: 100%;
	height: 25px;
	background-color: #C91F27;
	border-bottom: solid 1px #999999;
}

.header_tekst
{
	margin-left: 10px;
	height: 25px;
	line-height: 25px;
}

.headers
{
	height: 25px;
	border-bottom: solid 1px #999999;
	width: 100%;
	position: relative;
	background-color: #7096B3;
}

.header_menu
{
	float: right;
	margin-top: 0px;
	margin-right: 5px; 
	height: 25px;
}

.lbl_hdr_name
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.lbl_hdr_small
{
	margin-left: 15px;
	font-family: Arial;
	font-size: 11px;
}

/* Loading Panel */
.loading_panel
{
	margin: 100px auto;
}

.loading_panel_2
{
    position: absolute;
    top: 300px;
    lefte; 50%;
    width: 100px;
}

/* Toolbar */
.txtSearch
{
	height: 14px;
	width: 150px;
}

.lblToolbarOpis
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Početna */
.home_container
{
	margin: 17px auto;
	width: 97%;
	background-color: #FFFFFF;
}

.tbl_home
{
	width: 100%;
}

.td_left
{
	padding: 5px;
}

.td_right
{
	padding: 5px;
}

.left_home_box
{
	position: relative;
	float: left;
	width: 100%;
	background-color: #E9E9E9;
	border: solid 1px #D1D1D1;
}

.left_hdr
{
	height: 30px;
	line-height: 30px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: solid 1px #E9E9E9;
}

.warning_hdr
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: solid 1px #E9E9E9;
}

.left_home_container
{
	position: relative;
	margin: 7px;
	background-color: #FFFFFF;
}

.dl_home_vijesti
{
	min-height: 250px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.lbl_home_datum
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.lbl_home_naslov
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.lbl_home_uvod
{
	margin-top: 3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.lnk_home_opsirnije
{
	margin-top: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.right_home_box
{
	float: left;
	width: 300px;
	background-color: #E9E9E9;
	border: solid 1px #D1D1D1;
}

.right_home_hdr
{
	width: 286px;
	height: 25px;
	line-height: 25px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	border-bottom: solid 2px #E9E9E9;
}

.right_home_container
{
	float: left;
	margin: 7px;
	width: 286px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.lbl_hdr
{
	margin-left: 5px;
}

.lbl_hdr_name
{
	margin-left: 5px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

/* Sažetak */
.tbl_info
{
	width: 100%;
	font-family: Arial;
}

.td_spacer
{
	padding-left: 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.td_info_left
{
	width: 150px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.td_info_right
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

/* Glavni dio */
.wrapper
{
	float: left;
	width: 100%;
}

.main_container
{
	margin: 17px auto;
	width: 97%;
	background-color: #FFFFFF;
}

.tab_container
{
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background-color: #DDDDDD;
	border-bottom: solid 1px #B3B3B3;
}

.tab_wrapper
{
	margin-top: 2px;
}

.a_menu_container
{
	float: left;
	width: 100%;
	height: 30px;
}

.a_menu_wrapper
{
	margin-top: 2px;
}

.pnlContainer
{
	width: 100%;
}

.tbl_main
{
	position: relative;
	width: 100%;
}

.td_main_left
{
	padding: 5px;
}

.td_main_right
{
	width: 300px;
	padding: 5px;
}

.left_main_box
{
	width: 100%;
	background-color: #E9E9E9;
	border: solid 1px #D1D1D1;
}

.left_main_hdr
{
	height: 25px;
	line-height: 25px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: solid 2px #E9E9E9;
}

.left_main_container
{
	position: relative;
	margin: 7px;
	background-color: #FFFFFF;
}

.dl_main_vijesti
{
	min-height: 250px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.lbl_main_datum
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.lbl_main_naslov
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.lbl_main_uvod
{
	margin-top: 3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.lnk_main_opsirnije
{
	margin-top: 3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.right_main_box
{
	width: 300px;
	background-color: #E9E9E9;
	border: solid 1px #D1D1D1;
}

.right_main_hdr
{
	width: 286px;
	height: 25px;
	line-height: 25px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	border-bottom: solid 2px #E9E9E9;
}

.right_main_container
{
	margin: 7px;
	width: 286px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.lbl_main_hdr
{
	margin-left: 5px;
}

/* Forma za dodavanje */
.tbl_add
{
	width: 100%;
}

.td_add_header
{
	padding: 3px;
	background-color: #D2D2D2;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-left: solid 1px #F5F5F5;
	border-right: solid 1px #F5F5F5;
	border-bottom: solid 1px #F5F5F5;
}

.td_add_left
{
	padding: 3px;
	width: 150px;
	background-color: #E9E9E9;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-left: solid 1px #F5F5F5;
	border-right: solid 1px #F5F5F5;
	border-bottom: solid 1px #F5F5F5;
}

.td_add_left_polaznici
{
	padding: 3px;
	width: 70px;
	background-color: #E9E9E9;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-left: solid 1px #F5F5F5;
	border-right: solid 1px #F5F5F5;
	border-bottom: solid 1px #F5F5F5;
}

.td_add_right
{
	padding: 3px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-right: solid 1px #F5F5F5;
	border-bottom: solid 1px #F5F5F5;
}

.hdr_add_wrapper
{
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin: 2px;
	padding: 7px;
	background-color: #D2D2D2;
}

.hdr_add
{
	margin-left: 2px;
	margin-right: 2px;
	height: 25px;
	line-height: 25px;
	background-color: #D2D2D2;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

/* Buttoni */
.btn_save
{
	height: 20px;
	line-height: 20px;
	padding-left: 18px;
	background: url('../Template/Icons/Save.gif') no-repeat left top;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.btn_save:hover
{
	text-decoration: underline;
}

.btn_cancel
{
	height: 20px;
	line-height: 20px;
	padding-left: 18px;
	background: url('../Template/Icons/Cancel.gif') no-repeat left top;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.btn_cancel:hover
{
	text-decoration: underline;
}

.btn_search
{
	height: 20px;
	line-height: 20px;
	padding-left: 18px;
	background: url('../Template/Icons/Search.gif') no-repeat left top;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.btn_search:hover
{
	text-decoration: underline;
}

.btn_close
{
	height: 20px;
	line-height: 20px;
	padding-left: 18px;
	background: url('../Template/Icons/back.gif') no-repeat left top;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.btn_close:hover
{
	text-decoration: underline;
}

.btn_edit
{
	height: 20px;
	line-height: 20px;
	padding-left: 18px;
	background: url('../Template/Icons/Edit.gif') no-repeat left top;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.btn_edit:hover
{
	text-decoration: underline;
}

.btn_finish
{
	height: 20px;
	line-height: 20px;
	padding-left: 18px;
	background: url('../Template/Icons/ok.gif') no-repeat left top;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.btn_finish:hover
{
	text-decoration: underline;
}


.validator
{
	float: left;
	margin-left: 3px;
	padding-left: 18px;
	background: url('../Template/Icons/warning2.gif') no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

/* Panel za uređivanje stupaca */
.pnlColumnEditor
{
	position: relative;
	margin: 0px auto;
	width: 95%;
	padding: 3px;
	margin: 5px;
	border: solid 1px #D2D2D2;
	background-color: #F5F5F5;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.tooltip
{
	background-color: #E9E9E9;
}

.lstRadnici
{
	margin: 0px auto;
	width: 97%;
	border: solid 1px #D2D2D2;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.lstPermissions
{
	width: 300px;
	border: solid 1px #D2D2D2;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.lstPolaznici
{
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 275px;
	border: inset 1px #D2D2D2;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.validation_summary
{
	margin-top: 5px;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url('Template/Error32.png') no-repeat left top;
	border: solid 1px #CCCCCC;
	background-color: #F5F5F5;
}

.tooltip_bckg
{
    background: transparent;
    padding: 0px;
}

.lnk_hdr
{
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.lnk_hdr:hover
{
	text-decoration: underline;
}