* {margin: 0; padding: 0;}

body {
   background: #fff url(gfx/bg.jpg);
   background-repeat: repeat-x;
   font-size: 13px;
   font-weight: normal;
   font-family: Tahoma,arial,sans-serif;
   text-align: justifity;
}

h1 {
   font-size: 15px;
   font-weight: bold;
   font-family: Tahoma,arial,sans-serif;
   color:#000000;
   text-align: justifity;
   margin-left:50px;
}

/* ================================================================ */
/*                    podstawowe divy                               */
/* ================================================================ */

#page {
width:801px;
height:100%;
margin-left:auto;
margin-right:auto;
}

#logo {
width:801px;
height:131px;
}

#menu {
width:801px;
height:40px;
}

#menu_home {
width:163px;
height:40px;
float:left;
}

#menu_onas {
width:159px;
height:40px;
float:left;
}

#menu_zapisy {
width:159px;
height:40px;
float:left;
}

#menu_galeria {
width:162px;
height:40px;
float:left;
}

#menu_ksiega {
width:158px;
height:40px;
float:left;
}

#foto {
background: url(gfx/foto.jpg);
width:801px;
height:255px;
}

#top {
background: url(gfx/top.jpg);
width:801px;
height:35px;
}


#left {
width:200px;
float:left;

}

#content {
width:601px;
min-height:500px;
float:left;

}

#content_normal {
width:601px;
min-height:500px;
float:left;

}

#content_admin {
width:801px;
height:100%;
float:left;

}



#blok_menu {
width:200px;
height:200px;
float:left;
}

#blok_kontakt {
width:200px;
float:left;
}

#blok_losowe {
width:218px;
height:150px;
float:left;
}

#blok_przedszkole {
width:218px;
float:left;
}

#copyright {
width:801px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
color:#666666;
font-size:11px;
float:left;
}


a.copyright:visited { font-size: 11px; text-decoration: none; color: #666666;}
a.copyright:link    { font-size: 11px; text-decoration: none; color: #666666;}
a.copyright:hover   { font-size: 11px; text-decoration: none; color: #bbbbbb;}


/* ================================================================ */
/* podstawowe class'y modulow systemu                               */
/* ================================================================ */

hr {
background:#666666;
color:#666666;
width:100%;
height:1px;
border: 0;
margin-top:5px;
margin-bottom:5px;
}

.uni_01 {
  font-family: Verdana;
  font-size: 11px;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-left: 3px;
  color: #555555;
}

.uni_02 {
  font-family: Verdana;
  font-size: 11px;
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-left: 4px;
  color: #666666;
}

.poll {
  border: 0px;
  background: none;
}

.code {
  border: 1px #999999 solid;
  background-color: #F4f4f4;
  font-family: Courier;
  font-size: 12px;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 16px;
  text-align: left;
  color: #990000;
}

.cytat {
  border: 1px #999999 solid;
  background-color: #F4f4f4;
  font-family: Verdana;
  font-size: 11px;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 16px;
  text-align: left;
  color: #006633;
}

.text     {

font-size: 13px;
text-align: justify;
padding-top: 3px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 5px; color: #666666; font-weight: normal}


.title {

width:100%;
height:35px;
  font-size: 15px;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 0px;
  padding-left: 3px;
  color: #666666;
}

.menu {

  font-size: 11px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #666666;
}

.o {

  font-size: 11px;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  font-weight: bold;
  color: #eeeeee;
}

.block {

  font-size: 11px;
  padding-top: 2px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 3px;
  color: #666666;
}

input {

  font-size: 10px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}

select {

  font-size: 10px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}

textarea {

  font-size: 11px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}



a:visited { font-size: 13px; text-decoration: none; color: #666666}
a:link    { font-size: 13px; text-decoration: none; color: #666666}
a:hover   { font-size: 13px; text-decoration: none; color: #bbbbbb}

img {border: 0px;}

/** Galeria zdjęć */
.image_title
{
  text-align: center;
}
.mid_thumb
{
  text-align: center;
}
.image_thumb
{
  text-align: center;
}

.full_image
{
  text-align: left;
}

.gallery
{
  text-align: center;
  float: center;
}
