body {
    background-color: #FFFFFF;
	background-image: url(http://www.elektronika.lt/_sys/img/strip.gif);
    font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;		
	margin-right: 0px;	
}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:hover {color: #FF6600; text-decoration: underline;}

.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
	display: none;
}

.menu{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.menu a:link {color: #000000; text-decoration: none;}
.menu a:visited {color: #000000; text-decoration: none;}
.menu a:active {color: #000000; text-decoration: none;}
.menu a:hover {color: #FF6600; text-decoration: underline;}

.table_border{
	border:1px solid #000000;
}

.box_title{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.box_title a:link {color: #000000; text-decoration: none;}
.box_title a:visited {color: #000000; text-decoration: none;}
.box_title a:active {color: #000000; text-decoration: none;}
.box_title a:hover {color: #FF6600; text-decoration: underline;}

.label_title{
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;    
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.label_title a:link {color: #FFFFFF; text-decoration: none;}
.label_title a:visited {color: #FFFFFF; text-decoration: none;}
.label_title a:active {color: #FFFFFF; text-decoration: none;}
.label_title a:hover {color: #FFFFFF; text-decoration: none;}

.common_text{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.common_text a:link {color: #000000; text-decoration: none;}
.common_text a:visited {color: #000000; text-decoration: none;}
.common_text a:active {color: #000000; text-decoration: none;}
.common_text a:hover {color: #FF6600; text-decoration: underline;}

.common_text_r{
    font-size: 11px;
    color: #FF6600;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.common_text_r a:link {color: #FF6600; text-decoration: none;}
.common_text_r a:visited {color: #FF6600; text-decoration: none;}
.common_text_r a:active {color: #FF6600; text-decoration: none;}
.common_text_r a:hover {color: #FF6600; text-decoration: underline;}

.common_title{
    font-size: 11px;
    color: #000000;
	font-weight: bold;    
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.common_title a:link {color: #000000; text-decoration: none;}
.common_title a:visited {color: #000000; text-decoration: none;}
.common_title a:active {color: #000000; text-decoration: none;}
.common_title a:hover {color: #FF6600; text-decoration: underline;}

.small_text{
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.small_text a:link {color: #000000; text-decoration: none;}
.small_text a:visited {color: #000000; text-decoration: none;}
.small_text a:active {color: #000000; text-decoration: none;}
.small_text a:hover {color: #FF6600; text-decoration: underline;}

.small_text2{
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.small_text2 a:link {color: #009000; text-decoration: none;}
.small_text2 a:visited {color: #009000; text-decoration: none;}
.small_text2 a:active {color: #009000; text-decoration: none;}
.small_text2 a:hover {color: #FF6600; text-decoration: underline;}

.small_text3{
    font-size: 10px;
    color: #999999;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.small_text3 a:link {color: #999999; text-decoration: none;}
.small_text3 a:visited {color: #999999; text-decoration: none;}
.small_text3 a:active {color: #999999; text-decoration: none;}
.small_text3 a:hover {color: #FF6600; text-decoration: underline;}

.small_text4{
    font-size: 10px;
    color: #009000;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.small_text4 a:link {color: #009000; text-decoration: none;}
.small_text4 a:visited {color: #009000; text-decoration: none;}
.small_text4 a:active {color: #009000; text-decoration: none;}
.small_text4 a:hover {color: #FF6600; text-decoration: underline;}

/************** alerts ***************/

.red_comment{
    font-size: 9px;
    color: #FF6600;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.red_comment a:link {color: #FF6600; text-decoration: none;}
.red_comment a:visited {color: #FF6600; text-decoration: none;}
.red_comment a:active {color: #FF6600; text-decoration: none;}
.red_comment a:hover {color: #FF6600; text-decoration: underline;}

.common_error{
    font-size: 10px;
    color: #FF6600;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/************** inputs ***************/

.common_button{	
	font-size: 10px;
    color: #000000;
    background-color: #F2F2F2;
    border: 1px solid #000000;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.common_textarea{
    overflow: auto;
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #000000;
}

.common_text_input{
    font-size: 11px;
    color: #000000;
    border: 1px solid #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.common_select{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.common_seach_box{
    font-size: 9px;
    color: #000000;
    border: 0px;
    width: 94px;
    height:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/************** paragraphs ***************/

.paragraph1{  
    margin-top: 0px;
    margin-bottom: 6px;       
}

.paragraph2{  
    margin-top: 4px;
    margin-bottom: 0px;   
}

.paragraph3{  
    margin-top: 0px;
    margin-bottom: 2px;
}

/************** article, fieldsets ***************/

.news_fieldset { 
     border: 1px solid #000000;
     padding: 0px;     
     margin: 0px;
     margin-top: 6px;
     width: 652px;
}

.news_fieldset legend { 
    FONT-SIZE: 11px;
    color: #000000;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-weight: bold;
    border: 1px solid #000000;
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 1px;
    padding-bottom: 2px;
    margin-left: 6px;
} 

.news_fieldset legend a:link {color: #000000; text-decoration: none;}
.news_fieldset legend a:visited {color: #000000; text-decoration: none;}
.news_fieldset legend a:active {color: #000000; text-decoration: none;}
.news_fieldset legend a:hover {color: #FF6600; text-decoration: underline;}

.a_list_title{
    font-size: 12px;
    color: #009000;
    font-weight: bold;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

.a_list_title a:link {color: #009000; text-decoration: none;}
.a_list_title a:visited {color: #009000; text-decoration: none;}
.a_list_title a:active {color: #009000; text-decoration: none;}
.a_list_title a:hover {color: #FF6600; text-decoration: underline;}

.a_list_content{
    font-size: 13px;
    color: #000000;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    margin-top: 6px;
    margin-bottom: 6px;   
    line-height: 1.3;
}

.a_list_content a:link {color: #009000; text-decoration: underline;}
.a_list_content a:visited {color: #009000; text-decoration: underline;}
.a_list_content a:active {color: #009000; text-decoration: underline;}
.a_list_content a:hover {color: #FF6600; text-decoration: underline;}

.a_list_content2{
    font-size: 13px;
    color: #000000;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    margin-top: 6px;
    margin-bottom: 0px;    
    line-height: 1.3;
}

.a_list_content2 a:link {color: #009000; text-decoration: underline;}
.a_list_content2 a:visited {color: #009000; text-decoration: underline;}
.a_list_content2 a:active {color: #009000; text-decoration: underline;}
.a_list_content2 a:hover {color: #FF6600; text-decoration: underline;}

.a_list_content3{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    margin-top: 6px;
    margin-bottom: 0px;    
}

.a_list_content3 a:link {color: #009000; text-decoration: underline;}
.a_list_content3 a:visited {color: #009000; text-decoration: underline;}
.a_list_content3 a:active {color: #009000; text-decoration: underline;}
.a_list_content3 a:hover {color: #FF6600; text-decoration: underline;}

.a_img{
	border: 1px solid #000000;
    margin-bottom: 6px;
}

.a_img2{
	border: 1px solid #000000;
}

.a_img3{
	border: 1px solid #000000;
    margin-right: 6px;
    margin-bottom: 0px;
}

.a_img4{
	border: 0px;
}

.a_img5{
	border: 1px solid #000000;
    margin-left: 6px;
}

.a_img6{
	border: 1px solid #000000;
    margin-left: 6px;
    margin-bottom: 6px;
}