* {
	font-family: tahoma;
}
body {
	margin: 0;
	text-align: center;
	background: #ffffff;
	font-size: 12px;
}
.center {
  text-align: center;
}

#page {
  border: #DAD8D8 1px solid;
  width: 970px;
  margin: 20px auto;
  text-align: left;
}

#rwe {
  float: right;
  padding: 5px 5px 5px 5px;
}
#leto #page {
  background: url("/images/leto/bg.png") 0 305px repeat-y;
}
#zima #page {
  background: url("/images/zima/bg.png") 0 305px repeat-y;
}
#leto #page_team {
  background: url("/images/leto/oneteam.gif") 140px 40px no-repeat;
}
#zima #page_team {
  background: url("/images/zima/oneteam.gif") 140px 40px no-repeat;
}
#page_bottom {
  min-height: 660px;
  padding: 0 0 230px 0;
}
#leto #page_bottom {
  background: url("/images/leto/bg-bottom.png") 0 100% no-repeat;
}
#zima #page_bottom {
  background: url("/images/zima/bg-bottom.png") 0 100% no-repeat;
}
#page_top {
  min-height: 300px;
}
#leto #page_top {
  background: url("/images/leto/bg-top.png") 0 0 no-repeat;
}
#zima #page_top {
  background: url("/images/zima/bg-top.png") 0 0 no-repeat;
}
#leto #logo_btm {
  background: url("/images/leto/skolmax.png") 80% 80% no-repeat;
}
#zima #logo_btm {
  background: url("/images/zima/skolmax.png") 80% 80% no-repeat;
}

#left {
  width: 185px;
  padding: 175px 0 0 0;
  text-align: left;
  float: left;
}
.menu {
  margin: 0 0 0 25px;
  width: 150px;
  text-align: left;
}
#leto .menu {
  background: url("/images/leto/menu_bg.png") no-repeat;
}
#leto .topbg, #leto .menu ul, #leto .menu ul.oranz {
  background: url("/images/leto/menu_li.gif") 0 0 no-repeat;
}
#leto .menu ul li a {
  background: url("/images/leto/menu_li.png") 0 100% no-repeat;
}
#zima .menu {
  background: url("/images/zima/menu_bg.png") no-repeat;
}
#zima .topbg, #zima .menu ul, #zima .menu ul.oranz {
  background: url("/images/zima/menu_li.gif") 0 0 no-repeat;
}
#zima .menu ul li a {
  background: url("/images/zima/menu_li.png") 0 100% no-repeat;
}
.menu ul, .menu ul.oranz {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  list-style: none;
}
.menu ul, .menu ul.prep {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  list-style: none;
}
.menu ul#menu li {
  position: relative;
  margin: 0;
}
.menu ul li a {
  padding: 4px 11px 4px 7px;
  min-height: 13px;
  font-weight: bold;
  display: block;
  font-size: 11px;
  color: #1D1C1C;
  text-decoration: none;
}
#leto .menu ul li.aktiv a {
  background: url("/images/leto/menu_li_aktiv.png") 0 100% no-repeat;
}
#zima .menu ul li.aktiv a {
  background: url("/images/zima/menu_li_aktiv.png") 0 100% no-repeat;
}
.menu ul li.aktiv li a {
  background: url("/images/leto/menu_li.png") 0 100% no-repeat !important;
}
.menu ul li a:hover, .menu ul li.aktiv a:hover {
  color: #EC4370;
}
#leto .menu ul.prep li a  {
  background-color: #0070FF;
  color: #FFFFFF;
  font-size: 15px;
}
#leto .menu ul.oranz li a {
  color: #007000;
  font-size: 13px;
}

#zima .menu ul.prep li a {
  background-color: #007000;
  color: #FFFFFF;
  font-size: 15px;
}

