@font-face { font-family: 'WF'; src: url('zektonrg.eot'); } /* IE */
@font-face { font-family: 'WF'; src: local('WF'), url('zektonrg.otf') format('opentype'); } /* FF */
@font-face { font-family: 'WF'; src: url('zektonrg.otf'); }

body	{  /* všechen text */
  text-align:center; /*vycentrování stránky*/
	color: #26a;
	height:101%;
	background: #ABC9E5 url(xbackgr3.gif) repeat-x;
	margin: 0px;
	}

p, td, address, h2, h3, h6, dt, dd, dl, ol, ul, li { /* základní text */
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 170%;
	margin: 10px 35px;
	}

p.price {
  text-align: right;
  font-family: 'WF', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  }

table.page	{ /* stránkotvorná tabulka */
  position:relative; margin:0 auto; padding:0; text-align:left;/*vycentrování stránky*/
	background-color: #F0F8FF;
  width: 978px;
  height: 100%;
	}

table.page td { /* stránkotvorná buňka */
	vertical-align: top;
	}

td.menu { /* menutvorná buňka */
  width: 218px;
	background-color: #003466;
	}

td.text { /* textotvorná buňka */
  margin:0;
  padding:0;
	}

td.right_menu { /* buňka pravé menu */
	width: 218px;
	background-color: #003466;
	padding-top: 9px;
	color: #ffa;
	font-weight: bold;
	text-align: right;
}

.text p, h6
	{ /* základní text vpravo*/
	line-height: 170%;
	margin: 15px 35px;
}

.text ul
	{ /* bullets vpravo */
	margin: 10px 35px;
}

a {
 text-decoration: none;
}

.text a {
	color: #5555AA;
	text-decoration: underline;
}

.text a:hover	{
  color: #00f;
}

dl.men 	 { /* menu */
	margin: 0 0 0 18px;
}

dl.men dt 	 { /* položka menu */
	color: #666666;
	padding-bottom: 3px;
	line-height: 100%;
	margin: 1px 1px 1px 0;
}

dl.men a 	{ /* odkaz v menu */
	color: #ffa;
	font-weight: bold;
  display: block;
  width: 99%;
	border: 1px solid #003466;
	padding: auto -3px auto 3px;
  margin: 3px auto;
	}

dl.men a:hover    {
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #FFFFCC;
  }

dl.men dt a.estranka {
  font-size: 9px;
  font-weight: normal;
  color:#C0C0C0;
  }

h1	{ /* záhlaví stránky */
	font-family: 'WF', sans-serif;
	font-size: 28px;
	margin: 25px 35px;
  text-shadow: 5px 5px 30px #003466;
	}

h2, legend	{ /* záhlaví malé */
	font-size: 18px;
	font-family: 'WF', Arial, sans-serif;
	margin-top: 10px;
  text-shadow: 5px 5px 30px #003466;
  line-height: 100%;
	}

h3	{ /* záhlaví obyč */
	font-size: 12px;
	}

h6 {
  padding-left:40px;
  }

.text h6 { /* pata */
	color: #B5D4EB;
	margin: 32px 0 56px 0;
	font-size: 9px;
	font-weight: normal;
	}

.text h6 a	{ /* odkaz v patě */
	color: #B5D4EB;
	text-decoration: none;
	}

ul	{
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
	}

li	{
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 6px;
	margin-bottom: 8px;
	}

dd	{
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

blockquote {
 margin-top: 0px;
 margin-bottom: 0px; }

td.text img {
	border: none; /*solid 5px #ABC9E5;*/
	margin-top: 6px;
	margin-bottom: 6px;
  }

form#mailform {
  margin: auto 20px 30px 20px;
  }

form#mailform fieldset {
  border: dotted 1px #2266AA;
  }

form#mailform legend {
  font-weight: bold;
  }

form#mailform .pisatel{
  width: 200px;
  border: dotted 1px #2266AA;
  }

form#mailform textarea {
  width: 350px;
  height: 100px;
  border: dotted 1px #2266AA;
  }

iframe {
  margin-left: 35px;
  }

.addthis_toolbox {
  margin: 20px;
  padding-top: 5px;
  border-top: 1px solid #2266aa;
  }

.addthis_button_compact img {
  margin:0px !important;
  }