/* ****************************************************************************
// $Id: style.css,v 1.3 2003-09-02 16:28:41+03 stefan Exp stefan $
// $Author: stefan $ 
// $Revision: 1.3 $
// $Date: 2003-09-02 16:28:41+03 $
// 
// $Log: style.css,v $
// Revision 1.3  2003-09-02 16:28:41+03  stefan
// <>
//
// Revision 1.2  2003-04-10 23:20:52+03  stefan
// <>
//
//
**************************************************************************** */

/* ========================================================================= */
/* itCode - stiluri generale */
/* ========================================================================= */
 
.normal, BODY, SPAN, TD, TR, TABLE, SELECT, INPUT, TEXTAREA  {
		 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : normal;
     font-style: normal;
     color : black;
}

.m_selectat, m_selectat A {
		 color : #990099;
     font-weight : bold;
     text-decoration: none;
}

.m_normal:HOVER, m_normal A:HOVER {
		 color : #990099;
     font-weight : bold;
     text-decoration: none;
}

.mg_selectat, mg_selectat A {
		 color : #CC0000;
     font-weight : bold;
     text-decoration: none;
}

.m_normal, m_normal A {
		 color : #000000;
     font-weight : bold;
     text-decoration: none;
}

.vezi_cuprins {
     text-decoration: none;
     vertical-align: middle;
}

.copyright {
     font-size : 10px;
		 color : navy;
     text-decoration: none;
     text-decoration: none;
}

.isbn {
     font-size : 9px;
     color: #00CC00;
     text-decoration: none;
}	

.isbn:hover {
     font-size : 9px;
     color: #cc0000;
     text-decoration: none;
}	

.subsol {
     font-size : 10px;
		 color : black;
     text-decoration: none;
}

.nume {
     font-size : 18px;
     font-weight : bold;
     color : Maroon;
     margin: 4px 0px 0px 0px;
}

.cuprins_autori {
     background-color: #e1e1e1;
     font-weight: bold;
     color: #000000;
     margin: 4px 0px 4px 0px;
     padding: 2px 10px 2px 10px;
}	

.descriere {
     font-weight: normal;
     font-style: italic;
     color: #000000;
     margin: 4px 0px 4px 0px;
     padding: 2px 10px 2px 10px;
     border-top: solid #cc0000 2px;
     border-bottom: solid #cc0000 2px;
     font-size: 12px;
}	

.cuprins_title {
     font-weight: bold;
     font-size: 16px;
     color: #000000;
     margin: 4px 0px 4px 0px;
     padding: 2px 10px 2px 10px;
}

.book_image {
     width: 80px; 
     height: 113px;
     border: solid #000000 2px;
     margin: 0px 10px 0px 15px;
     clear: left; 
     float: left;
     /* z-index: 0; */ 
}

.book_image1 {
     width: 80px; 
     height: 113px;
     border: solid #000000 1px;
     clear: left; 
     float: left;
     /* z-index: 0; */ 
}

.cuprins_isbn {
   font-weight: bold;
   color: #000000;
   margin: 4px 0px 4px 0px;
   padding: 2px 10px 2px 10px;
}

.pagina_nr {
   color: red;
   font-weight: bold;
   text-decoration: none;
   font-size : 11px;
}

.cuprins {
   width: 100%; 
   clear: both;
   text-align: left;
}

.cuprins_subcap LI UL {
   font-weight: normal;
   list-style: none;
   font-size: 12px;
}

.cuprins_subcap {
   list-style: none;
   font-weight: bold;
   font-size: 14px;
}


