/* Ogolne */
span,div,body,form,input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
html, body {
    background-color: #252525;
    background-image: url(../img/bgKwiatki6.gif);     
    background-position: top left;
	margin: 0 auto;
	text-align: center;
    width: 100%;
    height: 93%;
}
table, td, tr, th {
    padding: 0;
    margin: 0 auto;
    border: 0;
    border-collapse: collapse;
    font-family: Arial;
    font-size: 11px;
    color: #D6CEB0;
    vertical-align: middle;
}
img {
    padding: 0;
    margin: 0;
    border: 0;
}
#tableFull {
    text-align: center;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    margin-top: 20px;
}
#tdTableAll{
    text-align: center;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
#tableWindow{
    text-align: center;
    vertical-align: top;
    width: 804px;
    height: 614px;
}

#tdTableLeft {
    text-align: left;
    width: 313px;
    vertical-align: top;
    height: 614px;
}
#tdTableRight {
    text-align: left;
    width: 491px;
    height: 614px;
    vertical-align: top;
}
#tdMenu{
    vertical-align: top;
    width: 491px;
    height: 32px;
}
#tdNaglowki{
    background-color: #070707;
    background-image: url(../img/bg_kwiaty.gif);
    background-position: right top;
    background-repeat: no-repeat;
    vertical-align: top;
    width: 487px;
    height: 199px;

}
#tdTextArea{
    background-color: #070707;
    background-image: url(../img/bg_kwiaty2.gif);
    background-position: right top;
    background-repeat: no-repeat;
    vertical-align: top;
    width: 487px;
    height: 383px;

}
td.margines{
    width: 4px;
}

img.naglowek{
  width:270px;
  height:40px;
  margin-top: 20px;
  margin-bottom: 30px;
}
img.naglowek_wide{
  width:350px;
  height:40px;
  margin-top: 20px;
  margin-bottom: 30px;
}
img.pic{
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 2px;
	border: 1px solid #D1CFB6;
}
img.picText{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #D1CFB6;
}
img.picNoBorder{
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 0px;
}
a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #9B9376;
  text-decoration: none;
}
a:hover {
  color: #D6CEB0;
  text-decoration: underline;
}
a.menu {
  padding: 9px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #9B9376;
  text-decoration: none;
}
a.menu:hover {
  color: #D6CEB0;
  text-decoration: underline;
}


div.li{ 
	background-image: url(../img/dot2.gif);
  background-repeat: no-repeat;
  background-position: left 6px;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #D6CEB0;
  padding-left: 12px;
  padding-right: 10px;
  line-height: 16px;
  text-align: justify;
  margin-left: 35px;
  padding-bottom: 2px;

}
a.footerLink {
   font-family: Tahoma;
   font-size: 10px;
   color: #827C69;
   text-decoration: none;
   font-weight: normal;
}
a.footerLink:hover {
   font-family: Tahoma;
   font-size: 10px;
   color: #ABA696;
   text-decoration: none;
}
td.footer{
text-align: right;
}

#tdEgo{
	width: 690px;
	text-align: right;
    vertical-align: middle;
}
