BODY
{
  background-color : #cccccc;
  font-family : "Trebuchet MS", Arial;
  color  : #1e1e1e;
  font-weight : normal;
  margin: 10px 0;
}

#content
{
  width: 840px;				
  margin: 0 auto;
}

#menu
{
  float: left;
  font-size   : 12px;
  width: 190px;
  color: #EFEBDF;
  padding: 10px 10px 10px 10px;
  background: #83895c;
  border : solid #000000 1px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
}

.menu_item *
{
  margin-left : 15px;
  line-height: 30px;
  color: #F0F0F0;
}

.menu_title
{
  font-size : 17px;
  line-height: 20px;
  margin-top: 18px;
  margin-bottom: 12px;
  font-weight : bold;
  color: #EFEBDF;
}


.tytul_strony
{
  text-align:center;
  font-size:40px;
  line-height:50px;
  font-weight:bold;
  margin-top: 10px;
  margin-bottom: 30px;
  color: #CC6600;
}

.tytul
{
  text-align:left;
  font-size:36px;
  line-height:50px;
  font-weight:bold;
  margin-top: 10px;
  margin-bottom: 30px;
  color: #CC6600;
}


#tresc {
  float: right;
  width: 580px;		
  padding: 20px 20px 20px 20px;
  background: #efebdf;
  border : solid #000000 1px;
  font-size   : 14px;
  line-height:23px;
  text-align:justify;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;           
}


#tresc li
{
  margin-bottom:15px;
}

#tresc ol
{
  margin-bottom:45px;
}

#tresc h1
{
  text-align:left;
  font-size:19px;
  line-height:30px;
  font-weight:bold;
  margin-bottom: 10px;
  color: #bb5500;
}

#tresc h2
{
  text-align:left;
  font-size:16px;
  line-height:30px;
  font-weight:bold;
  margin-bottom: 10px;
  color: #bb5500;
}

.podpis
{
font-size:13px;
 margin-bottom: 10px;
 line-height:20px;
}

#podpis
{
font-size:43px;
 margin-bottom: 10px;
 line-height:20px;
}


.link
{
  margin-bottom: 30px;
  margin-top: 30px;
}


.ogloszenie
{
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
   width : 400px;
  padding : 10px 10px 10px 10px;
  background: #e0e0e0;
  border : dashed #000000 1px;
  -moz-border-radius: 10px;
}

.ogloszenie .hh1
{
  text-align:center;
  font-size:20px;
  line-height:20px;
  font-weight:bold;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #CC6600;
}

.ogloszenie .linka
{
  text-align:right;
  font-size:12px;
  line-height:20px;
  margin-top: 5px;
  color: #000000;
}

.ogloszenie .title
{
  font-size:18px;
  line-height:26px;
  font-weight:bold;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #555555;
}

#student li
{
  margin-bottom: 5px;
}

a
{
  color : #222222;
  text-decoration : underline;
}

a:hover
{
  text-decoration: none;
}

