*{margin:0px; padding:0px;}
 
 img{border:none;}
 
 html{
 height:100%;
 }
 
 body{
 height:100%;
 font-family: Arial;
 font-size:14px;
 color:#000;
 background:#fff;
 }
 
 body a{
 outline:none;
 color:#2f6dad;
 text-decoration: none;
 }
 
 body a:hover{
 color:#ff6600;
 text-decoration:none;
 }
 
 h1{
 font-size:20px;
 line-height:normal;
 font-weight:normal;
 color:#ba2505;
 padding-bottom:14px;
 }
 
 h2 {
 color: #8f7e69; 
 font-size:16px;
 padding: 0px 0 20px 0;
 }
 
 h3 {
 color: #8f7e69; 
 font-size:14px;
 padding: 20px 0 10px 0;
 }
 
 h3.important {
 color: #da0100;
 }
 
 table{
 border-collapse:collapse;
 }
 
 td {
 vertical-align: top;
 }
 
 ul, ol{
 padding:0px 0px 12px 20px;
 }
 
 
 
 p{
 padding-bottom:12px;
 }
 
 
 
 
 
 .container{
 width:1000px;
 margin:auto;
 background:#fff;
 }
 
 .container_pad {
 padding: 0 30px;
 
 }
 
 .search_field {
 border: 1px solid #9f9f9f;
 width: 192px;
 height: 19px;
 }
 
 .search_h {
 height: 110px;
 background:url(../img/lupa.jpg) 0 40px no-repeat;
 float: right;
 }
 
 .search {
 padding: 54px 0 0 66px;
 }
 
 
 .spacer{
 height:1px;
 font-size:1px;
 line-height:1px;
 overflow:hidden;
 clear:both;
 }
 
 .logo {
 padding: 16px 32px 16px 0;
 float: left;
 }
 
 .slogan {
 font-size: 12px;
 color: #afafaf;
 float: left;
 padding: 35px 0 0 0;
 }
 
 .bigphoto {
 float: left;
 }
 
 .littlephoto {
 float: left;
 }
 
 .littlephoto img {
 margin: 2px 0 0 2px;
 }
 
 .center {
 margin: 8px 0 14px 0;
 }
 
 .menu {
 border: 1px solid #dededc;
 background-color: #faf9f7;
 float: left;
 width: 200px;
 line-height: 22px;
 } .menu.right {
 float: right;
 line-height: 16px;
 font-size: 13px;
 }
 
 .menu_p {
 padding: 12px;
 }
 
 .content {
 float: left;
 margin-left: 200px;
 padding: 12px;
 margin: auto;
 width: 540px;
 }
 
 .footer {
 padding: 10px 0 20px 0;
 }
 
 .footer_mail {
 float: left;
 width: 500px;
 }
 
 .second_menu {
 margin-left: 20px;
 line-height: 16px;
 }
 
 .second_menu div {
 margin-bottom: 4px;
 }
 
 .detail_picture, .preview_picture {
 float: left;
 margin: 3px 10px 0 0;
 }
 
 .shedule {
 padding: 20px;
 width: 450px;
 position: absolute;
 top: -100px;
 border: 1px solid #000;
 background-color: #fff;
 display: none;
 }