

/* ============  RESET =========== */

html, body {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100.01%;
}

body {
	font-size: 100%;
}
div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dt, dd, ol, ul, li,
form, fieldset, label, legend,
table, caption, tbody, thead, tfoot, tr, th, td,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
ul, ol {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
}
input, select, textarea, button {
	font-size: 100%;
	font-family: inherit;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
a img {
	border: 0;
}
object {
  outline: 0;
}

.fl_r {
	float: right;
}

.fl_l {
	float: left;
}

strong {
	font-weight: bolder;
}

/* ========== GALERIE =========== */

.galerie {
	padding: 10px 0 10px 0;
	clear: both;
}

.galerie p {
	background: #f7f7f7;
	float: left;
	padding: 5px 5px 0px 5px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #e7e7e7;
}


/* ============  MAIN =========== */

body {background:#7ca2e2; color:#000; font:0.8em/1.5 "arial", sans-serif; text-align:center;}

a {text-decoration: underline;color: #ff0000;}
a:hover {text-decoration: none;}

a img {
	border: 0;
}

h1, h2, h3, h4 {
	padding-bottom: 10px;
	font-weight: bolder;
}

.clear {
	clear: both;
}

h1 {font-size:120%;color: #ff0000;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

p {
	padding-bottom: 10px;
}

#main {
	width: 948px;
	text-align: left;
	margin: 0 auto;
}

ul, ol {
	list-style: inside;
	padding-bottom: 10px;
}

#header {
	background: url(../images/header.jpg);
	width: 948px;
	height: 220px;
	position: relative;
}

.snih {
	background:transparent url(../images/header_pruhledne.png);
	width: 948px;
	height: 220px;
	position: absolute;
	z-index: 0;
}

.flash object,.flash {
	position: absolute;
	z-index:0;
}

.flash {
	top: -18px;
}

.odkazy_top,
.odkazy_bottom {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
}

.odkazy_bottom {
	padding: 5px 0 0 10px;
}

.odkazy_top a,
.odkazy_bottom a {
	color: white;
	text-decoration: none;
	padding-right: 15px;
}

.odkazy_top a:hover,
.odkazy_bottom a:hover {
	text-decoration: underline;
}

.top_menu {
	padding: 188px 0 0 234px;
	text-align: center;
	position: absolute;
	z-index: 3;
}

.top_menu li a {
	border-right: 2px solid black;
	color: black;
	font-weight: bolder;
	padding: 0 10px 0 10px;
	float: left;
	text-decoration: none;
}

.top_menu li {
	float: left;
	list-style: none;
}

.top_menu li a:hover {
	color: #ff0000;
	
}

.top_menu li a.last {
	border-right: none;
}

#content {
	background: url(../images/content_repeat.jpg) repeat-y;
	width: 949px;
	min-height: 500px;
	_height: 500px;
}

.boxik_top {
	background: #124c7f url(../images/boxik_top.jpg) no-repeat top left;
	width: 197px;
	height: 62px;
}

.boxik_top span {
	background: #124c7f url(../images/boxik_top.jpg) no-repeat top left;
	display: block;
	padding: 19px 0 0 21px;
	font-size: 13px;
	font-weight: bolder;
	color: white;
	text-transform: uppercase;
	line-height: 1em;
}

.boxik {
	padding: 0 5px 15px 5px;
	font-family: Tahoma;
	line-height: 1.1em;
}

.boxik .vice {
	text-align: right;
	letter-spacing: 0.03em;
	font-size: 9px;
	color: black;
	text-decoration: none;
	display: block;
}

.boxik .vice:hover {
	text-decoration: underline;
}

.boxik p {
	font-size: 11px;
}

.nadpis_leva {
	font-size: 12px;
	display: block;
	padding-top: 20px;
}

#leva_strana,
#prava_strana,
#stred {
	float: left;
}

#leva_strana,
#prava_strana {
	width: 197px;
}

#stred {
	width: 554px;
}

.text {
	padding: 20px 20px 20px 20px;
}

#footer {
	background: #a2bae6 url(../images/footer.jpg) no-repeat;
	width: 948px;
	min-height: 171px;
	_height: 171px;
}

.hledani input.hledej_text {
	width: 116px;
	font-size: 9px;
}

.hledani {
	text-align: center;
}

.hledani .hledej_button {
	border-top: 2px solid #124c7f;
	border-bottom: 2px solid #124c7f;
	border-right: 0;
	border-left: 0;
	color: black;
	background: transparent;
	cursor: pointer;
	width: 25px;
	padding: 2px 0 2px 0;
	text-transform: uppercase;
	font-weight: bolder;
}

.copy {
	width: 220px;
	font-family: Tahoma;
	color: #3b4768;
	font-size: 11px;
	padding: 110px 0 0 10px;
	line-height: 1.1em;
}

.copy a {
	color: #3b4768;
}

.jazyky {
	float: right;
	padding: 10px 20px 0 0;
}

.big_box .obrazek {
	float: left;
	padding-right: 10px;
}

.big_box .obrazek a img {
	width: 110px;
}

.big_box h2 {
	padding: 20px 0 0 0;
}

.big_box .adresa {
	float: right;
}