/***************************************************
    CONTENT CSS file for Kozmeticki salon Nada Kovac
    Author: WEB Marketing (www.wem.hr)
    Media: Screen
    
    STRUCTURE:
    01/ TYP 
    02/ SPECIFIC CONTENT
	
***************************************************/

/*
01/ TYP
==================================================*/
#mainContent                   { line-height: 1.4em; }

/*** BASIC TYP. ***/
#mainContent p,#mainContent ul,
#mainContent ol,#mainContent dl,
#mainContent table             { margin: 10px 0; }

/*** HEADINGS ***/
#mainContent h1                { font-size: 15px; font-weight: bold; line-height: 20px; margin: 0 0 15px 0; line-height: 1.1em; }
#mainContent h2                { font-size: 1em; font-weight: bold; margin: 10px 0; line-height: 1.1em; }
#mainContent h3,#mainContent h4,
#mainContent h5,#mainContent h6{ font-size: 1em; font-weight: bold; margin: 10px 0; line-height: 1.1em; }

/*** LIST ***/
#mainContent ul li    { background: transparent url(../images/layout/bullet.gif) no-repeat 0 8px; padding-left: 15px; margin-left: 10px; }
#mainContent ol li    { list-style: decimal; margin-left: 35px; }
#mainContent ol ol li { margin-left: 25px; }

/*** TABLES ***/
#mainContent table { margin: 10px 5px; padding: 1px; border-collapse: collapse; }
caption            { font-size: .9em; margin: 0; padding: 0; font-style: italic; }
td, th             { padding: 5px; }
th                 { background: #737b86; text-align: left; color: #fff; font-weight: bold; border: 1px solid #666; }
td                 { background: #fff; border: 1px solid #666;}

#mainContent .blank    { margin-left: 0; margin-right: 0; border: none; }
#mainContent .blank th, 
#mainContent .blank td { font-weight: normal; border: none; background: #fff; padding: 3px; color: #666; }

/*** LINKS & IMAGES ***/
#mainContent a        { color: #000; text-decoration: underline; }
#mainContent a:hover  { color: #000; text-decoration: none; }
#mainContent img      { margin: 0 5px 5px 5px; border: 3px solid #eee; }


/*
02/ SPECIFIC CONTENT
==================================================*/
a.pdf  { background: transparent url(../images/layout/pdf.gif) no-repeat 0 1px; padding-left: 15px; }
a.word { background: transparent url(../images/layout/word.gif) no-repeat 0 1px; padding-left: 15px; }
.date  { color: #000; }
