﻿A:link{text-decoration: none; color:#636466;}
A:visited{text-decoration: none; color:#636466;}
A:hover{text-decoration: underline;}	


A.tabFooter:link{text-decoration: none; color:#ffffff;}
A.tabFooter:visited{text-decoration: none; color:#ffffff;}
A.tabFooter:hover{text-decoration: underline;}	


body 
{			
	color:#636466;
	margin-top:10px;	
	margin-left:0px;
}

A.topLink:link{text-decoration: none; color:#818E9E;}
A.topLink:visited{text-decoration: none; color:#818E9E;}
A.topLink:hover{text-decoration: underline;}	

A.studentLink:link{text-decoration: none; color:#B2BB1C;}
A.studentLink:visited{text-decoration: none; color:#B2BB1C;}
A.studentLink:hover{text-decoration: underline;}	

A.employeeLink:link{text-decoration: none; color:#A84D90;}
A.employeeLink:visited{text-decoration: none; color:#A84D90;}
A.employeeLink:hover{text-decoration: underline;}	

A.karLink:link{text-decoration: none; color:#F68428;}
A.karLink:visited{text-decoration: none; color:#F68428;}
A.karLink:hover{text-decoration: underline;}	
h1
{
	font-size:11px;
	font-family:Arial;
	color:#636466;
	font-weight:normal;
	margin: 0px; 
}

table
{
	font-size:11px;
	font-family:Arial;
	color:#636466;
}


.Navaden
{
	font-size:11px;
	font-family:Arial;
	color:#636466;
}

p
{
	font-size:11px;
	font-family:Arial;
	color:#636466;
}

li
{
	font-size:11px;
	font-family:Arial;
	color:#636466;
}

.empAdBottom
{
	float:left;
	background: url('images/bgAdBottom.jpg') no-repeat;	
	width:370px;
	height:120px;
	font-size:18px;
	color:#000;
	font-weight:bold;
}

.bgEmpAdd
{		
	background-repeat:no-repeat;
	background-image:url('images/bgZapAdd.gif');
}

.bgPurple
{
	background-color:#A94D91;	
}
.bgGreen
{
	background-color:#B2BB1C;	
}

.bgOrange
{
	background-color:#F68428;	
}

.bgGray
{
	background-color:#8A8C8F;
}

.bgGrayDark
{
	background-color:#626366;
}

.colGreen
{
	color:#B2BB1C;
}

.colPurple
{
	color:#A94D91;
}
.colPurpleLight
{
	color:#E4CBDE;	
}


.bgPurpleLight
{	
	background-color:#E4CBDE;
}

.bgGreenLight
{
	background-color:#E8E9D3;
}
.bgOrangeLight
{
	background-color:#FEEAD7;
}
.bgGrayLight
{
	background-color:#E7E7E9;
}
.bgPurpleLighter
{
	background-color:#EFDEEB;
}

.hand
{
	cursor:pointer;
}


.menuBackgroud
{
	background-image:url("images/topMenu.gif");
	background-repeat:no-repeat;
	height:26px;
}

.lineWhite
{
	background-image:url("images/lineWhite.jpg");
	background-repeat:repeat-x;	
	background-position:bottom;
}

.lineCV
{
	background-image:url("images/lineCv.gif");
	background-repeat:repeat-x;	
	background-position:bottom;
}
.lineEmployee
{
	background-image:url("images/lineEmployee.jpg");
	background-repeat:repeat-x;	
}


.tabDataSmall
{
	font-size:8px;
	font-family:Arial;
	color:#636466;
}

.tabData
{
	font-size:11px;
	font-family:Arial;
	color:#636466;
}

.tabTitle
{
	font-size:16px;
	font-family:Arial;
	color:#F68428;
	font-weight:bold;
}
.tabTitleEmployee
{
	font-size:16px;
	font-family:Arial;
	color:#A94D91;
	font-weight:bold;
}

.tabTitleStudent
{
	font-size:16px;
	font-family:Arial;
	color:#B2BB1C;
	font-weight:bold;
}
.tabTitleKar
{
	font-size:16px;
	font-family:Arial;
	color:#F6872D;
	font-weight:bold;
}

.tabTitleEmployer
{
	font-size:16px;
	font-family:Arial;
	color:#626366;
	font-weight:bold;
}


.tabFooter
{
	font-size:13px;
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
}
.tabTitleStripe
{
	font-size:12px;
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
	height:25px;
	padding-left:20px;	
}

.tabColorless
{
	font-size:11px;
	font-family:Arial;	
	font-weight:bold;	
}

.tabTitleSmall
{
	font-size:11px;
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
}

.textbox
{
	border:1px #C8C0B9 solid;	
	width:200px;
	height:19px;
	font-family:Arial;
	font-size:11px; 
	color:#636466; 	
}

.textboxOddajS
{
	border:1px #99cc00 solid;	
	width:200px;
	height:20px;
	font-family:Arial;
	font-size:12px; 
	color:#7d7e7e; 	
}
	
.dropdown
{
	border:1px #C8C0B9 solid;		
	font-family:Arial;
	font-size:11px; 
	color:#636466; 	
	width:200px;
}

.button 
{ 	
	background-color:#AAA29F; 
	font-family: Verdana;
	font-size: 10px; 
	color: black; 
	font-weight: bold;
	
}

.hiddDiv
{
	z-index:-2;
	visibility:hidden;
	position:absolute;
	margin:0;
}

.addBackgroundEmployee
{	
	background-image:url("images/addEBgTile.gif");
	background-repeat:repeat-y;	
}
.addBackgroundStudent
{	
	background-image:url("images/addSBgTile.gif");
	background-repeat:repeat-y;	
}
.appleTitle
{
	color:#FFDE00;
	font-weight:bold;
}

.borderDashedBottom
{
	border-bottom: dashed 1px #8A8B8C;
}
.borderDashedTop
{
	border-top: dashed 1px #8A8B8C;
}

/*GRID*/
.gridHeardCell
{
	font-weight:bold;
	cursor:pointer;	
	padding: 2px 2px 3px 2px;
	height:20px;
	table-layout:fixed;
}

.purpleLine
{
	background-image:url('images/purpleLine.gif');
	background-repeat:repeat-x;
	height:1px;
	width:100%;
}