@import "form.css";
@import "menu.css";
* {
    padding: 0;
    margin: 0;

}

body {
    font-family: 'Book Antiqua';
    font-size: 1.1em;
    background-color: #333333;
    margin: 0 auto;
    padding: 0;
}

img {
    border: 0px;
}

/*
 structure 
*/
div#wrap {
    margin: 0 auto;
    width: 833px;
}

div#header {
    height: 143px;
}

div#innerheader {
    background-image: url('images/header-right.png');
    background-repeat: no-repeat;
    background-position: top right;
    height: 149px;
}

div#title {
    height: 149px;
}

div#content {
    border-left: 6px solid #414141;
    border-right: 6px solid #414141;
    background-color: #AE0000;
}

div#page {
    background-color: #faf7da;
    width: 621px;
    float: left;
    min-height: 100px;
    background-image: url('images/page-corner.png');
    background-position: top left;
    background-repeat: no-repeat;
}

div.innerpage {
    padding: 10px;
    padding-bottom: 50px;
    background-image: url('images/holiday_bg.png');
    background-repeat: no-repeat;
    background-position: 0px bottom;
}

div#sidebar {
    width: 200px;
    float: left;
    margin-top: 50px;
}


/*
 headers
*/
h1 {
    color: #420000;
    font-size: 2.2em;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    background: transparent;
}

h2 {
    color: #4A0000;
    font-weight: normal;
    padding: 0;
    margin: -10px 0 0 0;
}

h3 {
    font-size: 1.4em;
    color: #7F0000;
    font-weight: normal;
}

h4 {
    color: #AE0000;
    font-weight: bold;
}

/*
 links
*/
a {
    color: #910000;
}

a:hover {
    color: #880000;
}

/*
 paragraphs
*/
p {
    font-size: 0.9em;
    color: #333333;
    line-height: 2.05em;
    padding-bottom: 20px;
}

/*
quotes
*/
blockquote {
    background: url(images/quote.png) no-repeat #d4d4d4;
    margin-left: 1.5em;
    padding: 1px 0 0 40px;
    border: 1px solid #dddddd;
}

/*
 footer
*/
div#footer {
    padding: 10px 0;
    border-left: 6px solid #414141;
    border-right: 6px solid #414141;
    background-color: #AE0000;
}

div#footer p {
    text-align: center;
    margin: 0;
    padding: 0;
}

div#footer p, div#footer a {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}


/*
 tabbles
*/
table {
    width: 100%;
    font-size: 0.85em;
}

table tr th {
    color: #ffffff;
    background-color: #d4d4d4;
}

table tr th, table tr td {
    padding: 5px 10px;
    text-align: left;
}

table tr td {
    border-bottom: 1px solid #dddddd;
}

/*
 lists
*/
div.sidebar ul {
    list-style: none;
    padding: 0;
    border-top: 4px solid #dddddd;
    margin: 0 0 20px 0;
}

ul {
    margin: 0 0 20px 20px;
    padding: 0;
    list-style: square;
}

ol {
    margin: 0 0 20px 20px;
    padding: 0;
    list-style: decimal;
}

ul li {
    padding: 3px 0;
}

/*
 miscs
*/
code {
    border: 1px solid #cccccc;
    background-color: #d4d4d4;
    color: #333333;
    display: block;
    padding: 10px 5px;
    margin: 10px 0;
}

.clear {
    clear: both;
}

.right {
    float: right;
}

.left {
    float: left;
}

*:focus {
    outline: none;
}

/*
galery
*/
div.catalogDiv {
    height: 180px;
    width: 220px;
    background: url(images/katalog.png) no-repeat top right;
    float: left;
}

div.catalogDiv h3 {
    color: #4A0000;
    font-size: 1.25em;
}

img.catalogImg {
    position: relative;
    top: 5px;
    left: 62px;
}

div.gallery {
    width: 600px;
    float: left;
    overflow: hidden;
}

img.GalleryImg {
    border: 0px;
    margin-left: 12px;
    margin-bottom: 18px;
}

div.GalleryPicture {
    width: 621px;
    text-align: center;
    text-decoration: none;
    color: #AE0000;
    position: relative;
    left: -10px;
}

div.GalleryPicture a {
    text-decoration: none;
    color: #AE0000;
}

span.GalleryActive {
    font-size: 1.3em;
    color: #7F0000;
    font-weight: normal;
}

div.miniDiv {
	width: 180px;
	height: 180px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

div.prvNext {
	width: 600px;
	text-align: center;
}

div.prvNext span, div.prvNext span a {
	font-size: 0.89em;
	text-decoration: none;
	color: #420000;
}
/*
news
*/
div.newest {
position: absolute;
top: 435px;
left: 250px;
z-index: 999;
width: 476px;
height: 249px;
background: url('images/news.png') top left no-repeat transparent;
display: none; /* none - kiedy już bedzie skrypt*/
behavior:url(iepngfix.htc);
}

span.newsTitleSmall {
margin-left: 16px;
color: #420000;
font-size: 21px;
}

div.newsContentSmall {
height: 180px;
font-size: 1.05em;
margin-left: 10px;
margin-right: 16px;
margin-top: 6px;
text-align: justify; 
overflow: hidden;
}

div.newsAnachorSmall, div.newsAnachorSmall a {
text-align: right;
margin-right: 16px;
color: #4A0000;
text-decoration: none;
}

span#newsText {
    font-weight: 1em;
}

span#newsData {
    color: #4A0000;
    font-size: 0.8em;
}

a#newsAll, a#newsAll:hover {
	 color:#faf7da;
    font-size: 0.93em;
	 text-align: right;
	 text-decoration: none;
}

table.newsAll tr td#title, table.newsAll tr td#title a, table.newsAll tr td#title a:hover {
   color: #4A0000;
	width: 476px;
	font-size: 1.05em;
	text-align: right;
	padding-right: 0px;
	margin: 0px;
	text-decoration: none;
}

table.newsAll tr td#separe {
	text-align: center;
	width: 4px; 
	padding: 0px;
	margin: 0px;
}

table.newsAll tr td#date {
	width: 100px;
	padding: 0px;
	margin: 0px;
}

/* Visitors */

span.visitorOpinion {
color: #7F0000;
}

div.VisitorDiv {
margin-bottom: 35px;
}

div.VisitorDate {
text-align: right;
color: gray;
font-size: 0.6em;
}
