/**************************************
 * THEME NAME: sligovec
 *
 * Files included in this sheet:
 *
 *   sligovec/gradients.css
 **************************************/

/***** sligovec/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
div.header {     
    /*background-image:url(gradient.jpg);     */
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
/*    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     */
	background:transparent;
	border:0px;
	margin: 0px;
}

div#path  {
padding:0px;
}

#path strong {
display: none;
}

div#content {
width:100%;
padding:0px;
background: #FFFFFF;
min-height:750px;
}
#left-column  div.sideblock{
width:180px;
}

div.sideblock{

}

div.sideblock .header{
height: 30px;
border-bottom:0px none;
}
div.sideblock .header h2{   
    line-height: 30px;
	font-size: 14px;
}

div.sideblock .content{
background: url(arrow.png) no-repeat 0px 0px;
margin:0px;
padding:10px;
border-top:0px none;
}

.sideblock .header .hide-show-image {
margin:9px;
}

#footer {
height: 50px;
background-repeat:no-repeat;
}

div#mainbody{
min-height:750px;
background: #FFFFFF;
}
#copyright {
padding-left:20px;
display: inline;
float:left;
}

.logininfo {
    position: absolute;
    right: 0;
    text-align: right;
    top: 35px;
	color:#fff;
}

.logininfo a:link,.logininfo a:hover,.logininfo a:visited{
color:#fff;
}

table#layout-table {
margin-top: 0px;
}

#middle-column {
}

#right-column {
padding-right:10px;
}
#left-column {
padding-left:10px;
width:196px !Important;
}

#left-column  div{
min-height:750px;
}

#left-column  div div{
min-height:0px;
}
.navbar {
width:900px;
}
#path .navbar .navbutton {
margin-top:0px;
float:right;
}
div#bannertop {
height:31px;
}

div#content a:link,div#content a:visited,div#content a:hover,div#content a:active {
color:#1893CD;
}

div#content a.dimmed:link, div#content a.dimmed:visited {
color:#AAAAAA;
}

#layout-table {margin-bottom:0px}

div#primary ul.links {height:auto;width:400px;}

#rolerenaming {display:none;}

#main {
padding-bottom: 20px;
}

#left-column .sideblock .header .commands {
	left:-150px;
	top:-30px;
	position:relative;
	background-color:#fff;
	height:20px;
	width:120px;
	border: 1px solid #000;
}

#right-column .sideblock .header .commands {
	right:-230px;
	top:-30px;
	text-align:right;
	position:relative;
	background-color:#fff;
	height:20px;
	width:120px;
	border: 1px solid #000;
}

#scoframe1 {width:100%;height:100%;}/***** sligovec/gradients.css end *****/


