* {  
  margin: 0;
  padding: 0;
  border: 0;
}

body  { 
  background: #a2d3f8 url(../images/bg.png) repeat-x;
  text-align: center;
  font: 80%/175% Arial, Helvetica, sans-serif;
  color: #666666;
}

span.cleaner  {
  width: 100%;
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
	_margin-bottom: -23px;
}

a span, input.btn  {  
  cursor: pointer;
  _cursor: hand;
}

h2  {
  font-size: 17px;
  color: #96c10b;
  padding-left: 55px;
  padding-top: 15px;
  background: url(../images/h2.gif) no-repeat 11px top;
  margin-top: 15px;
  =margin-top: 40px;
  padding-right: 13px;
  text-align: left;
}

h3 {
  font-size: 15px;
  color: #96c10b;
  padding: 20px 0 0 13px;
  text-align: left;
}

p, dl {
  padding: 12px;
}

dl dt {
  color: #6697fe;
  font-weight: bold;
  font-size: 120%;
}

dl dd {
  padding-bottom: 15px;
}

dl dt p, dl dd p  {
  padding: 0;
}

a  {
  color: #6697fe;
}

a:hover {
  text-decoration: none;
}

p em  {
  color: #98c30b;
}

strong.green  {
  color: #98c30b;
}

.bold {
  font-weight: bold;
}

a.back  {
  display: block;
  text-align: right;
  padding-right: 11px;
  clear: both;
  padding-top: 10px;
}

.right  {
  text-align: right;
}

div#clouds  {
  width: 100%;
  /*background: url(../images/clouds.gif) center 173px repeat-x;*/
 background: url(../images/snow.png) center 0 ;
}

div#all {
  width: 904px;
  margin: 0 auto;
  background: #fff url(../images/content_snow.png);
}

div#all div#header  {
  width: 904px;
  height: 327px;
  background: #6c9cfd url(../images/header2_snow.png);
  position: relative;
  z-index: 2;
}

div#all div#header div#princezna  {
  position: absolute;
  top: 0;
  right: -8px;
}

div#all div#header h1 a {
  position: absolute;
  top: 91px;
  left: 42px;
  overflow: hidden;
  width: 580px;
  height: 55px;
  color: #f5f5f5;
  font-size: 70%;
}

div#all div#header h1 a span  {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(../images/header2_snow.png) -42px -91px;
}

div#all div#header em {
  position: absolute;
  top: 151px;
  left: 51px;
  color: #f1f5ff;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

div#all div#header h2 {
  position: absolute;
  top: 190px;
  left: 42px;
  overflow: hidden;
  width: 630px;
  height: 82px;
  background: #e7f7fc;
  font-weight: bold;
  color: #98c30b;
  margin: 0;
  padding: 0;
}

div#all div#header h2 span.sk {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(../images/header2_snow.png) -42px -190px;
}

div#all div#header h2 span.en {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(../images/header_en_snow.png) -42px -190px;
}

div#all div#header ul#nav {
  list-style: none;
  height: 35px;
  position: absolute;
  bottom: 0;
  left: 60px;
}
/*SEKY :D*/
div#all div#header ul#nav.sk {
  left: 90px;
}

div#all div#header ul#nav.en {
  left: 70px;
}

div#all div#header ul#nav.hu {
  left: 45px;
}

div#all div#header ul#nav li  {
  float: left;
  position: relative;
}

div#all div#header ul#nav ul {
  position:absolute;
  display:none;
  background: red;
  list-style: none;
}

div#all div#header ul#nav ul li  {
  float: none;
  clear: both;
}

div#all div#header ul#nav li a  {
  display: block;
  height: 29px;
  padding: 6px 20px 0 22px;
  color: #cedeff;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  background: url(../images/menu.png) left no-repeat;
  _float: left;
}

div#all div#header ul#nav ul li a  {
  float: left;
  background: #8cb0fc;
  width: 120px;
  text-align: left;
}

div#all div#header ul#nav li a.first  {
  background: none;
}

div#all div#header ul#nav li a:hover  {
  color: #fff;
}

div#all div#content  {
  width: 904px;
  background: url(../images/content2_snow.png) top no-repeat;
  position: relative;
  padding-top: 10px;
  _padding-top: 25px;
  =padding-top: 25px;
  padding-bottom: 230px;
  text-align: left;
  z-index: 1;
  min-height: 710px;
  _height: 700px;
}

div#all div#content table.changepass  {
  margin: 20px auto;
}

div#all div#content table.changepass th, div#all div#content table.changepass td  {
  padding: 3px 6px;
  text-align: left;
}

