* {
  font-family: Arial;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
body {
  background-position: left top;
  background-repeat: no-repeat;
} 
a {
  color: #000000;
}
p {
  margin-bottom: 10px;
}
h1 {
  font-size: 160%;
  margin-bottom: 10px;
}
h2 {
  font-size: 160%;
  margin-bottom: 10px;
}
h3 {
  font-size: 120%;
  margin-bottom: 5px;
}
em {
  font-style: italic;
}
.clear {
  clear: both;
}
ul, li {
  margin-left: 10px;
}
li {
  list-style: square;
}
#container-outter {
  width: 1000px;
  margin: auto;
}
#container-inner {
  width: 1000px;
  position: absolute;
  background-image: url('../img/layout/bg_header.png');
  background-repeat: repeat-x;
}
#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1000px;
  clear: both;
}
#rain-family {
  position: absolute;
  left: 395px;
  top: 5px;
  text-align: left;
}
#search {
  position: absolute;
  right: 0px;
  top: 10px;
}
  #search .submit {
    background-color: #afafaf;
    border: 1px solid #000000;
    color: #ffffff;
    padding: 0px;
  }
  #search input {
    padding: 2px;
    border: 1px solid #a5a5a5;
	  background-color: #fcfcfc;
  }
#main {
  font-size: 75%;
  float: left;
  margin-top: 196px;
  margin-top: 95px; /*logo uz neni absolutne pozicovane*/
  width: 1000px;
}  
#header-fullbanner {
  position: absolute;
  top: 45px;
  right: 0px;
  width: 605px;
  text-align: right;
}
#menu {
  position: absolute;
  top: 120px;
  left: 0px;
  width: 1000px;
  }
#map {
  width: 364px;
  height: 364px;
  overflow: hidden;
}  
#menu2 {
  position: absolute;
  top: 152px;
  left: 0px;
  width: 1000px;
  z-index:99;
  }  
  #menu img, #menu2 img {
    vertical-align: middle;
  }
  #menu ul, #menu2 ul {
  clear: both;
  float: left;
  height: 32px;
  margin: 0px;
  /*background-color: #f00000;
  background-color: #ffffff;*/
  }
  .bgwhite {
    /*background-color: #ffffff;*/
  }
  #menu2 ul ul {
    background-color: transparent;
  }
  #menu li, #menu2 li {
    display: inline;
    padding: 0px;
    margin: 0px;
    list-style: none;
  }

  #menu .row1 li a {
  display: block;
  float: left;
  background-color: #8c0505;
  background-image: url('../img/layout/bg_menu_row1.png');
  background-position: top right;
  background-repeat: no-repeat;
  /*margin-right: 1px;*/  
  border-right: 1px solid #ffffff;
  font-size: 75%;
  color: #ffffff;
  background-color: #8c0505;    
  padding: 8px;
  padding-left: 18px;
  padding-right: 17px;
  vertical-align: middle;
  }
  #menu .row1 li a:hover {
    background-image: url('../img/layout/bg_menu_row1_hover.png');  
  }
  #menu .row1 li.flag a {
  background-image: url('../img/layout/bg_menu_flag.png');
  background-color: #790808;
  }
  #menu .row1 li.home a {
    background-image: none;
    background-color: #5b0d0d;
  }
  #menu .row1 li.new a {
  background-image: url('../img/layout/bg_menu_row1_new.png');
  background-position: top right;
  background-repeat: no-repeat;
  }
  #menu .row1 li.new a:hover {
    background-image: url('../img/layout/bg_menu_row1_new_hover.png');  
  }
  #menu .row1 li.y2009 a {
  background-image: url('../img/layout/bg_menu_row1_2009.png');
  background-position: top right;
  background-repeat: no-repeat;
  }
  #menu .row1 li.y2009 a:hover {
    background-image: url('../img/layout/bg_menu_row1_2009_hover.png');  
  }
  #menu2 .row2 a {
  display: block;
  float: left;
  background-color: #dddddd;
  /*margin-right: 1px;*/  
  border-right: 1px solid #ffffff;
  padding: 8px;
  padding-left: 18px;
  padding-right: 18px;
  color: #000000;
  font-size: 75%;
  }
  #menu2 .row2 a:hover {
    background-color: #8c0505;
    color:#ffffff;
  }
