html, body, p, ul, ol, h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0; border: none; }

body {
	font: 0.75em/1.5 "Arial CE", Arial, sans-serif;
	color: white;
	background: url(/images/styles/template4/green/body-bg.png) repeat-x 0 0 #184818; 
}

/* ---[ template ]----------------------------- */

#container {
  width: 1000px;
  padding: 20px 0;
  margin: 0 auto;
}

#content {
  position: relative;
  width: 810px;
  margin-left: 190px; 
  min-height: 500px; _height: 500px;
}

#c0 { background: url(/images/styles/template4/green/content-bottom-bg.png) no-repeat 0 100% transparent; padding: 224px 20px 20px 20px; min-height: 500px; _height: 500px; }
#c1 { background: url(/images/styles/template4/green/content-top-bg.png) no-repeat 0 0 transparent; min-height: 500px; _height: 500px; }
#c2 { background: url(/images/styles/template4/green/content-bg.png) repeat-y 0 0 #1b501b; min-height: 500px; _height: 500px; }

#lcolumn { float: left; width: 550px; }
#rcolumn { float: right; width: 190px; }

/* ---[ basic ]------------------------------- */

a:link, a:visited, a:hover { text-decoration: underline; cursor: pointer; _cursor: hand; }
a:link { color: #ffe349; } 
a:visited { color: #ffee8e; } 
a:hover { color: white; background-color: #265826; text-decoration: none; }
a img { border: none; background: none; }

ul { list-style: none; }
ol { list-style-position: inside; }

#lcolumn p, #lcolumn ul, #lcolumn ol, #lcolumn table { margin-bottom: 1em; }
#lcolumn ul li { padding-left: 15px; background: url(/images/styles/template4/green/icon-arrow-right.gif) no-repeat 0 4px transparent; margin-left: 15px; }

blockquote, cite, q { color: #c9efcd; padding: 10px 15px; background: url(/images/styles/template4/green/transparent-05-bg.png) repeat 0 0; _background: #265826; }
blockquote p { margin-bottom: 0; }
blockquote, cite, q { margin-bottom: 1em; }
cite, q { display: block; }

label { cursor: pointer; _cursor: hand; }
acronym { border-bottom: 1px dotted white; cursor: help; }

.clear { clear: both; height: 0px; _line-height: 0px; }
.nod { display: none; }

.floatleft { float: left; }
.floatright { float: right; }

/* ---[ subtitles ]--------------------------- */

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.2em;
}

h1 { font-size: 2em; font-weight: normal; color: #ffe349; }
h2 { font-size: 1.2em; color: #ff9e64; }

h1 a { color: #ffe349 !important; }
h2 a { color: #ff9e64 !important; }

#rcolumn h2 { font-size: 1.6em; font-weight: normal; color: white; margin: 4px 0 0.4em 0; }

/* ---[ path ]-------------------------------- */

#path { font-size: 0.9em; margin-bottom: 1em; }

/* ---[ news ]-------------------------------- */

.news-date {
  color: #ccc;
  border-bottom: 1px solid #377037;
  margin-bottom: 3px;
}

.news-item { margin-bottom: 10px; }

.news-item h5 {
  font-size: 100%; font-weight: normal;
  margin: 0;
}

.news-item p { margin: 0; }

/* ---[ blog ]-------------------------------- */

#rcolumn ul li {
  padding-left: 12px;
  background: url(/images/styles/template4/green/li-dot-bg.gif) no-repeat 0 7px transparent;  
}

/* ---[ news, blog ]-------------------------- */

#rcolumn p.archive { text-align: right; }

#rcolumn p.archive a {
  color: #d0f3d4;
  padding: 1px 8px;
  background-color: #377037;
  border-top: 1px solid #386738; border-right: 1px solid #305830; border-bottom: 1px solid #386738; border-left: 1px solid #305830;
}

.dotted-line {
  height: 1px; overflow: hidden;
  background: url(/images/styles/template4/green/dotted-line-bg.gif) repeat-x transparent;
  margin: 15px 0 8px 0;
}

/* ---[ random img ]-------------- */

#random-img {
  text-align: center;
  padding: 5px 0 0 0; #padding: 5px 0;
  background: url(/images/styles/template4/green/transparent-05-bg.png) repeat 0 0; _background: #265826;
  margin-bottom: 10px;
}

#random-img a { background-color: transparent; }
#random-img img { border: 2px solid #d0f3d4; }

/* ---[ contact ]----------------------------- */

#contact {
  position: absolute;
  width: 170px; height: auto;
  bottom: 60px; left: -190px;
  text-align: right;
  padding-right: 20px;
}

#contact div { padding-right: 20px; }

#contact div.company { background: url(/images/styles/template4/green/icon-company.gif) no-repeat 100% 2px transparent; }
#contact div.phone { background: url(/images/styles/template4/green/icon-phone.gif) no-repeat 100% 2px transparent; }
#contact div.fax { background: url(/images/styles/template4/green/icon-fax.gif) no-repeat 100% 2px transparent; }
#contact div.email { background: url(/images/styles/template4/green/icon-email.gif) no-repeat 100% 2px transparent; }
#contact div.icq { background: url(/images/styles/template4/green/icon-icq.gif) no-repeat 100% 2px transparent; }
#contact div.skype { background: url(/images/styles/template4/green/icon-skype.gif) no-repeat 100% 2px transparent; }

/* ---[ menu ]-------------------------------- */

#menu {
  position: absolute;
  width: 190px; height: auto;
  top: 224px; left: -190px;
}

#menu li a {
  display: block;
  height: 26px; line-height: 26px;
  color: white;
  text-transform: uppercase; text-decoration: none; text-align: right;
  padding-right: 20px;
  border-bottom: 1px solid #216421;
}

#menu li a:hover { background: url(/images/styles/template4/green/transparent-05-bg.png) repeat 0 0; _background: #296129; } 
#menu li.active a { color: black; background-color: #ffe349 !important; }
#menu li.separator a { margin-top: 26px; border-top: 1px solid #216421; }

/* ---[ theme ]------------------------------- */

#theme {
  position: absolute;
  width: 770px; height: 184px;
  top: 20px; left: 20px;
  background: url(/images/styles/template4/green/theme.jpg) no-repeat 0 0 transparent;
  
    	background: url(/obrazek/3/header1-jpg/) no-repeat 0 0 transparent;
  }

