body {font-size: 12px;
      font-family: "Arial CE", inherit, "Verdana CE"  , "Lucida Grande CE" , "Helvetica CE" , Verdana, Arial, lucida, sans-serif;
      font-weight: normal;
      text-decoration: none;
      color: #ffffff;
      margin: 0;
      padding: 0;
      text-align: center;
      background-color: #fff83f;
      }


.all {
     width: 950px;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
     background-image: url("index/bg_body.png");
}
.all_main{
     width: 950px;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
     background-image: url("index/bg_body_main.png");	
}

.all_in {
     margin: 0 20px;
     padding-top: 20px;
}


#banner_main {
     height: 200px;
     padding: 0;
     background-image: url("index/banner_main.png");
     border: none;
}


#logoLink_skola {
     width: 470px;
     height: 200px;
     float: left;
     cursor: pointer;
}


#logoLink_skutr {
     float: right;
     width: 470px;
     height: 200px;
     cursor: pointer;
}


img {
   border: 0px;
}


.leva_main {
        float: left;
        width: 430px;
        padding-left: 10px;

}

.prava_main{
        float: right;
        width: 440px;
        padding-right: 20px;

}

#paticka_main{
       background-image: url("index/footer_main.png");
       height: 100px;
}

#paticka div, #paticka_main div {
       padding-top: 60px;
	   padding-left: 180px;	
}

.cistic {
   clear: both;
}

h1 {
   font-size: 2.5em;
}

h2 {
   font-size: 2.0em;
}

h3 {
   font-size: 1.2em;
   margin-bottom: 0px;
   padding-bottom: 0px;
}

.center {
	text-align: center;
}


a{
	color: #FFF0F0;
}
