﻿@charset "utf-8";
/*CSS Document*/

html {
	padding: 0;
	/*margin: 0;*/
	background-color: #ffffff;
}

h1 {
	font-family: "Tahoma", cursive;
	font-size:22px;
	//text-transform:uppercase;
	font-weight:normal;
	margin:0 0 6px 0;
	letter-spacing: 0.1em;
	//margin:250px 0 5px 20px;
	color:#336699; /* davor --> color:#8a8a8a; */
} 

h2 {
	font-family: "Tahoma", sansserif;
	font-size:18px;
	//text-transform:uppercase;
	font-weight:normal;
	margin:0 0 6px 0;
	letter-spacing: 0.3em;
	//margin:250px 0 5px 20px;
	color:#336699; /* davor --> color:#8a8a8a; */
} 

p {
	font-family: "Tahoma", sansserif;
	font-size:16px;
	//text-transform:uppercase;
	//font-weight:lighter;
	margin:0 0 6px 0;
	letter-spacing: 0.1em;
	//margin:250px 0 5px 20px;
	color:#336699; /* davor --> color:#8a8a8a; */
}
ul {
	font-family: "Tahoma", sansserif;
	font-size:16px;
	//text-transform:uppercase;
	//font-weight:lighter;
	margin:0 0 6px 0;
	letter-spacing: 0.1em;
	//margin:250px 0 5px 20px;
	color:#336699; /* davor --> color:#8a8a8a; */
}

li {
  list-style-type: circle;
}

.body{
	margin-top: 50px;
	padding: 0:
	font-family: "Roboto", cursive;
	font-size: 93%;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	/*background-image: url(img/m_main_wz.png); background-repeat:no-repeat; align: center center;*/

}

#wrapper{
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background-image: url(../img/m_main_wz.png); background-repeat:no-repeat; background-attachment: fixed; background-position: center center;
}

#header{
	width: 100%;
	height: 150px;
	/*background-color: #fff;*/
    //background-image: url(../img/e_main_lilia.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;
	//margin-top: 20px;
	//margin-right: 20px;
	text-align: right;
	padding-right: 20px;
}

.home{ background-image: url(../img/m_header_max.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.gesicht{ background-image: url(../img/m_header_max.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.aaging{ background-image: url(../img/m_header_max.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.eaaging{ background-image: url(../img/m_header_max.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.manik{ background-image: url(../img/m_header_max.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.pedik{ background-image: url(../img/m_header_max.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.massage{ background-image: url(../img/m_header_max.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.kontakt{ background-image: url(../img/m_header_max.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.impres{ background-image: url(../img/m_header_max.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}


#menu{
	//max-width: 200px;
	//float: left;
    //margin-bottom:10px;
    margin-right:10px;
	//text-align: right;
   	//padding-top: 50px;
    //padding-right: 5px;
    //border-right: 1px solid #933;
}

.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('../img/_topMenuImages.png') repeat-x; }
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(51,102,153); text-decoration:none; font:16px 'Tahoma', cursive; letter-spacing:6px; cursor:pointer; background:url('../img/_topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('../img/_topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(153,204,102);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:16px 'Tahoma', cursive; background:url('../img/_topMenuImages.png') 0px -90px no-repeat; color:rgb(153,204,102);}
.menu li a.active span, .menu li a.active:hover span{background:url('../img/_topMenuImages.png') 100% -90px no-repeat;}



.galerie {
	width: 20%;
	align:justify;
	float:right;
	margin-top: 30px;
	margin-left: 2%;
	//margin-right: 20px;
	//background-color: #FFF;	
	padding: 2% 3%;
	margin-bottom: 20px;
	//border-left: 1px solid #933;
}

.fotki {
    display: inline-block;
    padding: 4px;
	//align: center;
    //margin: 10px;
    background-color: #336699;
    line-height: 0;
    -webkit-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -o-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
    
}

.fotki:hover {
    background-color: #99cc66;
}
	
	
#content{
	width: 65%;
	//height: 500px;
	/*background-color: #fffbcc;*/
    float: left;
    //margin-bottom:10px;
    padding-top:60px;
    padding-left:20px;
	//padding-right:20px;
    line-height:25px;
	//border-right: 1px solid #933;
	}
#footer{
	width: 100%;
	height: 50px;
    margin-top:20px;
	//background-color: #fff;
    clear:both;
    text-align:center;
}

.shadow{
	-webkit-box-shadow: 0px 0px 10px #336699;
	-moz-box-shadow: 0px 0px 10px #336699;
	box-shadow: 0px 0px 10px #336699;
}

@media only screen and (min-width : 150px) and (max-width : 780px)
{

#wrapper{
	max-width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background-image: url(../img/m_main_wz.png); background-repeat:no-repeat; background-attachment: fixed; background-position: center center;
}

#header{
	width: 100%;
	height: 150px;
	//text-align: right;
	//padding-right: 20px;
}

.home{ background-image: url(../img/m_header_min.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.gesicht{ background-image: url(../img/m_header_min.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.aaging{ background-image: url(../img/m_header_min.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.eaaging{ background-image: url(../img/m_header_min.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.manik{ background-image: url(../img/m_header_min.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.pedik{ background-image: url(../img/m_header_min.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.massage{ background-image: url(../img/m_header_min.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.kontakt{ background-image: url(../img/m_header_min.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}
.impres{ background-image: url(../img/m_header_min.png); align: left; halign: center; background-repeat: no-repeat; top-margin: 10px;}



.galerie {
	width: 100%;
	align:justify;
	float:left;
	margin-top: 30px;
	margin-left: 2%;
	//margin-right: 20px;
	//background-color: #FFF;	
	padding: 2% 3%;
	margin-bottom: 20px;
	//border-left: 1px solid #933;
}

#content{
	width: 95%;
	//height: 500px;
	/*background-color: #fffbcc;*/
    float: left;
    //margin-bottom:10px;
    padding-top:60px;
    //padding-left:20px;
	//padding-right:20px;
    //line-height:25px;
	//border-right: 1px solid #933;
	}

}