.vyhledavac {
border: solid #7EAD7A 1px; 
background-color: #DCE9DB; 
color: #7EAD7A;
padding: 7px;
margin-top: 15px;
margin-bottom: 15px;
}

.nabidka {
border: solid #367DCD 1px; 
background-color: #2E6EB8; 
padding: 7px;
margin-top: 15px;
margin-bottom: 15px;
}

.oddelovac {
margin-left: 5px;
margin-right: 5px;
}


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-color: #74cb63;
	padding: 20px 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: 20px 0 20px 10px;
}

.sidebar {
  margin-bottom: 1em;
}

#rcolumn {
  float: right;
  width: 600px;
}

#content {
  padding: 20px;
text-align: justify; 
}

/* ---[ basic ]------------------------------- */

a:link, a:visited, a:hover {
  text-decoration: underline;
  cursor: pointer;
  _cursor: hand;
}

a:link, a:visited {
  color: #247b26;
} 

a:hover {
  color: #0d3e0e;
  text-decoration: none;
}

a.odkaz:link, a.odkaz:visited {
  color: #247b26;
  text-decoration: none;
}

a.odkaz:hover {
  color: #0d3e0e;
  text-decoration: none;
} 

a img {
  border: none;
}

h1, #lcolumn h2 {
  font-family: Arial, sans-serif;
  font-size: 160%;
  font-weight: bold;
  color: #247b26;
  margin: 0 0 0.5em 0;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 140%;
  font-weight: bold;
  color: #247b26;
  margin: 0.5em 0 0.3em 0;
  letter-spacing: -0.02em;
}


#lcolumn #search h2 {
  color: white;
}

#lcolumn .sidebar h2 {
  font-size: 160%;
  color: #247b26;
  letter-spacing: normal;
  margin-left: 10px;
}

#lcolumn #contact h2 {
  font-size: 160%;
  color: #247b26;
  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; }
ol { list-style-position: inside; }

#content p, #content ul, #content ol, #content table { margin-bottom: 1em; }
#content ul li { padding-left: 37px; background: url(/images/styles/template3/green/icon-arrow-right.gif) no-repeat 20px 5px transparent; }

label {
  cursor: pointer;
  _cursor: hand;
}

acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

.nod {
  display: none;
}

.clear {
  clear: both;
  height: 0px;
  _line-height: 0px;
}

.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: #dce9db;
}

.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/green/icon-company.gif) no-repeat 0 2px white; }
#contact div.phone { background: url(/images/styles/template3/green/icon-phone.gif) no-repeat 0 2px white; }
#contact div.fax { background: url(/images/styles/template3/green/icon-fax.gif) no-repeat 0 2px white; }
#contact div.email { background: url(/images/styles/template3/green/icon-email.gif) no-repeat 0 2px white; }
#contact div.icq { background: url(/images/styles/template3/green/icon-icq.gif) no-repeat 0 2px white; }
#contact div.skype { background: url(/images/styles/template3/green/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/green/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 { color: white; background-color: #247b26; }
#menu li.separator a { margin-top: 25px; border-top: 1px solid #ccc; }



/* ---[ theme ]------------------------------- */

#theme {
  position: absolute;
  top: 0; left: 0;
  width: 820px; height: 184px;

  	background: url(/obrazek/3/recko-dovolena-last-minute/) no-repeat 0 0 #247b26;
   

  border-bottom: 2px solid #247b26;
}

#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;
  letter-spacing: normal;
  
  	color: #0400FF;
    
  margin: 0;
}

#theme p {
  font-size: 110%;
  font-weight: bold;
  letter-spacing: -0.04em;
  
  	color: #0400FF;
      
  margin: 0;
}


/* ---[ search ]------------------------------ */

#search {
  height: 67px;
  padding-top: 20px;
  background-color: #247b26;
  margin-bottom: 2em;
}

#search div { float: left; }

#searchbox {
	width: 130px; height: 17px;
	background: url(/images/styles/template3/green/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: #247b26;
  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: #dce9db;
  border: 2px solid #c8ddc7;
}

#form input, #form textarea { padding: 0 2px; border: 1px solid #c8ddc7; }
#form input { padding: 2px; }

#form table {
  margin: 0 auto;
}

#form table th {
  font-weight: normal;
  vertical-align: top;
  padding-right: 10px;
}

#form table th span {
  color: #d00000;
}

#form p.required {
  color: #d00000;
  padding-top: 1px;
  border-top: 1px solid #c8ddc7;
  margin-top: 1em;
}

input.button {
  font-size: 100%; font-weight: bold; text-decoration: none;
  width: 92px; height: 22px;
  background-color: white;
  cursor: pointer; _cursor: hand;
}

/* ---[ comment ]----------------------------- */

#comment {
  font-size: 92%;
}

#comment li {
  padding: 5px;
}

#comment li span {
  color: #999;
}

#comment .row-1 {
  background-color: #f8f8f8;
}

#comment .row-2 {
  background-color: transparent;
}

/* ---[ list ]-------------------------------- */

#listdata h2.folder { height: 24px; background: url(/images/styles/template3/green/folder-bg.gif) no-repeat 100% 0 transparent; }

#listdata img {
  float: left; margin: 0 5px 5px 0;
}

#listdata p {
  margin-bottom: 0;
}

#listdata div {
  font-size: 92%;
  color: #999;
  margin-top: 1px;
  border-top: 1px solid #eee;
  margin-bottom: 1em;
  clear: both;
}

#listdata div span {
  padding: 0 5px;
}

/* ---[ photogallery ]------------------------ */

.gallery-set {
  position: relative;
  width: 261px; height: 146px;
  text-align: left;
  margin-bottom: 1em;
  background: url(/images/styles/template3/green/gallery-set-bg.gif) no-repeat 0 0 white;
  border: 2px solid #eee;
}

.gallery-set .thumb {
  position: absolute;
  left: 10px; top: 23px;
  margin: 0;
  border: 1px solid #eee;
  background-color: white;
}

.gallery-set .desc {
  position: absolute;
  font-size: 92%;
  left: 130px; bottom: 25px;
  padding-right: 10px;
}

.gallery-set h2 {
  margin: 6px 10px 0 130px;
}

.gallery-set h2 a {
  color: #333;
}

div.thumb {
  display: table;
  _position: relative;
  float: left;
  overflow: hidden;
  width: 98px; height: 98px;
  text-align: center;
  background-color: #dce9db;
  margin: 0 5px 10px 5px; _margin: 0 4px 8px 4px;
  border: 1px solid #c8ddc7;
}

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, #gphoto img {
  border: 2px solid white;
}

#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/green/icon-arrow-left.gif) no-repeat 0 4px; }
#gnav2 .gprev { float: left; padding: 1px 0 1px 17px; background: transparent url(/images/styles/template3/green/icon-arrow-left.gif) no-repeat 0 8px; }
#gnav2 .gnext { float: right; padding: 1px 17px 1px 0; background: transparent url(/images/styles/template3/green/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/green/error-bg.gif) no-repeat 15px 50% #c21c1c;
}

#success {
  color: white;
  padding: 10px 15px 10px 50px;
  margin-bottom: 1em;
  background: url(/images/styles/template3/green/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/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; }

