BODY {
       font-family: 'times new roman';
       font-style: normal;
       font-weight: normal;
       font-size: 10pt;
       padding: 0px;
       margin: 0px auto;
       color: #ffffff;
       margin: 0px auto;
       background: url(../images/bg.jpg) top center;
}
.top {
        width: 900px;
        height: 95px;
        margin: 0px auto;
        padding-bottom: 15px;
}
.logo {
        width: 270px;
        height: 95px;
        float: left;
        background: url(../images/logo.jpg) top center no-repeat;
        margin: 0px auto;
}
.menu {
        width: 590px;
        float: right;
        text-align: right;
        padding-right: 40px;
        padding-top: 75px;
        height: 25px;
        margin: 0px auto;
}
.menu a {
        color: #89888E;
        padding-left: 15px;
        text-decoration: none;
}
.menu a:hover {
        color: #C0C0C2;
}
.content {
        width: 900px;
        border: 1px #FFFFFF solid;
        margin: 0px auto;
        text-align: center;
}

.stopka {
        width: 900px;
        margin: 0px auto;
        text-align: center;
        padding-top: 10px;
        color: #959595;
        padding-bottom: 30px;

}
.stopka a {
        color: #8C7B86;
        text-decoration: none;
}
.stopka a:hover {
        color: #AA9DA6;
}
.kontakt a {
        color: #ADADAD;
}
.kontakt a:hover {
        color: #C0C0C0;
}
.blog a {
	color: #ADADAD;
	text-decoration: none;
}
.blog a:hover {
        color: #C0C0C0;
}
.blog {
	padding-right: 10px;
}
.content img {
	border: 0px;
}
.galeria {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}
.foto {
	width: 106px;
	height: 110px;
	float: left;
	background: #464646;
	margin-left: 2px;
	margin-bottom: 0px;
}

.foto a {
display: block;
background-color: transparent;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 7px;
}
.foto a:hover {
background-color: #fff;

}




















	
