/* #####################=  základní definice */

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, blockquote, p, fieldset, input {
	margin: 0;
	padding: 0;
}
html, body {
  background:	url('../images/body_bg.jpg') center 10px repeat-x;
  background-color: #c0c0c0;
	text-align: center;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 10pt;
	color: #878787;
	margin-bottom: 15px;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
	padding:2px;
	padding-top: 8px;
}
td.label {
	font-weight: bold;
	color: rgb(208,208,208);
}
.clear {
	clear: both;
}

a {
color:#ffba00;
font-size: 8pt;
}
p {
margin-top:9px;
margin-bottom:15px;
}
h1 img {
position: absolute;
left: 0px;
}

#top {
  background:	url('../images/top_bg.jpg') repeat-x;
  height: 14px;
}
#head {
  background:	url('../images/head.jpg') center no-repeat;
  width: 1143px;
  height: 378px;
  margin-left:auto;
  margin-right:auto;
  position: relative;
  text-align: left;
}
#head a.logo {
  position: absolute;
  display: block;
  left: 96px;
  top: 28px;
  width:330px;
  height:88px;
}
#head .lang {
  position: absolute;
  display: block;
  left: 66px;
  top: 28px;
}
#head img {
  display:block;
  margin:5px;
}
#head #menu {
  width: 170px;
  position: relative;
  left: 116px;
  top:160px;
}
#head #menu a {
  display: block;
  background: none;
  color: #252525;
  text-decoration: none;
  font-size: 13pt;
  font-weight: bold;
  text-align: left;
  padding-left: 30px;
  margin-bottom: 3px;
}
#head #menu a.gray {
color: #515253;
}

#head #menu a:hover, #head #menu .zde {
  background: url('../images/sipka.jpg') left no-repeat;
}
#content {
  background:	#090a0a url('../images/content_bg.jpg') top repeat-y;
  width: 943px;
  margin-left:auto;
  margin-right:auto;
  position: relative;
  font-size: 10pt;
}
#content #bg {
  background:	url('../images/content_top.jpg') top no-repeat;
  width: 943px;
}
#content #pata {
  background:	url('../images/content_bottom.jpg') bottom no-repeat;
  width: 943px;
}
#content #fire {
  background:	url('../images/content_fractal.jpg') top no-repeat;
  background-position: 270px 0px;
  width: 943px;
}
#content #okraje {
  padding-left:22px;
  padding-top:12px;
}
#content h1 {
  font-size:14pt;
  color: white;
  font-weight: normal;
  text-align: left;
  margin: 0;
  margin-bottom:15px;
}
#content h2 {
  font-size:13pt;
  color: white;
  font-weight: normal;
  text-align: left;
  margin: 0;
  margin-top:5px;
  margin-bottom:10px;
}
#content #obsah {
  width: 650px;
  float:left;
  padding-right: 40px;
  padding-top:13px;
  text-align: left;
  padding-bottom: 15px;
}
#content #novinky {
  width: 207px;
  float:left;
  color:#847d65;
  font-size: 9px;
  text-align: center;
}
#copy  {
  clear: both;
  font-size:7pt;
  text-align: right;
  padding-right:15px;
  color: #555555;
}


#content #obsah strong, #content #obsah b {
  color: white;
}
#content #obsah table {
  border-collapse: separate;
}


#content #novinky .new  {
  background:#0d0d0d;
  padding:6px;
  border-top:1px solid #030303;
  border-left:1px solid #030303;
  border-right:1px solid #171717;
  border-bottom:1px solid #1a1a1a;
  text-align: left;
  margin-bottom: 12px;
}
#content #novinky .new p  {
  margin:0;
  color:#d26d16;
  font-size: 11px;
  margin-top: 3px;
}
#content #novinky .new p a {
  color:#d26d16;
}
table.gallery td {
text-align: center;
vertical-align: middle;
}

table.part {

}
table.part th {
  font-weight: bold;
	color: rgb(208,208,208);
  padding-right:15px;
  text-align: right;
}
table.part td {
padding:0;
margin:0;
text-align: right;
  padding-right:15px;
}
