@charset "windows-1250";
body, td , textarea
	{
	font-family: Georgia, Arial, sans-serif;
	font-size: 15px; 
/*	font-style: italic; */
	font-weight: bold;
	color:#000000;
	margin:0px; 
	padding:0px;
	line-height: 110%;
	}
	
body
	{	
	background-color: #ffe;
	background-image: url(obr/bgmenu_r.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	}	
	
	
h1 	{font-family: Georgia, Arial, sans-serif; font-size: 16pt;font-style: italic; font-weight: normal; color:#990000}
h2 	{font-family: Georgia, Arial, sans-serif; font-size: 15pt;font-style: italic; font-weight: normal; color:#990000}
h3 	{font-family: Georgia, Arial, sans-serif; font-size: 14pt;font-style: italic; font-weight: normal; color:#990000}
hr
	{
	color: #630;
	height:1px;
	}

b
	{
	color: #600;
	}
	
a , a:link , a:visited, a:active
	{
	
	font-size: 13px; 
	color: #600;	
	text-decoration: none;
	}
	
 a:hover
	{
	color: #666;	
	text-decoration: underline;
	}
	
.menu a
	{
	display: block;
	width: 130px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	 /*background-color: #ffe;*/
	background-repeat: no-repeat;
	background-position: left bottom;
	
	margin: 10px 5px 10px 5px ;
	padding: 5px 15px 10px 5px ;
	/* float: right; */
	}
	
	

.menu a:link , .menu a:visited, .menu a:active
	{
	background-image: url(obr/menu.gif);
	text-decoration: none;
	}
	
	
.menu a:hover
	{
	text-decoration: none;
	background-image: url(obr/menu2.gif);
	}
	
	

.tdmenu
	{
	background-image: url(obr/menulin.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}	

	
	
.bg_l
	{
	background-image: url(obr/bgmenu_l.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px;
	}	

.obsah
	{
	width: 800px;
	height: auto;
	text-align: left;
	/*background-color: #ffe;*/
	}
	
.kontakt
	{
	padding-left: 0px;
	text-align: left;
	color: #600;	
	}
	
.hidd td
	{
	background-color: #999;
	border: solid 1px #000;
	}	
	
#upr td
	{
	border: solid 1px #f00;
	}	
	
.upr
	{
	border: solid 1px #f00;
	}	

ul li
	{
	padding-bottom: 5px ;
	list-style-image: url(obr/li.gif);
	}	
	

ol li
	{
	padding-bottom: 5px ;
	}	