body {
	font: 78%/1.5 Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	background-color: #c4c5c6;
	padding: 20px 0; 
}

/* ---[ template ]----------------------------- */

#container{
  position: relative;
	width: 820px;
	padding-top: 186px;
	margin: 0 auto;
	background-color: #c4c5c6;
	min-height: 1px; _height: 1px; 
}

#lcolumn {
  float: left;
  width: 210px;
  margin: 20px 0 20px 10px;
}

.sidebar {
  margin-bottom: 1em;
}

#rcolumn {
  float: right;
  width: 590px;
}

#content { padding: 20px; }

/* ---[ basic ]------------------------------- */

a:link, a:visited, a:hover { text-decoration: underline; cursor: pointer; _cursor: hand; }
a:link, a:visited { color: black; } 
a:hover { text-decoration: none; }
a img { border: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: bold;
  margin: 1em 0 0.3em 0;
}

h1, #lcolumn h2 {
  font-size: 160%;
  font-weight: normal;
  color: #333;
  margin: 0 0 0.5em 0;
}

h1 { font-weight: bold; }

h2 {
  font-size: 130%;
  font-weight: normal;
  color: black;
  margin: 0.5em 0 0.3em 0;
}

#lcolumn #search h2 { color: white;  margin-left: 10px; }

#lcolumn .sidebar h2 {
  font-size: 160%;
  color: #333;
  margin-left: 10px;
}

#lcolumn #contact h2 {
  font-size: 160%;
color: #ef0026;
}

h3 {
  color: #333;  
}

ul { list-style: none; }
#content ul, #content ol { margin-left: 20px; } 

#content p, #content ul, #content ol, #content table { margin-bottom: 1em; }
#content ul li { padding-left: 37px; background: url(/images/styles/template8/black/icon-arrow-right.gif) no-repeat 20px 5px transparent; }

label {
  cursor: pointer;
  _cursor: hand;
}

acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

.nodisplay { display: none; }
.clear { clear: both; #font-size: 0; #height: 0; #line-height: 0; }
span.clear { display: block; }
.dark { color: #333; }
.floatleft { float: left; }
.floatright { float: right; }
b, strong { font-weight: bold; }
.nofloat { float: none!important; }
.relative { position: relative; }
.relative.icon { padding-right: 20px; }

.hr {
  width: 100%; height: 1px;
  margin: 5px 0;
  background-color: #d8d8d8;
}

.hr hr { display: none; }

/* ---[ path ]-------------------------------- */

#path {
  color: #999;
  margin-bottom: 2em;
}

#path a { color: #999; }

/* ---[ news ]-------------------------------- */

.news-item {
  padding: 5px 10px;
  margin-bottom: 3px;
  border-bottom: 1px solid #eee;
}

.news-item h5 {
  font-size: 100%;
  margin: 0;
}

.news-item p {
  margin-bottom: 0;
}

p.archive {
  font-size: 92%;
  text-align: right;
}

/* ---[ sidebar image ]----------- */

.sidebar div.image {
  text-align: center;
  padding: 5px 0 0 0; _padding: 5px 0;
  background-color: #e7e7e7;
}

.sidebar div.image img {
  border: 0px solid white;
}

/* ---[ contact ]----------------------------- */

#contact {
  font-size: 92%;
  padding: 10px;
  border: none;
  margin-bottom: 1em;
margin-left:-10px;
/*background-color:#b8b8b8; */
background: url(/obrazek/3/contact-bg-png/) repeat-x;
}

#contact div {
  padding-left: 18px;
  padding-bottom: 0.2em;
 /* border-bottom: 2px solid #ef0026;*/
border-bottom: 2px solid #c4c5c6;
  margin-bottom: 0.4em;
}

#contact div.company, #contact div.phone, #contact div.fax, #contact div.email, #contact div.icq, #contact div.skype { background: transparent; }


