body {
    margin:0;
	padding:0;
}

#global {
	overflow:hidden;
	position:relative;
	margin:0 auto;
	width:1100px;
	background:#FFF;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
img {border:0}

#header {
  height: 263px;
  background:url(../images/header.jpg) 0 0 no-repeat;
}

#header h1 {
	color:#FFF;
	padding:0px;
	margin:0px;
	padding-top:67px;
	padding-left:45px;
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#header h1 a {
	color:#FFF;
	text-decoration:none;
	font-size:23px;
}

#header h1 a:hover {
	text-decoration:underline;
}

.logo {
	position:relative;
	width:295px;
	padding-top:5px;
	float:left;
}

.menu {
	overflow:hidden;
	padding-top:125px;
	float:right;
}

.menu ul {
	list-style:none;
}

.menu li {
	float:left;
	padding:0 25px;
}

.menu li a {
	font-size:17px;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.menu li a:hover {
	text-decoration:underline;
}

#banner {
  float: right;
  width: 519px; 
  height: 91px; 
  margin: 10px 10px;
}


/* Menu */
#navigation {
  width: 100%; 
  height: 55px;
  background:url(../images/lg_2.jpg) 0 0 no-repeat;
}

#navigation ul {
	margin: 0 0 0 363px;
	padding: 15px 0 0 0;
	list-style: none;
}

#navigation li {
	float: left;
	display: block;
}

#navigation a {
	display: block;
	margin-left: 17px;
	padding: 7px;
	text-decoration: none;
	color: #F0EDD8;
}

#navigation a:hover {
	text-decoration: underline;
}


#navigation a.home {
	color: #000000;
	text-decoration: none;
}

.clear {
	height: 0px; 
	clear: both; 
	overflow: hidden;
}
.floatfix {overflow:hidden;}


#left {
	float:left;
	margin-left: 10px;
	padding : 20px 0;
	width: 212px;
}

#right {
	float:right;
	margin-right: 10px;
	padding : 20px 0;
	width: 212px;
}

#main {
	padding : 10px 10px;
}
	
* html #main{
	height: 0px;	
}
/*IE Fixes*/
* html #main {
	height: 1%;
	width: auto;
}


#panel {
	width: auto;
    margin-bottom:17px;
}

#panel h2{
    color:#FFF;
    font-weight:normal;
    margin:0;
	padding : 7px 0;
    background:url(../images/lg_3.jpg) 0 0 no-repeat;
}

#panel h2 span{
	padding : 7px 10px 7px 20px;
}


.sub-title {
	height: 29px;
    background:url(../images/dvb_53.jpg) 0 0 no-repeat;
}

.sub-title h3{ 
    margin:0; 
	padding : 8px 0;
    text-align:center;  
    background:url(../images/dvb_53_2.jpg) right top no-repeat;
}


.top-panel{
    margin-top:5px;   
	width: auto;
	height: 10px;
    background:url(../images/dvb_27.jpg) 0 0 no-repeat #d8d8d5;
}

.top-panel div{ 
	height: 10px;
    background:url(../images/dvb_30.jpg) right top no-repeat;
}

.center-panel{ 
	padding : 7px;
	background:#d8d8d5;
}

.bottom-panel{ 
	width: auto;
	height: 10px;
    background:url(../images/dvb_70.jpg) left bottom no-repeat #d8d8d5;
}

.bottom-panel div{ 
	height: 10px;
    background:url(../images/dvb_72.jpg) right bottom no-repeat;
}


.center-panel ul {
   margin:0; 
   padding:0;
   width:auto;
   list-style-type:none;
}

.center-panel ul li {
	margin:7px 0;
	padding-left: 10px;
	overflow:hidden;
	background: url(../images/dvb_37.jpg) no-repeat left center;
}


.center-panel ul li a {
   color: #464641;
}

.search {
   background: #fffff; margin:0; height:28px;
}

.searchmain {
   background: #7e7e74; margin:0; height:28px;
}

.search form{ 
  margin:0;
  background:url(../images/dvb_48.jpg) right top no-repeat;
}


#n-cats { float:left; margin-right:15px; padding: 5px; background-color: #000000; color: #FFF;}
#n-title { padding: 5px;}
#n-info { 
    margin-top:10px;
    background:url(../images/dvb_16.jpg) 0 0 repeat-x;
}

