#container 
  {
  color:#FFFFFF;
  font-size:13px;
  margin:0 auto;
  text-align:left;
  width:800px; 
  }

div, img, p {border: 0; padding: 0; margin: 0;}

#left {float:left;width:250px;}
#right {overflow:auto;float:right;height:390px;margin:10px 0px 0px 0px;width:528px;}

#text {padding:395px 0px 0px 275px;text-align:justify;position:relative;height:390px;width:452px;}

#menu {background-image:url(../img/menu.jpg);background-repeat:repeat-y;float:left;height:33px;width:800px;}

#menu ul{
	height: 33px;
	position: relative;
	top: 0px;
	left: 0px;
}

#menu li{
	list-style: none;
		float: left;
}

#menu a{
	height: 26px;
	display: block;
	text-decoration: none;

}

#a1 a {width: 89px;margin-left: 0px;}
#a1 a:hover { background: url(../img/button/01.jpg) no-repeat left top; }

#a2 a { width: 102px; margin-left: 0px; }
#a2 a:hover { background: url(../img/button/02.jpg) no-repeat left top; }

#a3 a { width: 73px; margin-left: 0px; }
#a3 a:hover { background: url(../img/button/03.jpg) no-repeat left top; }

#a4 a { width: 63px; margin-left: 0px; }
#a4 a:hover { background: url(../img/button/04.jpg) no-repeat left top; }

#a5 a { width: 136px; margin-left: 0px}
#a5 a:hover { background: url(../img/button/05.jpg) no-repeat left top; }

#a6 a { width: 127px; margin-left: 0px; }
#a6 a:hover { background: url(../img/button/06.jpg) no-repeat left top; }

#a7 a { width: 114px; margin-left: 0px; }
#a7 a:hover { background: url(../img/button/07.jpg) no-repeat left top; }

#a8 a { width: 96px; margin-left: 0px; }
#a8 a:hover { background: url(../img/button/08.jpg) no-repeat left top; }

#a9 a { width: 65px; margin-left: 36px; }
#a9 a:hover { background: url(../img/button/09.jpg) no-repeat left top; }

#bg {background-image:url(../img/bg.gif);background-repeat:repeat-y;float:left;height:422px;margin:0px 0px 0px 0px;width:800px;}


.pole
  {
  background-color:#E62078;
  border: 1px solid #6c6c6c;
  color:#FFFFFF;
  font-size:11px;
  width:250px;
  }
  
#panel
  {
  padding:5px;
  margin-left:10px;
  width:455px;
  word-break: break-all;
  }
#panel_odpovede
  {
  margin-left:45px;
  padding:5px;
  width:398px;
  word-break: break-all;
  }
  
