body {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size:1em;
}

#container
{
  width: 950px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #000;
}

#header
{
  position: relative;
  width: 950px;
  height: 250px;
  border: 1px solid #000;
}

#logo
{
  position: relative;
  width: 950px;
  height: 200px;
  border: 1px dotted #000;
  background: ;
}

#menu
{
  position: relative;
  width: 950px;
  height: 25px;
  border: 1px dotted #000;
  text-align: center;
  background-color: #97141A;
}

#menu ul
{
  margin-top: -2px;
  margin-left: -37px;
  list-style-type:none;
}

#menu ul li
{
  float: left;
  width: 133px;
  height: 25px;
  padding-top: 2px;
  border: 1px dotted #FFF;
}

#menu ul li a
{
  color: #FFF;
  text-decoration: none;
}

#menu ul li a:hover
{
  text-decoration: underline;
}

#content
{
  position: relative;
  width: 950px;
  border: 1px dotted #000;
  height: 1650px;
}

#left
{
  position: relative;
  width: 200px;
  float: left;
  border-right: 1px dotted #000;
  height: 1650px;
  text-align: center;
}

#right
{
  position: absolute;
  left: 200px;
  width: 730px;
  padding: 10px;
  border: 1px dotted #000;
  height: 1630px;
}

#left, #right
{
  background-color: #DDD;
}

#right #evfolyam
{
  color: #97141A;
  text-align: right;
  border-bottom: 1px solid #97141A;
}

#footer
{
  position: relative;
  width: 950px;
  height: 100px;
  border: 1px dotted #000;
}

.leftBox
{
  margin: auto;
  margin-top: 20px;
  width: 180px;
  background: transparent;
}

/*Kerekitett dobozsarok*/
.leftBox .top, .leftBox .bottom
{
  display:block;
  background:transparent;
  font-size:1px;
}

.leftBox .b1, .leftBox .b2, .leftBox .b3, .leftBox .b4, .leftBox .b1b, .leftBox .b2b,
.leftBox .b3b, .leftBox .b4b, .boxcontent
{
  display:block;
  overflow:hidden;
  border-left:1px solid #FFF;
  border-right:1px solid #FFF;
  background-color: #E4E4E4;
}

.leftBox .b1, .leftBox .b2, .leftBox .b3, .leftBox .b1b, .leftBox .b2b, .leftBox .b3b
{
  height:1px;
}

.leftBox .b1
{
  margin:0 5px;
  background-color: #FFF;
}

.leftBox .b2, .leftBox .b2b
{
  margin:0 3px;
  border-width:0 2px;
}

.leftBox .b3, .leftBox .b3b
{
  margin:0 2px;
}

.leftBox .b4, .leftBox .b4b
{
  height:2px;
  margin:0 1px;
}

.leftBox .b1b
{
  margin:0 5px;
  background-color: #FFF;
}

/*Kerekitett dobozsarok vege*/

.boxcontent p
{
  margin: 0;
  font-family: Courier new, Courier, serif;
  font-weight: bold;
}

.boxcontent ul
{
  margin: 0;
  text-align: left;
  list-style-type:none;
}

.boxcontent ul li
{
  position: relative;
  left: -20px;
  width: 180px;
  font-size: 1.5em;
  font-family: Courier new, Courier, serif;
  font-weight: bold;
}

.boxcontent ul li a, .boxcontent p a
{
  text-decoration: none;
  color: #000;
}

.boxcontent ul li a:hover, .boxcontent p a:hover
{
  color: #97141A;
}

.text
{
  font-size: 0.5em;
}

.imp
{
  font-size: 0.6em;
}