.autor-date {
   margin:0; 
   padding: 10px 20px;
   width:auto;
   list-style-type:none;
}

.autor-date li {
	float: left;
	display: block;
	margin-left: 17px;
    padding:10px 20px 20px 0;
    background:url(../images/n-line.gif) right top no-repeat;
}

.autor-date li span{ color:#959595; font-size:11px;}

#n-text {
   padding: 7px;
}

#n-link-1 {
    width:auto;
	height: 17px;
    background:url(../images/bk_27_1.gif) left top no-repeat;
}

#n-link {
    width:auto;
    padding-left:10px;
    padding-bottom:5px;
    background:url(../images/bk_27.gif) left top no-repeat;
}

#n-link a {color:#FFF;}

#n-link-2 {
    width:auto;
	height: 15px;
    background:url(../images/bk_27_2.gif) left top no-repeat;
}

#n-info { 
    margin-top:10px;
    background:url(../images/dvb_16.jpg) 0 0 repeat-x;
}

#n-footer {
    width:auto;
 height: 10px;
    margin:10px 0;
    background:url(../images/dvb_74.jpg) 0 0 repeat-x;
}

#n-downloads { display:table-cell; color:#FFF;}

#n-downloads a {color:#FFF;}

.f1h, .f2h, .f3h, .f4h, .f2bh, .f3bh, .f4bh{font-size:1px; overflow: hidden; display:block; }
.f1h {height:1px; background:#972046; margin:0 5px;}
.f2h, .f2bh {height:1px; background:#972046; border-right:2px solid #972046; border-left:2px solid #972046; margin:0 3px;}
.f3h, .f3bh {height:1px; background:#972046; border-right:1px solid #972046; border-left:1px solid #972046; margin:0 2px;}
.f4h, .f4bh {height:2px; background:#972046; border-right:1px solid #972046; border-left:1px solid #972046; margin:0 1px;}
.f2bh, .f3bh, .f4bh {background: #972046;}
.left-side {background: #972046; border-right:1px solid #972046; border-left:1px solid #972046;
	padding:5px 10px;
}



body,table,td {font-family: tahoma; font-size: 11px; color: #000000}
a:link,a:visited,a:active {text-decoration: underline;color: #000000; font-style: bold; font-size: 11px;}
a:hover                  {text-decoration: none;color: #8F2121; font-style: bold; font-size: 11px;} 
a:link.hd,a:visited.hd,a:active.hd {text-decoration: none;color: #F0EDD8; font-style: bold; font-size: 11px;}
a:hover.hd                  {text-decoration: underline;color: #F0EDD8; font-style: bold; font-size: 11px;} 
a:link.i,a:visited.i,a:active.i {text-decoration: underline;color: #FFFFFF; font-style: bold; font-size: 11px;}
a:hover.i                  {text-decoration: none;color: #FFFFFF; font-style: bold; font-size: 11px;} 
a:link.r,a:visited.r,a:active.r {text-decoration: underline;color: #767674; font-style: bold; font-size: 10px;}
a:hover.r                  {text-decoration: none;color: #363636; font-style: bold; font-size: 10px;}
a:link.link,a:visited.link,a:active.link {text-decoration: underline;color: #464641; font-style: bold; font-size: 11px;}
a:hover.link                  {text-decoration: none;color: #000000; font-style: bold; font-size: 11px;}

h1 {
        font-family: tahoma, ms sans serif;
        font-size: 13px;
        font-weight : bold;
}

h2 {
        font-family: tahoma, ms sans serif;
        font-size: 11px;
        font-weight : bold;
}

.navigat {
  width: 100%;
  background-color: #D8D8D5;
  padding: 7px;
}
.navigat li {
  width: 3px;
  background-image: url(../dvb_37.jpg);
  padding-left: 3px;
}

.sss {
	position:relative;
	overflow:hidden;
	padding-bottom:30px;
}

.sss h1 a {
	font-size:18px;
	font-weight:normal;
}

.footer {
	margin:0 auto;
	width:1100px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#000;
	color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.footer a {
	color:#FFF;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}
