html *, body {
	font-family: Tahoma, 'Arial CE', 'Helvetica CE', Arial, lucida, sans-serif;
	text-align: left;
}

body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #b6e0f6;
}

body#iframe {
	background-color: #FFFFFF;
	background-image: none;
	font-size: xx-small;
}

ul {
	padding: 0px;
	margin: 0px;
}

a img {
	border: 0px;
}

img.logo {
	padding-top: 15px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-size: small;
}

img {
	display: inline;
	padding: 0px;
	margin: 0px;
}

body	{
	padding: 0px;
	margin: auto;
	width: 100%;
}

table {
/*	border-collapse: collapse; */
}

div.stred-stranky {
	width: 990px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 100;
	background-image: url(../images/bg-page.jpg);
	background-repeat: repeat-y;
}

div.clear {
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}

div.obsah-stranky {
	width: 970px;
	padding: 10px;
	background-image: url(../images/bg-con.jpg);
	background-repeat: no-repeat;
}

div.obsah {
	padding: 5px;
	padding-top: 0px;
	float: left;
	width: 710px;
	position: relative;
/*	margin-top: 85px;*/
	margin-top: 5px;
	font-size: small;
	line-height: 175%;
}

div.obsah-vyplne {
	padding: 5px;
	padding-top: 0px;
	float: left;
	width: 728px;
	position: relative;
	margin-top: 5px;
	font-size: small;
	line-height: 150%;	
}

div.obsah a, div.obsah-vyplne a {
	text-decoration: underline;
}

div.obsah a:hover, div.obsah-vyplne a:hover {
	text-decoration: none;
}

div.zapati {
	width: 970px;
	padding-top: 1px;
	font-size: x-small;
	background-color: #cbdaef;	
	padding-bottom: 10px;
}

div.zapati a.m {
	text-decoration: underline;
	font-weight: bold;
}

div.zapati table.zapati {
	width: 100%;
	background-color: #cbdaef;
	font-size: small;
}

div.zapati table.zapati tr td {
	border-right: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	vertical-align: top;
	width: 20%;
}

div.zapati table.zapati tr td.kontakt {
	border: 0px;
	line-height: 150%;
}


div.zapati table.zapati tr td.certifikace {
	border: 0px;
}

div.zapati ul {
/*	list-style-image: url(../images/li-foot.jpg);*/
	list-style: square;
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
}

div.zapati ul li {
	padding: 0px;
	margin: 0px;
	font-size: small;
}

div.vnoreni {
	border-bottom: 2px solid;
	width: 100%;
	padding: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	font-size: small;
	font-weight: bold;
	text-align: right;
}

div.menu-jazyky {
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 52px;
	right: 10px;
	font-size: small;
	font-weight: bold;
}

div.menu-leve {
	background-image: url(../images/bg-menu-left.jpg);
	background-repeat: repeat-y;	
	float: left;
	width: 227px;
	padding-top: 1px;
	margin-bottom: 2px;	
}

ul.menu-leve {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(../images/ul-top.jpg);
	background-repeat: no-repeat;
}

ul.menu-leve li {
	line-height: 30px;
	font-size: small;
	font-weight: bold;
}

ul.menu-leve li.f, ul.menu-leve li.f-aktivni {
	margin-left: 0px;
	margin-left: 20px;
	font-size: small;
	font-weight: bold;
	list-style-image: url(../images/li-1.gif);	
}

ul.menu-leve li.s, ul.menu-leve li.s-aktivni {
	margin-left: 35px;
	padding-left: 0px;
	font-weight: normal;
	list-style-image: url(../images/li-2.gif);
}

body#iframe table tr td {
	font-size: x-small;
	text-align: center;
	text-decoration: underline;
}

a.nabidka {
	display: block;
	width: 960px;
	text-align: center;
	text-decoration: underline;
	padding: 5px;
}

div.iframe {
	width: 960px;
	text-align: center;
	border-left: 5px solid #e2ecf5;
	border-right: 5px solid #e2ecf5;
}

iframe {
	width: 960px;
	height: 180px;
	border: 0px;
}

