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

#main-menu-top, #main-menu-middle {
  background: #2c9694 url('w/03_weaiiib/bg-menu.png') repeat-x center -37px;
}
#main-menu-top li a:hover  { background: #2c9694 url('w/03_weaiiib/bg-menu.png') repeat-x center 0;}
#main-menu-top li a.active { background: #2c9694 url('w/03_weaiiib/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: #2c9694;
}
#ft { /* foot-nocik -- kolorek pasujący do bieżącej strony */
  background-color: #2c9694;
}
h1, h2, h3, h4 { border-left: 10px solid #2c9694; }
.cr-col li {
  background: url('http://old.cok.agh.edu.pl/fileadmin/default/templates/css/w/03_weaiiib/li-bull.png') no-repeat scroll 0px 6px transparent;
  padding-left: 10px;
}
.c-col-1column img,
.c-col-2column img {
  border-left: 10px solid #2c9694;
}
.news-col-txt h1,
.news-col-txt h2 {
  color: #2c9694;
}

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

a:link, a:visited {
 color: #206C6A;
/* color: #574FF9;*/
}

ul#sMenu  {
  position: absolute;
  top:0px;
  height:25px;
/*  font-size: 90%;*/
  padding: 0 20px;
}

#sMenu li {
  display:inline-block;
  display: block;
  float: left;
  margin-top:2px;
  height:25px;
}

#sMenu li a {
 display:inline-block;
 padding:0 20px;
 color: white;
 font-weight: bold;
}

#sMenu li a:hover {
 color: #ccc;

}


ul li {
  margin-bottom: 0.4rem;
}

