body {
	background: #fff url(http://www.sovavsiti.cz/img/bg2.gif) repeat-y;
}
body, td, th {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	line-height: 1.5;
}

h1 {
  font-size: 27px;
  font-weight: bold;
  color: #006;
}
h2 {
  font-size: 23px;
  font-weight: bold;
}
h3 {
  font-size: 17px;
  font-weight: bold;
}
h4 {
  font-size: 14px;
  font-weight: bold;
}

a:link {
	color: #c00;
	background: inherit;
	text-decoration: underline;
}
a:link:hover, a:visited:hover {
	color: #c00;
	background: #ff9 none;
	text-decoration: underline;
}
a:visited {
  	color: #900;
    text-decoration: underline;
}

#sovavsiti-cz>.row {
	margin-left: 0;
}
#sovavsiti-cz #header {
	color: #006;
	margin-top: 10px;
}
#htitle {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.7em;
	padding-bottom: 6px;
	margin: 0;
}
#subtitle {
	font-size: 12px;
}

#header hr {
	color: #006;
	border: solid 1px #006;
	margin: 0 0 1em 0;
	padding: 0;
}
ul.topmenu, aside {
	margin-top: 14px;
}
div.sidebox {
	background: #c9d7f2 none;
	color: inherit;
	border: 1px solid #999;
	margin: 0 0 6px 0;
	padding: 4px;
}
div.sidebox h2 {
	margin: 0 0 0.4em 0;
	background: #ff9 none;
	color: #006;
	font-size: 110%;
	line-height: 1.5;
	text-align: center;
}
div.sidebox ul {
	margin-bottom: 0.4em;
}
#sovavsiti-cz footer {
  	background: #fff none;
	color: inherit;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000099;
	border-top: 2px solid #000099;
	padding: 2px 0;
	text-align: center;
	font-size : 85%;
}
.blogfooter {
	margin-bottom: 14px;
	background-color: #eee;
}
ul.topmenu, .sidebox ul {
	margin-left: 17px;
}
div.blogpost ul, div.blogpost ol {
	margin-left: 4em;
}