a.sudoku2  {font-size:1.2em; font-family:trebuchet ms; color:white; text-decoration:underline; font-weight:bold;}
a.sudoku2:hover  {font-size:1.2em; font-family:trebuchet ms; color:#1126a7; text-decoration:underline;}
a.sudoku5  {font-size:1.0em; font-family:trebuchet ms; color:#d23415; text-decoration:none; font-weight:bold;}
a.sudoku3  {font-size:1.0em; font-family:trebuchet ms; color:white; text-decoration:none; font-weight:bold;}
a.autor  {font-size:10px; font-family:trebuchet ms; color:rgb(163,162,132); text-decoration:underline; font-weight:bold;}
a.autor:hover  {font-size:10px; font-family:trebuchet ms; color:rgb(163,162,132); text-decoration:none;}

body  {
  font-family:trebuchet ms;
  font-size:0.8em;
  color:gray;
  background: rgb(234,233,196) URL("../grf/background.png") 0px 0px repeat-x;
}

h1  {font-size:1.1em; color:gray; margin:0px; padding:0px;}
img {border:0px; padding:0px; margin:0px;}

.screen{
border: 2px solid grey;
}
.screen:hover{
border: 2px solid black;
}

#ram  {
  width:700px;
  margin:auto;
  padding:0px;
}

#logo {
  float:left;
  width:256px;
  height:80px;
}

#lista  {
  position:relative;
  float:left;
  width:444px;
  height:90px;
}

#stred  {
  margin:0px;
  padding:0px;
  float:left;
  width:700px;
}

#stred-top  {
  margin:0px;
  padding:0px;
  float:left;
  width:671px;
  height:17px;
  background: white URL("../grf/top-stred.png") 0px 0px no-repeat;
}

#stred-stred  {
  margin:0px;
  padding:0px;
  float:left;
  width:671px;
  background:white;
}

#stred-bottom  {
  margin:0px;
  padding:0px;
  float:left;
  width:671px;
  height:17px;
  background: URL("../grf/bottom-stred.png") 0px 0px no-repeat;
}

#vitejte  {
  float:left;
  width:414px;
  height:152px;
  margin-right:10px;
  background: white URL("../grf/vitejte.png") 0px 0px no-repeat;
}

#sudoku {
  float:left;
  width:224px;
  height:150px;
  padding-top:10px;
  padding-left:22px;
  background: white URL("../grf/sudoku.png") 0px 0px no-repeat;
}

#text {
  float:left;
  width:398px;
  padding-left:10px;
  text-align:justify;
}

#right  {
  width:261px;
  float:left;
}

#right-top  {
  margin:0px;
  padding:0px;
  float:left;
  width:261px;
  height:64px;
  background: white URL("../grf/right.png") 0px 0px no-repeat;
}

#right-stred  {
  float:left;
  margin-top:-1px;
  width:206px;
  background: white URL("../grf/right-stred.png") 0px 0px repeat-y;
  padding-left:30px;
  padding-right:25px;
  text-align:justify;
}

#right-bottom  {
  float:left;
  margin-top:-2px;
  width:255px;
  height:21px;
  background: white URL("../grf/right-bottom.png") 0px 0px no-repeat;
}

#paticka  {
  float:left;
  width:700px;
  font-size:10px;
  color:gray;
  height:50px;
  text-align:center;
}