body {
	font-family:Verdana, Arial;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding:0px;
	background-color:#008D46;             /*#FFEEBA;*/
}

.img {
	border:0px;
}

.table {
	border:0px;
	padding:0px;
	margin:0px;
}

input {
	font-family: "Bookman Old Style", Verdana, Arial;
	color: #333300;
	font-weight:bold;
	font-size:12px;
	border: 1px solid #333300;
}
textarea {
	font-family: "Bookman Old Style", Verdana, Arial;
	color: #333300;
	font-weight:bold;
	font-size:12px;
	border: 1px solid #333300;
}
a:link {
	color: #6E6E6E;
	text-decoration: none;
}
a:visited {
	color: #6E6E6E;
	text-decoration: none;
}
a:hover {
	color: #626262;
	text-decoration: underline;
}
a:active {
	color: #6E6E6E;
	text-decoration: line-through;
}

a.menu {
	text-decoration:none;
	border:0px;
}

img{
	behavior: url("/iepngfix.htc") 
}

h2 {
	font-size: 12px;
	color: #333333;
}

/****************************************************************/

#line_top {
	background-color:#FFFF00;       /*#FF9933;*/
}
#line_logo {
	background-color:#333300;
}

#top_info {
	background:url(img/title.jpg) no-repeat;
	width:993px;
	height:45px;
	font-size:12px;
}
#top_info #top_info_text{
	width:973;
	padding:7px 20px 0px 0px;
	text-align:right;
	color:#333300;
}

#logo {
	width:242px;
}
#logo a {
	text-decoration:none;
}
#obraz {
	width:739px;
}

#links {
	font-size:11px;
	font-weight:bold;
	color:#7BAE89;
	padding-left:10px;
}
#links a {
	font-size:11px;
	font-weight:bold;
	color:#7BAE89;
	text-decoration:none;
}
#links a:hover {
	text-decoration:underline;
}
#copyright {
	font-size:11px;
	color:#7BAE89;
	padding-right:40px;
}
#copyright a {
	font-size:11px;
	color:#7BAE89;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}

#stred {
	background:url(img/stred_bg.jpg) repeat-y;
}


/* hlavna table */
#menu {
	width:240px;
	padding-left:7px;
}

td.menu a{
	color:#333300;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
td.menu a:hover{
	text-decoration:overline underline;
}

td.menu a.press{
	text-decoration:none;
	color:#804040;
}

#obsah {
	padding:10px;
}

td.stred_nadpis h1 {
	font-size:16px;
	color:#333300;
	font-weight:bold;
}
td.stred_nadpis h1 a{
	font-size:16px;
	color:#333300;
	font-weight:bold;
	text-decoration:none;
}
td.stred_nadpis h1 a:hover{
	text-decoration:underline;
}
td.stred_text {
	font-size:14px;
	color:#333300;
	font-weight:bold;
}

a.foto img{
	border:1px solid black;
	display:block;
}
a.foto img:hover {
	border:1px solid #FF9933;
	display:block;
}

div {
	color:#333300;
}

td.menu_oz {
	color:#008D46;
	font-size:18px;
}
