/* 
    Document   : agh; 02_wimiip.css
    Created on : 2012-06-12, 13:31:05
    Author     : jk
    Description: strony AGH, niższego poziomu, 
*/

#main-menu-top, #main-menu-middle {
  background: #005d9d url('w/02_wimiip/bg-menu.png') repeat-x center -37px;
}
#main-menu-top li a:hover  { background: #005d9d url('w/02_wimiip/bg-menu.png') repeat-x center 0;}
#main-menu-top li a.active { background: #005d9d url('w/02_wimiip/bg-menu.png') repeat-x center -74px;}
#img-head {
  height:210px;
  min-height:210px;
  padding-left:50px;
}
#img-head-napis  {
  position: relative;
  top: 124px;
}
#h-separator {
  background-color: #005d9d;
}
#ft { /* foot-nocik -- kolorek pasujący do bieżącej strony */
  background-color: #005d9d;
}
h1, h2, h3 { border-left: 10px solid #005d9d; }
.cr-col li {
  background: url('w/02_wimiip/li-bull.png') no-repeat scroll 0px 6px transparent;
  padding-left: 10px;
}
.c-col-1column img,
.c-col-2column img {
  border-left: 10px solid #005d9d;
}
.news-col-txt h1,
.news-col-txt h2 {
  color: #005d9d;
}

.r-col .l-border  img {
  border-left: 10px solid #005d9d;
}


a          { color:#15668f; text-decoration:none; }
a:link     { color:#15668f; }     /* #00693C */
a:visited  { color:#15668f; }
a:hover    { color:#A71930; }
a:active   { color:#006378; cursor: auto;}