div#all div#content table.changepass th {
  width: 150px;
}

div#all div#content table.changepass td input {
  padding: 3px 6px;
  border: 1px solid #e7c3c1;
}

div#all div#content table input.btn {
  float: right;
  background: #e7c3c1;
  font-weight: bold;
  color: #666666;
}

div#all div#content table input.btn:hover {
  border-color: #a34b90;
  background: #a34b90;
  color: #fff;
}

div#all div#content table {
  margin: 5px 0; 
  margin-left: 45px;
  border-collapse: collapse;
  width: 400px !important;
}

div#all div#content table th, div#all div#content table td  {
  padding: 3px 6px;
}

div#all div#content table th  {
  text-align: right;
  width: 80px;
  vertical-align: top;
}

div#all div#content ul#lang {
  position: absolute;
  right: 14px;
  top: 47px;
  list-style: none;
}

div#all div#content ul#lang li  {
  margin-top: 1px;
}

div#all div#content ul#lang a {
  display: block;
  width: 28px;
  height: 24px;
  color: #c5d984;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  padding-top: 2px;
  text-align: center;
}

div#all div#content ul#lang a:hover, div#all div#content ul#lang a.active {
  color: #fff;
}

div#all div#content ul#razcestie  {
  position: absolute;
  top: 85px;
  left: 50px;
  width: 160px;
  list-style: none;
  background: url(../images/razcestie.gif) top center no-repeat;
}

div#all div#content ul#razcestie li {
  height: 42px;
  margin-bottom: 18px;
}

div#all div#content ul#razcestie li a {
  display: block;
  width: 160px;
  height: 32px;
  text-align: center;
  color: #000;
  text-decoration: none;
  font-size: 11px;
  padding-top: 10px;
}

div#all div#content ul#razcestie li a:hover {
  text-decoration: underline;
}

div#all div#content ul#subnav  {
  position: absolute;
  top: 41px;
  left: 70px;
  width: 132px;
  height: 374px;
  background: url(../images/subnav.png);
  list-style: none;
  text-align: center;
}


div#all div#content ul#subnav li#subnav1  {
  position: absolute;
  top: 25px;
  left: 25px;
}

div#all div#content ul#subnav li#subnav2  {
  position: absolute;
  top: 80px;
  left: 25px;
}

div#all div#content ul#subnav li#subnav3  {
  position: absolute;
  top: 115px;
  left: 25px;
}

div#all div#content ul#subnav li#subnav4  {
  position: absolute;
  top: 160px;
  left: 25px;
}

div#all div#content ul#subnav li#subnav5  {
  position: absolute;
  top: 195px;
  left: 25px;
}

div#all div#content ul#subnav li#subnav6  {
  position: absolute;
  top: 242px;
  left: 25px;
}

div#all div#content ul#subnav li#subnav7  {
  position: absolute;
  top: 273px;
  left: 20px;
}

div#all div#content ul#subnav li#subnav8  {
  position: absolute;
  top: 335px;
  left: 25px;
}

div#all div#content ul#subnav li a  {
  display: block;
  width: 80px;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

div#all div#content div#content-box {
  width: 455px;
  background: none;
  background: none;
  margin-top: 38px;
  margin-left: 218px;
  text-align: justify;
  padding-top: 5px;
  _padding-top: 40px;
}

div#all div#content div#content-box ul  {
  margin-left: 26px;
  padding: 10px;
}

div#footer  {
  z-index: 999;
  position: relative;
  height: 206px;
  background: url(../images/footer_snow.png) repeat-x center;
  margin-top: -206px;
  clear: both;
}

div#footer div  {
  height: 206px;
  width: 904px;
  margin: 0 auto;
  position: relative;
}

div#footer div a#hore {
  display: block;
  width: 71px;
  height: 88px;
  background: url(../images/hore.gif);
  position: absolute;
  top: 0;
  left: 93px;
  color: #eaceb8;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  padding-top: 14px;
}

div#footer div a#hore:hover {
  color: #fff;
}

div#footer div span#children  {
  display: block;
  width: 163px;
  height: 95px;
  background: url(../images/children.gif);
  position: absolute;
  right: 130px;
  top: 15px;
}

div#footer div p  {
  position: absolute;
  bottom: 15px;
  left: 20px;
  text-align: center;  
  width: 884px;  
  padding: 0;
}

div#footer strong {
  color: #916b36; 
}

div#footer div p, div#footer div p a  {
  font-size: 13px;
  color: #916b36;  
  text-decoration: none;
}

div#footer div p, div#footer div p span a {
  padding: 0 4px;
}

