/***
 *** Header
 ***/
 
.coursebox .summary {
  float: right;
  text-align:left;
  width: 220px;
  padding:5px;
  font-size: 90%;

}

.coursebox .info {
  width: 200px;
}
 
div#fullpage_gjs {
  padding-left: 5px;
  padding-right: 5px;

}

div#page{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:1200px;
	text-align:left;
	font-size:1.2em;
	background-color:#ffffff;
}
div#logogjs{
/*	background-image:url(toplogoslice.jpg);
	background-image:url(../images/design/background/toplogoslice_winter.jpg);*/
}

div#logoov{
	height: 50px;
	background-color: #ffffff;
	color: #475B7C;
  text-align: center;
  font-weight: bold; 
  font-size: 15px;
  padding-bottom: 10px;
  padding-top: 2px;
}

#mainfooter{
	clear:both;
	background-image:url(footerbg.gif);
	background-repeat:repeat-x;
	height:31px;
	font-size:0.8em;
	color:#888;
	text-align:center;
	line-height: 3;
}

div#bottomfooter{
	color:#999999;
	margin-bottom:10px;
}

div#bottomfooter a {
	color:#999999;
	text-decoration:none;
}

div#bottomfooter a:hover {
	text-decoration:underline;
}

div#sectionmenu{
	height: 36px;
	text-align: center
}

div#sectionmenu span{
	font-size:11px;
	text-align:left;
	color:#888;
	padding-right:5px;
	padding-left:5px;
	line-height: 3.8em;
}

div#sectionmenu a{
	font-weight:normal;
}

/* Core */

body {
    margin: 5px;


	background-image: url(bodybackground.jpg);
/*	background-image: url(../images/design/background/bodybackground_autumn.jpg);*/
/*	background-image: url(../images/design/background/bodybackground_winter.jpg); zimu menit i v divlogo*/
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	background-color: #133366;	
	font-family: Tahoma, Verdana, Arial, serif;
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	text-align:center; /*kvuli exploreru nutno centrovat a pak zase davat doleva*/
	font-size:62.5%; /*Richard Rutter trick 62.5 % z 16px je 10, pak 100 % = 1em */
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
} 

h1, h2, h3, h4 {
  text-align: left;
}

h1 {
  padding: 6px;
}

h2 {
  padding: 4px;

}

h3 {
  padding: 3px;

}

#layout-table #left-column, #layout-table #right-column {
    border: 1px solid;
    padding: 0px;
}

#left-column .hidden .header, #right-column .hidden .header {
border-bottom-style:dashed;
border-bottom-width:1px;
}


#content {
clear:both;
}
  
h1, h2, h3, th.header {
  border-width: 1px;
  border-style: solid; 
}

h4 {
  border-bottom-style: solid;
  border-bottom-width:1px; 
}

input, select {
  padding: 0px;
}
#layout-table #middle-column{
  vertical-align:top;
  padding-left:6px;
  padding-right:6px;
}
.sitetopic {
  padding:4px;
  margin: 0px;
}

.generaltable {
  border-width:0px; 
}

.generalbox {
  border-width:1px; 
  border-style:solid;  
}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}

.clearfix { 
 min-width: 0; 
 /* overflow: hidden; */ 
}

.clearfix:after {
  /* content: "<!-- -->";  */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#header-home {
  /* padding:1em 0.5em; */
  height:100px;
  border-width:1px;
  border-style:solid;
}

#header {
  height:55px;
  border-width:1px;
  border-style:solid;
}

.headermain, h1.headermain {
  float:left;
  margin:0%;
  padding:0%;
  border-width: 0px;
}

.headermenu {
  float:right;
  text-align:right;
}

.navbar {
  width:100%;
  padding:3px; /* 0.5em;*/
  padding-top: 1px;
  padding-bottom: 3px;
  border-width:0px;
/*  border-style:solid; */
}

div.navbar {
  width: auto;
}

table.navbar {
  width: 100%;
}

.navbar .navbutton form {
  float: left;
}

.navbar .navbutton {
  margin-top: 3px;
}

.navbar .breadcrumb {
  float:left;
  margin:0.2em 0em;
}

.breadcrumb ul {
  padding:0%;
  margin:0%;
  text-indent:0%;
  list-style:none;
}
.breadcrumb li {
  display:inline;
}

.navbar .navbutton,
.navbar .menu {
  float:right;
}

#footer .navbar {
  margin-top: 4em;
}


/***
 *** Login
 ***/

TABLE.loginbox {
  margin-top: 40px;
}

.loginbox .header {
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-top-width: 1px;

}


/***
 *** Footer
 ***/
 
#footer {
  text-align:left;
  margin-top: 5px;
  margin-bottom: 0px;
}

 
#footer p.helplink {
 margin-bottom: 0px;
}


/***
 *** Blocks
 ***/
.sideblock, .sideblock .header, .sideblock .content  {
  border-width: 0px;
 }


.sideblock .header h2 {
color: #133366;
  border-width: 0px;
  padding-top: 4px;
  padding-bottom: 2px;
  border-bottom: 2px solid #133366;
 }

.sideblock .header .hide-show-image {
 padding-top: 4px;
}
 
.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
}
  

/***
 *** Calendar
 ***/
 
#calendar .today,
.minicalendar .today {
  border:1px solid !important;
} 
 
 table.minicalendar {
  width: 100%;
  margin:10px auto;
  padding:2px;
  border-width:1px;
  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;
}


/***
 *** Course
 ***/
 
.headingblock {
  border-width:1px;
  border-style:solid;
  padding:5px;
}


.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section .left {
  border-right-width: 1px;
  border-right-style: dashed;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;
  border-style: dashed;
}

#course-view .section td.content ul.section.img-text {
	line-height: 22px;
}

#course-view .section td.content ul.section.img-text li.activity.label {
	line-height: 16px;
	margin-bottom: 5px;
}

.coursebox .info .name {
  padding-bottom: 5px;
  }


.tabrow0 { 
   padding-top: 4px; 
} 

/***
 *** Modules: glossary
 ***/

.entry .concept,
.entryheader .concept {
   margin-top: 5px;
   margin-bottom: 10px;
}

.glossarypost.continuous {
	padding: 5px;
}

/***
 *** Error message
 ***/

.errorbox {
/*   color:#ffffff; */
   border-width: 2px;
}
