* {
	margin: 0; 
	padding: 0;
}
body {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #434343;
	text-align: center;
	background: #edeae0 url(images/body-bg.png) repeat-x top;
}
#frame {
	width: 780px;
	margin: 0px auto;
}

.clear {
	clear: both;
	margin: 0; padding: 0;
	border:none;
	visibility: hidden;
}
#top {
	float: left;
    height: 93px;
    width: 325px;
    background: transparent url(images/top.png) no-repeat left top;
    margin-bottom: 20px;
}
#top a {
    display: block;
    height: 93px;
    width: 325px;
}
#top a span {
    display: none;
}

ul#top-menu {
	float: right;
	list-style-type: none;
}
ul#top-menu li {
	list-style: none;
	display: block;
	width: 120px;
	height: 40px;
	float: left;
	background: transparent url(images/top-menu-bg.png) no-repeat center top;
    padding-top: 10px;
    text-align: center;
}
ul#top-menu li a {
	color: white;
	text-decoration: none;
	font-style: italic;
}

ul#main-menu {
	clear: both;
	width: 470px;
	margin: 0 auto;
	text-align: center;
	/* border: 1px solid black; */
}
ul#main-menu li {
	display: block;
	float: left;
	text-align: center;	 
}
ul#main-menu li a.first {
	border-left: 1px solid #c6b4a8;	 
}
ul#main-menu li a {
	border-bottom: 2px solid #edeae0;
	border-right: 1px solid #c6b4a8;
	display: block;
	float: left;
	font-size: 12pt;
	text-decoration: none;
	padding: 10px 10px 0;
	text-align: center;	
	font-weight: bold; 
}
ul#main-menu li a:hover {
	border-bottom: 2px solid #c6b4a8;
}
#left-block {
	clear: both;
	float: left;
	width: 215px;
	text-align: left;
	margin-top: 20px;
}
ul#left-menu {
	margin-bottom: 20px;
}
ul#left-menu li {
	display: block;
	background: #484848 url(images/left-menu-bg.png) repeat-x; 
	height: 28px;
	
	border-bottom: 1px solid black;	 
	padding-left: 10px;
	_margin-top: -3px;
	#margin-top: -3px;
}
ul#left-menu li.lihead {
	background: #484848 url(images/left-menu-bg-first.png) repeat-x;
	border-top: 1px solid #4e4e4e;
	color: white;

	font-style: italic;
	font-size: 11pt;
	text-align: center;
	padding:0;
	height: 25px;
	padding-top: 3px;
}
ul#left-menu li a.afirst {
		 
}
ul#left-menu li a {
	display: block;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	padding: 6px;
	padding-left: 20px;
	background: transparent url(images/left-menu-li.png) no-repeat left center;	 
}
ul#left-menu li a:hover {
	
}
#left-photo {
	width: 202px;
	border: 3px solid #000;
	margin: 0 auto;
}
#left-photo img {
	border: 1px solid #fff;
	margin-bottom: -4px; /* proc tam ma FF tie 4 pixle navyse? */
	#margin-bottom: 0px;
	_margin-bottom: 0px;
}

#obsah {
	text-align: left;
	float: left;
	width: 545px;
	margin-top: 20px;
	padding: 0 0 0 20px;
	min-height: 230px;
	_height: 230px;
}

a:link, a:visited {
    text-decoration: underline;
	color: #434343;
}
a:hover {
	color: #423812;
	text-decoration: none;
}
#obsah ul {
	list-style-type: none;
	margin: 0px 10px 20px 20px;
	padding: 0;
}
#obsah ul li {
	padding-left: 20px;
	background-image: url(images/content-li.png);
	background: transparent url(images/content-li.png) no-repeat 0 0.2em;
	
}

#obsah p {
	margin-bottom: 10px;
}
.zoznam-head {
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-size: 16pt;
	padding-bottom: 2px;
	margin-bottom: 7px;
	border-bottom: 1px solid #828282;
	font-style: italic;
}
h3 {
	margin: 20px 0 10px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #828282;
	font-size: 13pt;
	font-style: italic;
}

#foot {
	margin-top: 20px;
    padding-top: 5px;
    text-align: center;
    font-size: 8pt;
    border-top: 1px dotted #828282;
}
#foot a:link, #foot a:visited {
}
#foot a:hover {
}

img {
	border: 1px #423812 solid;
}
.noborder {
	border: 0;
}
table {
	border-collapse: collapse;
	padding: 0;	margin: 10px; border-width: 0;
}
td, th {
	padding: 2px; margin: 0;
    vertical-align: top;
    text-align: left;
}
.table-kontakty {
	margin: 0
}
.table-kontakty tbody {
	border-bottom: 1px solid black;
}
input, select, option, textarea {
	background-color: #ded9ce;
	border: solid 1px #828282;
    margin: 0;
    padding: 2px;
}

form {width: 33em;margin: auto;}
form fieldset {
	padding: 0.5em;
	margin: 0 0 1em;
	border: 1px solid #828282;
}
form legend {color: #2e2e2e;font-weight: bold;}
form div {clear: both;width: 100%;margin: 0.25em 0;}
form label {display: block;width: 10em;float: left;}
form br {display: none;}
form p {text-align: right;}

/* contact */
.contact-name {
    font-weight: bold;
    padding-top: 15px;
}
label {
    display: block;
	margin-top: 10px;
	margin-bottom: 1px;
	font-style: italic;
}
#t-contact td {
	padding: 0;
}
.skryt {
	display: none;
}

