* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 100px;
	margin-top: 0px;
	background-image: url(../images/pozadie.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
  text-decoration: underline;
}


h2 {
	font-size: 14px;
	text-transform: uppercase;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 100%;
}
p {
	margin-bottom: 10px;
}
img {
	border: none;
}
#header {
	width: 800px;
	margin-left: 0px;
	height: 115px;
}
#header img {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#menu {
	width: 800px;
	margin-left: 0px;
	height: 30px;
}
#menu ul {
	list-style: none;
	line-height: normal;
	padding-left: 55px;
}

#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
}
.footer {
  margin-bottom: 0px;
  text-align: center;
}
.box {
	color: #000;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	opacity: 0.85;
	-moz-opacity: 0.85; /* older Gecko-based browsers */
	filter:alpha(opacity=85); /* For IE6&7 */
	background-color: #FFF;
	width: 200px;
	height: auto;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.sidebar {
	color: #000;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	opacity: 0.85;
	-moz-opacity: 0.85; /* older Gecko-based browsers */
	filter:alpha(opacity=85); /* For IE6&7 */
	background-color: #FFF;
	width: 190px;
	height: auto;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.sidebar li{
	list-style-type: none;
	padding-bottom: 3px;
	font-size: 13px;
}
.submenu li{
	list-style-type: square;
	list-style-position: inside;
	padding: 0px;
	font-size: 12px;
}
.obsah {
	color: #000;
	position: absolute;
	opacity: 0.85;
	-moz-opacity: 0.85; /* older Gecko-based browsers */
	filter:alpha(opacity=85);
	width: 612px;
	height: auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	left: 300px;
	top: 159px;
}
.bar {
	color: #333;
	font-size: 14px;
	cursor: move;
	font-weight: bold;
	width: auto;
	padding-right: 1em;
	padding-left: 10px;

	text-transform: uppercase;
}
.bar h1 {
	font-size: 16px;
}
.titulok {
	font-size: 14px;
	font-weight: bold;
	width: auto;
	padding-right: 1em;
	padding-left: 10px;
	text-transform: uppercase;
	opacity: 0.85;
	-moz-opacity: 0.85; /* older Gecko-based browsers */
	filter:alpha(opacity=85); /* For IE6&7 */
	background-color: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.titulok h1 {
	font-size: 16px;
}
.content {
	padding: 10px;
	height:auto;
}

.content h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}.ns {
	margin: 5px;
}
.obsah ul {
	list-style-position: inside;
	padding: 5px;
}
.obsah li {
	padding-bottom: 5px;
}
.obsah a {
	color: #000;
	text-decoration: underline;
}
.obsah a:hover {
	text-decoration: none;
	color: #000;
}
.obsahimg img {
	border-width: thin;
	border-style: dotted;
	padding: 5px;
	width: 275px;
}
.sideimg {
	width: 160px;
	height:auto;
}
.sideimg img {
	border-width: thin;
	border-style: dotted;
	padding: 5px;
	width: 160px;
	height:auto;
}
.post {
	height: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom:10px;
	padding: 10px;
	background-color: #FFF;
}
.post h1{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.post h2{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.post h3{
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.datum {
	float: left;
	clear: right;
}
.autor {
	font-size: 14px;
	font-weight: bold;
}
.mes {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.cas {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.prog {
	padding-top: 10px;
	padding-left: 60px;
	margin: 0;
}
.obr img{
	clear: right;
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.typ {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #333;
	font-weight: bold;
}
.typ a{
	color: #FFF;
}
.typ a:hover{
	color: #FFF;
	text-decoration:underline
}
.meta {
	font-size: 10px;
	font-weight: bold;
}
.navi {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}
.navi a{

	color: #666666;
	text-decoration:none;
}
.navi a:hover{
	color: #666666;
	text-decoration:underline
}
