a:link {color:#000000; text-decoration:none; font-family:Tahoma; font-size:12px}      /* unvisited link */
a:visited {color:#000000; text-decoration:none; font-family:Tahoma; font-size:12px}  /* visited link */
a:hover {color:#404d82; text-decoration: underline; font-family:Tahoma; font-size:12px}  /* mouse over link */
a:active {color:#000000; text-decoration:none; font-family:Tahoma; font-size:12px}  /* selected link */

html, body
{
	margin: 0 auto;
	padding: 0px;
	background-color: #fff;
	/*background-image:url('../../images/testni_sistem.png');*/
	font-family: Tahoma;
	font-size:12px;
	height: 100%;
}


input
{
	font-family: Tahoma;
	font-size: 12px;
}

/* FORCE FONT*/
font
{
	font-family: Tahoma !important;
	font-size: 11px !important;
}
 
#top
{
	height: 108px;
	width: 100%;
	background-color: #000;
}

.input_text
{
	border:1px solid #ccc;
	background-color:#fff;
}

.login
{
	border: 1px solid #bbbaba;
	width: 150px;
	background-color: #e8e8e8;
}

.tajnica
{
	background-color: #CCC;
	padding: 0px;
	border-collapse:collapse;
	margin: 0px auto;
}

.tajnica td
{
	text-align: center;
	background-color:#FFF;
	padding: 2px;
	border: 1px solid #959595;
}

.tajnica th
{
	color: #dce0e6;
	font-weight: 100;
	text-align: center;
	background-color: #244061;
	border: 1px solid #959595;
	padding: 2px;
}

.konzola_tajnica_edit_time
{
	width: 20px;
	text-align: center;
	border: 1px solid #cccbcb;
}

.konzola_tajnica_edit_time_0
{
	width: 20px;
	text-align: center;
	border: 1px solid #adacac;
	background-color: #c4c2c2;
}

.konzola_tajnica_edit
{
	width: 20px;
	text-align: center;
	border: 1px solid #cccbcb;
}

.konzola_tajnica_edit_0
{
	width: 20px;
	text-align: center;
	border: 1px solid #adacac;
	background-color: #c4c2c2;
}

/* KONZOLA DELOVNO MESTO */
.dm
{
	width: 1050px;
	margin: 0px auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 30px;
	min-height: 700px;
	overflow:auto;

}

/* RAZPIS PROJEKTA */
.lansiranje_projekta
{
	width: 1030px;
	min-height:500px;
	overflow:auto;
	background-color: #e9e8e8;
	margin: 0px auto;
	padding: 10px;
	border-left: 1px solid #d4d4d5;
	border-right: 1px solid #d4d4d5;
	border-bottom: 1px solid #d4d4d5;
}



.container
{
	margin: 0px auto;

}

.container td
{

}

.wo_delovna_konzola
{
	position: relative;
	right: -2px;
}

.wo_delovna_konzola td
{
	height: 25px;
	font-size: 14px;
	padding-left: 5px;
	color: #636363;
}



img
{
	border-style: none;
}

/* KUPLJENCI IN DODELAVA */
.tab_kupljenci_in_dodelava
{
	margin: 0px auto;
	width: 100%;
}

.tab_kupljenci_in_dodelava th
{
	background-color: #7f7f7f;
	color: #FFF;
	padding: 2px;
	height: 25px;
}

.tab_kupljenci_in_dodelava td
{
	background-color: #d8d8d8;
	padding: 2px;
}

/* ADMINISTRACIJA */
.admin
{
	width: 1030px;
	min-height:500px;
	overflow:auto;
	background-color: #e9e8e8;
	margin: 0px auto;
	padding: 10px;
	border-left: 1px solid #d4d4d5;
	border-right: 1px solid #d4d4d5;
	border-bottom: 1px solid #d4d4d5;
}

/* TABELA STANJE PROJEKTA */
#stanje_projekta
{

	font-size:9px;
	margin:0px auto;
	background-color:#333;
	border-spacing:1px;
}

#stanje_projekta td
{
	font-size:10px;
	background-color:#fff;
}




/* STATUSI */
.pripravljen
{
	background-color: #bed393;
}
/* END STATUSI */


.filter_tehnolog tr:hover
{
	background-color:#c1c1c1 !important;
}

.filter_tehnolog td:hover
{
	background-color:#ba4545 !important;
	color: #FFF;
}



/* TEHNOLOG POPUP UREJANJE */
.div21
{
	width: 435px;
	height: 660px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.table21
{
	border-spacing: 1px;
	background-color:#333;
	font-size:11px;
}

.table21 th
{
	background-color:#CCC;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	text-align:left;
	width:200px;
	
}

.table21 td
{
	background-color:#FFF;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	width: 300px;
}

.table21 input
{
	border: 1px solid #abadb3;
	background-color:#f1f1f1;
	text-align:left;
	font-size:12px;
	font-family: Verdana;
	width:290px;
}

.table21 select
{
	border: 1px solid #abadb3;
	background-color:#f1f1f1;
	text-align:left;
	font-size:12px;
	font-family: Verdana;
	margin-left:0px;
	width:292px;
}

/* NAVIGATION */
.navigation
{
	width: auto;
	/*margin-bottom:18px;*/
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color:#758088;
	background-image:url('../../images/nav_bg.png');
	background-repeat:no-repeat;
	background-position: center;
}
div.navigation a:link, div.navigation a:visited
  {
  color: #FFF;
  text-decoration: underline;
  font-weight:bold;
  }
div.navigation a:hover
  {
  color: #FFF;
  text-decoration: none;
  }
div.navigation a:active
{
	color: #FFF;
	text-decoration: none;
}
/* END NAVIGATION */

/* RAZPISI PROJEKTOV */

.razpisi_projektov_container
{
	width: 1040px;
	background-color:#e9e8e8;
	margin: 0px auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	overflow:auto;
	border-left: 1px solid #d4d4d5;
	border-bottom: 1px solid #d4d4d5;
	border-right: 1px solid #d4d4d5;
	
}

#razpisi_projektov-filter
{
	width:100%;
	height: 115px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#e3e1e1;

}

#razpisi_projektov-main
{
	width:100%;
	min-height: 500px;
	overflow:auto;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFF;
}

#razpisi_projektov-table
{
	width:1200px;
}

#razpisi_projektov-table th
{
	height: 40px;
	color: #666666;


}

#razpisi_projektov-table td
{
}

.add_project
{
	padding:0px;
	margin:0px;
}


/* USER ACCESS */
.tab_user_access_modules
{
	width: 410px;
	border-collapse:collapse;
}

.tab_user_access_modules th
{
	background-color: #284973;
	color: #FFF;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #000;
}

.tab_user_access_modules td
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #000;
}

.tab_user_access_modules tr
{
	background-color: #FFF;
}

.tab_user_access_modules tr:hover
{
	background-color:#c1c1c1 !important;
}

.tab_user_access_modules td:hover
{
	background-color:#ba4545 !important;
	color: #FFF;
}

/* USER ACCESS COST CENTER*/
.tab_user_access_cost_center
{
	width: 410px;
	border-collapse:collapse;
}

.tab_user_access_cost_center th
{
	background-color: #284973;
	color: #FFF;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #000;
}

.tab_user_access_cost_center td
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #000;
}

.tab_user_access_cost_center tr
{
	background-color: #FFF;
}

.tab_user_access_cost_center tr:hover
{
	background-color:#c1c1c1 !important;
}

.tab_user_access_cost_center td:hover
{
	background-color:#ba4545 !important;
	color: #FFF;
}

/* END USER ACCESS */

/* RAZVOJ */
.razvoj
{
	width: 1030px;
	background-color: #e1e1e1;
	margin: 0px auto;
	padding: 10px;
	border-left: 1px solid #d4d4d5;
	border-right: 1px solid #d4d4d5;
	border-bottom: 1px solid #d4d4d5;
}
/* END RAZVOJ */


/* GUMBI */

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
.button-admin-1 {
	font-size: 12px !important;
	padding:0px;
	width:126px;
	height:26px;
	padding-top:12px;
}

.button-admin-2 {
	font-size: 11px !important;
	padding:0px;
	width:126px;
	height:31px;
	padding-top:7px;
}

.button-cc {
	font-size: 12px !important;
	padding:0px;
	width:150px;
	height:31px;
	padding-top:16px;
}

.button-index {
	font-size: 20px !important;
	padding:0px;
	width:244px;
	height:60px;
	padding-top:36px;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde !important;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7 !important;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}
/* end pink */

/* GREY 2*/
.grey2 {
	color: #000;
	border: solid 1px #848487;
	background: #d1d2dc;
	background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#a3a4a9));
	background: -moz-linear-gradient(top,  #dddddd,  #a3a4a9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#a3a4a9');
}
.grey2:hover {
	color: #feeef5;
	background: #feeef5;
	background: -webkit-gradient(linear, left top, left bottom, from(#b7b7be), to(#8e8e92));
	background: -moz-linear-gradient(top,  #b7b7be,  #8e8e92);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7b7be', endColorstr='#8e8e92');
}
.grey2:active {
	color: #d1d2dc;
	background: -webkit-gradient(linear, left top, left bottom, from(#8e8e92), to(#b7b7be));
	background: -moz-linear-gradient(top,  #8e8e92,  #b7b7be);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e8e92', endColorstr='#b7b7be');
}
/* END GREY 2*/

/* GREY 2 DISABLED */
/* GREY 2*/
.grey2-disabled {
	color: #b3b2b2 !important;
	border: solid 1px #c2c0c0;
	background: #dbdbdb;
	text-shadow: 0px 0px !important;
	-webkit-box-shadow: 0px 0px !important;
	-moz-box-shadow: 0px 0px !important;
	box-shadow: 0px 0px !important;
	cursor: auto !important;
}
/*
.grey2-disabled:hover {
	color: #b3b2b2;
	border: solid 1px #c2c0c0;
	background: #dbdbdb;
}
.grey2-disabled:active {
	color: #b3b2b2;
	border: solid 1px #c2c0c0;
	background: #dbdbdb;
}
*/
/* END GREY 2 DISABLED */

/* END GUMBI */



/* TABELA RAZVOJ */
.tab_razvoj
{
	margin:0px auto;
	border-collapse:collapse;
}

.tab_razvoj th
{
	background-color: #456793;
	color: #FFF;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #000;
}

.tab_razvoj td
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #000;
}

.tab_razvoj tr
{
	background-color: #FFF;
}

.tab_razvoj tr:hover
{
	background-color:#c1c1c1 !important;
}

.tab_razvoj td:hover
{
	background-color:#ba4545 !important;
	color: #FFF;
}

/* END TABELA RAZVOJ*/

/* HTML5 CSS3 TOOLTIP */
.tooltip {
    /*border-bottom: 1px dotted #0077AA;*/
    cursor: help;
}

 
.tooltip::after {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 8px 8px 8px 0px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    color: #FFF;
    content: attr(data-tooltip); /* The main part of the code, determining the content of the pop-up prompt */
    margin-top: -24px;
    opacity: 0; /* Our element is transparent... */
    padding: 3px 7px;
    position: absolute;
    visibility: hidden; /* ...and hidden. */
	text-align:left;
	width:auto;
	font-weight:normal;
    transition: all 0.4s ease-in-out; /* To add some smoothness */

}
         
.tooltip:hover::after {
    opacity: 1; /* Make it visible */
    visibility: visible;
}
/* END HTML5 CSS3 TOOLTIP*/

.hover1:hover
{
	background-color:#dcdbdb !important;
}

.tab1
{
	float:left;
	text-align:center;
	padding-top:5px;
	margin-left:5px;
	width:100px;
	margin-bottom:1px;
	margin-top:2px;
	background-color:#dcdbdb;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-radius:3px 3px 0px 0px;
	height:19px;
}
.tab1:hover
{
	background-color:#fefefe !important;
}

.tab2
{
	float:left;
	text-align:center;
	padding-top:7px;
	margin-left:5px;
	
	width:100px;
	background-color:#fefefe;
	
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-radius:3px 3px 0px 0px;
	height:22px
}
.tab2:hover
{
	
	background-color:#dcdbdb !important;
}

.visible
{
	background-color:#0F6 !important;
}

/* SORT BY BUTTON SMALL */
.up
{
	background-image:url(../../images/buttons/up_small.png);
	background-position:center;
	background-repeat:no-repeat;
}
.up:hover
{
	background-image:url(../../images/buttons/up_small_grey.png);
	background-position:center;
	background-repeat:no-repeat;
}

.down
{
	background-image:url(../../images/buttons/down_small.png);
	background-position:center;
	background-repeat:no-repeat;
}
.down:hover
{
	background-image:url(../../images/buttons/down_small_grey.png);
	background-position:center;
	background-repeat:no-repeat;
}



/* END SORT BY BUTTON SMALL */

/* MODUL 18 */
.tabela_18
{
	background-color:#cecece;
	border-spacing:1px;
}

.tabela_18 td
{
	/*background-color:#e6e6ff;*/
	border-spacing:1px;
	padding:3px;
	font-size:10px;

}
.tabela_18 tr
{

}

.tabela_18 th
{
	background-color:#ff7200;
	color:#FFFFFF;
	padding:3px;
}

.tabela_18 tr:hover
{
	background-color:#c1c1c1 !important;
}

.tabela_18 td:hover
{
	background-color:#ba4545 !important;
	color:#fff !important;
}


/* END MODUL 18 */

/* LOADING */
#loading {
	width:100px;
	height:100px;
	margin:0px auto;
	margin-top:200px;	
}
/* END LODING */

.button02
{
	width:250px;
	height:62px;
	padding-top:38px;
	background-color:#899299;
	margin-top:40px;
	margin-right:40px;
	margin-left:40px;
	font-size:18px;
	float:left;
	color:#FFF;
}
.button02:hover, .button02-2row:hover
{
	background-color:#b1b1bb;
	cursor:pointer;
}
.button02 A:link {color: #565668; text-decoration:none;}
.button02 A:visited {color: #565668; text-decoration:none;}
.button02 A:active {color: #565668; text-decoration:none;}
.button02 A:hover {color: #565668; text-decoration:none;}

.button02-2row
{
	width:250px;
	height:72px;
	padding-top:28px;
	background-color:#899299;
	margin-top:40px;
	margin-right:40px;
	margin-left:40px;
	font-size:18px;
	float:left;
	color:#FFF;
}
.button02-3row
{
	width:250px;
	height:65px;
	padding-top:35px;
	background-color:#758088;
	margin-top:40px;
	margin-right:40px;
	margin-left:40px;
	font-size:22px;
	float:left;
	color:#FFF;
}
