@charset "utf-8";
/* CSS Document */
body {
	padding:0;
	background: url("/img/main/linka_top.jpg") top repeat-x;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", "Tahoma", "Geneva CE";
	font-size:0.75em;
	line-height:18px;
	font-weight:normal;
	color:#6D6D6D;
	text-align:justify;
}

a { border:none; color:#FF4E00; }

img { border:none; }

#hlavicka {
	height:326px;
	background: url("/img/main/header.jpg") no-repeat;
	background-position:center top;
}
#odsazeni {
	padding-top:286px;
}
#menu {
	width:988px;
	margin: 0 auto;
	height: 40px;
	background-image: url("/img/main/header_bottom.jpg");
	background-repeat: no-repeat;
}
#menu a {
	text-decoration:none;
	color:#ff5e1a;
}
#menu a:hover {
	color:#ff5e1a;
	text-decoration:underline;
}
#table {
	vertical-align: bottom;
	height: 40px;
	padding-left: 1px;
	padding-right: 0px;
	text-align: center;
	color: #ff5e1a;
}
#table td.left {
	padding: 7px 1px 0 1px;
	background: url("/img/main/tlacitko.jpg") no-repeat;
	width: 164px;
}
#table td.right {
	padding: 7px 1px 0 1px;
	background: url("/img/main/tlacitko.jpg") no-repeat;
	width: 164px;
}
#table td.stred {
	padding: 7px 1px 0 1px;
	background: url("/img/main/tlacitko.jpg") no-repeat;
	width: 164px;
}
/* strana */
#strana {
	width: 100%;
	background: url("/img/main/linka_bottom.jpg") top repeat-x;
	height: 150px;
	padding-top: 40px;
}
#celek {
	width:988px;
	margin: auto;
}
#left {
	width:713px;
	float:left;
	padding:0 25px 40px 0;
}


#right {
	width:250px;
	float:left;
	background-image: url(/img/main/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 115px;
	text-align: center;
}
#right a img {
	border:0px;
	padding-bottom:2px;
}
#default {
	width:988px;
	margin: 0 auto;
}
.obekt_left {
	width:488px;
	margin: 0 auto;
	float: left;
	padding: 0 5px 0 0;
}
.obekt_right {
	width:488px;
	margin: 0 auto;
	float: left;
	padding: 0 0 0 5px;
}
.formular {
	width:489px;
	margin: 0 auto;
	float:right;
	padding: 0 5px 0 0;
}
.form {
	width:464px;
	margin: 0 auto;
	float:right;
	padding: 0 15px 0 15px;
}
.form_container {
	text-align:left;
	vertical-align:top;
}
.radek {
	width: 988px;

}
/* pismo */
h1, h2 {
	color: #ff5e1a;
}
h3 {
	font-size:1em; color:#5D78A4;
}
h2 {
	font-size:1.4em;
	margin:0 0 18px 0px;
}
h1 {
	font-size:1.9em;
	margin:0 0 25px 0px;
}

a.hledani_titulek { font-size:1em; color:#000; }

/* MENU */

#menu ul { list-style:none; margin:0; padding:0; }

#menu ul { behavior: url('/hover.htc'); }

#menu li.level1 { float:left; }

#menu ul.level2 { position:absolute; visibility:hidden; }

#menu li.level1:hover ul.level2 { visibility:visible; }

#menu li.level1 a { display:block; width:164px; height:25px; background:url("../img/main/tlacitko.jpg"); margin:0px; padding:15px 0 0 0px; text-align:center; }


/* KONTAKT */

td.hlaska { text-align:center; }
span.spam { font-size:11px; }
td.label { font-weight:bold; }


/* VYHLEDÁVÁNÍ */

#vyhledavani { text-align:center; position:relative; top:15px; }
#vyhledavani input { border:none; background:#E5E5E5; padding:5px; border:#CFCFCF solid 2px; }
#vyhledavani input.odeslat { border:none; background:none; }
span.string { font-weight:bold; color:#000; }

#vysledek_vyhledavani a { color:#6D6D6D; text-decoration:none; }
#vysledek_vyhledavani a:hover { text-decoration:underline; }
