/*
CSS Document
Media: screen, presentation css
Description: Custome Wordpress design for JKTradeHK by aria-studio.cz
Version: 2.3.2009
Author: Ales Rubas <rubas@aria-studio.cz>
Author URL: http://www.aria-studio.cz/
*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  list-style: none;
}
html {
	background: url('images/bg-body.png') repeat-x left top;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Sans-Serif;
	background: url('images/bg-body2.png') repeat-x left bottom;
	color: #333;
	text-align: center;
	padding-bottom: 20px;
}
#page {
  margin: 0 auto;
  width: 901px;
	background: #ffffff url('images/bg-page.gif') repeat-y;
	text-align: left;
	position: relative;
}
#header {
	height: 200px;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: #73a0c5 url('images/bg-header.png') no-repeat;
}
#current a {
	width: 0px;
	height: 79px;
	padding: 0 0 0 244px;
	overflow: hidden;
	position: absolute;
	left: 70px;
	top: 43px;
	background: url('images/logo.gif') no-repeat;
}
a#menujump {
  width: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
}
#content {
	width: 693px;
	float: left;
	padding: 120px 10px 40px 10px;
	position: relative;
	left: 10px;
}
/*
#homepage #content {
	padding: 320px 10px 10px 10px;
	background: url('images/pfko.jpg') no-repeat 15px 120px;
}
*/
#other {
	width: 168px;
	float: left;
	position: relative;
	overflow: hidden;
	left: 10px;
	top: -176px;
	margin-bottom: -170px;
}
#other2 {
  width: 222px;
  float: left;
  position: relative;
  left: -700px;
}
#footer {
	clear: both;
	height: 178px;
	background: url('images/bg-footer.png') no-repeat left top;
	color: #333333;
}
#footer p {
  padding: 0 20px;
  font-size: 100%;
  color: #0a6d9e;
  font-weight: bold;
}
#footer p strong {
  display: block;
  color: #000000;
  font-size: 120%;
  font-weight: normal;
}
#footer a {
  text-decoration: underline;
  color: #0a6d9e;
}
#footer a:hover {
  text-decoration: none;
}



p#editpost {
  position: absolute;
  right: 10px;
  top: 105px;
  z-index: 1000;
}

/* menu */
#menu {
  position: absolute;
  top: 270px;
  left: 18px;
  width: 706px;
  height: 34px;
  background: #000000 url('images/menu.gif') repeat-x left center;
}
#menu h2 {
  display: none;
}
#menu ul {
  position: relative;
  margin: 0;
}
#menu ul li {
  display: inline;
  float: left;
  height: 34px;
  line-height: 34px;
  padding-left: 1px;
  margin: 0;
  background: #e2e2e2 url('images/menu.gif') repeat-x left bottom;
}
#menu ul li.homepage {
  padding: 0;
}
#menu ul li a {
  display: block;
  color: #ffffff;
  padding: 0 1.5em;
  font-weight: normal;
  font-size: 140%;
  line-height: 34px;
  text-decoration: none;
  background: #000000 url('images/menu.gif') repeat-x left center;
}

#menu ul li.current a, 
#menu ul li a:hover {
  background: #095493 url('images/menu.gif') repeat-x left top;
}

/* menu */
#menu2 {
  position: absolute;
  top: 141px;
  left: 18px;
  width: 706px;
  height: 104px;
  background: #ffffff;
}
#menu2 h2 {
  display: none;
}
#menu2 ul {
  position: relative;
  margin: 0;
}
#menu2 ul li {
  display: inline;
  float: left;
  height: 128px;
  padding: 0;
  width: 234px;
  margin: 0 2px 0 0;
  background: #ffffff url('images/menu2.gif') repeat-x left top;
}
#menu2 ul li.voda {
  margin: 0;
}
#menu2 ul li:hover {
  background: #ffffff url('images/menu2.gif') repeat-x left bottom;
}
#menu2 ul li a {
  display: block;
  color: #ffffff;
  height: 128px;
  width: 0;
  padding: 0 0 0 234px;
  overflow: hidden;
}
#menu2 ul li.voda a {
	background: url('images/voda.jpg') no-repeat 8px 0px;
}
#menu2 ul li.topeni a {
	background: url('images/topeni.jpg') no-repeat 8px 0px;
}
#menu2 ul li.plyn a {
	background: url('images/plyn.jpg') no-repeat 8px 0px;
}
#menu2 ul li a:hover {
}
#menu3 {
  position: relative;
  width: 168px;
}
#menu3 h2 {
  display: none;
}
#menu3 ul {
  margin: 0;
  width: 168px;
}
#menu3 li {
  list-style: none;
}
#menu3 li a {
  font-size: 120%;
  display: block;
  height: 34px;
  line-height: 34px;
  white-space: no-wrap;
  overflow: hidden;
  text-align: left;
  text-indent: 20px;
  background: #aedce9 url(images/menu3-a.png) no-repeat left bottom;
  color: #2b5394;
  font-weight: bold;
  text-decoration: none;
}