#zima .menu ul.oranz li a{
  color: #007000;
  font-size: 11px;
}
.menu ul.oranz li a:hover {
  color: #1D1C1C;
}
ul#menu li ul {
  display: none;
  position: absolute;
  top: -1px;
  left: 150px;
  width: 150px;
  margin: 0;
  padding: 1px 0 0 0;
}
ul#menu li.first ul {
  top: 0;
  padding: 0;
}
#leto ul#menu li ul {
  background: #ffffff url("/images/leto/menu_li.gif") no-repeat;
}
#zima ul#menu li ul {
  background: #ffffff url("/images/zima/menu_li.gif") no-repeat;
}
ul#menu li:hover ul, ul#menu li.over ul {
  display: block;
}
ul#menu li ul li {
  position: static;
}
.vlajky {
  margin: 0 0 15px 25px;
  width: 150px;
  text-align: center;
}
#leto .vlajky img {
  border: 1px solid #F16D3D;
}
#zima .vlajky img {
  border: 1px solid #285DA8;
}
.posun {
  margin: 0px 0 0 30px;
}
.posun2 {
  margin: 10px 0 0 66px;
}
#main {
  padding: 120px 0 0 0;
  width: 420px;
  float: left;
  margin: 0 0 0 36px;
  font-size: 11px;
  color: #373636;
}
#main h1, #main h2 {
  color: #67696A;
}
#main h1 {
  font-size: 18px;
  font-weight: bold;
}
#main h2 {
  font-size: 17px;
}
#main address {
  font-style: normal;
}
#main p {
  line-height:1.4;
  margin: 0 0 20px 0;
}
#right {
  margin: 0 0 0 720px;
  padding: 113px 0 0 0;
}
#main a {
  color: #E32D8A;
  text-decoration: none;
}
#main a:hover {
  background: #E32D8A;
  color: #ffffff;
}
#akt {
  width: 191px;
  background: url("/images/new_bg.png") repeat-y;
}
#akt a {
  color: #ffffff;
  text-decoration: underline;
}
#akt a:hover {
  color: #1D1C1C;
}
#akt_bottom {
  background: url("/images/new_bottom.png") 0 100% no-repeat;
}
#akt_top {
  background: url("/images/new_top.png") 0 0 no-repeat;
}
#akt_in {
	padding: 20px 20px 10px 20px;
	min-height: 250px;
	_height: 250px;
}
#akt h2 {
  font-size: 15px;
  color: #ffffff;
  margin: 0 0 20px 20px;
}
#akt h5 {
	font-size: 11px;
	color: #14B6E4;
	margin: 0 0 10px 0;
}
#akt p {
  font-size: 11px;
  color: #000000;
  line-height:1.2;
  margin: 0 0 20px 0;
}
.cl {
  clear: both;
  height: 1px;
}
.prekryt { 
  behavior: url("iepngfix.htc"); 
}
a img {
  border: 0;
}
#main ul {
  padding: 0 0 0 15px;
}
#main p.cerne, #main p.cerne a {
  color: #272626;
  font-weight: bold;

}
#main p.cerne a:hover {
  background: #272626;
  color: #ffffff;
}
#main img {
  margin: 0 3px;
}
.nahled {
  float: left;
  margin: 0 10px 10px 0;
}
.fLeft {
  float: left;
}
.fRight {
  float: right;
}

#popup {
  border: #DAD8D8 1px solid;
  margin: 10px;
  padding: 10px;
  text-align: left;
}
#popup .holder {
  margin: 10px;
  padding: 10px;
  background: #EE6A87;
  color: #ffffff;
}
#popup h1 {
  margin: 0;
  padding: 5px 0 10px 0;
  font-size: 15px;
}
#popup .back {
  text-align: right;
  margin: 0;
  padding: 0 15px;
}
#popup a {
  color: #1D1C1C;
  text-decoration: none;
}
#popup .holder a {
  color: #ffffff;
  text-decoration: underline;
}
#popup .holder a:hover {
  color: #1D1C1C;
}

div.form {
  margin: 30px 0;
}
table.form {
  width: 100%;
  border-collapse: collapse;
}
table.form th, table.form td {
  padding: 3px 5px;
  vertical-align: top;
}
table.form input {
  width: 30px;
  border: 1px solid #285DA8;
}
select {
  margin: 1px 0;
  border: 1px solid #285DA8;
  padding: 2px;
}
table.long_inputs {
  margin: 0 0 20px 0;
}
table.long_inputs input {
  width: 150px;
}
table.long_inputs textarea {
  width: 225px;
  margin: 0 20px 0 0;
  border: 1px solid #285DA8;
}
textarea.area {
  width: 100%;
  border: 1px solid #285DA8;
  padding: 2px;
}
table.form_blue {
  width: 100%;
  border-collapse: collapse;
  background: #285DA8;
}
table.form_blue td {
  padding: 5px 0;
  text-align: center;
  color: #ffffff;
}
table.form_blue input {
  width: 35px;
  border: 1px solid #285DA8;
}
input.submit {
  height: 30px;
  padding: 0 15px;
  background: #285DA8;
  color: #ffffff;
}
h4.hlaska {
  border: 1px solid #E32D8A;
  padding: 10px;
}
div.anotace img {
  float: left;
  padding: 0 15px 0 0;
}
div.object {
  margin: 35px 0 0 0;
}