#menu li.last a,
#menu2 li.last a {
margin-right: 0px;
border-right: 0px;
/*border-right: 1px solid #ffffff;*/
}
#menu2 li.last a {    
width:99px;
}
#logo {
  /*position: absolute;
  top: 0px;
  left: 0px;*/
  width: 363px;
  height: 101px;
  overflow: hidden;
  clear: both;
  float: left;
}
#partners {
  clear: both;
  float: left;
  width: 1000px;
  margin-top: 10px;
}
#footer {
  margin-top: 10px;
  background-color: #8c0505;
  float: left;
  width: 1000px;
  font-size: 70%;
}
  #footer * {
    color: #ffffff;
  }
  #footer .info {
    margin: 15px;
  }
  #footer .logo {
    float: right;
    margin-bottom: 15px;
  }  
/*clanky*/
table.articles {
  font-size: 90%;
}
table.articles td {
  vertical-align: top;
  padding: 2px;
  padding-bottom: 10px;
} 
table.articles .image img {
  padding: 2px;
  border: 1px solid #000000;
  margin-right: 5px;
}
table.articles .title a {
  font-weight: bold;
  text-decoration: underline;
}
/*hlavicka*/
#homepage-fullbanner {
  position: absolute;
  right: 0px;
  top: 196px;
  height: 60px;
  overflow: hidden;
  background-color: #8C0505;
}
/*strankovani*/
.strankovani {
 clear: both;
 height: 30px;

}
.strankovani table {
  float: right;
  margin-right: 10px;
}
/*bannery*/
.fullbanner {
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
}
/*ruzne*/
p.small,
span.small {
  font-size: 80%;
}
#mojeMapa {
  margin-bottom: 30px;
}



#drop_down_menu li {
	float:left;
}
#drop_down_menu li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#drop_down_menu li ul li {
	display:list-item;
	float:none;
	clear:both;
	font-size: 75%;
	padding: 0px;
  margin: 0px;
}
#drop_down_menu li ul li a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	display:block;
	width:92px;
  }
#drop_down_menu .program a {
  width: 48px;
  overflow: hidden;
}
#drop_down_menu .sport a {
  width: 88px;
  overflow: hidden;
}


/*tips*/
.tipz {
  z-index: 9999;
}
.tipz ul, .tipz li {
  margin-bottom: 0px;
  margin-left: 0px;
}
.tipz ul {
  margin-left: 30px;
}
.tipz li {
  list-style-image: url('../img/layout/tip/li.png');
  vertical-align: middle;
  list-style-position: outside;
  padding-left: 5px;
}
.tip-top			{
  background:url('../img/layout/tip/tip-top.png') top left no-repeat;
  height:24px;
  width:262px;
  }
.tipz .text {
  display: none;
}  
.tip-title		{
  color:#ed1c24;
  font-weight:bold;
  font-size: 90%;
  margin:0 20px 0 20px;
  }
.tip-text		{
  color:#000;
  padding:10px 20px 0px 20px;
  background:url('../img/layout/tip/tip-text.png') left top repeat-y;
  font-size: 70%;
  line-height: 1.5;
  }
.tip-bottom		{
  background:url('../img/layout/tip/tip-bottom.png') left bottom no-repeat;
  width:262px;
  height:24px; }
.tip	{
  width:262px;
  background:url('../img/layout/tip/tip-text.png') left top repeat-y;
  }
.tip	p {
  margin-bottom: 0px;
  padding-bottom: 10px;
}  
/*osobni pozvanka*/
.invitation {

}
.invitation img {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  border: 1px solid #000000;
} 
.invitation .note {
  font-size: 95%;
  font-style: italic;
  padding-bottom: 0px;
}
.invitation .sign {
  font-size: 90%;
  text-align: left;
}

#map_canvas {
  width: 590px;
  height: 300px;
  overflow: hidden;
}
