html{
	margin:0;
	padding:0;
	background: #14364D;
}
body{
    margin:0;
	padding:0;
	background: #14364D url(img/tlo2.jpg) repeat-x;
	font-family: tahoma, arial;
    font-size: 11px;
    color: #fff;
}
#FrogJS{
width: 777px;
margin: 0 auto;
font-family: tahoma, arial;
font-size: 11px;
color: #fff;
}
#FrogJSCredit{
font-family: tahoma, arial;
font-size: 11px;
color: #fff;
text-align: right;
font-size: 80%;
color: #999;
padding: 1px;
}
#FrogJSCaption{
font-family: tahoma, arial;
font-size: 11px;
color: #fff;
text-align: left;
line-height: 140%;
}
.gal {
        font-family: tahoma, arial;
        font-size: 11px;
        color: #fff;
		text-decoration: none;
		font-weight: bold;
}
.gal:hover {
        font-family: tahoma, arial;
        font-size: 11px;
        color: #fff;
		text-decoration: underline;
		font-weight: bold;
}
.wybrane {
        font-family: tahoma, arial;
        font-size: 11px;
        color: #ff0000;
		font-weight: bold;
}
img {
    border:2px solid #ffffff;
}
#img {
    border:0px;
}