#menu3 li.parent a, 
#menu3 li.current a, 
#menu3 li a:hover {
  background: #aedce9 url(images/menu3-a.png) no-repeat left top;
  color: #ffffff;
}
#menu3 li a:hover {



  text-decoration: underline;
}


h1, h2, h3 {
	font-weight: bold;
}
h1 {
	padding: 15px 30px 10px 40px;
	margin: 0;
	background: url('images/h1.gif') no-repeat 10px 17px;
	font-size: 200%;
	text-align: left;
	color: #305ea4;
	font-weight: normal;
}
h2 {
	font-size: 160%;
	padding: 30px 0 10px 0;
	padding-left: 20px;
	background: url(images/h2.gif) no-repeat 10px 35px;
	color: #305ea4;
}
#other h2 {
	font-size: 120%;
}
h3 {
	font-size: 130%;
	padding: 20px 0 7px 15px;
	color: #305ea4;
}
h4 {
	font-size: 120%;
	padding: 20px 0 7px 15px;
	color: #000000;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #0a6d9e;
	text-decoration: none;
}
a:hover {
	color: #305ea4;
	text-decoration: underline;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.right {
	padding: 4px;
	margin: 0 0 2px 15px;
	display: inline;
}
#kontakt #content a img.right {
	padding: 0;
	margin: 4px 40px 20px 7px;
	display: inline;
}
img.left {
	padding: 4px;
	margin: 0 25px 2px 0;
	display: inline;
}
.right {
	float: right;
}
.left {
	float: left
}
.centered {
  text-align: center;
}
/* End Images */



/* Begin Lists */
#content ul,
#content ol {
  margin: 5px 0;
}
#content ul li, 
#content ol li {
  list-style: disc url(images/li.gif);
  font-size: 130%;
  margin-left: 2em;
  line-height: 1.4em;
}
#content ol li {
  list-style: decimal;
}
#content li li {
  font-size: 100%;
}
/* End Entry Lists */



/* Begin Form Elements */
form {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	text-align: left;
}
form fieldset {
	padding: 5px;
	margin: 4px 2px;
	border: 1px solid #b6c3d9;
}
form legend {
  font-size: 150%;
  font-weight: bold;
  padding: 2px 10px;
	color: #0a6d9e;
}
form label {
	clear: both;
	width: 150px;
	float: left;
	padding: 0 5px;
	line-height: 20px;
	font-size: 120%;
	font-weight: bold;
	color: #0a6d9e;
	text-align: right; 
}
form input, 
form textarea, 
font select {
  width: 200px;
}
form button {
  cursor: pointer;
}
/* End Form Elements */


/* Start Table Elements */
#content table {
  width: 96%;
  margin: 10px auto 0 auto;
  font-size: 120%;
  border: 4px solid #eeeeee;
	border-collapse: collapse;
}
#content table caption {
  caption-side: bottom;
  font-style: italic;
  font-weight: normal;
  font-size: 110%;
  color: #bbbbbb;
  text-align: right;
  padding: 5px 5px 0 15px;
}
#content table thead {
}
#content table tfoot {
  border-top: 2px solid #ffffff;
}
#content table thead th, 
#content table tfoot th {
  font-weight: bold;
  text-align: center;
  line-height: 2em;
  background: #99aacc;
}
#content table thead th, 
#content table thead td {
  border-bottom: 2px solid #eeeeee;
}
#content table tfoot th, 
#content table tfoot td {
  border-top: 2px solid #444444;
}
#content table tfoot td {
  text-align: right;
  background: #99aacc;
}
#content table th {
  text-align: left;
  font-weight: bold;
}
#content table th, 
#content table td {
  padding: 5px;
}
#content table tbody th, 
#content table td {
  border: 1px solid #eeeeee;
}
#content table .lichy td, 
#content table .lichy th {
  background: #ccdded;
}
#content table .sudy td, 
#content table .sudy th {
  background: #aabbcd;
}
#content table ul, 
#content table ul li {
	font-size: 100%;
}
/* End Table Elements */

