/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Definition */
body {
    background: #231f20 url(./images/pozadi-prechod.jpg) repeat-x;
    font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
    font-size: 12px;
    color: #666565;
    line-height: 17px;
}

a {color: #2d787e;}
a:hover {text-decoration: none;}
a:active {color: #47a4ab;}

img {
	border: none;
}

#page {
	margin: 30px auto 0 auto;
	width: 960px;
}

h1 {
	display: none;
}

#header {
	background: url(./images/hlavicka.png) no-repeat;
	height: 282px;
}

#logo {
	position: absolute;
	margin: 20px 0 0 68px;
	width: 182px;
	height: 113px;
}

#menu {
	list-style: none;
	float: right;
	height: 24px;
	margin-right: 18px;
	margin-top: 20px;
}

#menu li {
	border-right: 2px solid transparent;
	display: block;
	float: left;
}

#menu li a {
	color: #fff;
	display: block;
	float: left;
	line-height: 24px;
	text-decoration: none;
	background-color: #c2dada;
	padding: 0 15px;
	margin-top: 1px;
}

#menu li.last {
	padding-right: 11px;
	border-right: 0;
	background: url(./images/header_pravy_okraj.png) no-repeat top right;
}

#menu li a.last {
	padding-right: 4px;
}

#menu li.first {
	padding-left: 10px;
	background: url(./images/header_levy_okraj.png) no-repeat top left;
}

#menu li a.first {
	padding-left: 5px;
}

#menu li a:hover {
	color: #808184;
}

#languages{
	list-style: none;
	position: absolute;
	margin-left: 780px;
	margin-top: 60px;
}

#languages li {
	display: block;
	float: left;
	padding-right: 10px;
}

#search {
	position: absolute;
	margin-top: 107px;
	margin-left: 320px;
}

#search_box {
	width: 482px;
	background: url(./images/vyhledavaci_box.png) no-repeat top left;
}

#search input {
	width: 462px;
	background: transparent;
	border: 0;
	height: 17px;
	padding: 6px 10px 4px 10px;
	color: #808184;
}

#search button {
	background: url(./images/hledat_box.png) no-repeat top left;
	border: 0;
	width: 102px;
	height: 27px;
	text-indent: -9999px;
	cursor: hand;
	position: absolute;
	margin-left: 500px;
	margin-top: -27px;
}

#introduction {
	position: absolute;
	margin: 170px 0 0 40px;
	color: #808184;
	width: 430px;
}

h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

#videos {
	position: absolute;
	top: 190px;
	margin-left: 500px;
}

#videos a {
	display: block;
	width: 131px;
	height: 98px;
}

.video {
	background: url(./images/ramecek_videa.png) no-repeat top left;
	width: 131px;
	height: 98px;
	float: left;
	margin-right: 15px;
}

#content {
	background: #fff url(./images/vnitrni_prechod.jpg) repeat-x;
	min-height: 350px;
}

#subpage {
	margin: 0 40px;
}

.blok , .blok_first {
	background: #ecf0f1 url(./images/blok_horni_okraj.png) no-repeat;
	width: 264px;
	min-height: 405px;
	float: left;
	margin-left: 35px;
	padding: 10px;
}

.blok h3, .blok_first h3 {
	color: #bcbdbf;
	text-align: right;
	font-size: 25px;
	text-transform: uppercase;
}

.blok_first {
	margin-left: 20px;
}

.clear {
	clear: both;
}

.half {
	float: left;
	width: 132px;
}

.blok ul, .blok_first ul {
	margin: 20px 20px 0px 20px;
}

.nul {
	margin: 20px;
	list-style: disc;
}

.blok li, .half li, .nul li {
	padding-bottom: 2px;
}

.spodniokraj, .spodniokrajf  {
	background: url(./images/blok_spodni_okraj.png) no-repeat 0 -10px;
	margin-left: 35px;
	float: left;
	width: 284px;
	height: 5px;
}

.spodniokrajf {
	margin-left: 20px;
}

#mapa_image {
	margin-top: 20px;
	margin-left: 10px;
}

#subpage .line {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding: 0 20px 10px 0;
	clear: both;
	height: 70px;
}

#subpage .line .image {
	float: left;
	height: 70px;
	width: 130px;
	padding: 0 20px 0 0;
}

#subpage .navigace {
	font-size: 11px;
	margin-bottom: 20px;
}

#subpage h4 {
	float: right;
	color: #2d767d;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: normal;
	margin: -10px 0 20px 0;
}

#imgmp {
	margin: 0 0 20px 0;
	min-height: 450px;
}

#vypis-mest {
	margin-top: 10px;
}

#vypis-mest tr {
	border-bottom: 1px solid #ddd;
}

#vypis-mest td {
	padding: 5px 0;
}

table td {
	height: auto;
	vertical-align: top;
}

#frdm {
	width: 300px;
}

#srdm {
	width: 260px;
	padding-right: 40px;
}

.hr {
  height: 0px;
  margin: 0px;
  border-bottom: 1px solid #ddd;
  font-size: 1px;
  margin: 20px 0;
}

.stranky {
	padding: 20px 0 0 0;
	text-align: center;
}

#footer {
	font-size: 11px;
	background: url(./images/spodni_okraj.png) no-repeat;
	padding: 30px 20px;
	color: #666565;
}
