body { margin:0px; padding:0px; color:white; background-image:url('/images/layout/kompleks/bg.png'); }
a { color:blue; text-decoration:none; }
h1 { margin-left:0px; margin-top:0px; padding-left:0px; padding-top:0px; font-size:18px; color:white; font-weight:bold; }
h2 { margin-left:0px; padding-left:0px; font-size:15px; color:white; font-weight:bold; }
h3 { margin-left:0px; padding-left:0px; font-size:12px; color:white; font-weight:bold; }
h4 { margin-left:0px; padding-left:0px; font-size:12px; color:#00C0EC; }

.divButtons .button-submit { width:160px; height:38px; margin-right:5px; /* border:none; background-image:url('/images/layout/kompleks/button.png'); background-color:transparent; color:white; */ }

#page_bg { position:absolute; width:100%; height:447px; top:0px; background-image:url('/images/layout/kompleks/bg_top.png'); background-repeat:repeat-x; z-index:-1000; }
#page_bg2 { position:absolute; width:100%; height:55px; top:0px; background-image:url('/images/layout/kompleks/bg_top2.png'); background-repeat:repeat-x; z-index:-900; }

#block-menu { clear:both; border-top:3px solid #008dd2; }
#block-menu .menu-item { clear:both; padding-top:11px; padding-bottom:11px; padding-right:5px; cursor:pointer; }
#block-menu .menu-item a { font-size:14px; font-weight:bold; text-decoration:none; color:white; }
#block-menu .menu-item1 { padding-left:10px; background-color:#008dd2; }
#block-menu .menu-item2 { padding-left:30px; background-color:#016494; background-image:url('/images/layout/kompleks/arrow.png'); background-position:20px 14px; background-repeat:no-repeat; }
#block-menu .menu-item3 { padding-left:50px; background-color:#016494; background-image:url('/images/layout/kompleks/arrow.png'); background-position:40px 14px; background-repeat:no-repeat; }
#block-menu .menu-item4 { padding-left:70px; background-color:#016494; background-image:url('/images/layout/kompleks/arrow.png'); background-position:60px 14px; background-repeat:no-repeat; }
#block-menu .menu-item5 { padding-left:90px; background-color:#016494; background-image:url('/images/layout/kompleks/arrow.png'); background-position:80px 14px; background-repeat:no-repeat; }
#block-menu .menu-item:hover { background-color:#016494; }
#block-menu .menu-item-sel { background-color:#016494; text-decoration:underline; }
#block-menu .menu-sep { clear:both; height:2px; background-image:url('/images/layout/kompleks/menu_sep.png'); background-repeat:no-repeat; }
#block-menu #menu-bottom { clear:both; height:7px; background-image:url('/images/layout/kompleks/menu_bot.png'); background-repeat:no-repeat; }

#block-footer { clear:both; height:50px; /* 65px; */ padding:25px 20px 0px 20px; background-image:url('/images/layout/kompleks/footer.png'); background-repeat:no-repeat; }

.list { clear:both; padding-top:10px; padding-bottom:10px; background-image:url('/images/layout/kompleks/news_sep.png'); background-position:bottom center; background-repeat:no-repeat; } /* width:769px; */
.list .list-photo { float:left; width:170px; }
.list .list-photo img { border:1px solid #00A3D4; padding:3px; }
.list .list-content-with-photo { float:left; width:599px; }
.list .list-content-no-photo { clear:both; }
.list .list-content .list-title { clear:both; font-size:14px; font-weight:bold; color:white; }
.list .list-content .list-title a { font-size:14px; font-weight:bold; color:white; text-decoration:none; }
.list .list-content .list-date { clear:both; color:#00C0EC; font-size:11px; }
.list .list-content .list-content { clear:both; padding-top:8px; text-align:justify; }
.list .list-content .list-options { clear:both; padding-top:5px; }

#photos { clear:both; padding-top:10px; }
#photos .photo { float:left; width:170px; }
#photos .photo img { border:1px solid white; padding:3px; }