#theme #corners {
  display: block;
  position: absolute; z-index: 1;
  width: 100%; height: 100%;
  top: 0; left: 0;
  background: url(/images/styles/template4/green/theme-corners.png) no-repeat 0 0 transparent; _background: none;
}

#theme-item {
  position: absolute;
  top: 20px; right: 20px;
  width: 235px; height: 80px;
  text-align: right;
  padding: 0 20px;
  background: url(/images/styles/template4/green/transparent-90-bg.png) repeat 0 0; _background: white;
  overflow: hidden;
}

#theme-item a {
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 275px; height: 80px;
  z-index: 2;
}

#theme-item a:hover {
  background: none;
}

#theme h2 {
  font-size: 2em; font-weight: normal;
  
    color: #184818;
    
  margin: 0;
}

#theme p {
  font-weight: bold;
  
    color: #267126;
   
  
  margin: 0;
}


/* ---[ logo ]-------------------------------- */ 

#logo {
  position: absolute;
  display: block;
  width: 184px; height: 184px;
  top: 0; left: -190px;
  overflow: hidden; 
}

#logo span {
  display: block;
  position: absolute;
  width: 100%; height: 100%;
  left: 0; top: 0;
  background: url(/obrazek/3/logo/) no-repeat 0 0 transparent;
}

#logo:hover { background-color: transparent; }


/* ---[ search ]------------------------------ */

#search {
  position: absolute;
  width: 190px; height: auto;
  bottom: -100px; left: 0;
}

#search div { float: left; }

#searchbox {
	width: 146px; height: 22px;
	background: url(/images/styles/template4/green/searchbox-bg.gif) no-repeat 0 0 #267126;
	margin-right: 5px;
  overflow: hidden;
}

#searchbox input {
  color: #63b356;
	width: 140px; height: 17px;
  padding: 3px 3px 0 3px;
	border: none;
	background-color: transparent;
}

/* ---[ footer ]------------------------------ */

#footer { padding: 5px 20px 0 20px; color: #63b356; }
#footer span { padding: 0 10px; }
#footer a { color: #63b356; text-decoration: none; }
#footer a:hover { color: white; text-decoration: underline; }

/* ---[ form ]-------------------------------- */

#form {
  padding: 10px 20px;
  margin-bottom: 1em;
  background: url(/images/styles/template4/green/transparent-05-bg.png) repeat 0 0; _background: #265826;
  border: 2px solid #377037;
}

#form input, #form textarea { padding: 0 2px; border: 1px solid #377037; }
#form input { padding: 2px; }

#form table { margin: 0 auto; }