#content p {
  font-size: 130%;
  padding: 5px;
  text-align: justify;
}
#content a {
	text-decoration: underline;	
}
#content a:hover {
	text-decoration: none;
}

#newsbox h2 {
	height: 10px;
	width: 0;
	padding: 0 0 0 168px;
	margin: 0;
	overflow: hidden;
	border-top: 2px solid #ffffff;
	background: #c4c4c4 url(images/news-h2.gif) repeat-y left top;
}
#newsbox h3 {
  padding: 5px 15px 0px 15px;
  font-size: 1.2em;
  margin: 0 !important;
}
#newsbox h3 a {
  text-decoration: none;
  color: #000000;
}
#newsbox h3 a:hover {
  text-decoration: underline;
}
#newsbox p {
  padding: 0px 15px 3px 15px;
  line-height: 1.2em;
  font-size: 1.2em;
  color: #000000;
}
#newsbox p a {
  color: #000000;
  font-weight: bold;
}
#newsbox p.morelink {
  padding: 0;
  line-height: 1.2em;
  font-size: 1.2em;
  margin: 5px 0;
}
#newsbox p.morelink a {
  display: block;
  padding: 5px 15px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

#newsbox p.morelink a:hover {
  text-decoration: underline;
}

#homepage #content img {
  border: none;
  text-align: center;
  margin: 0 auto;
}
#other p.write-us {
	text-align: center;
	padding: 5px 0;
	background: #cad4df;
	border-top: 2px solid #ffffff;
}
#other p.write-us a {
	display: block;
	width: 0;
	padding: 0 0 0 147px;
	height: 93px;
	overflow: hidden;
	margin: 0 auto;
	background: #ffffff url(images/obalka.png) no-repeat left top;
}

.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}

#footer .address {
	width: 200px;
	height: 100px;
	position: absolute;
	top: 30px;
	left: 505px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: #ffffff;
}
#footer .address h3 {
	font-size: 130%;
	font-weight: bold;
	padding: 6px 0;
	margin: 0;
	color: #0f68ad;
}
#footer .address address {
	color: #000000;
	font-size: 110%;
	text-align: left;
	padding: 6px 0;
	font-style: normal;
}
#footer .address p {
	color: #000000;
	font-size: 110%;
	font-weight: normal;
	padding: 6px 0;
	text-align: left;
}
#footer .address p a {
	text-decoration: underline;
	color: #0f68ad;
}
#footer .address p a:hover {
	text-decoration: none;
}
#footer .address p strong {
	color: #990000;
}
.hidden {
display: none;
}
#seo-links {
padding: 20px !important;
font-size: 110%;
color: #999999 !important;
font-weight: normal;
}
#seo-links a {
color: #999999;
font-weight: normal;
}
#seo-links img {
border: none;
}
.item {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}
#homepage #content .item {
	display: inline;
	float: left;
	width: 216px;
	margin: 10px 5px;
}
#homepage #content .item h2 {
	width: 0;
	height: 180px;
	padding: 0 0 0 216px;
	overflow: hidden;
	margin: 0;
	background: url('images/akce.jpg') no-repeat left top;
}
#homepage #content .jarni-akce-item h2 {
	background: url('images/akce2.jpg') no-repeat left top;
}
#homepage #content .item p {
	text-align: left;
	font-size: 110%;
}
#homepage #content .item p.akce {
	font-size: 120% !important;
}
#homepage #content .item h2.meridla-a-naradi {
	background: url('images/meridla-a-naradi.jpg') no-repeat left top;
}
#homepage #content .item h2.solarni-systemy {
	width: 216px;
	height: 180px;
	padding: 0;
	background: url('images/solarni-systemy.jpg') no-repeat left top;
}
#homepage #content .item h2.solarni-systemy a {
	display: block;
	width: 0;
	height: 180px;
	padding: 0 0 0 216px;
	overflow: hidden;
}
#homepage h1 {
	font-size: 250%;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 8px;
}


