html {
	font-size: medium;
}
body {
	margin: 20px 0 0 0;
	background: #bdaa9e;
	font-family: "trebuchet ms", Arial;
	color: #ffffff;
	font-size: 100%;
}
img {
	border: 0
}
table.main {
	background: #ffffff;
}
h1 {
	font-size:130%;
	font-weight:bold;
	color: #ffffff;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size:110%;
	font-weight:bold;
	margin: 5px 0px 5px 0px;
	color: #ffffff;
}
h3 {
	font-size:12px;
	font-weight:normal;
	color:#293795;
	margin: 10px 0 0px 0px;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
td#pata {
	color: black;
	font-size:75%;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background: #bdaa9e;
}
td#pata a, a:link, a:visited, a:active {
	color:#000000;
	text-decoration: underline;
}
td#pata a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.info {
	float:left
}
.jazyky {
	float:right
}
.pic {
	margin: 5px;
}
p {
	margin: 0px 0 10px 0;
}
td.top {
	background: #bdaa9e;
	padding: 0 20px 0 20px
}
.menu {
	float:right;
	color:#000000;
	font-size: 120%;
	margin-top: 40px;
	margin-bottom: 10px;
	width: 580px;
	margin-right:0;
	text-align:right
}
.menu a:visited, a:link {
	text-decoration:none;
	color:#000000
}
.selected {
	text-decoration:none;
	color: #FFFFFF
}
.menu a:hover {
	text-decoration:underline;
	color:#ffffff
}
td#content {
	width: 960px;
	height:427px;
	background: #e9e1de;
}
td#content .home {
	background: url(images/image_home.jpg) no-repeat;
	height:438px;
	padding: 0px 30px 0px 30px;
	color:#FFFFFF;
	font-size: 100%
}
td#content .texty {
	background: url(images/image_texty.jpg) no-repeat;
	height:438px;
	padding: 0px 30px 0px 30px;
	color:#FFFFFF;
	font-size: 100%
}
td#content .kontakty {
	background: url(images/image_kontakty.jpg) no-repeat;
	height:438px;
	padding: 0px 30px 0px 30px;
	color:#FFFFFF;
	font-size: 100%
}
td#content .restaurovanie {
	background: url(images/image_restaurovanie.jpg) no-repeat;
	height:438px;
	padding: 0px 30px 0px 30px;
	color:#FFFFFF;
	font-size: 100%
}
td#content a {
	text-decoration: underline;
	color: #ffffff;
}
td#content a:hover {
	text-decoration:underline;
	color:#000000;
}
td#content .malba {
	background: #ded5d0;
	height:640px;
	padding: 20px 0px 0px 10px;
	color:#FFFFFF;
	font-size: 100%
}
.content-left {
	float:left;
	width: 480px;
	font-size: 100%;
	font-weight: bold;
}
.content-text {
	float:left;
	width: 900px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 30px
}
ul {
	margin: 0;
	padding: 0 0 0 0px;
}
li.submenu-zoznam {
	list-style-image: url(images/li_submenu.gif);
	color: #293795;
}
li {
	list-style: none
}
img.gal {
  margin:0 0 10px 10px;
}
td.popis {
	font-size: 75%;
	color:#000000;
	padding: 10px 0 0px 10px;
}
 input {
  width: 200px;
  padding-left: 5px
}
/*
txtarea {
  width: 200px;
  height: 60px;
  padding-left: 5px
}*/

