/*
*
* CSS file 4 Akadamia YMAA
*
* by Tunker >:)
*
*/

body
{
  margin:0 0 0 0;
  background-image:url('../images/mainGradient2.jpg');
  background-position:center;
}

.mainFrame
{
  font-family:Verdana;
  text-align:justify;
  font-size:11px;
  color:#000;
}

.vs
{
  font-size:1px;
}

.vsLeft
{
  padding:0 0 0 25px;
  width:120px;
}

.vsRight
{
  width:201px;
}

.vsRightCorner
{
  font-size:1px;
  width:201px;
  height:176px;
  background-image:url('../images/rightCorner.jpg');
  background-repeat:no-repeat;
  background-position:bottom;
}

.vsCenter
{
  width:995px;
  font-size:1px;
  background-image:url('../images/bgCenter.jpg');
  background-repeat:repeat-y;
}

.footerFrame
{
  width:995px;
  height:91px;
  font-size:1px;
  background-image:url('../images/bgFooter.jpg');
  background-repeat:no-repeat;
}



/*  okienka z tematami i odpowiednim  obrazkiem na tytule i headFla*/

.headFla
{
  font-size:1px;
  width:995px;
  height:159px;
}

.topicFrame1
{
  background-image:url('../images/topic_akademia.jpg');
  background-repeat:no-repeat;
  background-position:bottom;
  height:55px;

  padding:0 0 0 170px;

  font-family:Arial;
  font-size:18px;
  font-weight:bold;
  color:#634E2F;
}
.topicFrame2
{
  background-image:url('../images/topic_dzieci.jpg');
  background-repeat:no-repeat;
  background-position:bottom;
  height:55px;

  padding:0 0 0 170px;

  font-family:Arial;
  font-size:18px;
  font-weight:bold;
  color:#634E2F;
}
.topicFrame3
{
  background-image:url('../images/topic_shaolin.jpg');
  background-repeat:no-repeat;
  background-position:bottom;
  height:55px;

  padding:0 0 0 170px;

  font-family:Arial;
  font-size:18px;
  font-weight:bold;
  color:#634E2F;
}
.topicFrame4
{
  background-image:url('../images/topic_taichi.jpg');
  background-repeat:no-repeat;
  background-position:bottom;
  height:55px;

  padding:0 0 0 170px;

  font-family:Arial;
  font-size:18px;
  font-weight:bold;
  color:#634E2F;
}

.bigA
{
  font-family:Arial;
  font-size:16px;
  font-weight:bold;
  color:#634E2F;
}

.td4
{
    font-size: 11px;
    font-family: verdana;
    margin: 5px 10px;
    padding: 5px 10px;
    color: black;
    text-decoration: none;
}

.input
{
    display:block;
    border:1px solid #6F540D;
    background-color:#FFF4D8;

    font-size:11px;
    text-align:center;
    color:#6F540D;
    width:200px;
}

.input3
{
    display:inline;
    border:1px solid #6F540D;
    background-color:#FFF4D8;

    font-size:11px;
    text-align:center;
    color:#6F540D;
    width:50px;
}

.textarea
{
    background-color:#FFF3D3;
    font-size:11px;
    color:#513E0B;
    border:1px solid #513E0B;
    width:250px;
    height:200px;
    margin:2px 10px 2px 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.textarea2
{
    background-color:#FFF3D3;
    font-size:11px;
    color:#513E0B;
    border:1px solid #513E0B;
    width:250px;
    height:100px;
    margin:2px 10px 2px 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.file
{
    background-color:#FFF3D3;
    font-size:11px;
    color:#513E0B;
    border:1px solid #513E0B;
    width:300px;
    cursor:pointer;
}

.t3
{
    font-size: 10px;
    font-family: verdana;
    color: #CC0000;
    font-weight: bold;
    text-decoration: underline;
    text-align: right;
    margin: 3px 10px;
    padding: 3px 10px;
}
.t2
{
    font-size: 10px;
    font-family: verdana;
    color: black;
    font-weight: bold;
    text-decoration: underline;
    text-align: right;
    margin: 10px;
    padding: 10px;
}

.td5
{
    font-size: 11px;
    font-family: verdana;
    font-weight: bold;
    color: #CC0000;
    text-decoration: underline;

}