﻿a:link, a:active, a:visited
{
	color: #006599;
	text-decoration: none;
	font-size: 10px;
}
a:hover
{
	color: #006599;
	text-decoration: underline;
}


a:link.TopLinks, a:active.TopLinks, a:visited.TopLinks
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
a:hover.TopLinks
{
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}

a:link.TopLinksDiff, a:active.TopLinksDiff, a:visited.TopLinksDiff
{
	color: #efefef;
	text-decoration: none;
	font-size: 9px;
}
a:hover.TopLinksDiff
{
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}

a:link.BottomLinks, a:active.BottomLinks, a:visited.BottomLinks
{
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
a:hover.BottomLinks
{
	color: #efefef;
	font-size: 9px;
	text-decoration: none;
}
a:link.BottomLinksLarge, a:active.BottomLinksLarge, a:visited.BottomLinksLarge
{
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
a:hover.BottomLinksLarge
{
	color: #efefef;
	font-size: 10px;
	text-decoration: none;
}

a:link.BottomLinksDiff, a:active.BottomLinksDiff, a:visited.BottomLinksDiff
{
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
a:hover.BottomLinksDiff
{
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}


a:link.more, a:active.more, a:visited.more
{
	color: #006599;
	text-decoration: none;
	font-weight: normal;
}
a:hover.more
{
	color: #006599;
	text-decoration: underline;
	font-weight: normal;
}


a:link.bluemore, a:active.bluemore, a:visited.bluemore
{
	color: #003C5B;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
a:hover.bluemore
{
	color: #003C5B;
	text-decoration: underline;
	font-weight: normal;
	text-transform: capitalize;
}

/* forms */

input, select, textarea, option, button
{
	font-size: 10pt;
	border: 1pt solid #ABC152;
	background-color: #E4E4E4; /*#7f9529;*/
	padding: 0.5px;
	letter-spacing: 0pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.Check
{
	font-family: Tahoma;
	font-size: 11px;
	color: #F2F2F2;
	background-color: #F2F2F2;
	border: 1pt solid #F2F2F2;
}


.search
{
	color: #666666;
	font-size: 9pt;
	border: 1pt solid #999999;
	background-color: #FFFFFF;
	padding: 1px;
	letter-spacing: 0pt;
}

.home_portlet_item
{
	font-family: Tahoma;
	font-size: 11px;
	color: #006599;
}

.text_item
{
	font-family: Tahoma;
	font-size: 11px;
	color: #728A12;
}

.grid_header
{
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	background-color: #DEDEDE;
	text-align: center;
	color: #52630C;
	color: Black;
}
.gird_alter
{
	background-color: #E9E9E9;
}

.grid_All
{
	border-bottom-style: groove;
	border-spacing: 10px;
	border-bottom-width: 2px;
	font-size: 10px;
	font-family: Tahoma;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
}


/* classes */


.BackgroundCssClass
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}


.Title
{
	color: #768E12;
	text-transform: capitalize;
	font-size: 9pt;
	font-weight: bold;
	font-family: Tahoma;
}

.SidesTitles
{
	color: #333333;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: normal;
}

.WhiteTitle
{
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: normal;
}

.BlueTitle
{
	color: #006599;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: normal;
}


.WhiteText
{
	color: #FFFFFF;
	text-transform: capitalize;
	font-weight: normal;
}

.SmallText
{
	color: #333333;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 12px;
}

.BlueText
{
	color: #006599;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 11px;
}


.CopyRights
{
	color: #999999;
	font-weight: normal;
	font-size: 9px;
}


.Sep
{
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
}
.status_cell
{
	background-color: #F9D1D2;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 3px;
}

.status_label
{
	font-family: Tahoma;
	font-size: 9pt;
	color: Red;
}



.header_label
{
	font-family: Tahoma;
	font-size: 10pt;
	color: White;
	font-weight: bold;
}
.page_header_label
{
	font-size: 14pt;
	color: White;
	font-weight: bold;
}

.std
{
	background-color: #3DB10C;
	padding-bottom: 0px;
}

.page_header
{
	background-color: #ABC152;
	padding-bottom: 0px;
}


.PanalBox
{
	border: 1px;
	border: solid;
	border-color: #728A12;
	background-color: #F2F2F2;
}
.page_Splet
{
	background-color: #728A12;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 3px;
}

.page_Splet2
{
	background-color: #728A12;
	padding-bottom: 0px;
	padding-left: 3px;
}


.grid_PagerStyle
{
	font-family: Tahoma;
	text-align: center;
	font-size: 8pt;
	color: #004000;
	font-family: Verdana;
}



.ajax__tab_default, .ajax__tab_outer
{
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default, .ajax__tab_inner
{
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default, .ajax__tab_tab
{
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}








.modalPopup
{
	background-color: #FFD9D5;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}







.MyCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #F0F0F0;
	color: #006633;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
	color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
	color: black;
	font-weight: bold;
}


.TblUserInfo
{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: Black;
}

.TblUserInfoFooter
{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

.whitebg
{
	background-color: #FFFFFF;
}
.graybg
{
	background-color: Gray;
}


/* End CSS */