body {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: black;
	font-family: arial, verdana, sans-serif;
	text-align: center;
	display: block;
	font-size: 100%;
	background : #954313 url(img/bg.jpg) fixed;
	}

#pageobal {
	width:800px;
	margin: 0px auto;
	}

#page {
	border: 2px inset #339933;
	margin: 10px auto 5px auto;
	width:800px;
	padding: 0px;
	text-align: left;
	background: #F0E68C url(img/bg1.jpg) repeat-y;
	
}

body, html {
	scrollbar-arrow-color : #339933;
	scrollbar-highlight-color:#339933;
	scrollbar-3dlight-color : Black;
	scrollbar-track-color : #F0E68C;
	scrollbar-base-color : #FFCC66;
}	

/* sloupce */

.left {
	width: 150px;
	float: left;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	background: #FFCC66;
}

.menu {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
}

#middle {
	margin-top: 0px;
	background: url(img/lucak.gif) no-repeat 630px 130px;
	min-height: 500px;
	margin-left: 180px;
	margin-top : 10px;
}

#middleobsah {
	margin-top: 10px;
	margin-right: 10px;
	color : Black;
	clear:right;
	padding : 10px 10px;
	font-size: smaller;	
}

 table {
	font-weight: bold;
	text-align: left;
}

#sign {
	margin: 5px 0px 5px 10px;
	padding: 0px 5px 0px 0px;
}


/* dalsi styly a uprava tagu */
.seznam {
	list-style: square outside;
	line-height : 150%;
	margin-left : 0px;
}

.novinka {
	list-style: square outside url(img/li.gif);
}
.bold {
	font-weight: bold;
}

a    {font-weight: bold; color: #006633}
a:link    {	color: #006633;}
a:visited    {color: #336666;}
a:hover   { color: Red;}

/* Velikosti písem, řádkování */

p, .middle  {
margin-left: 0px;
margin-top: 5px;
}

img {
	border: 0;
}

H1	{
	text-align : left;
	color: #006633;
	margin-bottom: 10px;
} 

H2	{
	text-align : left;
	font-style : italic;
	color: #006633;
	margin-bottom: 10px;
	margin-left: 40px;
} 

H3	{
	text-align : left;
	color: black;
	font-weight : bold;
	margin: 5px;
}

H4
{
text-align : left;
color:black;
margin-top: 0px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
}

.title {
	font-family: arial, verdana, sans-serif;
	font-size: 120%;
}

td H3{
	font-size: 120%;
	color: #006633;
	font-weight: bold;
	padding: 5px 0px;
	margin: 0px;
}

td {
	font-weight: normal;	
}
