		.foo, .foo td {font-family: Tahoma; font-size: 11px}
		#bug {
			font-family: Tahoma;
			font-size: 11px;
			padding: 10px 7px 10px 10px;
			line-height: 21px;
			background: #e0e4e0;
			color: #906000;
			border: 1px dotted #906000;
		}
		
		#bugpages, #bugpages2 {
			height: 30px;
			margin-bottom: 11px;
			font-family: Tahoma; font-size: 11px;
		}
		
		.sbug {
			background: #fff5d8; 
			margin-top: 22px;
			border: 1px solid #ff7800;
		}
		
		.sbugold {
			background: #f3f5EE; 
			margin-top: 22px;
			border: 1px solid #a5a5a5;
		}
		
		.sbug div, .sbugold div {
			padding: 0px 3px;
			position: relative;
			font-family: Tahoma; 
			font-size: 11px; 
		}
		.sbug a, .sbugold a {color: black}

		.bugname, .bugid , .status {
			float: left;
			border-right: 1px solid #ff7800;
			line-height: 25px; height:50px;
		}
		.target{float:left;height:50px;line-height:25px;}
		.bugname, .target {
			width: 230px; overflow: hidden; white-space: nowrap;
		}
		
		.status {
			width: 90px; overflow: hidden;white-space: nowrap;
		}
		.bugid {width: 80px; overflow: hidden;white-space: nowrap;height:50px;}
		.bugid img.star {margin-top: 5px; margin-right: 4px;}
		.sbug .bugauth, .sbug .bugansd, .sbug .fixed {
			float: right;
			border-left: 1px solid #ff7800;
			line-height: 25px; height:50px;
		}
		
		.sbugold .bugauth, .sbugold .bugansd, .sbugold .fixed {
			float: right;
			border-left: 1px solid #a5a5a5;
			line-height: 25px;
			height:50px;
		}

		.sbugold .bugname, 
		.sbugold .bugid, 
		.sbugold .status {
			border-right: 1px solid #a5a5a5;
		}
		
		.bugansd {
			background-color: #c8dff9;
		}
		.bugurl {
			clear: both;
			background-color: #efefef;
			border-top: 1px solid #ff7800;
			line-height: 25px;
		}
		
		.bugurlold {
			clear: both;
			background-color: #efefef;
			border-top: 1px solid #A5A5A5;
			line-height: 25px;
		}
		
		.bugdesc {
			clear: both;
			background-color: white;
			line-height: 19px;
		}
		
		.bugfoo {
			line-height: 25px;
		}

		.bugli {list-style-type: circle; line-height: 20px;}
		.bugli2 {list-style-type: square; margin-left: 5px; line-height: 20px;}
		.bugli a, .bugli2 a {color: black;}
		
		.bugans { 
			margin: 3px 5px; 
			padding: 6px; 
			font-size: 11px; 
			background: #e2e2e2;
			line-height: 18px;
			border-bottom: 2px solid white;
		}
		
		.bugans0, .bugans1, .bugans2, .bugans3, .bugans4, .bugans5,
		.bugans6, .bugans7, .bugans8, .bugans9, .bugans10, .bugans11, .bugans12 {
			padding: 6px; 
			font-size: 11px; 
			line-height: 18px;
			margin-right: 5px;
		}
		
		.bugans0 {
			margin-top: 5px;
			margin-left: 3px;
			background: #e6e6e6;
		}
		
		.asyncwarning {color: red; border: 1px solid #f0f2f0; margin: 0px 3px;}
		
		.bugans1, .bugans2, .bugans3, .bugans4, .bugans5,
		.bugans6, .bugans7, .bugans8, .bugans9, .bugans10, .bugans11, .bugans12 {
			border-left: 2px solid #eaf0ea;
			border-bottom: 1px solid #eaf0ea;
		}
		
		.bugans1 {background: #f2f6f4;}
		.bugans2 {background: #f3f8f5;;}
		.bugans3 {background: #f4fAf6;;}
		.bugans4 {background: #f5fCf8;}
		.bugans5 {background: #f6fefa;}
		.bugans6 {background: #f7fffc;}
		
		.error2 {background-color: #000090;}
		.error2 td {font-family: Tahoma; font-size:11px;}
		.errhead td {
			height: 20px; 
			border-top: 1px solid #909090;
			border-left: 1px solid #909090;
			border-right: 1px solid #909090;
			padding: 4px;
			background-color: #E0e0e0;
		}
		.errdetails {
			padding:4px;
			background-color: white;
		}
		.errormenu {font-family: Tahoma; font-size:11px; width:129px; padding: 6px;}
		.errorlm {display:block; color:black;}

#personal-menu {margin-top: 10px; width: 163px;}
.emply {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	line-height: 18px;
}

.emply li {
	margin-bottom: 10px;
	border-bottom: 1px solid white;
	list-style: none;
	font-size: 11px;
}

.emply .section {
	background-color: white;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #ff7800;
	border-top: 1px solid #ff7800;
}

.sectionf {
	background-color: white;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #960;
	border-top: 1px solid #960;
	line-height: 25px;
}

.emply span {
	clear: both;
	display: block;
	padding: 0px 6px;
	font-size: 10px;
	background-color: #f0f0f0;
}

.emply a {
	color: black;
}
.navc {
	border-top: 1px solid #67abf9;
}
.navmenu {
	float: left;
}
.bugsta {
	float: right;
}
.enddiv {
	clear: both;
	height: 4px;
}

.status1, .status2 {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 5px ;
	font-size:11px;
}

.bughistory {border-top: 1px solid #c8dff9; border-left: 1px solid #c8dff9;}
.bughistory ul, .bughistory li {padding:0; margin:0;}

.name, .prio, .stat {font-weight: bold;}
.bugauth input {height: 18px; font-size: 11px;}

.bordered {display: block; border: 1px solid black; padding: 4px; margin: 8px; color: black;}
#bmenu td { line-height: 23px; border-bottom: 1px solid #e0e0e0; font-size: 11px;}
#bmenu td a {color: black; text-decoration: none;  display: block;}

.showhide {
	display: block; 
	height: 6px; 
	background: url(/a2/i/bug-pad-menu.gif) no-repeat center top #67abf9; 
	margin-bottom: 4px;
}

.sel {
	background: white; font-weight: bold; padding-left: 10px;
}

.col1 {float: left;}
.col2 {float: right;}
.col2 img {margin-top: 2px; margin-right: 4px;}
.change-info {
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.change-info td {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	line-height: 20px;
	padding: 4px;
}
.file {float: right; border: 1px solid #67abf9; margin: 4px; line-height: 20px;}

.bughish {
	color: white;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	background: #929292;
}

.sopt {background-color: #c0c0c0;}

.slu, .slu input, .slu select, .sbug input, .sbug select, .sbugold input, .sbugold select
 {font-family: Tahoma; font-size: 10px;}

.tdb3 td{font-size: 11px}
.tdb3 a{color:black}
.redopt {color:#666; background: #EEE}

.addfb, .addfb td {font-family:Tahoma; font-size: 11px;}

.bugvs { text-align: right; }
.bugvs a { text-decoration: underline;font-size: 11px;}
.bp7 {padding-right: 5px;}

.bugproj {
	clear: both;
	background-color: white;
	border-bottom: 1px solid #efefef;
	line-height: 25px;
}

.tslist {width: 100%;}
.tslist td {border-bottom: 1px solid #c8dff9; font-family: Tahoma; font-size: 11px; line-height: 20px; padding-left: 4px;}
.tslist a {color: black;}
.tslist td.dat {width: 70px; text-align: right; background: #e9e9e9;}
.timesheet {
	padding: 10px;
	background-color: #e9e9e9; 
	border-top: 1px solid #c8dff9; 
	border-bottom: 1px solid #c8dff9;
	margin-bottom: 15px;
}
.cal-pl {font-family: Tahoma; font-size: 11px;}
.tshead {background: #EfEfEf; font-weight: bold;}
.lck {margin-top: 4px; padding-right: 4px;}
.emppro {margin: 0px; padding: 0px;}
.emppro li {list-style-type: none; margin: 0px; padding: 0px; line-height: 18px; font-size: 11px; font-family: Tahoma;}

.filtyr {
	font-family: Tahoma; font-size: 11px; padding: 4px; background: #e8e8F0; border: 1px dotted #999;
}

.filtyr select {
	font-size: 11px;
}

.konk {
	display: block;
	margin-top: 7px;
	height: 20px;
	width: 400px; text-align: right; float: right;
	border: 1px solid white;
}

#bmenu, .serverMon {font-family: Tahoma; font-size: 11px;}
.mRED {color: red;}
.vlans {float: right;}

.btds td {
	font-family: Tahoma; font-size: 11px;
	padding-top: 4px;
	border-bottom: 1px solid #f0f0f0;
}
.btds a {
	color: black;
}

.addf {background: url(/a2/i/ic/nov-fb.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbhome {background: url(/a2/i/ic/fbhome.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbvn {background: url(/a2/i/ic/klienti.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbplbo {background: url(/a2/i/ic/planogrami.png) left top no-repeat; padding-left: 38px; height:30px; padding-top: 6px;}
.msmon {background: url(/a2/i/ic/orderi.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.msmob {background: url(/a2/i/ic/pravila.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbstar {background: url(/a2/i/ic/fbstar.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbdf {background: url(/a2/i/ic/default.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px; overflow:hidden;white-space:nowrap}
.obiavi {background: url(/a2/i/ic/obiavi.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px; overflow:hidden;white-space:nowrap}
.fbchakashti {background: url(/a2/i/ic/chakashti.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px; overflow:hidden;white-space:nowrap}
.fbzamen {background: url(/a2/i/ic/samozamen.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px; overflow:hidden;white-space:nowrap}
.fbopr {background: url(/a2/i/ic/operativki.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbzadachi {background: url(/a2/i/ic/zadachi.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbtyrsene {background: url(/a2/i/ic/fbtyrsene.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbbio {background: url(/a2/i/ic/fbbio.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbhelp {background: url(/a2/i/ic/fbhelp.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbvyn {background: url(/a2/i/ic/fbvynshna.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbmoite {background: url(/a2/i/ic/fbmoite.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}
.fbfiback{background: url(/a2/i/ic/fbfiback.png) left top no-repeat; height: 30px; padding-left: 38px; padding-top: 6px;}

.btnaddfb {
	margin-left: 5px;
	height: 33px;
	width: 110px;
}

.newans {
	border-left: 1px dashed #ff7800;
}

.bugls {
			background-color: white;
			font-weight:bold;
			font-size: 11px;
			line-height: 25px;	
}

.zapovedi {margin: 0px; padding: 0px; }
.zapovedi li {
	margin-top: 1px;
	display: block; 
	line-height: 18px; height: 18px;
	width: 760px; overflow: hidden;
	padding-left: 9px;
	font-size: 11px; font-family: Tahoma;
}
.zapovedi a {color: black}

.AAFFAA {background-color: #BBFFBB}
.FFAAAA {background-color: #FFBBBB}

.bugfiltbl td {padding: 0px 8px 0px 0px; font-family: Tahoma; font-size: 11px;}
.zgr {background: #77EE77; }
.zre {background: #CCAAAA; }

#calendarche { display: none; position: absolute; z-index: 10}
.hdbanin {height: 60px;}
.gmgreen {background: #77EE77 !important;}
.tabf { font-size: 14px; font-family: Monospace, Arial, Helvetica; color: black;}
.bug-sect a{display:block;font-size:11px;color:black;padding:2px 0px;}
.taskview{width:100%;}
.taskview a{color:black;text-decoration:none;}
.taskview td{border-bottom:1px solid #f0f0f0;line-height:20px;font-size:11px;vertical-align:top;padding:2px 4px;}
