html {
  height: 100%;
}
body {
  font: normal 12px/18px Verdana, Geneva, sans-serif;
  background: #0c3c0c;
  text-align: center;
  color: #f3ffef;
}
* {
  padding: 0;
  margin: 0;
}
img {
  border: 0;
}
.clear {
  clear: both;
}
br {
  clear: both;
}
.left {
  float: left;
}
.inner {
  width: 940px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
textarea {
  overflow: auto;
}

/* typo */

h1 {
  font: bold 22px Georgia, serif;
  color: #6aaa56;
  margin: 7px 0;
}

h2 {
  font: normal 24px Georgia, serif;
  color: #d3b578;
  margin: 9px 0;
}
h3 {
  font: normal 24px Georgia, serif;
  color: #6aaa56;
  margin: 9px 0;
}
h4 {
  font: bold 13px Georgia, serif;
  color: #d3b578;
  margin: 0 0 7px 0;
  padding: 0 0 2px 0;
}
p {
  margin: 0 0 9px 0;
}
p.bigp, div.bigp {
  padding: 30px 0;
}
.pb10 {
  padding: 0 0 10px 0;
}
.pb20 {
  padding: 0 0 20px 0;
}
a {
  color: #6aaa56;
}
a:hover {
  text-decoration: none;
}

/* ---------------- */
#top {
  height: 13px;
	width: 940px;
}
#main {
  position: relative;
	height: 276px;
	width: 940px;
	background: url(/layout/images/bg_main.jpg) no-repeat top center;
}
#main ul {
  list-style-type: none;
  position: absolute;
  right: 45px;
  top: 6px;
  height: 78px;
  z-index: 666;
}
#main ul li {
  display: block;
  float: left;
}
#main ul li a {
  display: block;
  float: left;
  padding: 0 12px;
  height: 78px;
  text-decoration: none;
  font: normal 17px Georgia, serif;
  color: white;
}
#main ul li a:hover {
  color: #d3b578;
}
#main ul#childlist {
  list-style-type: none;
  position: absolute;
  left: 14px;
  bottom: 10px;
  z-index: 666;
}
#main #menu {
  position: absolute;
  left: 30px;
  bottom: 4px;
  z-index: 555;
}
#logo {
  position: absolute;
  top: 180px;
  left: 38px;
  font: 10px Verdana, Arial, sans-serif;
  z-index: 444;
}
#player {
  position: absolute;
  top: 40px;
  left: 157px;
}
#flags {
  position: absolute;
  top: 50px;
  left: 40px;
}







#content {
  background: #004700 url(/layout/images/bg.jpg) no-repeat top center;
  border-bottom: 1px solid #012d01;
}
#content .inner {

}
#content-right {
  float: right;
  width: 720px;
  margin: 0 0 20px 0;
  text-align: left;
/*	background: url(/layout/images/bg-content-right.jpg) no-repeat top left;
	min-height: 360px; */
}
#content-right p {
/*  text-indent: 0.6em; */
  padding: 0 0 9px 0;
}

#content-left {
  float: left;
  width: 150px;
  margin: 0 0 20px 30px;
  _margin: 0 0 20px 20px;
  color: #4b535a;
}
#content-left ul {
  margin: 0 0 14px 0;
  list-style-type: none;
}
#content-left ul li {
  font: bold 14px Georgia, serif;
}
#content-left ul li a {
  color: #f3ffef;
  text-decoration: none;
  display: block;
  width: 100%;
  line-height: 2.2em;
  text-indent: 10px;
}
#content-left ul li a:hover {
  color: #6aaa56;
}
#content-left ul#mainlist {
  margin: 0 0 14px 0;
  list-style-type: none;
}
#content-left ul#childlist {
  margin: 2px 0 5px 0;
  list-style-type: none;
}
#content-left ul#childlist li {
  border-top: 0;
  font: normal 12px Georgia, serif;
}
#content-left ul#childlist li a {
  text-indent: 12px;
  line-height: 1.6em;
}
#content-left h4 {
  text-indent: 10px;
  margin: 0 0 10px 0;
  font: bold 11px Verdana, Geneva, sans-serif;
}
#content-left ul#list2 li p {
  color: #fff;
  margin: 2em 0 0 0;
  padding: 1em 0 0 0;
  font-weight: normal;
}
#content-left ul#list2 li div {
  color: #fff;
  width: 100%;
  line-height: 2em;
  font-weight: normal;
}


