﻿@media print {div.menu {display: none} }
.pie{behavior:url(.\js\PIE.htc)}
.titulek{text-decoration: underline}

div#footer{
	clear: both;
	background-color: #68992E;
	margin-top: 0.2%;
	width: 90%;
}

div.menu{
	background-color: #D1AA61;
	font-size: 200%;
	margin-bottom: 0.1% ;
	padding-left: 0.5%;
	border-radius: 10px;
	width: 90%;
}
.tab{margin-right: 2% ; display: inline}
.lcol{
	width: 10%;
	float: left;
}

.lmenu div{
	background-color: #D1AA61;
	border-radius: 10px;
	width: inherit;
	margin-top: 1px;
	margin-right: 1px;
}
div.lmenu{
	text-align: center;
	font-size: large;
}

div.seznam{display: block ;  color: rgb(170,85,0)}
div.seznam li{display: list-item; list-style-image: url('obr/tecka1.gif') ; 
color: black
}

.right{float: right}

.mainbody{
	background-color: #9ACE5B;
	padding-bottom: 1%;
	width: 80%;
	display: block;
	float: left;
	border-radius: 10px;
}
.mainimg{float: right ; clear: left ; padding-right: 1%}
a:link {
	color: #800000
}
a:visited {
	color: #3C0000
}
.lpad{
	margin-left: 0.02%;
	margin-bottom: 0.5%;
}

.text{
	margin-left: 2px;
}

.smaller{
	width: 35%;
}

ul{
	margin-top: 0px;
}
