﻿body {
	background-color: #C8C8C8;
}
h1 {
	font-weight: bold;
	font-size:12px;
	font-family: Verdana;
	line-height: 130%;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	line-height: 150%;
	pause-after: inherit;
}
a {
	color: #0956B0;
	text-decoration: none;
}
a:hover {
	color: #0956B0;
	text-decoration:underline;
}
a.menu {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #0956B0;
	text-decoration:none;
}
p {
	line-height: 150%;
}
.odstavec {
	line-height: 150%;
	margin-left:20px;
}
.odstavec1 {
	line-height: 150%;
	margin-left:35px;
}
.nahledy {
	line-height: 150%;
	text-align: center;
}
#main {
	width: 851px;
	text-align: left;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	min-height: 100%;
	height: 700px;
	position: relative;
	font-style:normal;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 1pt;
	border-top:4px black solid;
	border-bottom:4px black solid;
	border-left:2px black solid;
	border-right:2px black solid;
}
#nadpis {
	position: absolute;
	width: 851px;
	top: 0px;
	height: 115px;
	left: 0px;
	font-family: Verdana;
	font-size: small;
	background-color: #C0C0C0;
}
#menu {
	position: absolute;
	width: 613px;
	top: 115px;
	height: 30px;
	left: 0px;
	right: 555px;
	padding-top:5px;
	background-image:url('img/img_menu_bck.jpg');
	background-repeat:repeat-x;
	text-align: center;
	font-style:normal;
	font-weight:bold;
	font-size: 100%;
	font-family: Verdana;
	letter-spacing: 1pt;
}
#vedlemenu {
	position: absolute;
	width: 233px;
	top: 115px;
	height: 30px;
	left: 613px
}
#podmenu1 {
	position: absolute;
	width: 278px;
	top: 145px;
	height: 10px;
	left: 0px
}
#podmenu2 {
	position: absolute;
	width: 278px;
	top: 145px;
	height: 10px;
	left: 278px
}
#podmenu3 {
	position: absolute;
	width: 233px;
	top: 145px;
	height: 10px;
	left: 613px
}
#txtvlevo {
	position: absolute;
	width: 15px;
	top: 155px;
	height: 500px;
	left: 0px;
	background:#98B7D8
}
#txtobsah {
	position: absolute;
	width: 558px;
	top: 155px;
	height: 460px;
	left: 15px;
	background:white;
	overflow: auto;
	padding:20px 20px 20px 20px
}
#vpravo {
	position: absolute;
	width: 238px;
	top: 155px;
	height: 198px;
	left: 613px;
}
#vpravo1 {
	position: absolute;
	width: 238px;
	top: 353px;
	height: 302px;
	left: 613px;
	background:#98B7D8;
	background-image:url('img/img_vpravo_bck1.jpg');
	background-repeat:repeat-y;
}
#dole1 {
	position: absolute;
	width: 209px;
	top: 655px;
	height: 25px;
	left: 0px;
}
#dole2 {
	position: absolute;
	width: 404px;
	top: 655px;
	height: 25px;
	left: 209px;
	background-image:url('img/img_dole02.jpg');
	background-repeat:repeat-x;
}
#dole3 {
	position: absolute;
	width: 238px;
	top: 655px;
	height: 25px;
	left: 613px;
}
#paticka {
	position: absolute;
	width: 613px;
	top: 680px;
	height: 20px;
	left: 0px;
	background-image:url('img/img_paticka_bck.jpg');
	background-repeat:repeat-x;
	text-align:right;
	font-size:10px;
	padding-top:3px;
}
#paticka1 {
	position: absolute;
	width: 238px;
	top: 680px;
	height: 20px;
	left: 613px;
	background-image:url('img/img_paticka.jpg');
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
	padding-top:3px;
}
.gal {
	line-height: 150%;
	margin-left:20px;
	height:100px;
	width:530px;
}
.gal_img {
	float:left;
	width:100px;
	height:100px;
}
.gal_popis {
	padding: 10px 0 0 10px;
	float: right;
	width:410px;
	height:90px;
}

