@font-face {
	font-family: woc;
	src: url('images/MORPHEUS.TTF');
}
table { font-size: 10pt; }
input {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border: 1px solid #cccccc;
background-color:#222222;
border:1px solid #222222;
padding:5px; color:#666666;
}
select {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border: 1px solid #cccccc;
background-color:#222222;
border:1px solid #222222;
padding:5px; color:#666666;
}
textarea {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border: 1px solid #cccccc;
background-color:#222222;
border:1px solid #222222;
padding:5px; color:#666666;
}
.tbl {
background-image: url('images/showcase.png');
background-position: center -19px;
background-repeat: repeat-x;
padding: 5px 10px 5px 10px;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.tbl2 {
color: #ebebeb;
background-image:url('images/div.jpg'); background-position: center top; background-repeat: repeat;
padding: 5px 10px 5px 10px;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
a.nimic { padding: 0px; }
a:hover.nimic{ background: none; box-shadow: 0px 0px 0px #000, 0px 0px 0px #000; -moz-box-shadow: 0px 0px 0px #000, 0px 0px 0px #000; -webkit-box-shadow: 0px 0px 0px #000, 0px 0px 0px #000; }
a { color: #DDAA00; text-decoration:none;
padding: 2px 5px 2px 5px; 
		border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: Calibri;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;

}
a:hover { 
color: #fff; 
	text-shadow:-1px 0px 1px #000,1px 0px 1px #000,0px -1px 1px #000,0px 1px 1px #000, 1px 1px 2px orange, -1px -1px 2px orange;
}

a.menu { padding: 0px;
    border: none;
background-image: url('');
	text-shadow: 1px 1px 1px #800000, -1px -1px 1px #800000,1px 1px 1px #800000, -1px -1px 1px #800000,1px 1px 1px #800000, -1px -1px 1px #800000;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover.menu { 
color: #fff;
	text-shadow: 1px 1px 3px orange, -1px -1px 3px #000,1px 1px 3px orange, -1px -1px 3px #000,1px 1px 3px orange, -1px -1px 3px orange;
			-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px #900000;
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px #900000;
}

a.tmenu { 
font-family: woc;
line-height:10px
font-size: 14pt;
color: #ECCEAC;
    border: none;
background-image: url('');
text-shadow: 0 1px 0 #000, 0 0 3px #000, 0 0 3px #000;
padding: 15px;
border-radius:0px; -moz-border-radius:0px;-webkit-border-radius:0px;
}
a:hover.tmenu { 
color: <?=$tmenu;?>;
background:url() repeat-x;
	  -moz-box-shadow:inset 0 10px 20px 5px #000000,inset 0 -3px 5px #000, 0 0 5px #000,inset 0px -2px 0px 2px <?=$tmenu;?>;
      -webkit-box-shadow:inset 0 20px 10px 5px #000000,inset 0 -3px 5px #000, 0 0 5px #000,inset 0px -2px 0px 2px <?=$tmenu;?>;
      box-shadow:inset 0 10px 20px 5px #000000,inset 0 -3px 5px #000, 0 0 5px #000,inset 0px -2px 0px 2px <?=$tmenu;?>;
      font-weight: 400;
      }
      
a.tmenu  img { width: 0px; height: 0px;
 }
      
      
      
      
.meniu { 
color: #ECCEAC; text-decoration:none; font-family: Calibri;
border: none; cursor: pointer;
text-align:left;
padding-left: 10px;
display:block;
margin-bottom: 3px;
height: 35px;
line-height: 35px;
border-bottom: 1px dotted #31280f;
margin-left: 20px;
margin-right:20px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-image:url(''); background-repeat:no-repeat; background-position: 0px center;

}
:hover.meniu { color:yellow; padding-left : 30px; background-image:url('images/rightArrow.gif'); background-repeat:no-repeat; background-position: 20px center;
 }



.disabled { 
  padding: 5px 10px;
  font:9pt Verdana; letter-spacing:-1px; color:#333333;
  border-radius:2px; -moz-border-radius:2px;-webkit-border-radius:2px; text-decoration:none;
  background: #f0f0f0; /* Show a solid color for older browsers */
  border: 1px solid #ccc;
  text-decoration: none;
  cursor:pointer;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
  text-shadow:0 1px 0px #fff;
}
.current { 
  padding: 5px 10px;
  font:9pt Verdana; letter-spacing:-1px; color:#333333;
  border-radius:2px; -moz-border-radius:2px;-webkit-border-radius:2px; text-decoration:none;
  background: #f0f0f0; /* Show a solid color for older browsers */
  border: 1px solid #ccc;
  text-decoration: none;
  cursor:pointer;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
  text-shadow:0 1px 0px #fff;
}



.button { background-color: #000000; font-family: Calibri, Helvetica, sans-serif;
color: #ebebeb;
padding: 5px 10px;
-webkit-transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;
-o-transition: all 0s ease-in-out;
transition: all 0s ease-in-out;
background-image:url('images/button_bg_larger.jpg'); background-position: center top; background-repeat: repeat;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
cursor: pointer;
border:0;
box-shadow:0 0 5px #000;
-moz-box-shadow:0 0 5px #000;
-webkit-box-shadow:0 0 5px #000;
text-shadow: 0 0 3px #000;
}
:visited.button { color:#ebebeb; }
:hover.button { 
background-image:url('images/button_bg_larger.jpg'); background-position: center 35px; background-repeat: repeat;
text-decoration:none;
text-shadow: 0 0 2px #000;
}

.but1st { background-color: #800000; font-family: tahoma, Helvetica, sans-serif;
color: #ffffff;
padding: 2px 10px;
background-image:url('images/div.png'); background-position: center top; background-repeat: repeat;
border-top-left-radius: 4px;
-moz-border-top-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-bottom-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 1px rgba(081,150,224,1);
-webkit-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 1px rgba(081,150,224,1);
text-shadow:
0px -1px 0px rgba(000,000,000,0.3),
0px 1px 0px rgba(255,255,255,0.1);
cursor: pointer;
}
:hover.but1st { 
color:#fff;
background-image: url('images/showcase.png');
background-position: center center;
background-repeat: repeat-x;
text-decoration:none;

}

.butlast { background-color: #800000; font-family: tahoma, Helvetica, sans-serif;
color: #ffffff;
padding: 2px 10px;
background-image:url('images/div.png'); background-position: center top; background-repeat: repeat;
border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 1px rgba(081,150,224,1);
-webkit-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 1px rgba(081,150,224,1);
text-shadow:
0px -1px 0px rgba(000,000,000,0.3),
0px 1px 0px rgba(255,255,255,0.1);
cursor: pointer;
}
:hover.butlast { 
color:#fff;
background-image: url('images/showcase.png');
background-position: center center;
background-repeat: repeat-x;
text-decoration:none;

}

.butmid { background-color: #800000; font-family: tahoma, Helvetica, sans-serif;
color: #ffffff;
padding: 2px 10px;
background-image:url('images/div.png'); background-position: center top; background-repeat: repeat;
-moz-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 1px rgba(081,150,224,1);
-webkit-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 1px rgba(081,150,224,1);
text-shadow:
0px -1px 0px rgba(000,000,000,0.3),
0px 1px 0px rgba(255,255,255,0.1);
cursor: pointer;
}
:hover.butmid { 
color:#fff;
background-image: url('images/showcase.png');
background-position: center center;
background-repeat: repeat-x;
text-decoration:none;

}

a img{ border: 0; }


.cutie {
background-image:url('images/_cutiem1.jpg');
background-position:center center;
background-repeat:no-repeat;
color:#555555;
cursor:pointer;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding-top:5px;
box-shadow: inset 0px 0px 15px #553300,inset 0px 5px 2px #AA6600;
}
.cutie img { opacity:0.2;
filter:alpha(opacity=20); /* For IE8 and earlier */
}
:hover.cutie {
color:#ffffff;
box-shadow:inset 0 0 15px orange;
-moz-box-shadow:inset 0 0 15px orange;
-webkit-box-shadow:inset 0 0 15px orange;

}
:hover.cutie img { opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}







.cutie2 {
background-position: center center;
color:#000000;
cursor:pointer;
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
text-shadow : 1px 0px #fff, 0px 1px #fff, -1px 0px #fff, 0px -1px #fff;

}
:hover.cutie2 {
color:#000000;
text-shadow : 1px 0px #fff, 0px 1px #fff, -1px 0px #fff, 0px -1px #fff;
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}