/*
#contact div.company { background: #c4c5c6; }
#contact div.phone { background: #c4c5c6; }
#contact div.fax { background: #c4c5c6; }
#contact div.email { background: #c4c5c6; }
#contact div.icq { background: #c4c5c6; }
#contact div.skype { background: #c4c5c6; }*/

/* ---[ favourites ]-------------------------- */

#favourites {
  font-size: 92%;
  padding: 10px;
  border: 1px solid #eee;
  margin-bottom: 1em;
}

#favourites ul li {
  padding-left: 18px;
  background: url(/images/styles/template8/black/icon-arrow-right.gif) no-repeat 3px 5px transparent;
}

/* ---[ menu ]-------------------------------- */

#menu {
  font-size: 110%; height: 28px; line-height: 28px;
  background: white;
}

#submenu {
  clear: left; font-size: 100%; height: 24px; line-height: 24px; padding: 0 15px 0 360px;
  background:#ef0026; 
}

#menu li { float: left; list-style: none; }
#submenu li { display: inline; list-style: none; }
#submenu li span { color: #999; padding: 0 10px; }

#menu a { display: block; color: black; text-decoration: none; padding: 0 16px; border-right: 2px solid #ef0026;  }
#menu .selected a { border-right: none; }
#submenu a { text-decoration: none;/* color: #ef0026;*/color:white; font-weight:bold; }
#menu .active a { color: #ef0026; background: white; font-weight:bold; }
#menu .selected a { color: white; background: #ef0026;}

#menu a:hover { text-decoration: none; }
#submenu a:hover { text-decoration: underline; }
#menu a:hover { background: white; }
#menu .selected a:hover, #menu .active a:hover { background: #ef0026; color:white;}


 #menu-item-65126 .active a, #menu-item-65126 .selected a, #menu-item-65126  a:hover  {font-weight:bold;}
/* ---[ theme ]------------------------------- */

#theme {
  position: absolute; overflow: hidden;
  top: 0; left: 0;
  width: 820px; height: 184px;

  	background: url(/obrazek/3/motiv-png/) no-repeat 0 0 #333;
   

  border-bottom: 2px solid white;
}

#theme object {
  position: absolute;
  top: 0; left: 0;
  width: 820px; height: 184px;
  z-index: 3;
}

#theme-item {
  position: absolute;
  top: 20px; right: 20px;
  width: 235px; height: 80px;
  text-align: right;
  padding: 0 20px;
  overflow: hidden;
}

#theme-item a {
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 275px; height: 80px;
  z-index: 2;
}

#theme h2 {
  font-size: 180%;
  font-weight: bold;

  	color: white;
  
  margin: 0;
}

#theme p {
  font-size: 110%;
  font-weight: bold;
  
  	color: #efefef;
    
  margin: 0;
}


/* ---[ search ]------------------------------ */

#search {
  height: 67px;
  padding-top: 20px;
  background-color: #b8b8b8;
  margin-bottom: 2em;
}

#search div { float: left; }

#searchbox {
	width: 130px; height: 17px;
	background: url(/images/styles/template8/black/searchbox-bg.gif) no-repeat 0 0 #fff;
	margin: 0 3px 0 10px;
	_margin-left: 5px;
  overflow: hidden;
}

#searchbox input {
	width: 126px;
	height: 17px;
	padding: 0 2px;
	border: none;
	background-color: transparent;
}

#search #loupe {
  width: 18px; height: 17px;
  background: url(/images/styles/template8/black/searchbar-loupe.gif) no-repeat 0 0 transparent;
  cursor: pointer;
  border: none;
}

/* ---[ footer ]------------------------------ */

#footer {
  font-size: 92%;
  height: 30px; line-height: 30px;
  text-align: left;
  color: white;
  padding: 0 20px;
  background-color: #b8b8b8;
  overflow: hidden;
}

#footer ul li { display: inline; }
#footer a { color: white; }

#footer ul li span, #footer p.copyright span {
  padding: 0 10px;
}

