a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
body {
    background: url(img/tlo.gif);
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

#container {
    width: 886px;
    margin: 0 auto;
    background: #f1f7f9;
}

#top {
    width: 1086px;
    margin: 0 auto;
    height: 293px;
    background: url(img/top.jpg);
}

#left {
    width: 232px;
    float: left;
}

#left img {
    float: left;
}

img {
    border: none;
}

#right {
    width: 654px;
    float: left;
    background: url(img/content_bg.jpg) repeat-x #f1f7f9;
}

.clear {
    clear: both;
}

#tresc {
    width: 600px;
    margin-left: 20px;
}

#footer {
    width: 1086px;
    margin: 0 auto;
    background: url(img/footer.jpg);
    height: 56px;
}

#footer2 {
    width: 100%;
    background: #f1f7f9;
}

#footertresc {
    width: 886px;
    margin: 0 auto;
}

p.left {
    display: inline;
    float: left;
    font-size: 12px;
    margin: 28px 30px 0 0;
    color: #8a8a8a;
}

p.right {
    display: inline;
    float: right;
    font-size: 12px;
    margin: 28px 30px 0 0;
    color: #8a8a8a;
}

p.right a {
    color: #8a8a8a;
}

img.footer {
    float: left;
    margin-right: 10px;
}

hr {
    height: 1px;
    border: none;
    color: #cac5b9;
    background-color: #cac5b9;
}
li {
	margin-bottom:5px;
}
img.text {
	display:block;
	margin:0 auto;
}

.offer {
	width:400px;
}
.offer img {
	border: 1px solid #ccc;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
img.more {
	border:none;
}
.hidden{display:none;
	
}
.opis {
	color:#ccc;
	font-size:14px;
}
#gallery img {
	border: 1px solid #ccc;
	margin-right:25px;
	margin-left:10px;
	margin-bottom:20px;
}
td.desc {
	width:400px;
}
tr.odd {
	background:#e4e4e4;
	
}



