html *, body {
	font-family: Tahoma, 'Arial CE', 'Helvetica CE', Arial, lucida, sans-serif;
	text-align: left;
	font-size: small;
}

body {
	background-position: center 50px;
	background-repeat: repeat;
	background-color: #333333;
}

ul {
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-size: small;
}

p {
	margin: 0px;
	padding: 0px;
}

body	{
	padding: 0px;
	margin: auto;
	width: 100%;
}

a img {
	border: 0px;
}

div.stred-stranky {
	width: 990px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-top: 0px;
	background-color: #FFFFFF;
}

div.clear {
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

a.logo img {
	border: 0px;
	margin: 20px;
	float: left;
}

ul.menu-horni {
	float: right;
	list-style: none;
	margin: 15px;
	background-image: url(../obrazky-web/bg-menu-horni.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

ul.menu-horni li {
	float: left;
}

ul.menu-horni li a {
	font-size: 10pt;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 50px;
	font-weight: bold;
	color: #FFFFFF;
}

ul.menu-horni li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}

ul.menu-hlavni {
	background-image: url(../obrazky-web/bg-ul.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 240px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 7px;
	float: right;
	margin-right: -20px;
	position: absolute;
	top: 80px;
	right: 0px;
}

ul.menu-hlavni li {
	height: 60px;
	position: relative;
	line-height: 45px;
}

ul.menu-hlavni li.dva {
/*	padding-top: 12px;
	margin-bottom: -15px;*/
}

ul.menu-hlavni li a * {
	display: block;
	font-size: 20pt;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Georgia;
}

ul.menu-hlavni li a:hover * {
	background-color: #fefefe;
	width: 320px;
	margin-left: -10px;
	color: black;
	padding-left: 10px;
}

h1 {
	position: relative;
	top: -15px;
	line-height: 38px;
	background-image: url(../obrazky-web/bg-h1.jpg);
	background-repeat: repeat-x;
	width: 625px;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	height: 38px;
}

h1.index {
	position: absolute;
	top: 300px;
	left: 0px;
	z-index: 10;
	width: 475px;
}

h2 {
	font-size: larger;
}

div.desc {
	background-color: #e8e6e6;
	padding: 20px;
	line-height: 150%;
	padding-top: 30px;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 30px;
	margin-top: -20px;
}

div.desc ul {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
}

div.desc ul li {
	list-style-image: url(../obrazky-web/li-desc.jpg);
	line-height: 25px;
	float: left;
}

div.desc ul li a {
	text-decoration: underline;
	font-weight: bold;
	padding-right: 40px;
}

table tr td {
	vertical-align: top;
}

table.index tr td img {
	padding-bottom: 1px;
	padding-top: 1px;
}

table.index tr td {
	border-bottom: 2px solid #999999;
	background-color: #f9f9f9;
}

table.index tr td h2 a {
	display: block;
	font-size: medium;
	padding: 5px;
	padding-top: 10px;
}

table.index tr td div {
	padding: 5px;
	line-height: 140%;
}

td.hide {
	display: none;
}

table.zapati {
	height: 114px;
	width: 990px;
	overflow: hidden;
	border-top: 1px solid #FFFFFF;
}

table.zapati tr td.otaznik {
	background-image: url(../obrazky-web/bg-formular.jpg);
	background-repeat: no-repeat;
	width: 500px;
	padding-left: 140px;
}

table.zapati tr td.kontakt {
	background-image: url(../obrazky-web/bg-kontakt.jpg);
	background-repeat: no-repeat;
	width: 340px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

table.formular tr td {
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

table.formular tr td span.povinne {
	color: #d50000;
}

table.formular tr td input.text {
	width: 250px;
	border: 0px;
}

table.formular tr td textarea.dotaz {
	width: 250px;
	height: 40px;
	border: 0px;
}

input.submit {
	width: 120px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 2px;
}

div.chyby, div.upozorneni, div.potvrzeni {
	width: 460px;
	position: absolute;
	top: 95px;
	left: 245px;
	background-color: #FFFFFF;
	padding: 20px;
	border: 5px solid #d50000;
}

div.upozorneni {
	border-color: #fafad2;
}

div.potvrzeni {
	border-color: #90ee90;
}

div.chyby a, div.upozorneni a, div.potvrzeni a {
	display: block;
	text-align: center;
}

div.pujcovna {	
	background-image: url(../obrazky-web/bg-pujcovna.jpg);
	background-repeat: no-repeat;
	margin: 1px;
}

div.pujcovna a {	
	display: block;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	font-size: 16pt;
	color: #FFFFFF;
	padding-right: 100px;
}

div.zapati {
	padding: 10px;
	text-align: center;
}

div.zapati-odkazy {
	padding: 10px;
	font-size: 8pt;
	text-align: center;
}

div.vnoreni {
	font-size: x-small;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.vnoreni * {
	font-size: x-small;

}

div.vnoreni a {
	text-decoration: underline;
}

div.menu-leve {
	float: left;
	width: 300px;
}

div.menu-leve ul, div.menu-leve ul li {
	font-size: larger;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

div.menu-leve ul li a {
	display: block;
	font-size: 10pt;
	padding-bottom: 5px;
	padding-top: 10px;
	text-decoration: underline;
}

div.menu-leve ul ul li a {
	display: block;
	font-size: 11pt;
	padding: 0px;
	padding-bottom: 5px;
	text-decoration: none;
}

div.menu-leve ul ul li a:hover {
	text-decoration: underline;
}

div.menu-leve ul ul ul li {
	list-style-image: url(../obrazky-web/li.gif);
	margin-left: 10px;
	padding: 0px;
}

div.menu-leve ul ul ul li a {
	display: block;
	font-size: 10pt;
	padding: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

div.obsah {
	width: 660px;
	padding-left: 15px;
	float: left;
	position: relative;
}

div.obsah ul li {
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: url(../obrazky-web/li.gif);
}

div.obsah a {
	text-decoration: underline;
}

div.obsah a:hover {
	text-decoration: none;
}

div.bg {
	background-image: url(../obrazky-web/bg.jpg);
	background-repeat: repeat-y;
	margin-top: -15px;
}

div.obsah ul li a {
	font-size: larger;
}

div.obsah ul li p {
	background-color: #f7f7f7;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.obsah ul li p a {
	font-size: small;
}

div.obsah * {
	line-height: 150%;
}

div.kategorie {
	background-color: #1575c1;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 15px;
}

div.kategorie ul li a {
	font-size: small;
	color: #FFFFFF;
}

table.kontakt tr td span, table.kontakt tr td span a {
	font-size: 8pt;
}

h2.ref {
	border-bottom: 1px solid #c7c7c7;
}

h3.ref {	
	text-align: center;
	margin-top: 10px;
}

div.zak {
	width: 220px;
	float: left;
	margin-bottom: 30px;
	text-align: center;
}

div.obsah a.ref {
	font-size: small;
}

.left {
	float: left;
}

.left img {
	padding: 1px;
	border: 1px solid #195089;
	margin-right: 30px;
	margin-bottom: 10px;
}

.left_e {
	float: left;
}

.left_e img {
	padding: 1px;
	margin-right: 30px;
	margin-bottom: 10px;
}	
