/* ================================================================ */
/*          glowne definicje strony                                 */
/* ================================================================ */

* {margin: 0; padding: 0;}

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

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

img {
border: 0px;
}

/* ================================================================ */
/*                             main                                 */
/* ================================================================ */

#page {
width:1000px;
height:1000px;
margin:auto;
}

#page_admin {
width:1000px;
height:500px;
margin:auto;
}

#header {
background: url(gfx/header.jpg);
width:1000px;
height:223px;
}

#top {
background: url(gfx/top.jpg);
width:912px;
height:63px;
float:left;
}

#banner {
width:1000px;
margin:auto;
}

#content {
background: url(gfx/content.jpg);
width:912px;
height:100%;
float:left;
}

#content_admin {
background: url(gfx/content.jpg);
width:912px;
height:100%;
float:left;
}

#menu_left {
width:182px;
padding-left:20px;
float:left;
}

#main {
width:509px;
float:left;
}

#cmain {
width:912px;
float:left;
}

#menu_right {
width:182px;
float:left;
}

#tail {
background: url(gfx/tail.jpg);
width:1000px;
height:157px;
color:#ffffff;
float:left;
}

#main_text {
margin-left:5px;
margin-right:4px;
width:500px;
}

#tail a:link {
text-decoration:none;
color:#ffffff;
}

#tail a:visited {
text-decoration:none;
color:#ffffff;
}

#stopka {
width:350px;
height:30px;
position:relative;
top:100px;
left:650px;
}

#search {
width:200px;
height:20px;
position:relative;
top:15px;
left:835px;
}


#lborder {
background: #69A33F url(gfx/lborder.jpg);
background-repeat: no-repeat;
width:44px;
height:100%;
float:left;
}

#rborder {
background: #69A33F url(gfx/rborder.jpg);
background-repeat: no-repeat;
width:44px;
height:100%;
float:left;
}

/* ================================================================ */
/*                              menu                                */
/* ================================================================ */

#head_menu {
background: url(gfx/head_menu.jpg);
width:182px;
height:26px;
}

#bmenu {
background: url(gfx/back_menu.jpg);
width:182px;
height:146px;
}

#emenu {
background: url(gfx/emenu.jpg);
width:182px;
height:17px;
}



/* ================================================================ */
/*                        bloki menu                                */
/* ================================================================ */

.title_block {
background: url(gfx/title_block.jpg);
width:182px;
height:44px;
float:left;
}

.blocks {
background: url(gfx/blocks.jpg);
width:182px;
height:100%;
float:left;
}

.in {
width:160px;
padding-top:5px;
padding-left:10px;
color:#ffffff;
}

.eblocks {
background: url(gfx/eblocks.jpg);
width:182px;
height:11px;
float:left;
}

.in a:link    { text-decoration: none; color: #ffffff;}

.in a:visited { text-decoration: none; color: #ffffff;}

h2 {
margin: 15px 25px;
color:#ffffff;
font-family: Tahoma,arial,sans-serif;
font-size: 16px;
font-weight: bold;
}


/* ================================================================ */
/*                             classy                               */
/* ================================================================ */


/* ================================================================ */
/* 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;
}

/* ================================================================ */
/*                         główne działy i kategorie                */
/* ================================================================ */

.text {
background: url(gfx/btext.jpg);
width:509px;
}


.title {
background: url(gfx/title.jpg);
width:509px;
height:31px;
  font-size: 11px;
  color: #666666;
}

.etext {
background: url(gfx/etext.jpg);
width:509px;
height:5px;
}

.subtitle {
padding-left: 350px;
}

h1 {
padding-top:5px;
padding-left:35px;
color:#BF1516;
font-family: Tahoma,arial,sans-serif;
font-size: 16px;
font-weight: bold;
}

/* ================================================================ */
/*                         inne               */
/* ================================================================ */

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


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


.t_list {
padding-top:10px;
padding-left:35px;
color:#BF1516;
font-family: Tahoma,arial,sans-serif;
font-size: 12px;
font-weight: bold;
}



/** 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;
}