@charset "utf-8";/* The coding page CSS */
/* WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW */
/* Author: Beglec                                     */
/* Date create: May 2009 year                         */
/* Date last change: May 2009 year                    */
/* Styles for project "DK-Group"                      */
/* WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW */
@import "/sd_core/styles/styles_sd.css";/* SD Core standart styles */
@import "styles_prj.css";/* Special styles for project */
/* Default style for html page */
body, .tr_odd, .tr_even
{
background-color:#ebedf1;
}
h1
{
font-size:20pt;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}
.content
{
position:absolute;
z-index:2;
top:100px;
left:0px;
width:750px;
}
.table_list
{
border:0px solid #FFF;
}

