
 

* {
	margin:0;
	padding:0;
}
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#3c3c3c;
	color:#cecece;
}
a {
	color:#00c3e4;
	text-decoration:none;
}
a:hover {
	color:#00c3e4;
	text-decoration:none;
}
img {
	border:0;
}
h1 {
	color:#00c3e4;
	font-size:24px;
	font-weight:bold;
	padding:0 0 20px 0;
}
#container { 
	width: 980px;  
	margin: 0 auto;
}
.logo {
	float:left;
	padding:10px 0;
}
.icons {
	float:right;
	padding:20px 0 0 0;
} 
.icons li {
	display:inline;
	list-style:none;
}
.slogan {
	font-size:24px;
	color:#FFFFFF;
	margin-left:200px;
	margin-right:300px;
	padding-top:30px;
}
#header {
	background:url(images/headerBackground.jpg) no-repeat left top;
	width:980px;
	height:505px;
}
#header ul {
	padding:435px 0 0 0;
	text-align:center;
}
#header li {
	list-style:none;
	display:inline;
	padding: 0 20px;
} 
#header li a {
	text-decoration:none;
	color:#0d0d0d;
	font-size:24px;
	font-weight:bold;
}
#header li a:hover {
	text-decoration:none;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
}
#header #active a {
	text-decoration:none;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
}
.box {
	float:left;
	width:300px;
	padding:10px;
	margin:20px 3px;
	background:#0d0d0d;
}
.box1Title {
	color:#00c3e4;
	font-size:24px;
}
.box2Title {
	color:#a9e400;
	font-size:24px;
}
.box3Title {
	color:#ffc60f;
	font-size:24px;
}
.buttonBox1 {
	background:#00c3e4;
	border:0;
	color:#FFFFFF;
	padding:5px 10px;
	cursor:pointer;
}
.buttonBox2 {
	background:#a9e400;
	border:0;
	color:#FFFFFF;
	padding:5px 10px;
	cursor:pointer;
}
.buttonBox3 {
	background:#ffc60f;
	border:0;
	color:#FFFFFF;
	padding:5px 10px;
	cursor:pointer;
}
.boxButton {
	float:right;
}
#mainContent {
	background:#0d0d0d;
	padding:20px 40px;
}
.picRight {
	float:right;
	padding:0 0 15px 20px;
} 
#footer {
	background:#0d0d0d;
	color:#535353;
	padding:15px 0; 
}
#footer p {
	text-align:center;
} 
#footer a {
	color:#00c3e4;
	text-decoration:underline;
}
#footer a:hover {
	color:#00c3e4;
	text-decoration:none;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.admin{
    color:#00c3e4;
    text-decoration:underline;
    margin-left:45%;
}

.admins{
    margin-left:30%;
}

.mzi{
    margin:0 0 5px 10px;
}

.txt{
    color:#fff;
    border:solid #0d0d0d 10px;
    background:#0d0d0d;
    padding:10px;
    font-size:16px;
    line-height:23px;
}

.txt2{
    color:#fff;
    border:solid #0d0d0d 10px;
    background:#0d0d0d;
    padding:10px;
    font-size:16px;
    line-height:23px;
    width:71%;
    margin-left:245px;
    margin-top:-150px;

}
.indh2{
    color:#a9e400;
    font-size:20px;
}

.indul{
    margin-left:30px;
}

.masaze{
    color:#00c3e4;
    background:black;
    width:200px;
    padding:10px;
}

.masaze h1{
    color:#00c3e4;
}

.zabaly{
    color:#a9e400;
    background:black;
    width:200px;
    padding:10px;
}

.zabaly h1{
    color:#a9e400;
}

.sauna{
    color:#ffc60f;
    background:black;
    width:200px;
    padding:10px;
}

.sauna h1{
    color:#ffc60f;
}

.slmenu{

}

.slmenu a:hover{
	color:#ffffff;
}

.slmenu #active h2 {
    color:#ffffff;
}

.centab{
    width: 100%;
    color:white;
    font-size:22px;
    border:8px black solid;
    border-collapse:collapse;
}

.centab td{
    width: 50%;
    color:white;
    border:4px black solid;
    height:28px;
    padding:3px;
}

.gallery{
  
}



 .gallery img:hover{
    background:URL(images/lupa.png);
    background-position: center center;
    z-index: 9998;
    background-size: cover;
    background-repeat: no-repeat;
    width: 250px;
	height: 250px;


}