#footer p.copyright {
  text-align: left;
}

#footer p.copyright a:link, #footer p.copyright a:visited {
  text-decoration: none;
  color: white;
}

#footer p.copyright a:hover {
  text-decoration: underline;
  color: white;
}

/* ---[ form ]-------------------------------- */

#form {
  padding: 20px;
  margin-bottom: 1em;
  background-color: #f5f5f5;
}

input[type=text], input[type=password], textarea {
  font: 100%/1.5 "Arial CE", Arial, sans-serif;
  padding: 3px 4px;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

form select {
  font: 100%/1.5 "Arial CE", Arial, sans-serif;
  color: #606060;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;   
}

form select option, form select optgroup {
  font: 100%/1.5 "Arial CE", Arial, sans-serif;
  padding: 2px 4px;
}

form select optgroup {
  font-style: normal;
  font-weight: bold;
}

form textarea {
  min-width: 300px;
} 

input[type=text]:focus, input[type=password]:focus, textarea:focus, form select:focus {
  color: #242424;
  background-color: #fff9e1;
  border-top: 1px solid #6f92be;
  border-right: 1px solid #6f92be;
  border-bottom: 1px solid #b7c8de;
  border-left: 1px solid #b7c8de;
}

#form table { margin: 0 auto 1em auto; }
#form table th { font-weight: bold; text-align: right; padding-right: 10px; }
#form table th span { color: #d00000; }
#form .fbody, #form .fnote { vertical-align: top; }

#form .button {
  font: 100%/1.5 "Arial CE", Arial, sans-serif; font-weight: bold;
  width: 100px; height: 27px; line-height: 27px;
	color: white; cursor: pointer; _cursor: hand;
  background-color: #b50000;
	border: none;
}

#form p.required { color: #666; padding-top: 1px; border-top: 1px solid #d8d8d8; margin-bottom: 0; }

/* ---[ comment ]----------------------------- */

#comment span { color: #999; }
#comment li { padding-bottom: 5px; border-bottom: 1px solid #eee; margin-bottom: 5px; }
#comment p { margin-bottom: 0; }

/* ---[ list ]-------------------------------- */

#listdata .lperex { border-bottom: 1px solid #eee; }
#listdata .lperex p { margin-bottom: 0; }
#listdata .linfo { color: #999; }
#listdata .linfo a { color: #999; }
#listdata span { color: #ddd; padding: 0 5px; }
#listdata .ltype1, #listdata .ltype1 a { color: black; }
#listdata .ltype2, #listdata .ltype2 a { color: black; }
#listdata .folder { height: 24px; background: transparent url(/images/styles/template8/black/folder-bg.gif) no-repeat 100% 0; }

/* ---[ photogallery ]------------------------ */

.gset {
  position: relative;
  width: 265px; height: 150px;
  text-align: left;
  margin-bottom: 1em;
  background: url(/images/styles/template8/black/gset-bg.png) no-repeat 0 0 white;
}

.gset .thumb {
  position: absolute;
  left: 7px; top: 25px;
  background: transparent;
  border: none;
}

.gset .desc {
  position: absolute;
  left: 123px; bottom: 25px;
  padding-right: 10px;
}

.gset .glink {
  position: absolute; z-index: 1;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: transparent url(/images/styles/template8/black/iefix-bg.gif) repeat-x 0 0;
}

.gset h2 {
  color: #ef0026;
  margin: 24px 10px 0 123px;
}

.thumb {
  display: table;
  _position: relative;
  float: left;
  overflow: hidden;
  width: 98px; height: 98px;
  text-align: center;
  background-color: #e7e7e7;
  margin: 0 5px 10px 5px; _margin: 0 4px 8px 4px;
  border: 0px solid #dadada;
}

.thumb-l1 {
  display: table-cell;
  _position: absolute;
  _top: 50%; _left: 50%;
  vertical-align: middle;
  padding-top: 5px; _padding-top: 1px;
}

