/*
 Theme Name:   Odeljenje
 Theme URI:    
 Description:  Twenty Fifteen Child Theme
 Author:       Nebojsa Djuraskovic
 Author URI:   
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  twenty-seventeen-child
*/




/* raspored casova */
body.page-two-column.page-id-11 #primary .entry-content {
	width: 100%;
	float: none;
	clear: left;
	padding-top: 30px;
}
.entry-content table {
	width: auto;
	table-collapse: collapse;
}
.entry-content table.raspored {
	width: 100%;
}
.entry-content table.vreme td {
  text-align: center;
}
.entry-content table.vreme td.ms {
  text-align: right;
  font-family: 'Fira Mono', monospace;
}
.entry-content table.raspored tr {
	width: 20%;
}
.entry-content table th {
	font-weight: normal;
	background: #eee;
}
.entry-content table th,
.entry-content table td {
	border: 1px solid black;
	padding: 3px 20px;
	height: 60px;
}

h2, h3, .home.blog .entry-title {
  font-weight: normal;
}

.page-id-525 .site-branding {
  display: none;
}
.page-id-525 .site-branding {
  display: none;
}
.page-id-525 .entry-header .edit-link {
  display: none;
}

.main-navigation a {
  padding: 1em 0.5em;
}
.navigation-top a {
  font-weight: normal;
}