div.menu-horni {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.menu-horni img {
	float: left;
	padding-right: 30px;
}

div.menu-horni a {
	padding-top: 40px;
	font-size: large;
}

div.hlavicka {
	width: 970px;
	height: 200px;
	margin-top: 73px;
	padding-bottom: 1px;
	border-bottom: 5px solid #e2ecf5;
	position: relative;
	z-index: 100;
}

table.vyplne tr td {
	text-align: center;
	padding-bottom: 5px;
}

table.vyplne tr td a {
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
}

table.vyplne tr td a:hover {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}

div.obsah ul, div.obsah-vyplne ul {
	margin-left: 15px;
}


div.obsah ul li, div.obsah-vyplne ul li {
	font-size: small;
	line-height: 175%;
	list-style-image: url(../images/li-o.jpg);
	padding: 0px;
	margin: 0px;
}

div.obsah a, div.obsah-vyplne a{
	font-weight: bold;
	text-decoration: underline;
}

div.obsah a:hover,div.obsah-vyplne a:hover {
	text-decoration: none;
}

div.obsah h1, div.obsah h2, div.obsah-vyplne h1, div.obsah-vyplne h2 {
	padding-top: 10px;
	font-size: medium;
	padding-bottom: 5px;
}

div.obsah h3, div.obsah-vyplne h3 {
	text-align: right;
}

div.detail {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: 10px;
	border-top: 2px solid #7ca4f6;
	border-bottom: 3px solid #7ca4f6;	
}

div.detail img {
	border: 1px solid #7ca4f6;
	margin-right: 2px;
}

table.zakonceni, table.ikony {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: 10px;
	border-top: 2px solid #7ca4f6;
	border-bottom: 3px solid #7ca4f6;	
}

table.zakonceni tr td img, table.ikony tr td img {
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #7ca4f6;	
}

table.zakonceni tr td {
	text-align: center;
	width: 34%;
	vertical-align: top;
	padding-top: 15px;
	font-size: small;
}

table.ikony tr td {
	text-align: center;
	width: 25%;
	vertical-align: top;
	padding-top: 15px;
	font-size: small;
}

table.rozmery {
	width: 100%;
	border: 1px solid #7ca4f6;
}

table.rozmery tr td {
	border-bottom: 1px solid #7ca4f6;	
	padding: 5px;
	text-align: center;
	width: auto;
}

table.rozmery tr td.hlavicka {	
	background-color: #7ca4f6;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

span.poznamka {
	display: block;
	font-size: small;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 15px;
}

div.menu-navigace {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-left: 5px;
	font-size: x-small;
	border-bottom: 0px solid #C6C6C6;
}

div.menu-navigace a {
	font-size: small;
	padding: 5px;
	text-decoration: underline;
	
}

div.fotogalerie img {
	border: 0px;
	padding: 0px;
}

div.fotogalerie table {
	background-color: #FFFFFF;
	border: 0px;
}

div.fotogalerie table img {
	border: 2px solid #FFFFFF;
}

div.fotogalerie td {
	text-align: center;
	width: 25%;
	padding: 2px;
	background-color: #EEEFEF;
}

div.fotogalerie td.prazdny {
	background-color: #FFFFFF;
}

div.fotogalerie h2 {
	text-align: left;
	font-size: small;
	border: 0px;
	padding-top: 10px;
}

div.vnoreni h2 {
	font-size: small;
	padding: 0px;
	margin: 0px; 
	line-height: 100%;
}

table.barvy tr td, table.hroty tr td {
	vertical-align: top;
	font-size: small;
	text-align: center;
}

table.barvy tr td img, table.hroty tr td img {
	border: 3px solid #EEEFEF;
	padding: 5px;
	margin: 2px;
}

table.uvod {
	width: 100%;
	padding-top: 25px;
}

table.uvod tr td {
	width: 50%;
	height: 152px;
	font-size: large;
	font-weight: bold;
	line-height: 175%;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
}

table.uvod tr td.barvy {
	background-image: url(../images/bg-color.jpg);
	background-repeat: no-repeat;
}

table.uvod tr td.vypln {
	background-image: url(../images/bg-fence.jpg);
	background-repeat: no-repeat;
}

span.h1, h1.i {	
	position: absolute;
	top: 35px;
	left: 170px;
	width: 750px;
	font-size: medium;
}

h1.i *, span.h1 * {
	font-size: 16pt;	
}

div.info {
	padding-top: 15px;
	text-align: center;
	font-size: x-small;
	padding-bottom: 5px;
}

div.detail hr {
	background-color: #7ca4f6; 
	color: #7ca4f6; 
	height: 1px; 
	border: 0px none; 
	clear: both; 
	margin: 0px; 
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

table tr td div.cena {
	background-color: #eaf3fa;
	border: 2px solid #b6e0f6;
	padding: 10px;
	font-size: medium;
	text-align: center;
}

div.banner {
	position: absolute;
	top: -420px;
	right: -150px;
}

div.banner_gjnp {
	position: absolute;
	top: -220px;
	left: -353px;
}

p.n {
	background-color: #eaf3fa;
	font-size: 10.5pt;
	padding: 10px;
}

table.kontakty {
	width: 100%;
}

table.kontakty tr td {
	padding: 5px;
	vertical-align: top;
	width: 20%;
}

table.kontakty table tr td {
	padding: 5px;
	padding-left: 0px;
	vertical-align: top;
	width: auto;
}

table.kontakty table tr td a {
	font-size: 9pt;
	text-decoration: underline;
}


div.kontakty h2 {
	padding-top: 20px;
}
