
	body    {
	font-family: Euromode_my, Arial CE, Arial;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	background-color: black;
	color: #9B9B9B;
	text-align: center;
}

	#main{
	height: auto;
	margin: 0 auto;
	padding: 50px;
	width: 935px;
}

	#header {
	background: url(../pic/logo.jpg) no-repeat;
	float: left;
	height: 169px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 935px;
}

#content {
	float: left;
	height: auto;
	margin: 0;
	padding: 20 0 0 0;
	width: 935px;
}

#menu {
	display: inline;
	float: left;
	height: auto;
	margin: 0;
	padding: 0 0 0 5;
	width: 195px;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.6em;
}

#content_main {
	display: inline;
	height: auto;
	margin: 0;
	float: left;
	min-height: 490px;
	padding: 0;
	width: 715px;
	text-align: left;
}
	table  { border-width: 0 }
	img  { border-width: 0; outline-width: 0 }
	img.nahledy {
	border: 1px solid #9B9B9B;
	margin: 15 15 15 15;
}
h1     {
	font-size: 2.3em;
	font-family: Euromode_my, Arial CE, Arial;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0.3em;
	margin-top: 50px;
}
	h2 { font-size: 1.1em; 	font-family: Euromode_my, Arial CE, Arial; font-weight: bold; line-height: 1.2em; }
   @font-face { font-family: Euromode_my; font-style: normal; font-weight: normal; src: url('../font/EUROMOD0.eot') }
	table.menu { background-image: url(../pic/pisek.jpg); background-repeat: repeat }
	p.uvod   { font-size: 1.6em; line-height: 1.8em; text-align: center; letter-spacing: 0.5em }
	table.kontakt   { text-align: center;}
	td.kontakt   { font-size: 1.3em; text-align: left; vertical-align: top; }
	p.popis   { font-size: 1.3em; line-height: 1.4em; text-align: center; }
	li   { font-size: 1.3em; line-height: 1.4em; text-align: center; }
	hr    { text-align: center; width: 50% }
	a.menu:link, a.menu:visited {
	color: gray;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
	span.menu_visited {
	color: #0598ce;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
	a.menu:hover { color: #0598ce; text-decoration: none; margin: 0; padding: 0 }
	a:link, a:visited { color: gray; text-decoration: none; font-weight: bold; }
	a:hover { color: #0598ce; text-decoration: underline; font-weight: bold; }
	div.test  { background-color: purple; width: 100%; height: 300px }
	.left_top { text-align: left; margin: 0; padding: 0;}
	.right_top { text-align: right; margin: 0; padding: 0;}
	
	input, textarea, button, select {
	background: Black;
	color: Gray;
}


