/**************************************
 * THEME NAME: esripolska2
 *
 * Files included in this sheet:
 *
 *   esripolska2/esripolska.css
 **************************************/

/***** esripolska2/esripolska.css start *****/

/* Core */


body {
	margin: 0;
	padding: 0;
	font:normal Verdana,sans-serif;
	line-height:1.5em;
	font-size:0.9em;
	color:#626262;
	background:white;
	padding-left: 0px;

}

td {
	font:normal Verdana,sans-serif;
	line-height:1.3em;
	color:#626262;
}

a:link {
	color:#3D5C93;
}
a:active {
 color:#00137F;
  }
a:hover {
  color:#00137F;
  }
a:visited {
	color:#3D5C93;
}
#site-index .block_html a:link,
#site-index .block_html a:visited,
.sitetopic a:link, 
.sitetopic a:visited {
	text-decoration:underline;
}
#header,
#header-home {
height: 85px;
  background: url(logo.jpg) no-repeat top left;
  background-color:#316194;
  background width: 1300px; 
  margin:0;
  	color: #D6D318;
}

#header a,
#header-home a {
	font: italics;
	color: #B7BE9F;
}

.navbar {
  background: url(nav.jpg) repeat-x;
	color: #D6D318;
	font: verdana;
	border: none;
	padding-left: 10px;
	 text-align:left;
	   width: 100%; 
}

.navbar a {
	color: white;
}

.breadcrumb .sep {
	color: #eee;
}

hr {
	margin: 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #ddd;

}

* html hr {
	margin-top: -7px;
	margin-bottom: -7px;
}

*:first-child+html hr {
        margin-top: -7px;
        margin-bottom: -7px;
}

#layout-table .sideblock .header {
	border: none;
	font-size:16px;
}

.sideblock h2 {
  background: url(pasek.jpg) left no-repeat;
  padding-bottom: 4px;
  padding-top: 4px;
  	color: #7590AE;
}

.sideblock .content{
	border: none;
	
}

.sideblock .background{
  color: #F6FF96;
	border: none;
}


h2.headingblock {
	border: none;
}

#layout-table #left-column {
	border-right: 1px solid #ddd;
}

#layout-table #right-column {
	border-left: 1px solid #ddd;
}

#footer {
	margin: 0;
}

body.mod-forum #content {
	padding: 10px;
}

.forumheaderlist .discussion .starter,
.forumpost .starter,
.forumpost .topic {
	background: #eee;
}
.sideblock h2 {
	color:#29496B ;
}

.sideblock .content {
	line-height:1,5em;

}

.loginblock .form {

}
#course-view .summary {
	color:#333;
}

#course-view .current td.side {
	background:#ddd;
}

#course-view .section .activity a{
	background: #fafafa;
	display:block;
	padding:4px;
	border:1px solid #fafafa;
}

#course-view .section .activity a:hover{
	border: 1px solid #3D5C79;

}

#course-view.editing .section .activity a,
#course-view.editing .section .activity a:hover{
	display:inline;
	border:none;
	padding:0;
		color:#00137F;
}

.sitetopic {
	border:none;
	margin:auto;
}

body#site-index .headingblock {
	margin:auto;
}

body#site-index .categorybox {

	margin:auto;
	margin-bottom:10px;
	background:#fafafa;
	border-width: 0px;
}

#site-index #layout-table #right-column {
	width:230px !important;
}

/***
 *** Calendar
 ***/
 
#calendar .today,
.minicalendar .today {
  border:1px solid !important;
    background-color:#D6D318;
} 
 
 table.minicalendar {
  width: 100%;
  margin:8px auto;
  padding:2px;
  border-width:0px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}

table.minicalendar tr.weekdays th {
   border-style: none;
}

table.minicalendar tr td.day {
  border-style: solid;
  border-width: 1px;
}

table.minicalendar tr.weekdays th abbr {
  border-style: none;

  }

table.calendarmonth {
  border-collapse:separate;
  border-spacing:1px !important;
}

table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}

* {
	-moz-border-radius: 0 !important;
}
/***** esripolska2/esripolska.css end *****/

