/*
    Document   : agh; 00_uci.css
    Created on : śro, 5 gru 2012, 11:11:23
    Author     : jk
    Description: css dla stron UCI (strony AGH, niższego poziomu) 
*/

/* div.c-col { outline: 1px solid red; } */

#main-menu-top, #main-menu-middle {
  background: #7d8796 url('../j/uci/bg-menu.png') repeat-x center -37px;
}
#main-menu-top li a:hover  { background: #7d8796 url('../j/uci/bg-menu.png') repeat-x center 0;}
#main-menu-top li a.active { background: #7d8796 url('../j/uci/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: #7d8796;
}
#ft { /* foot-nocik -- kolorek pasujący do bieżącej strony */
  background-color: #7d8796;
}
h1, h2, h3 { border-left: 10px solid #7d8796; }

.cr-col ul { list-style-type: square; }
.cr-col li {
  background: none;
  margin-left:20px;
  padding: 0px;
}

.cr-col ol { list-style-type: decimal; }
.cr-col ol li { 
  margin-left:14px;
  padding: 2px;
}

.c-col-1column img,
.c-col-2column img {
  border-left: 10px solid #7d8796;
}
.news-col-txt h1,
.news-col-txt h2 {
  color: #7d8796;
}
.r-col .l-border  img {
  border-left: 10px solid #7d8796;
}

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

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

#sMenu li a {
 display:inline-block;
 padding:0 20px;
 color: #000;
}

.csc-textpic-image {
  text-align:center;
}

#img-head {background: transparent url('../r_tadeusiewicz_en.jpg') no-repeat right 0px;} 
#top-menu {background: transparent url('../i/agh_nazwa_en.png') no-repeat 80px 24px;}