.thumb-l2 {
  _position: relative;
  _top: -50%; _left: -50%; 
}

.thumb img, #gphoto img { border: 0px solid white; }
.ghr { clear: left; height: 1px; _font-size: 0; background-color: #f5f5f5; margin-bottom: 10px; }

#gphoto {
  width: 550px; padding: 15px 0;
  text-align: none;
  background-color: #c4c5c6; margin-bottom: 1em;
}

#gphoto h2, #gphoto p { text-align: left; margin-left: 85px; }
 
.gnav1, .gnav2 { height: 23px; line-height: 23px; margin-bottom: 1em;  border-top: 0px solid #f5f5f5; border-bottom: 0px solid #f5f5f5; }
.gnav2 { text-align: center; }
.gnav1.bottom, .gnav2.bottom { margin-bottom: 2em; }
.gnav1 .gback { padding: 1px 0 1px 17px; background: transparent url(/images/styles/template8/black/icon-arrow-left.gif) no-repeat 0 4px; }
.gnav2 .gprev { float: left; padding: 1px 0 1px 17px; background: transparent url(/images/styles/template8/black/icon-arrow-left.gif) no-repeat 0 8px; }
.gnav2 .gnext { float: right; padding: 1px 17px 1px 0; background: transparent url(/images/styles/template8/black/icon-arrow-right.gif) no-repeat 100% 8px; }

/* ---[ captcha , error, success report ]----- */

#error, #success {
  position: relative;
  font-weight: bold;
  color: white;  
  padding: 10px 10px 10px 46px;
  margin: 1.5em 0;
}

#success { background: #50ab38 url(/images/styles/template8/black/success-bg.png) no-repeat 16px 8px; }
#error { background: #ab3838 url(/images/styles/template8/black/error-bg.png) no-repeat 16px 8px; }

#error span, #success span {
  display: block; position: absolute;
  width: 2px; height: 2px;
  overflow: hidden;
  background-image: url(/images/styles/template8/black/notice-bg.png);
}

#error .lt { left: 0; top: 0; background-position: 0 0; }
#error .rt { right: 0; top: 0;  background-position: -2px 0; }
#error .lb { left: 0; bottom: 0; background-position: 0 -2px; }
#error .rb { right: 0; bottom: 0; background-position: -2px -2px; }

#success .lt { left: 0; top: 0; background-position: 0 -4px; }
#success .rt { right: 0; top: 0;  background-position: -2px -4px; }
#success .lb { left: 0; bottom: 0; background-position: 0 -6px; }
#success .rb { right: 0; bottom: 0; background-position: -2px -6px; }

#error a, #success a { color: white; }

#captcha { vertical-align: middle; }

/* ---[ active article ]---------------------- */

#active_article {
  font-size: 92%;
  padding: 10px;
  margin-bottom: 1em;
}

/* ---[ password protection ]----------------- */

#password { text-align: left; }
#password table { margin: 0; }
#password table th { text-align: left; }

/* ---[ table ]------------------------------- */

.tabulka {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #ddd;
  margin-bottom: 2em;
}

.tabulka th, .tabulka td {
  padding: 4px 8px;
  border: 1px solid #ddd;
}

.tabulka thead th, .tabulka thead td {
  font-weight: bold; text-align: center;
  padding: 4px 8px;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
}

.tabulka tbody th {
  font-weight: bold; text-align: left;
}

.tabulka tbody tr:hover {
  background-color: #eee;
}

#menu-item-65126 .active a, #menu-item-65126 .selected a, #menu-item-65126  a:hover  {font-weight: normal};

h1 {
  color: #333333
}
element.style { 
color: #333333;
}
iframe { 
border-bottom-style: inset;
border-bottom-width: 0px;
border-left-style: inset;
border-left-width: 0px;
border-right-style: inset;
border-right-width: 0px;
border-top-style: inset;
border-top-width: 0px;
height: 520px;
width: 520px;
 }
