html, body, p, ul, ol, h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0; border: none; }

body {
	font: 78%/1.5 Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	background: url(/ftp/pozadi/1/pozadi.gif) ;
	padding: 0px 0; 
}

/* ---[ template ]----------------------------- */

#container{
  position: relative;
  width: 820px;
  padding-top: 186px;
  margin: 0 auto;
  background-color: white;
  min-height: 1px; _height: 1px; 
}

#lcolumn {
  float: left;
  width: 190px;
  margin: 10px 0 10px 10px;
}

.sidebar {
  margin-bottom: 1em;
}

#rcolumn {
  float: right;
  width: 600px;
}

#content {
  padding: 10px; height: 100%;
}

/* ---[ basic ]------------------------------- */

a:link, a:visited, a:hover { text-decoration: underline; cursor: pointer; _cursor: hand; }
a:link, a:visited { color: #8a4304; } 
a:hover { text-decoration: none; }
a img { border: none; }

h1, #lcolumn h2 {
  font-family: Arial, sans-serif;
  font-size: 160%;
  font-weight: normal;
  color: #8a4304;
  margin: 0 0 0.5em 0;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 130%;
  font-weight: normal;
  color: #8a4304;
  margin: 0.5em 0 0.3em 0;
  letter-spacing: -0.02em;
}

#lcolumn #search h2 { color: white;  margin-left: 10px; }

#lcolumn .sidebar h2 {
  font-size: 160%;
  color: #8a4304;
  letter-spacing: normal;
  margin-left: 10px;
}

#lcolumn #contact h2 {
  font-size: 160%;
  color: #8a4304;
  letter-spacing: normal;
}

h3 {
  color: #333;  
}

h3, h4, h5, h6 {
  font-family: Arial, sans-serif;
  font-size: 110%;
  font-weight: bold;
  margin: 0.5em 0 0 0;
}

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/template3/yellow/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; }

.dark {
  color: #333;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

/* ---[ path ]-------------------------------- */

#path {
  font-size: 92%;
  margin: 0.8em 0 1em 0;
}

/* ---[ 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: #fff1d0;
}

.sidebar div.image img {
  border: 2px solid white;
}

/* ---[ contact ]----------------------------- */

#contact {
  font-size: 92%;
  padding: 10px;
  border: 1px solid #eee;
  margin-bottom: 1em;
}

#contact div {
  padding-left: 18px;
  padding-bottom: 0.2em;
  border-bottom: 1px dotted #eee;
  margin-bottom: 0.4em;
}

#contact div.company { background: url(/images/styles/template3/yellow/icon-company.gif) no-repeat 0 2px white; }
#contact div.phone { background: url(/images/styles/template3/yellow/icon-phone.gif) no-repeat 0 2px white; }
#contact div.fax { background: url(/images/styles/template3/yellow/icon-fax.gif) no-repeat 0 2px white; }
#contact div.email { background: url(/images/styles/template3/yellow/icon-email.gif) no-repeat 0 2px white; }
#contact div.icq { background: url(/images/styles/template3/yellow/icon-icq.gif) no-repeat 0 2px white; }
#contact div.skype { background: url(/images/styles/template3/yellow/icon-skype.gif) no-repeat 0 2px white; }

/* ---[ favourites ]-------------------------- */

#favourites {
  font-size: 92%;
  padding: 10px;
  border: 1px solid #eee;
  margin-bottom: 1em;
}

#favourites ul li {
  padding-left: 18px;
  background: url(/images/styles/template3/yellow/icon-arrow-right.gif) no-repeat 3px 5px transparent;
}

/* ---[ menu ]-------------------------------- */


#menu { font-size: 110%; margin-bottom: 2em; }
#menu li { list-style: none; border-bottom: 1px solid #ccc; }

#menu li a {
  display: block;
  height: 25px; line-height: 25px;
  color: black; text-decoration: none;
  padding: 0 10px;
}

#menu li a:hover, #menu li ul li a:hover { background-color: #f7e7ce; }
#menu li.active a { color: white; background-position: 16px -185px; background-color: #dd9d37; }
#menu li.active a:hover { color: white; background-color: #d5870b; }

#menu li ul li { border-top: 1px solid #ccc; border-bottom: none; }
#menu li ul li a, #menu li.active li a { font-size: 90%; color: black; padding-left: 30px; background: url(/images/styles/template3/yellow/submenu-bg.gif) no-repeat 16px 10px white; }

#menu li ul li a:hover { background-position: 16px -85px; }
#menu li ul li.active a:hover { color: white; background-position: 16px -185px; background-color: #d5870b; }

#menu li.separator { margin-top: 25px; border-top: 1px solid #ccc; }



/* ---[ theme ]------------------------------- */

#theme {
  position: absolute; overflow: hidden;
  top: 0; left: 0;
  width: 820px; height: 184px;

    	background: url(/obrazek/3/header1-png/) no-repeat 0 0 #d5870b;
   

  border-bottom: 2px solid #d5870b;
}

#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: 100%;
  text-align: right;
  padding: 0 20px;
  overflow: hidden;
}

#theme-item a {
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 275px; height: 100%;
  z-index: 2;
}

