@charset "iso-8859-2";
/* CSS Document */


body{
background-color:FEF8E8;
background-image:url(jamniki.png);
background-repeat:repeat-y;
background-position:left-bottom;
}

div.container {

text-align: center;
width: 100% auto; 
margin: auto;
float: left;}

div.frame {
background-color:FEF8E8;
}

div.text {
font-size:14px;
color:#CC0000;
font-style:normal;
margin-left: 20px;
margin-right:20px;
margin-top: 20px;
}

div.desc {
font-size:16px;
color:#CC0000;
font-style:normal;
margin-left: 50px;
margin-right:50px;
margin-top: 20px;
font-weight:bold;
text-align:justify;
}

div.page {
text-align: center; 
width: 750px;

background-color:FEF8E8;
margin-left: 201px;
margin-right: 100% auto;
}

div.logo {
margin: 0px;
}

div.quote {
position:absolute;
background-image:url(quote.jpg);
background-repeat:repeat-y;
width: 382px;
left: 220px;
}

div.quote2 {
margin-left:385px;
background-image:url(quote2.jpg);
background-repeat:repeat-y;
width: 350px;
}

p.quote {
text-align: center;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-right:40px;
margin-left:40px;
margin-bottom:0px;
margin-top:0px;
font-size:10px;
color:#000000;
padding-bottom:10px;
padding-top:10px;
}

p.quote2 {
text-align: center;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-right:40px;
margin-left:40px;
margin-bottom:0px;
margin-top:0px;
font-size:10px;
color:#FFFFFF;
padding-bottom:10px;
padding-top:10px;
}

p.pages{
font-size:14px;
text-align:center;
font-weight:bolder;
color:#CC0000;}


a:link {
text-decoration: none;
color:#CC0000;
}

p.pages a:visited {
text-decoration:none;
color:#CC0000;
}

p.pages a:active {
text-decoration:none;
color:#CC0000;
}

p.pages a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

img {
border: 0px;
margin: 0px;}

img.photo {
padding: 2px;
border-color: #CC0000;
border-style: double;
border-width:thick;
text-align:center;
}

table {
margin-left: auto;
margin-right: auto;
}

table.navig td
{ 

text-align:center;
vertical-align:middle;
}

table.jamniki
{ 
padding: 3px;
border: 0px;
}

table.jamniki td{
margin-top:auto;
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
padding: 2px;
border-color: #CC0000;
border-style: double;
border-width:thick;
text-align:center;
height:120px;
width:120px;
}

div.frame_content {
background-image:url(frame_back.png);
background-repeat:repeat-y;
height: auto;
margin-top: 0px;
margin-bottom:0px;
margin-left: 0 auto;
margin-right: 0 auto;
width: 750px;
text-align:center;

}

div.galeria_tab { text-align:center;
margin: 0 auto;
}

hr {
margin-left: 40px; 
margin-right: 40px;
color:#FF0000;
border-style: dotted;}



