* {margin: 0; padding: 0;}

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

h1 {
   font-size: 1.5em;
   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;
}


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

}

#content {
width:279px;
height:600px;
float:left;

}

#content_normal {
width:497px;
height:800px;
float:left;

}

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

}

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

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

#blok_ankieta {
width:134px;
height:200px;
}

#blok_kontakt {
position:relative;
width:170px;
float:right;
}

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

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

#tail {
width:801px;
margin:auto;
}

#copyright {
width:801px;
margin-left:auto;
margin-right:auto;
}

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

.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;
}


/* ================================================================ */
/* definicje (glownie linkow) dla theme'ow o duzym kontrascie       */
/* ================================================================ */

/*

dostepne style:

.t_list   [dla linkow tworzonych w tytule funkcji list_body_open()]
.t_art    [dla linkow tworzonych w tytule funkcji art_theme()]
.t_main   [dla linkow tworzonych w tytule funkcji main_title_open()]
          [dla linkow tworzonych w tytule funkcji mn_title_open()]
          [dla linkow tworzonych w tytule funkcji news_theme()]
*/



/* ================================================================ */
/* definicje uzytkownika (uzyte w functions.inc.php)                */
/* ================================================================ */


.text     {

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


.title {
background: url(gfx/head.jpg);
width:279px;
height:35px;
  font-size: 11px;
  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 { text-decoration: none; color: #666666}
a:link    { text-decoration: none; color: #666666}
a:hover   { 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;
}