#maincontent {
  min-height: 460px;
}
.indexright {
  float: left;
  width: 180px;
  margin: 0 0 0 46px;
}
.indexleft {
  float: left;
  width: 480px;
}
.indexright div {
  margin: 0 0 16px 0;
}
.mainright {
  float: left;
  width: 180px;
  margin: 0 0 0 46px;
}
.mainleft {
  float: left;
  width: 480px;
}
.mainleft ul, .mainright ul, .indexleft ul, .indexright ul {
  margin: 5px 0 10px 20px;
}
.mainleft ul li {
  margin: 0 0 5px 0;
}
.mainleft img {
  margin: 4px 8px 0 0;
  border: 1px solid black;
}
.mainleft br {
  clear: none;
}
div.newsdesc {
  margin: 0 0 10px 0;
  color: #fff7e8;
}

div#miniformcontainer p {
  padding: 0;
}
div#miniformcontainer form p input.textinput {
  width: 440px;
  border: 1px solid black;
  background: #f3ffef;
  padding: 2px 4px;
  font: normal 12px/18px Verdana, Geneva, sans-serif;
}
div#miniformcontainer form p textarea#textareainput {
  width: 440px;
  border: 1px solid black;
  background: #f3ffef;
  padding: 2px 4px;
  font: normal 12px/18px Verdana, Geneva, sans-serif;
}

#bottom {
  background: url(/layout/images/bg_bottom.jpg) no-repeat top center;
  padding: 14px 0;
}




div.gallery {
  margin: 20px 0 0 0;
}
div.gallery div {
  float: left;
  margin: 0 5px 5px 0;
}
div.gallery div a img {
  padding: 2px;
  border: 4px solid black;
}
div.gallery div a:hover img {
  border: 4px solid #6aaa56;
}
div.gallery h4 {
  margin: 30px 0 10px 0;
}


div#gmap {
  width: 450px;
  height: 350px;
  color: black;
}

/* form */
#form {
  overflow: hidden;
  width: 560px;
}
ol {
  font: normal 12px Verdana, Geneva, sans-serif;
}
ol.labels {
  float: left;
  width: 200px;
  text-align: right;
  list-style-type: none;
  margin: 0;
}
/* ----- karma dla IE 7 ----- */
*:first-child+html ol.labels {
  margin: 3px 0 0 0;
}
ol li {
  height: 40px;
}
ol.forms {
  float: left;
  text-align: left;
  list-style-type: none;
  margin: 0 0 0 10px;
}
ol.forms input.formsinput {
  border: 1px solid black;
  background: #f3ffef;
  padding: 2px 4px;
  font: normal 12px Verdana, Geneva, sans-serif;
}
ol.forms select#whichcourse {
  width: 240px;
}
ol.forms select, ol.forms select option {
  background: #f3ffef;
}
.questions {
  height: 6em;
}
.questions textarea {
  height: 6em;
  width: 230px;
  overflow: auto;
  border: 1px solid black;
  background: #f3ffef;
  padding: 2px 4px;
  font: normal 12px Verdana, Geneva, sans-serif;
}
#submitbutton {
  margin: 30px 0 0 0;
}
/** form **/

table.fees {
  width: 100%;
}
table.fees h4 {
  font: bold 22px Georgia, serif;
  color: #6aaa56;
  margin: 14px 4px 14px 0;
  border-bottom: 1px solid #6aaa56;
}
table.fees tr td {
  height: 50px;
}
table.fees tr td div {
  float: left;
  margin: 20px 30px 0 0;
}
table.fees form p input {
  margin: 20px 14px 0 14px;
}

#footer {
	height: 68px;
  width: 940px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
#footer p {
  font-size: 9px;
  position: absolute;
  top: 16px;
}
#footer p a {
  text-decoration: none;
}
p#copy {
  left: 40px;
}
p.accentgroup a {
  text-decoration: none;
  color: white;
  margin: 0 0 0 8px;
}
p.accentgroup a img {
  vertical-align: -4px;
  margin: 0 1px 0 0;
}
p#author {
  right: 40px;
}
p#author img {
  vertical-align: -2px;
}
#pricelistcontent{
	margin-top: 20px;
	width: 650px;
}
.windowbutton {
	font-size: 9px;
	width: 190px;
	height: 144px;
	margin: 0 10px 10px 0;
	float: left;
	position: relative;
}
.windowbutton p {
	text-align: center;
	position: relative;
	top: 120px;
}


.error{
	color: red;
}
span.error {
  font-size: 9px;
  color: orange;
}


#formcontainer {
  margin: 20px;
}
#formcontainer form.niceform select option {
  text-align: left;
}
#miniformcontainer {
  margin: 30px 0;
}
