/*
830 555 srodek
*/
@CHARSET "UTF-8";
body {	
	background:#666666;
	text-align:center;
 	font-size: 11px;
    letter-spacing: 1.2pt;
	font-family: "Times New Roman";
	color: black;
	background-color: #d7d6d6;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.image_info {
    float: right;
}

.wrapper {
    margin: auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width: 830px;
    height: 555px;
    border: 0px solid #000;
    text-align:left;
    background-color: white;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#999;
}

img {
	border-width: 0;
}

.image img, .image iframe.youtube {
    border: 1px solid white;
    /*display:block;*/
    background-color: #fff;
    margin-top: 15px;
}

.navigation {
	float: left;
}

.thumbnail_row {
    margin-top: 1px;
}

.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}

.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}

.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}

ul#gallery {display: none;}

div.image { 
	height: 483px; 
	text-align: center;
	position: relative;
}

img.roller {
	position: absolute;
	margin: auto;
	border: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.center {text-align: center;}
.right {text-align: right;}

#homecontent, #homecontent h2 {
	color: #DDDDDD;
	font-family: Georgia, Serif;
	font-size: 18px;
}

#homecontent h2 {
	font-style:italic;
}

#homecontent img  {
	float: right;
}

#homecontent #footer  {
	float: right;
	padding-right: 20px;
}

div.clear {
	clear: both;
}

#bottom {
	margin: 0 15px 0;
}