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

/***** standardwhite/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url('http://e-learning.biz.pl/templates/rhuk_milkyway/images/mw_menu_top.png');     
    background-position:top;    
    background-repeat:repeat-x;     
	 color: #FFF;  
}

.footer_links img{
	border: none;
	margin: 5px;
	margin-left: 10px;
}

.navbar {
    background-image:url(http://e-learning.biz.pl/templates/rhuk_milkyway/images/mw_menu_top.png);     
    background-position:top;    
    background-repeat:repeat-x;  
	 color: #FFF;   
}


.first a:link, .first a:visited {
	color: #FFD48E;
}

.first a:hover {
	color: #FFD48E;
	text-decoration: underline;
}/***** standardwhite/gradients.css end *****/


