* {
	margin: 0; 
	padding: 0;
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #666;
	text-align: center;
	background-color: #fff;
}
#frame {
	width: 768px;
	margin: 0px auto;
	background-color: #fff;
}
/*
#frame-content {
	padding: 0 4px;
	background: white url(images/frame-horizontal.png) repeat-y;
	_height:500px;
	
}*/
/*
html, body, #frame, #frame-content {
	height:100%;
}
*/
.clear {
	clear: both;
	margin: 0; padding: 0;
	border:none;
	visibility: hidden;
}
#top {
	background: transparent url(images/top_logo.png) no-repeat;
}
/*
#top, x:-moz-any-link {
	margin-bottom: -3px;
}
*/
a#home-link {
	display: block;
	float: left;
	height: 80px;
	width: 680px;
	background: transparent url(images/top_logo.png) no-repeat; /* IE BUG */
}
a#home-link span {
	display: none;
}
ul#language {
	float: right;
	list-style-type: none;
	margin: 40px 15px 0px 0px;
	_margin: 40px 7px 0px 0px;
	padding: 0;
}
ul#language li {
	float: left;
}
ul#language li a {
	color: white;
	text-decoration: none;
}
#top-content {
	clear: both;
	width: 100%;
	height: 220px;
}
#top-img {
    float: right;
    width: 484px;
    height: 220px;
    background: #778be0 url(images/top_img.png) no-repeat;
}
ul#top-menu {
	float: left;
	list-style-type: none;
	padding-top:30px;
	width: 284px;
	height: 190px;
	background: #334798 url(images/top_menu_bg.png) no-repeat ;
}
ul#top-menu li {
	list-style: none;
	text-align: left;
}
ul#top-menu li a {
	display: block;
	width: 200px;
	height: 20px;
	font-size: 11pt;
	color: white;
	text-decoration: none;
	padding: 3px 3px 3px 80px;
	/*background: transparent url(images/menu_li.gif) no-repeat 13px;*/
}
ul#top-menu li a:hover {
	text-decoration: underline;
}
ul#top-menu li a span {
	/* display: none; */
}
ul#top-menu li a.menu-mexicka-hudba {
	width: 120px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #434343;
	outline: none;
}
a:hover {
	color: #4b598f;
}

#obsah {
	clear: both;
	text-align: left;
	padding: 0 30px 0px 30px;
	line-height: 1.4em;
}

#obsah ul {
	list-style-type: none;
	margin: 10px 10px 10px 17px;
	padding: 0;
}
#obsah ul li {
	padding-left: 20px;
	background: transparent url(images/li.gif) no-repeat 0px 4px;
}

#obsah p {
	margin-bottom: 10px;
	text-align: justify;
	
}

h1 {
	clear: both;
	text-align: left;
	color: #4b598f;
	font-size: 16pt;
	font-weight: normal;
	margin: 30px 30px 10px 30px;
	padding-bottom: 5px;
	background: transparent url(images/h-line-h1.gif) repeat-x bottom;
	
}
h2 {
    clear: both;
	font-size: 14pt;
	color: #4b598f;
	margin: 20px 0 10px 0;
	padding-bottom: 5px;
	font-weight: normal;
	background: transparent url(images/h-line.gif) repeat-x bottom;
}
h3 {
	margin: 20px 0 10px 0;
	font-size: 11pt;
}

#foot {
	margin-top: 20px;
	clear: both;
	padding-top: 12px;
	text-align: center;
	font-size: 8pt;
	height: 28px;
	background: transparent url(images/h-line-h1.gif) repeat-x top;
	position: relative;
	top:4px;
}
#foot a:link, #foot a:visited {
}
#foot a:hover {
}

img {
	border: 1px black solid;
}
.noborder {
	border: 0;
}
.thumb {
	text-align: center;
}
.thumb a {
    display: block;
    float: left;
    
    margin:15px;
	padding: 10px;
	padding-bottom: 0;
	text-decoration: none;
	border: 1px #c5c5c5 solid;
	background-color: #efefef;
}
.thumb p {
    margin-top: 10px;
    padding-top: 3px;
	/*border-top: 1px solid #dddddd;*/
}
table {
/*	border-collapse: collapse; */
/*	padding: 0;	margin: 10px; border-width: 0; */
}
td, th {
	padding: 2px; margin: 0;
	vertical-align: top;
	text-align: left;
}
th {
	text-align: right;
	font-weight: normal;
	font-style: italic;
}
th.title {
	text-align: left;
	padding-top: 10px;
	font-weight: bold;
}
th.title span {
	font-style: normal;
	font-weight: normal;
}
table caption {
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
    margin:0 auto;
}
.kontakty {
	width: 70%;
	margin: 0 auto;
}
.kontakty2 {
	margin-left: 20px;
}

input, select, option, textarea {
	background-color: #ded9ce;
	border: solid 1px #828282;
	margin: 0;
	padding: 2px;
}

form {width: 27em;margin: auto;}
form fieldset {
	padding: 0.5em;
	margin: 0 0 1em;
	border: 1px solid #828282;
}
form legend {color: #2e2e2e;font-weight: bold; padding: 2px}
form div {clear: both;margin: 0.25em 0;}
form label {display: block;width: 10em;float: left; text-align: 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;
}

.skryt {
	display: none;
}
em {
	font-weight: bold;
	font-style: normal;
}
.justify {
	text-align: justify;
}
/* fiestas */
.nombrefiesta {
	color: #990000;
	display: block;
	float: left;
}
.fechafiesta {
	display: block;
	float: right;

}

/* home */
ul#home {
	margin: 20px auto;
	width: 70%;
}
ul#home li {
	padding: 7px 7px 7px 30px;
	font-size: 12pt;
	background: transparent url(images/ok.gif) no-repeat left center;
}
ul#home li a {
	text-decoration: none;
}
ul#link-produkty-sluzby {
	margin: 5px 0 0 10px;
}
ul#link-produkty-sluzby li {
	padding: 3px 3px 3px 35px;
	background: transparent url(images/menu-li.gif) no-repeat 13px;
}
ul#link-produkty-sluzby li a {
    text-decoration: none;
    font-size: 11pt;
}

