a,body,td {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.tekst {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 1.5;
}

.tekst .twitter-holder {
	position: relative;
	width: 505px;
	padding-bottom: 80px;
}

.tekst .twitter-holder .twitter {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 36px;
	height: 36px;
	overflow: hidden;
	text-indent: -999999px;
	background: url(/interface/images/twitter.gif) no-repeat 0 0;
}

.tekst_portfolio {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 5px 5px 5px 5px;		
}

.ticker 
{
  font-family: Verdana, Arial;
	font-size: 11px;
	color: #7A8693;		
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
}

A.ticker 
{
  font-family: Verdana, Arial;
	font-size: 11px;
	color: #7A8693;		
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
}

A.ticker:hover
{
  font-family: Verdana, Arial;
	font-size: 11px;
	color: #434A52;		
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	color: #424242;
}

.adres {
	font-size: 10px;
	color: #E1E5E8;
}


.contact_btn 
{
    border: 1px outset #ffffff; 
    font-size: 11px; 
    font-weight: normal; 
    margin: 0px 0px 0px 1px; 
    color: #F15D24;
    width:80px;
    background: #E0E5EB;
}

.contact_input
{ 
  border : 1px solid #19374D;
	font-size:11px;
	color: #19374D;
	height: 18px;
	background : #F6F6F7;
	font-family: Verdana;	
	width: 130px;
}

.nav{ color: #ffffff; font-size: 10px;  text-decoration: none; }
A.nav { color: #ffffff; font-size: 10px; text-decoration: none;}
A.nav:hover {color: #C5E6FA; font-size: 10px;  text-decoration: none;}

/* Parent */
.SM_p
{   FONT: 		bold 8px Tahoma; 
    COLOR: 		#2A4256;
    TEXT-DECORATION: 	none;
    BACKGROUND-COLOR: 	#B5C7D6; 
    BORDER-TOP: 	1px solid #FFFFFF;
}


/* Parent with mouse over it */
.SM_po
{   FONT: 		bold 8pt Tahoma; 
    CURSOR: 		pointer;
    COLOR: 		#2A4256; 
    BACKGROUND-COLOR: 	#B5C7D6; 
    TEXT-DECORATION: 	none;
}


/* Parent when selected (clicked on) */
.SM_ps
{   FONT: 		bold 8pt Tahoma; 
    COLOR: 		#2A4256;
    TEXT-DECORATION: 	none;
    BACKGROUND-COLOR: 	#B5C7D6;
    CURSOR: 		pointer;
}


/* Child */
.SM_c
{   FONT: 		11px Verdana; 
    COLOR: 		#ffffff;
    padding: 3px 10px 3px 3px;
    TEXT-DECORATION: 	none;
    text-align: right;    
}


/* Child with mouse over it */
.SM_co
{   FONT: 		11px Verdana; 
    COLOR: 		#ffffff; 
    CURSOR: 		pointer;
    TEXT-DECORATION: 	none;
    text-align: right;
    padding: 3px 10px 3px 3px;
    BACKGROUND-COLOR: 	#FE7D19;    
}


/* Child when selected */
.SM_cs
{   FONT: 		11px Verdana; 
    COLOR: 		#FFFFFF;
    TEXT-DECORATION: 	none;
    text-align: right;
    font-weight: bold;
    padding: 3px 10px 3px 3px;
}


/* Children box (an area under the parent which holds all children) */
.SM_cb
{    
  BORDER-LEFT: 	1px solid #C4CBD1;
  BACKGROUND-COLOR: 	#3C444C;
}


/* A style for table inside parent for this example */
.SM_t
{    FONT: 		bold 8pt Tahoma; 
     COLOR: 		#2A4256;
     PADDING-LEFT:	8px;
}
