@charset "utf-8";
/* CSS Document */

.full_w 	{width: 100%}
.widest		{width: 960px; margin: auto}
.red		{color: #F00}
.yellow		{color:  #fbb700}
.to_l		{float: left}
.to_r		{float: right}
.p12		{font-size: 12px;color:#fbb700; margin-bottom: 10px}
.searched 	{background: #fbb700; color: #000000; font-weight: bold}
.miniobrazki{margin-right: 6px; border:solid 3px #fff}
h2 			{margin:2px}
a 			{color:#404040;text-decoration:none}

body {background-image: url(../images/background3.png);}

/*bloki lewy i prawy*/
#content	{position:relative;}
#left		{position: absolute; width:250px; padding-bottom: 67px}
#right		{position: absolute; width:710px; left: 250px; background: url(../images/right_back.png) no-repeat right 160px;}


/*reszta blokow*/
#ptxt {font-size: 11px}
#txt {width: 695px}
#text {background: url(../images/text_back_y.png) repeat-y; height: 610px; padding: 10px}
#text_bottom {background: url(../images/text_bottom.png) no-repeat; width: 695px; height: 20px}
#text_top {background: url(../images/text_top.png) no-repeat; width: 695px; height: 20px}

#footer {height: 82px; font-size: 10px; color: #ffffff; padding: 0px 0px 5px 15px}
#footer a {color: #ffffff; text-decoration: none}

ul.bottom_f
{
list-style-type: none;
margin:0;padding:0;
}
ul.bottom_f li
{
display:inline;
margin:0;padding:0;
}

/*galeria*/
#gallery_container {}
img.gallery_img {border: 3px solid #969696; margin: 18px; *margin: 15px}

div.formularz {margin: auto; width: 400px; text-align: right}
div.formularz input.tx, div.formularz textarea {background: #efefef; width: 300px; border: 1px solid #404040;}
div.formularz textarea {height: 200px; margin-bottom: 10px;}

.ssclass1{
font-size:13px;
color:white;
}
.ssclass2{
text-align:center;
color:#404040;
font-weight:bold;
padding-top:7px;
display:block
}
.vcard{
padding-top:25px;
text-align:center;
font-size:11px;
}
.adr{
display:inline;
}