#form table th {
  font-weight: normal;
  vertical-align: top;
  text-align: right;
  padding: 2px 10px 0 0;
}

#form table th span { color: #ffe349; }

#form p.required {
  color: #ffe349;
  padding-top: 1px;
  border-top: 1px solid #377037;
  margin-top: 1em;
}

input.button {
  font-size: 100%; font-weight: bold; text-decoration: none;
  width: 92px; height: 22px;
  background-color: #ffe349;
  cursor: pointer; _cursor: hand;
}

/* ---[ comment ]----------------------------- */

#comment { font-size: 0.9em; }
#comment li { padding: 5px; }
#comment li span { color: #ccc; }
#comment .row-1 { background: url(/images/styles/template4/green/transparent-05-bg.png) repeat 0 0; _background: #265826; }
#comment .row-2 { background-color: transparent; }

/* ---[ list ]-------------------------------- */

#listdata h2.folder { height: 24px; background: url(/images/styles/template4/green/folder-bg.gif) no-repeat 100% 0 transparent; }

#listdata img {
  float: left; margin: 0 5px 5px 0;
}

#listdata div {
  font-size: 0.9em;
  color: #ccc;
  margin-top: 1px;
  border-top: 1px solid #377037;
  margin-bottom: 1em;
  clear: both; 
}

#listdata div span { padding: 0 5px; }
#listdata p { margin-bottom: 0; }
#listdata a { color: #ccc; }

/* ---[ photogallery ]------------------------ */

.gallery-set {
  position: relative;
  width: 261px; height: 146px;
  text-align: left;
  margin-bottom: 1em;
  background: url(/images/styles/template4/green/gallery-set-bg.png) repeat 0 0 transparent; _background: url(/images/styles/template4/green/gallery-set-bg.gif) repeat 0 0 #265826;
  border: 2px solid #377037;
}

.gallery-set .thumb {
  position: absolute;
  left: 10px; top: 23px;
  background: url(/images/styles/template4/green/transparent-20-bg.png) repeat 0 0; _background: #5b805b;
  border: 1px solid #6c9869;
  margin: 0;
}

.gallery-set .desc {
  position: absolute;
  font-size: 0.9em;
  left: 130px; bottom: 25px;
  padding-right: 10px;
}

.gallery-set h2 { font-weight: normal; margin: 6px 10px 0 130px; }

div.thumb {
  display: table;
  _position: relative;
  float: left;
  overflow: hidden;
  width: 98px; height: 98px;
  text-align: center;
  margin: 0 5px 10px 5px; _margin: 0 4px 8px 4px;
  background: url(/images/styles/template4/green/transparent-20-bg.png) repeat 0 0; _background: #487348;
  border: 1px solid #6c9869; 
}

div.thumb-l1 {
  display: table-cell;
  _position: absolute;
  _top: 50%; _left: 50%;
  vertical-align: middle;
  padding-top: 5px; _padding-top: 1px;
}

div.thumb-l2 {
  _position: relative;
  _top: -50%; _left: -50%; 
}

div.thumb img, #gallery-photo img { border: 2px solid #d0f3d4; }

#gallery-photo {
  width: 550px;
  padding: 15px 0;
  text-align: center;
  background: url(/images/styles/template4/green/transparent-10-bg.png) repeat 0 0; _background: #265826;
}

#gallery-nav { text-align: center; margin: 1em 0; }

#gallery-nav a.prev {
  display: block;
  float: left;
  text-align: left;
  padding-left: 15px;
  background: url(/images/styles/template4/green/icon-arrow-left.gif) no-repeat 0 4px transparent;
}

#gallery-nav a.next {
  display: block;
  float: right;
  text-align: right;
  padding-right: 15px;
  background: url(/images/styles/template4/green/icon-arrow-right.gif) no-repeat 100% 4px transparent;
}

#gallery-nav a:hover { background-color: transparent; }
#gallery-nav a.prev:hover { background-position: 0 -285px; }
#gallery-nav a.next:hover { background-position: 100% -285px; }

#gallery-photo a, div.thumb a { background-color: transparent; }

/* ---[ 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/template4/green/error-bg.gif) no-repeat 15px 50% #c00000;
}

#success {
  color: white;
  padding: 10px 15px 10px 50px;
  margin-bottom: 1em;
  background: url(/images/styles/template4/green/success-bg.gif) no-repeat 15px 50% #008024;
}

/* ---[ password protection ]----------------- */

#password {
  position: relative;
  width: auto; height: 146px;
  color: white;
  margin-bottom: 1em;
  background: url(/images/styles/template4/green/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; }
