* {
 margin: 0;
 padding: 0;
}
body {
 font: 12px Arial, Tahoma, Verdana, sans-serif;
 
}
a:link {text-decoration:none; color:#242424;font-weight: bold;}
a:active {text-decoration:none; color:#242424;font-weight: bold;}
a:visited {text-decoration:none; color:#242424;font-weight: bold;}
a:hover {text-decoration:none; color:#333399;font-weight: bold;}

.m {font-weight:normal;}
a.m:link {text-decoration:none; color:#ffffff;font-weight: bold;}
a.m:active {text-decoration:none; color:#000000;font-weight: bold;}
a.m:visited {text-decoration:none; color:#ffffff;font-weight: bold;}
a.m:hover {text-decoration:none; color:#000000;font-weight: bold;}

/* Module Part Menu */
.catName {font-family:Tahoma,Arial,Sans-Serif;font-size:15px;}
.catNameActive {font-family:Tahoma,Arial,Sans-Serif;font-size:15px;}
.catNumData {font-size:7pt;color:#000000;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#000000;}
a.catName:visited {text-decoration:none; color:#000000;}
a.catName:hover {text-decoration:none; color:#333399;}
a.catName:active {text-decoration:none; color:#000000;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:none; color:#333399;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:17px;font-weight:bold;color:#000000; padding: 0 0 0 15px; }
.eTitle a:link {text-decoration:none; color:#000000;}
.eTitle a:visited {text-decoration:none; color:#000000;}
.eTitle a:hover {text-decoration:none; color:#333399;}
.eTitle a:active {text-decoration:none; color:#000000;}

.eMessage {text-align:justify;padding-bottom:5px;font-size:12px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #EBD98E;font-size:12px;}
.eDetails {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt;}
.eDetails2 {border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/271/15.gif') no-repeat 0px 0px;}
/* ------------- */
/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#E6E6E6; border:1px solid #A7A7A7;font-size:10pt;}
.cBlock2 {background:#E6E6E6; border:1px solid #A7A7A7;font-size:10pt;}
/* -------------- */

/* Comments Form Style */
.commTable {font-size:10pt;}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#948549;width:100%;background:#E6E6E6;border:1px solid #A7A7A7;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#0000FF;}
.securityCode {color:#948549;background:#E6E6E6;border:1px solid #A7A7A7;}
/* ------------------- */
#wrapper {height: 100%;
 
width: 100%;
 
}
* html #wrapper {float: right}


/* Header
-----------------------------------------------------------------------------*/
#header {
 background: url('http://razum.clan.su/diz/5.jpg') repeat-x;
 height: 250px;
 width: 100%;

}
#he{height: 250px;
 width: 263px;
}

#he2{position: relative; 
top: -30px;
 height: 27px; 
 padding-left: 20px;
 padding-right: 20px;

 }


/* Middle
-----------------------------------------------------------------------------*/
#middle {border-left: 250px solid #A7A7A7;
 border-right: 250px solid #A7A7A7;
 height: 1%;
 background: #E6E6E6;
}

#container {
 width: 100%;
 float: left;
 overflow: hidden;
 margin-right: -100%;
}
#content {background: #E6E6E6;
 padding: 20px; font: 12px Arial, Tahoma, Verdana, sans-serif;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
 float: left;
 width: 250px;
 position: relative;
 background: #A7A7A7;
 left: -250px;
 
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
 float: right;
 margin-right: -250px;
 width: 250px;
 position: relative;
 background: #A7A7A7;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {clear:both; padding:20px;
 height: 100px;
 background: #A7A7A7;
}