/*	
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	background: #60AE5F;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h2, h3 {
	margin-top: 0px;
	color: #2D661F;
}

h2 {
	font-size: 18px;
}

h3 {
	margin: 0;
	font-size: 16px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
	color: #248A06;
}

a.white {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 534px;
	height: 78px;
	margin: 0 auto;
	background: url(images/img1.gif);
	  /*border: 1px solid blue;*/
}

#header h1 {
	float: left;
	margin: 0;
	padding: 24px 0 0 5px;
	font-size: 32px;
      /*border: 1px solid blue;*/
}




#header h2 {
	float: right;
	margin: 0;
	padding: 10px 20px 0 0;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 514px;
	height: 30px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/img3.gif);
}

#menu ul {
	width: 514px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #333333;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 7px 15px 5px 15px;
	border-left: 1px solid #666666;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #CCCCCC;
	color: #000000;
}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 514px;
	margin: 0px auto;
	padding: 0px 10px;
	background: url(images/img3.gif);
}

#splash2 {
	width: 514px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/img3.gif);
	/*background: black;*/
}


#splash3 {
	width: 374px;
	margin: 0 auto;
	padding: 20px 0px;
	 /* border: 1px solid blue;*/
	/*background: url(images/img3.gif);*/
	/*background: black;*/
}

#splash2 img{
  border:none;
}


#splash3 img{
  border:none;
}


.red {
  color: red;
}

/* Content */

#content {
	width: 514px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	background: url(images/img3.gif);
}

#colOne {
	float: right;
	/*width: 299px;*/
	width: 363px;
	padding: 0 15px 0 0;
	/*margin: 0px;*/
	   /*border: 1px solid blue;*/
	   /* border-left: 1px solid #999999;*/
}

#colTwo {
	float: left;
	/*width: 160px;*/
	width: 100px;
	padding: 0 5px 0 15px;
	/*margin: 0px;*/
	   /*border: 1px solid red;*/
	   text-align: left;
	   border-right: 1px solid #AAAAAA;
}

/* Footer */

#footer {
	width: 534px;
	height: 30px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img4.gif) no-repeat;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #1C570A;
}

/* user mods*/
.tourTable td{
	/*width:80px;*/
	vertical-align:top;
} 

.tourTable td{
	/*margin:20px 0px 5px 0px;*/	/*box model - nahore, vpravo, dole, vlevo*/
	padding:0px 2px 8px 2px;
}






.peoplerow { 
  position: relative; 
  width: 650px; 
  vertical-align: center; 
  /*border: 1px solid blue;*/
}

.left {
  width: 150px; 
  /*height: 235px; */
  float: left; 
   clear: left; 
   /*border: 1px solid blue;*/
}

.left img{
  /*border: 1px solid red;*/
  margin: 5px auto;  /*box model - nahore, vpravo, dole, vlevo*/
}

.right { 
  width: 200px;
 /* height: 210px; */
  float: left; 
  padding: 0px 0px 20px 0px;  /*box model - nahore, vpravo, dole, vlevo*/
  /* border: 1px solid blue;*/
} 

.peoplerow h3{
display: inline;
margin: 0px 10px 5px 0px;  /*box model - nahore, vpravo, dole, vlevo*/
/*padding: 0px 5px 5px 0px;*/
/*border: 1px solid red;*/
}

.peoplerow h4{
/*display: inline;*/
margin: 0px 0px 5px 0px;*/
/*border: 1px solid blue;*/
}


.youtube {
margin: 0px 0px 10px 0px;*/
/*border: 1px solid blue;*/
}

#lang {
  width: 135px;
  float: right;
  margin: 20px 0px 0px 0px;
 /* border: 1px solid blue;*/
}

.decorative{border:none}


.active{
  /*color: red;*/
color: black;
  /*text-decoration: none;*/
  /*text-decoration: underline;*/
  text-decoration: blink;
  font-weight: bold;
  font-size: 12px;
  /*background: blue;*/
}

.active:hover{
  text-decoration: none;
}



.active a{
	/*color: black;*/
      color: red;	
	 /*text-decoration: underline;*/
	text-decoration: blink;
}

.active:hover a{
	/*color: black;*/
      color: red;	
	 /*text-decoration: underline;*/
	text-decoration: underline;
}




.thinGrey{
  color: #AAAAAA;
  background-color:#AAAAAA;
  height: 1px;
  /*border-right: 1px solid #AAAAAA;*/
}

.thinGreyDown{
  border-bottom: 1px solid #AAAAAA;
}
