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

.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 #000287;
}
.news-col-txt h1,
.news-col-txt h2 {
  color: #000287;
}
.r-col .l-border  img {
  border-left: 10px solid #000287;
}

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; }
.csc-textpic-right .csc-textpic-image {  text-align: right; }
.csc-textpic-left  .csc-textpic-image {  text-align: left;  }

.csc-textpic-intext-right .csc-textpic-image { 
  width: auto;
  display: inline-block;
  float:right;
  padding: 0 0 8px 8px;
/* background-color: yellow; */
}
.csc-textpic-intext-left .csc-textpic-image { 
  width: auto;
  display: inline-block;
  float:left;
  padding: 0 8px 8px 0;
}

.csc-textpic-text p.bodytext {
  margin: 0;
}

.csc-textpic-intext-right-nowrap {
  clear:both;
}

.csc-textpic-intext-right-nowrap .csc-textpic-image,
.csc-textpic-intext-left-nowrap  .csc-textpic-image  {
  width: auto;
  display: inline-block;
}

.csc-textpic-intext-left-nowrap {
  clear:both;
}
