body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #423812;
	margin: 0; padding: 0;
	text-align: center;
	background-color: #a44404;
	background-image: url(images/body_bg.jpg);
}
#frame {
	background: transparent url(images/frame_bg.jpg) repeat-y top center;
}

#content {
	width: 762px;
	margin: 0px auto;
	padding: 0px;
    text-align: left;
    background: #d2681a url(images/content_bg.jpg) repeat-y;
}

.clear {
	clear: both;
	margin: 0; padding: 0;
	border:none;
	visibility: hidden;

}
a:link, a:visited {
    text-decoration: underline;
	color: #946532;
}
a:hover {
	color: #423812;
	text-decoration: none;
}
ul {
	list-style-image: url(images/li.gif);
	list-style-type: square;
}
ul.sluzby {
	font-size: 11pt;
}
ul ul {
	list-style-image: url(images/li-sub.gif);
	list-style-type: square;
	font-size: 10pt;
}
#top {
    height: 167px;
    width: 762px;
    margin: 0;
	padding: 0;
    background-image: url(images/top.jpg);
    background-repeat: no-repeat;
    background-color: #fff;
    text-align: center;
}
#top a {
    display: block;
    width: 430px;
    height: 162px;
    margin: 0 auto;
}
#top a span {
    display: none;
}

#obsah-top {
    width: 762px;
    height: 26px;
    background: #fff url(images/obsah_top.jpg) no-repeat;
}
#obsah-bg {
    margin: 0;
    padding: 0;
    padding-top: 20px;
	background: #fdfcef url(images/obsah_bg.gif) repeat-y;
}
#obsah {
	clear: both;
    margin: 0;
	padding: 10px 70px 10px 70px;
	min-height: 230px;
	_height: 230px;
	background: transparent url(images/obsah_roh_ornament.jpg) no-repeat right bottom;
}
#obsah-bottom {
    width: 762px;
    height: 25px;
    background: #fff url(images/obsah_bottom.jpg) no-repeat;
}
#nadpis {
    margin: 0 25px 0 25px;
    _margin: 0 25px 0 15px;
    padding: 20px 0 0 30px;
    font-size: 14pt;
    background: transparent url(images/sombrero.gif) no-repeat left top;
    float: left;
}
#lang {
	float: right;
	margin-right: 30px;
	_margin-right: 15px;
}
#obsah p {
    margin: 0;
    padding: 0;
	margin-bottom: 10px;
}

ul#menu {
    width: 762px;
    height: 40px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	text-align: center;
	list-style-type: none;
}
ul#menu li {
	list-style: none;
	display: inline;
    margin: 0;
    padding: 5px 0px 5px 15px;
    margin-right: 10px;
    background: transparent url(images/menu_li.gif) no-repeat left center;
    /* line-height: 20px; */
}
ul#menu #li-first {
	background-image: none;
}
ul#menu li a {
	text-decoration: none;
	color: #fff;
	font-size: 12pt;
}

ul#menu li a:hover {
	text-decoration: underline;
}

#foot {
	width: 311px;
    height: 23px;
    margin: 0px auto;
    padding-top: 8px;
    text-align: center;
    font-size: 8pt;
    background: url(images/foot_bg.jpg) no-repeat;
    color: #fff;
    /* border: 1px #fff solid;*/
}
#foot a:link, #foot a:visited {
    text-decoration: underline;
	color: #fff;
}
#foot a:hover {
	color: #fff;
	text-decoration: none;
}

img {
	border: 1px #423812 solid;
}
.noborder {
	border: 0;
}
table {
	border-collapse: collapse;
	padding: 0;	margin: 0; border-width: 0;
}
td, th {
	padding: 2px; margin: 0;
    vertical-align: top;
    text-align: left;
}
input, select, option, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #eee3b4;
	border: solid 1px #423812;
    color: #423812;
    margin: 0;
    padding: 2px;
}
.s-radio {
	border: none;
	background: none;
}

h3 {
	margin: 20px 0 10px 0;
	font-size: 12pt;
}
.h3-first {
	margin: 10px 0 10px 0;
}

/* otras opciones */
#vyuka {
    width: 318px;
    height: 209px;
    margin-left: 30px;
    margin-bottom: 10px;
	float: right;
    padding: 0;
    background: transparent url(images/vyuka_bg.jpg) no-repeat;
}
#vyuka h3 {
	margin: 0;
    padding: 15px 10px 5px 10px;
    height: 35px;
    color: #fff;
    text-align: center;
}
#vyuka div {
    padding: 10px;
    margin: 3px 25px 0 25px;
    height: 108px;
    color: #fff;
	background: transparent;
}
#vyuka div em {
    display: block;
	text-align: center;
	padding: 0; margin: 0;
}
#vyuka div ul {
	margin-top: 7px;
	margin-bottom: 7px;
	list-style-image: url(images/vyuka-li.gif);
	list-style-type: square;
	font-size: 10pt;
}



/* referencie */
.ref-left {
	float: left;
	clear: both;
    margin: 0 15px 15px 0;
}
/* 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;
}
