body {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background: #bababa;
  text-align: left;
}
h1 {
	font-size: 26px;
  font-weight: normal;
  padding: 0;
  margin:0 0 15px 0;
}
h2 {
	font-size: 23px;
  font-weight: normal;
  padding: 0;
  margin:20px 0 5px 0;
}
h3 {
	font-size: 16px;
  font-weight: normal;
  padding: 0;
  margin:15px 0 10px 0;
}
.centered {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.just {
	text-align:justify;
}
.clearer {
	clear: both;
	height:1px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
img.fleft {
  margin-right: 20px;
}
img.fright {
  margin-left: 20px;
}
div.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.noCSS {
	display: none;
}
a:link, a:visited {
	font-weight: bold;
	color: #dc2a28;
}
a:hover {
	color: #0E0A5E;
}
a img {
  border: none;
}
p {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 150%;
}
.just {
	text-align:justify;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
#page {
  width:915px;
  margin: 0px;
  padding-bottom:140px;
  padding-right:23px;
  background: #f3f3f3 url(../images/footer_bg.gif) no-repeat left bottom;
}
.header {
  background: url(../images/header.jpg) no-repeat;
  height: 37px;
  padding: 96px 0 0 173px;
}
#navigace {
  float: left;
  width: 170px;
}
#navigace a {
  display: block;
  height: 24px;
  margin-bottom: 4px;
  margin-left: 10px;
  padding-left: 30px;
  background: url(../images/nav_icon.gif) no-repeat;
}
#navigace a:link,#navigace a:visited, #navigace img {
  border: none;
}
#navigace a:hover {
  background: url(../images/nav_icon_hover.gif) no-repeat;
}
#navigace a.selected {
  background: url(../images/nav_icon_hover.gif) no-repeat;
}
.main {
  border-top: 1px solid #000;
  padding-top: 10px;
  float: right;
  width: 740px;
}
#logo {
  display: block;
  position: absolute;
  width: 140px;
  height: 110px;
  left: 15px;
  top:10px;
}
table.rozvrh {
  width:100%;
}
table.rozvrh td {
  background: #dbdbdb;
  padding: 10px 5px;
}
ul li, ol li {
  margin-bottom: 10px;
}
div.teaser {
  background: #87CEFA;
  padding: 10px;
  margin-bottom: 15px;
  width:auto;
}

.subnav {
  margin: 0 0 15px 0;
}

.tabulka {
  
}
  .tabulka th {
    background: #666;
    color: #FFF;
  }
  .tabulka td {
    background: #DADADA;
  }
  
.tabulka-small {
  	font-size: 80%;
}
  .tabulka-small td {
    background: #DADADA;
  }
#navigace a.noimage {
  margin: 0px;
  padding: 0 0 0 10px;
  line-height: normal;
  background: none;
  height: auto;
}