@charset "utf-8";
body {
	margin:0px; 
	padding:0px;
	color:#a2a2a2;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif
}
ul {
margin-left:0px;
padding-left:15px;
list-style-image:url(images/list.gif)
}
input {
	font-size:11px
}
select {
	font-size:11px
}
h2{
	font-size:13px;
	font-weight:normal;
	color:#CA31BA;
	margin:0px;
	padding: 10px 0px 0px 0px
}

 #load{
	width: 100%;
	height:600px;
	position: absolute;
 	top: 50%;
	margin: -300px 0 0 0px;

}
 #container {
	height:601px;
	margin: 0 auto;
	padding-top:1px
}
 #mainContent {
	width:1000px; 
	height:600px;	margin: 0 auto;  
	
}
 #flash {
	position:absolute;
	z-index: -1;
}

 #header {
	width:1000px; 
	height:106px;	
}
 #header img{
	 border:0px
}
 #header a {
	 width:424px;
	 height:53px;
	 padding:40px 0px 0px 160px;
	 display:block
}
 #loga {
	width:1000px; 
	height:60px;	
	margin: 0 auto;
	font-size:9px
}
 #loga img{
	 border:0px;
	 margin: 10px 20px 0px 0px;
}

 #loga a{
	 text-decoration:none;
	 color:#a2a2a2;
}
 #loga a:hover{
	 text-decoration:underline
}
 #menu {
	 height:40px;
	 margin:0px 0px 25px 184px;
} 
#menu img{
 border:0px
}
 #menu1 {
	 float:left;
	 width:148px;
	 height:40px;
}
 #menu1 a{
	 width:148px;
	 height:40px;
 display:block;
 background-image:url(images/menu_1.gif);
 background-position: left
} 
 #menu1 a:hover{
	 background-position: right
}

 #menu2 {
	 float:left;
	 width:149px;
	 height:40px
}
 #menu2 a{
	 width:149px;
	 height:40px;
 display:block;
 background-image:url(images/menu_2.gif);
 background-position: left
} 
 #menu2 a:hover{
	 background-position: right
}
 #menu3 {
	 float:left;
	 width:189px;
	 height:40px
}
 #menu3 a{
	 width:189px;
	 height:40px;
 display:block;
 background-image:url(images/menu_3.gif);
 background-position: left
} 
 #menu3 a:hover{
	 background-position: right
}
 #menu4 {
	 float:left;
	 width:91px;
	 height:40px
}
 #menu4 a{
	 width:91px;
	 height:40px;
 display:block;
 background-image:url(images/menu_4.gif);
 background-position: left
} 
 #menu4 a:hover{
	 background-position: right
}
 #menu5 {
	 float:left;
	 width:88px;
	 height:40px
}
 #menu5 a{
	 width:88px;
	 height:40px;
 display:block;
 background-image:url(images/menu_5.gif);
 background-position: left
} 
 #menu5 a:hover{
	 background-position: right
}


 #story1 {
	 height:290px;
	 width:200px;
	 padding: 0px 15px 0px 215px;
	 float:left
}

 #story2 {
	 height:310px;
	 width:375px;
	 padding-left:15px;
	 float:left;
	 overflow: auto
}
 #story3 {
	 height:310px;
	 width:375px;
	 padding-left:15px;
	 float:left;
}
  #story1 a:link, a:visited {
	 color: #75b5de;
	 text-decoration:none
}
  #story1 a:hover {
	 text-decoration:underline;
	 color: #75b5de;
}
  #story1 img {
	  border:0px
}
  #story3 a:link, a:visited {
	 color: #75b5de;
	 font-weight:bold;
	 text-decoration:none
}
  #story3 a:hover {
	 text-decoration:underline;
	 color: #75b5de;
}
  #story3 img {
	  border:0px
}
  #story3 p {
	  margin:0px;
	  padding-top:0px
}
  #story2 a:link, a:visited {
	 color: #75b5de;
	 text-decoration:none
}
  #story2 a:hover {
	 text-decoration:underline;
	 color: #75b5de;
}
 .foot {
	 float:right;
	 margin-top:25px
}
 .lila{
	 color:#CA31BA;
}
 .lilamain{
	 color:#CA31BA;
	 font-size:15px
}
 .bluemain{
	 color: #75b5de;
	 font-size:15px
}
 .seznam{
	 padding-bottom:10px
}
 .text{
	 padding-right:10px
}
 .help{
	color: #CA31BA;
	 font-size:15px;
	 font-weight:bold
}
 .listy{
	 text-align:center
}