#theme h2 {
  font-size: 180%;
  font-weight: bold;
  letter-spacing: normal;

  	color: #0028FF;
    
  margin: 0;
}

#theme p {
  font-size: 110%;
  font-weight: bold;
  letter-spacing: -0.04em;
  
  	color: #0028FF;
        
  margin: 0;
}


/* ---[ search ]------------------------------ */

#search {
  height: 67px;
  padding-top: 20px;
  background-color: #d5870b;
  margin-bottom: 2em;
}

#search div { float: left; }

#searchbox {
	width: 130px; height: 17px;
	background: url(/images/styles/template3/yellow/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;
}

/* ---[ footer ]------------------------------ */

#footer {
  font-size: 92%;
  height: 30px; line-height: 30px;
  text-align: right;
  color: white;
  padding: 0 20px;
  background-color: #d5870b;
  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: 10px 20px;
  margin-bottom: 1em;
  background-color: #fff1d0;
  border: 2px solid #ffe9b4;
}

input, textarea { font: 100%/1.5 "Arial CE", Arial, sans-serif; }
textarea { width: 300px; }

#form input, #form textarea { padding: 0 2px; border: 1px solid #ffe9b4; }
#form input { padding: 3px 2px; }
#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: 92px; height: 22px;
	color: white; cursor: pointer; _cursor: hand;
	background: #a21e1e url(images/button-bg.gif) repeat-x 0 0;
	border: none;
}

#form p.required { padding-top: 1px; border-top: 1px solid #ffe9b4; 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/template3/yellow/folder-bg.gif) no-repeat 100% 0; }

/* ---[ photogallery ]------------------------ */

.gset {
  position: relative;
  width: 261px; height: 146px;
  text-align: left;
  margin-bottom: 1em;
  background: url(/images/styles/template3/yellow/gset-bg.gif) no-repeat 0 0 white;
  border: 2px solid #eee;
}

.gset .thumb {
  position: absolute;
  left: 10px; top: 23px;
  margin: 0;
  border: 1px solid #eee;
  background-color: white;
}

.gset .desc {
  position: absolute;
  font-size: 92%;
  left: 130px; 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/template3/yellow/iefix-bg.gif) repeat-x 0 0;
}

.gset h2 {
  margin: 6px 10px 0 130px;
}

.gset h2 {
  color: #333;
}

.thumb {
  display: table;
  _position: relative;
  float: left;
  overflow: hidden;
  width: 98px; height: 98px;
  text-align: center;
  background-color: #fff1d0;
  margin: 0 5px 10px 5px; _margin: 0 4px 8px 4px;
  border: 1px solid #ffe9b4;
}

.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: 2px solid white; }
.ghr { clear: left; height: 1px; _font-size: 0; background-color: #f5f5f5; margin-bottom: 10px; }

#gphoto { 
  width: 550px; padding: 15px 0;
  text-align: center;
  background-color: #f5f5f5; margin-bottom: 1em;
}

#gphoto h2, #gphoto p { text-align: left; margin-left: 15px; }
 
.gnav1, .gnav2 { height: 23px; line-height: 23px; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
.gnav2 { text-align: center; }
.gnav1 .gback { padding: 1px 0 1px 17px; background: transparent url(/images/styles/template3/yellow/icon-arrow-left.gif) no-repeat 0 4px; }
.gnav2 .gprev { float: left; padding: 1px 0 1px 17px; background: transparent url(/images/styles/template3/yellow/icon-arrow-left.gif) no-repeat 0 8px; }
.gnav2 .gnext { float: right; padding: 1px 17px 1px 0; background: transparent url(/images/styles/template3/yellow/icon-arrow-right.gif) no-repeat 100% 8px; }

/* ---[ captcha , error, success report ]----- */

#captcha { vertical-align: top; border: 1px solid white; }

#error {
  color: white;
  padding: 10px 15px 10px 50px;
  margin-bottom: 1em;
  background: url(/images/styles/template3/yellow/error-bg.gif) no-repeat 15px 50% #c21c1c;
}

#success {
  color: white;
  padding: 10px 15px 10px 50px;
  margin-bottom: 1em;
  background: url(/images/styles/template3/yellow/success-bg.gif) no-repeat 15px 50% #009d30;
}

/* ---[ active article ]----------------------------- */

#active_article {
  font-size: 92%;
  padding: 10px;
  margin-bottom: 1em;
}

/* ---[ password protection ]----------------- */

#password {
  position: relative;
  width: auto; height: 146px;
  color: white;
  color: white;
  margin-bottom: 1em;
  background: url(/images/styles/template3/yellow/password-bg.gif) no-repeat 0 0 #aa2323;
  border: 2px solid #ca4747;
}

#password div#passform {
  position: absolute;
  top: 35px; right: 20px;
  width: 310px; height: 50px;
}

#password div div {
  width: 290px; height: auto;
  padding: 10px;
  border: 1px solid #ba3535;
}

#password input { padding: 2px; border: 1px solid #ba3535; }

#password table th {
  font-weight: normal;
  vertical-align: middle;
  text-align: right;
  padding-right: 10px;
}

#password table { margin: 0 auto; }
#password input.text { width: 140px; }
