* html #frame {
   height: 100%;
}
html {
   height:100%;
   background: url(/design/33duba/img/bg.jpg) fixed no-repeat;
   text-align: center;
}
body {
   width: 788px;
   height: 100%;
   margin: 0 auto;
   text-align: left;
   font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
   background: url(/design/33duba/img/b.gif) top center repeat-y;
}
#frame {
	position: relative;
   min-height: 100%;
   margin-bottom: -100px;
}
#clear {
   height: 100px;
   clear: both;
}
#top {
   position: relative;
   height: 330px;
}
#logo {
   position: absolute;
   top: 5px;
   left: 35px;
}
#mini_index, #mini_map {
   position: absolute;
   top: 12px;
   font: 12px Arial, Helvetica, Verdana, Tahoma, sans-serif;
   color: #666666;
   text-decoration: none;
}
#mini_index img, #mini_map img {
   margin-bottom: -3px;
   margin-right: 3px;
}
#mini_index {
   right: 135px;
}
#mini_map {
   right: 25px;
}


#menu {
   margin-top: 8px;
   padding-left: 17px;
   height: 58px;
   background: /*#A10000*/ url("/design/33duba/img/fm.gif") top left repeat-x;
}
#menu ul {
   display: inline;
}
#menu li {
	position: relative;
	display: block;
	float: left;
	margin: 15px 4px 0;
	font: 17px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #fff;
}
#menu a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 3px 7px 4px;
	white-space: nowrap;
}
#menu img {
	margin-left: 7px;
}
#menu a:hover, #menu a.active, #menu a.a {
	background-color: #970000;
}
#menu table {
   display: none;
   position: absolute;
   left: 0;
   top: 27px;
   border-bottom: 3px solid #970000;  
}
#menu .last {
   left: auto;
   right: 0;  
}
#menu td {
   background-color: #e3e3e3;
   border-bottom: 1px dashed #c5c5c5;
   padding: 3px 7px;
}
#menu td a {
   font: 11px Tahoma, Geneva, Verdana, sans-serif;
   color: #010100;
   padding: 2px 7px 3px;
}
#menu td a:hover {
   color: #ffffff;
   background-color: #aa0000;
}



#content {
   background-color: #ffffff;
   padding: 20px 30px 40px;
}
h1 {
   font: 22px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
   color: #990000;
   margin-top: 20px;
   margin-bottom: 25px;
}
h2 {
   font: 18px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
   color: #990000;
   margin: 20px 10px;
}
h3 {
   font: 16px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
   color: #000000;
   margin: 15px 0;
}
h4 {
   font: 14px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
   color: #000000;
   font-weight: 600;
   margin: 15px 0 5px 0;
}

p {
   margin: 20px 0 0 0 ;
   font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
   line-height: 17px;
}
#content ul {
   margin-top: 15px;
   font: 12px Arial, "Helvetica Neue", Helvetica, sans-serif;
   line-height: 19px;
}
#content li {
   margin-left: 30px;
   margin-right: 20px;
   margin-top: 5px;
   list-style-type: disc;
}
#content .fname {
   color: #0e5432;
   font: 14px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; 
}

a {
   color: #0099FF;
   text-decoration: underline;
}
h1 a {
   font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
   color: #999999;
   text-decoration: none;
   line-height: 18px;
}
h1 span {
   font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
   color: #999999;
}
h1 a:hover {
   text-decoration: underline;
}
acronym {
   border-bottom: 1px dotted #0099FF;
   color: maroon;
   cursor: help;
}
.large {
   font-size: 17px;
}
.clear {
   clear: both;
}
.imgleft {
   float: left;
   margin: 5px 15px 10px 5px;
}
.imgright {
   float: right;
   margin: 5px 5px 10px 15px;
}


#footer {
   margin-top: 10px;
   padding: 25px;
   background-color: #eeeeee;
   text-align: center;
   font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.tbl_simple td {
   border: 1px solid #999999;
   padding: 5px;
   text-align: left;
   font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
   line-height: 17px;
}
.tbl_main td {
   padding: 20px 30px;
   background-color: #eeeeee;
   text-align: left;
   font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
   line-height: 17px;
}
.tbl_simple .c, .tbl_main .c {
   text-align: center;
}
.num {
   color: #0066CC;
   font-weight: 600;
}


.imgs {
   margin: 20px 0 30px 0;
}
.imgs p {
   margin-top: 15px;
   margin-bottom: 10px;
}
.exprs {
   text-align: center;
   margin: 15px;
}
.tbls {
   margin: 15px 0;
}
.tbls td, .tbls th {
   font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
   line-height: 15px;
   padding: 3px;
   border:1px solid #999999;
}
.tbls th {
   color: #000000;
   font-weight: 600;
}
.tbls .ml {
   vertical-align: middle;
}
.tbls .tdl {
   padding-left: 20px;
   text-align: left;
}

.l {
   margin-left: 20px;
}
.plist {
   margin: 7px 0 0 20px;
}

.where_l {
   float: left;
   margin-top: 5px;
   margin-left: 20px;
}
.s {
   margin-top: 7px;
   margin-bottom: 7px
}

.player {
}

.galery a {
   float: left;
   width: 200px;
   height: 150px;
   display: block;
   margin: 12px 20px;
}

.galery_folders {
   width: 700px;
}
.galery_folders td {
   padding: 10px 0;
}
.galery_folders .galery_img {
   width: 170px;
}




.pages {
   margin: 20px 0;
   font: 12px Arial, Helvetica, Clean, sans-serif;
   color:#898989;
   padding-bottom: 30px;
   text-align: center
}
.pages a {
   color:#0099FF;
   text-decoration: underline;
}
.pages .s {
   margin: 0 15px 0 0;
   padding-top: 4px;
}
.pages .p a, .pages .p strong {
   margin-right:15px;
   text-decoration: none;
}
.pages .p {
   font-size:18px;
}
.pages .p strong {
   background-color:#0099FF;
   color:#FFFFFF;
   padding:0 5px 2px 5px;
   font-weight:normal;
}