div#footer div p a:hover, div#footer div p a:hover strong  {
  color: #d9cec6;
}

div#right {
  width: 155px;
  position: absolute;
  right: 59px;
  top: 36px;
}

div#right div.box {
  width: 145px;
  background: url(../images/rightbox.png);
  margin-top: 12px;
  padding: 5px;
}

div#right a.search  {
  display: block;
  background: #984190;
  color: #fff;
  text-decoration: none;
  width: 135px;
  margin-top: 6px;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  border: 5px solid #d871cf;
}

div#right a.search:hover  {
  background: #d871cf;  
  border: 5px solid #984190;
}

div.box a.formular  {
  display: block;
  text-align: center; 
  font-weight: bold;
}

div.box div.chlapcek  {
  background: url(../images/chlapcek.gif) right bottom no-repeat;
  margin-right: -5px;
}

div.box div.chlapcek p  {
  padding-bottom: 25px;
}

div#right div.box h3  {
  font-size: 13px;
  padding-top: 5px;
}

div#right div.box p {
  padding: 0;
  margin: 0;
}

div#right div.box p.logout  {
  color: #666666;
  font-size: 11px;
  margin-left: -2px;
}

div#right div.box p.logout a  {
  color: #666666;
  padding: 0 2px;
}

div#right div.box p.news  {
  border-top: 1px solid #bdb8ab;
  padding: 5px 0;
  line-height: 140%;
  font-size: 11px;
  text-align: justify;
}

div#right div.box p.news a  {
  display: block;
  text-align: right;
  margin-top: -15px;
}

div#right div.box input {
  width: 139px;
  padding: 2px;
  border: 1px solid #dd6e2e;
  margin-top: 5px;
  background: #fcf8fa;
  color: #666666;
}

div#right div.box input.btn {
  width: 70px;
  color: #fff;
  border: 0;
  background: #dd6e2e;
  font-weight: bold;
  float: right;
}

div#right div.box input.btn:hover {
  background: #9a4290;
}

div#sipky {
  width: 142px;
  height: 376px;
  background: url(../images/sipky.gif);
  position: absolute;
  left: 50px;
  top: 99px;
}

a.foto  {
  float: left;
  margin-left: 10px;
  margin-top: 10px;  
  width: 101px;
  height: 77px;
}

a.foto img  {
  width: 97px;
  height: 73px;
  border: 2px solid #e7c3c1;
  margin-bottom: -7px;
  =margin-bottom: 0;
}

a.foto:hover img {
  border-color: #a34b90;
}

div#content-box.aktuality span.date {
  display: block;
  padding: 0 10px;
  padding-top: 5px;
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: -10px;
  color: #6697fe;
}

div#content-box.aktuality h3.nadpis {
  display: block;
  padding: 0 10px;
  padding-top: 15px;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: -27px;
}

div#content-box.aktuality hr {
  border-bottom: 1px solid #e7c3c1;
}

div#mapa small  {
  float: right;
  padding-right: 15px;
}

li.first  {
  font-weight: bold;
  padding-bottom: 10px;
}

#info	{
	position: absolute;
	top: 15px;
	left: 59px;
	width: 786px;
	color: #fff;
}

#content a img	{
	float: right;
	width: 80px;
}

table {
  border-collapse: collapse;
}

form  {
  margin-top: 10px;
}

table td, table th  {
  text-align: left;
  padding: 3px 10px;
}

table input, table textarea, table select {
  border: 1px solid #ccc;
  padding: 2px 5px;
  background: #fcfdfd;
  width: 200px;
}

table select  {
  padding: 0;
  width: 212px;
}

table textarea  {
  width: 300px;
}

input.btn {
  float: right;
  font-weight: bold;
  width: auto;
  padding: 5px 15px;
  background: #518eaa;
  color: #fff;
}

input.btn:hover {
  background: #a62828;
}

div.error {  
  background: #a62828;
  padding: 5px 10px;
  margin-bottom: 18px;
}

div.article div.error p {
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #fff;
}

div.galeria {
}

div.galeria a {
  float: left;
  margin-left: 10px;
  margin-top: 10px;  
  width: 101px;
  height: 77px;
}

div.galeria a:hover img {
  border-color: #a34b90;
}

div.galeria a img {
  width: 97px;
  height: 73px;
  border: 2px solid #e7c3c1;
  margin-bottom: -7px;
  =margin-bottom: 0;
}

#slide  {
  list-style: none;
  margin-top: 12px;
}

#slide img, #slide img a  {
  display: block !important;
  width: 155px !important;
  height: 88px !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

