  /* Ă L T A L Ă N O S  D O L G O K */

html { 
	background: url(https://s-carpenter.com/proba/wp-content/uploads/2025/09/hatter01.png);
background-attachment: fixed;
		font-family: 'Noto Sans', sans-serif;	
 background-position: top center;
 margin: 0px;
padding: 0px;

}

@font-face {
  font-family: Brandon;
  src: url(https:/l-reinhart.com/proba/wp-content/themes/lili7/Brandon.ttf);
	
}


body {

background: url(https://s-carpenter.com/proba/wp-content/uploads/2025/09/fejmoge.png) repeat-x; 
height: 400px;
 background-position: top left;
		font-family: 'Assistant', sans-serif;
	font-size: 13px;
	line-height: 20px;
 margin: 0px;
padding: 0px;

}


#site{
	width: 1100px;
left:0px;
        float: center;
	margin: 0px auto;
}


#sidebar{
	width: 380px;
position: relative;
	float: left;
	margin-top: 17px;
        margin-left: 0px;
	left:0px;
border: none;


}


#kep10 {
	margin: 0px auto;
	clear: both;
	background: #555555;
	width: 670px;
	height: 100px;
	padding: 80px 0;
	float: bottom;
}


.photos img{-webkit-transition:  0.5s; outline: 1px solid #dcb7ca;box-shadow: 0 0 30px rgba(0,0,0, 0.4);-webkit-filter: grayscale(50%) brightness(100%) contrast(100%);
	
}	

.middle1 a img  {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
 background: transparent;
  padding: 4px;
  border: 1px solid #58504e;
	-webkit-box-shadow: 0 0 7px #1f1b1b; 
	-moz-box-shadow: 0 0 7px #1f1b1b;
	box-shadow: 0 0 7px #1f1b1b;
	-moz-transition-property: all;-moz-transition-duration: 0.5s;
	-webkit-transition-property: all;-webkit-transition-duration: 0.5s;
	-o-transition-property: all;-o-transition-duration: 0.5s;
	transition-property: all;transition-duration: 0.5s;
	        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
}

.middle1 a img:hover  {
  background: none;
  padding: 4px;
  border: 1px solid #7a6e6b;
-webkit-filter: grayscale(50%);
filter: grayscale(50%);
	opacity: .8;

}


.projects {
margin:0 auto;
width:361px;
text-align: justify;
font-family: Noto;
	padding-left: 0px;
font-size: 13px;
	
}
.projects img {
width:85px;
float:left;
margin-left: 0px;
  padding: 3px;
 background: none;
  border: 1px solid #58504e;
	-webkit-box-shadow: 0 0 10px #1f1b1b; 
	-moz-box-shadow: 0 0 10px #1f1b1b;
	box-shadow: 0 0 10px #1f1b1b;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
	  filter: grayscale(0%);

}

.projects img:hover {
width:85px;
float:left;
margin-left:0px;
  background: none;
  padding: 3px;
  border: 1px solid #7a6e6b;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    filter: grayscale(50%);
	  filter: grayscale(50%);
		opacity: .8;

}


@import url(https://fonts.googleapis.com/css?family=Roboto+Slab&subset=latin,latin-ext);
.hovereffect {
width: 398px; /* a doboz szélessége */
height: 350px; /* a doboz magassága */
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
	left: 0px;
margin: 0px auto;
}
.hovereffect .overlay {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
background: #ffffff; /* háttérszín a képre */
filter:alpha(opacity=0); /* háttérszín átlátszósága */
-moz-opacity:.1; /* háttérszín átlátszósága */
opacity: .1; /* háttérszín átlátszósága */
-webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}
.hovereffect:hover .overlay { /* háttérszín, ha ráviszed az egeret */
background: url(https://littlemix.hu/vhudgens/wp-content/uploads/2019/09/hatt.png);
	transition: transition-duration: 0.4s; 
	-moz-transition-duration: 0.4s; 
	-webkit-transition-duration: 0.4s; 
	-o-transition-duration: 0.4s; 
	-ms-transition-duration: 0.4s;
opacity: 0.85;
filter: alpha(opacity=85);
-moz-opacity:0.85; /* háttérszín átlátszósága */
}
.hovereffect img {
display: block;
position: relative;
}
.hovereffect h2 { /* cím kinézete */
font-family: 'Roboto Slab', serif;
text-transform: uppercase;
color: #ffffff;
text-align: center;
position: relative;
font-size: 14px;
font-weight: normal;
letter-spacing: 1px;
padding: 6px;
background: ;
-webkit-transform: translateY(65px);
-ms-transform: translateY(65px);
transform: translateY(65px);
-webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}
.hovereffect:hover h2 {
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
}
.hovereffect p { /* tartalom kinézete */
font-family: Noto;
font-size: 13px;
text-align: justify;
color: #ffffff;
border: 1px solid #ffffff;
background: transparent;
display: inline-block;
opacity: 0;
filter: alpha(opacity=0);
font-weight: normal;
padding: 12px 12px;
margin: 16px 16px 16px 16px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}
.hovereffect:hover p {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.hovereffect p:hover {
box-shadow: 8 8 8px #d84f8b;
}
.hovereffect h3 { /* cím kinézete */
-webkit-transform: translateY(45px);
-ms-transform: translateY(45px);
transform: translateY(45px);
-webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}
.hovereffect b { /* linkek kinézete */
font-family: Arial !important;
font-size: 13px !important;
font-weight: normal !important;
text-align: center;
padding: 7px;
color: #ffffff;
border-bottom: 4px solid #ffffff;
background: #FD835E;
}
.pinfo {
	top: 0px;
font-weight: none;
line-height: 18px;
}
.pinfo b {
color:#ccc95f !important;
}


#link {
   background:#0b1337;
   color: #ffffff;
   font-size: 12px;
   text-align: left;
   font-family:Arial;
   text-transform: ;
   height: 20px;
   font-weight: none;
border-bottom: 2px solid #e5d05b;
   text-shadow: ;
   padding: 6px;
}


.csere { /* cseredoboz */
margin: 0 auto;
text-align: center;
}
 
.csere a img { /* csereképek */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: grayscale(0%)!important; /* mérték megadható */
-moz-filter: grayscale(0%)!important; /* mérték megadható */
-ms-filter: grayscale(0%)!important; /* mérték megadható */
-o-filter: grayscale(0%)!important; /* mérték megadható */
filter: none!important;
-webkit-filter: grayscale(0%)!important; /* mérték megadható */
 background: transparent;
  padding: 5px;
  border: 1px solid #665545;
	margin: 1px;
	-webkit-box-shadow: 0 0 8px #33281c; 
	-moz-box-shadow: 0 0 8px #33281c;
	box-shadow: 0 0 8px #33281c;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;  
}
.csere a img:hover { /* csereképek ha rávisszük az egeret */
  background: transparent;
  padding: 5px;
  border: 1px solid #d1cf4d;
}
 
a.cserek {
position: relative;
display: inline;
}
 
a.cserek span { /* a láthatatlan buborék tartalma */
	font-size: 10px;
	text-transform: uppercase;
position: absolute;
	font-family: Noto;
width: 60px;
color: #ffffff;
background: #625242;
border: 1px solid #5e4d3b;
height: 65px;
line-height: 30px;
text-align: center;
visibility: hidden;
bottom: 13px;
margin-left: -32px;
left: 50%;
opacity: .6;
filter: alpha(opacity=60);
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;  
}
 
a:hover.cserek span {
visibility: visible;
opacity: .8;
bottom: 13px; /* buborék függőleges helyzete */
left: 50%;
margin-left: -32px;
z-index: 999;
}


.gallery {
background: #f8f8f8 url('https://littlemix.hu/vhudgens/wp-content/uploads/2019/11/gall.png') left center repeat-y;
vertical-align: left;
padding: 4px 4px 4px 4px;
width: 96%;
	color: #858585;
line-height: 90%;

}

.texx {
font-size: 12px;
	color: #6d6d6d;
font-family: 'Arial';
text-transform: none;
margin-left: 53px;

}

.texx a{
font-size: 12px;
	color: #d6b641;
font-family: 'Arial';
text-transform: none;

}

.texx a:hover{
font-size: 12px;
	color: #754342;
font-family: 'Arial';
text-transform: none;

}
.doboz {
background: #c3958d;
border-bottom: 1px solid #cfa7a0;
border-top: 1px solid #cfa7a0;
height: 32px;
font-weight: bold;
width: 100%;
color: #fffffff;
font-family: arial;

}

.texx00 {
font-size: 19px;
margin-top: 2px;
text-align: center;
color: #ffffff;
font-weight: bold;
font-family: arial;
text-transform: uppercase;

}

/* main UI */
.AIVEN-scrollSlider, .AIVEN-scrollSlider *{
    margin: 0px;
	padding:0;
	list-style:none;
}

.AIVEN-scrollSlider, .AIVEN-scrollSlider .inner A{
   width:365px; /* képek szélessége */
}

.AIVEN-scrollSlider{
   height:165px; /* képek magassága */
   overflow:hidden;
   position:relative;
   font-family: Arial;
   margin: 0px auto;
}


.AIVEN-scrollSlider .inner{
   width:2000%;
   height:100%;
   position:relative
}

.AIVEN-scrollSlider .inner A{
   height:100%;
   display:listbox;
   float:left
   
}

.AIVEN-scrollSlider .inner A IMG{
    width:100%;
	height:100%;
	border:0
}



/* buttons */

.AIVEN-scrollSlider .buttons{
  height:6px;
  position:absolute;
  right:7px;
  bottom:7px;
}

.AIVEN-scrollSlider .buttons LI{
   width:15px;
   height:100%;
   background-color:#8f9ebf;
   float:left;
   margin-left:10px;
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   -khtml-opacity:0.98;
   opacity:0.8;
   cursor:pointer;
}


.AIVEN-scrollSlider .buttons LI#present{
   filter:alpha(opacity=0.8);
   -moz-opacity:80;
   -khtml-opacity:80;
   opacity:.8;
   background-color:#f19bbe;
   cursor:pointer;
}

#slideshow {
    position:relative;
    height:404px; /* képeid magassága */
}
#slideshow IMG {
    position:absolute;
    top:0; /* mennyi pixellel legyen lejjebb a kép a lap tetejétől */
    left:100; /* a lap bal oldalához képest mennyivel legyen jobbra a kép */
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;

}
.ad{
padding-top: -155px;
padding-left: 8px;
}

.textbox01 {
      position:relative;
     overflow:hidden;
     width:350px; /* képed szélessége */
     height:165px; /* képed magassága */
}
.textbox01 .textbox {
     position:absolute;
     top:0;
     left:0;
padding-top: -8px;
     width:350px; /* képed szélessége */
     height:165px; /* képed magassága */
     margin-left:-350px; /* az az érték kerüljön ide mínuszban, mint amilyen széles a képed */
     background-image: url(); /* háttérkép url címe */
     background-color: #121a40;
     background-repeat: repeat;
}
.textbox01:hover .textbox {
     margin-left:0;
     background-image: url(); /* háttérkép url címe */
     background-color: #121a40;
     background-repeat: repeat;
}
.textbox01 img {
     margin-left:0;
}
.textbox01:hover img {
     margin-left:350px; /* az az érték kerüljön ide, mint amilyen széles a képed */
}
.text1 { /* minden, ami a szövegre hat */
color: #ffffff;
     font-family: arial;
padding-top: -25px;
     font-size: 13px;
     line-height: 12px;
text-shadow: 1px 1px 1px #333f7c;
     width: 330px !important; /* a szöveged milyen szélesen és magasan jelenjen meg */
     text-align: justify;
}
.textbox01 img, .textbox {
padding-top: -25px;
     -webkit-transition: all 0.7s ease;
     transition: all 0.7s ease;

}


#welcome-message {
  position: relative;
font-family: arial;
  z-index: 10;
  background:transparent;
  margin: 15px;
  padding: 15px;
  font-size: 8pt;
  line-height: 12pt;
  color: #ffffff;
font-size: 12px;
opacity: .8;
  text-align: justify;
  border: 1px solid #ffffff;
}

#welcome-message img {
    border: 0;
    box-shadow: none;
  }


#welcome-message-img img {
  min-width: 350px;
  max-width: 300px;
  height: auto;
  margin-bottom: -105%;

}

div#qTip {
  background: #d49bab;
    text-align: center;
    display: none;
    color: #ffffff;
    font: 10px arial;
    text-align: center;
    width: 180px;
height: 18px;
text-transform: uppercase;
border-radius: 2px;
padding-top: 2px;
    position: absolute;
    z-index: 1000;
border-bottom: none;
    -moz-opacity:.8;
    filter:alpha(opacity=80);
    opacity:.80;

}



a.latest_post{
	display: block;
	width: 280px;
	height: 23px;
	background-color: #312c2b;
opacity: .8;
border: 1px solid #7e726d;
	font-size: 11px;
text-align: center;
font-family: 'Brandon', sans-serif;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-left: 0px;
	color: #e0d7d3;
	margin-bottom: 3px;
font-style: none;
font-weight: bold;
text-decoration: none;
}

a.latest_post:hover{
text-align: left;
	left: 10px;
	width: 280px;
		height: 23px;
	background-color: #958984;
opacity: 1;
border: 1px solid #887972;
	font-size: 11px;
text-align: center;
font-family: 'Brandon', sans-serif;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-left: 0px;
	color: #ffffff;
	margin-bottom: 3px;
font-style: none;
font-weight: bold;
text-decoration: none;
	-moz-transition-property: all;-moz-transition-duration: 0.3s;
	-webkit-transition-property: all;-webkit-transition-duration: 0.3s;
	-o-transition-property: all;-o-transition-duration: 0.3s;
	transition-property: all;transition-duration: 0.3s;
}


    a.navigation2{
       font-family: arial;
       background-color: #f4f9fb;
       border-top: 1px solid none;
       border-bottom: 1px solid none;
       color: #a9bdc5 !important;
       font-size: 12px !important;
       text-transform: normal !important;
       letter-spacing: 1px;
       padding: 5px 0 3px 0;
       margin: 2px;
       text-align: center;
       width: 245px;
       height: 20px;
       text-decoration: none;
       margin-bottom: 1px;
       display: inline-block;
       -webkit-transition: .5s ease-in;
       -moz-transition: .5s ease-in;
       -o-transition: .5s ease-in;}
     
    a.navigation2:hover{
       font-family: arial;
       box-shadow:inset 245px 0px 0px #d7cde8;
       color: #a79abe !important;
       font-size: 12px !important;
       border-top: 1px solid #none;
       border-bottom: 1px solid #none;
       text-transform: normal !important;
       letter-spacing: 2px;
       text-shadow: 2px 2px 2px none;}


.nname {
margin:3px 0 0;
background: none;
font-weight: none;
padding:5;
display:inline-block;
font-size: 23px;
color:#d1a1ae;
 font-family: Raleway-Regular;
letter-spacing:0;
text-transform:uppercase;
border-bottom: 2px solid #ffffff;
border-top: none;}

.nname b {
font-family: Raleway-Regular;
font-size: 23px;
font-weight: bold;
font-style:italic; 
background: none;
text-transform:uppercase;
color:#dd9e94;

}

.nname i {
font-size: 20px;
font-weight: none;
font-style:italic; 
color: #ffffff;
 font-family: Raleway-Regular;
text-transform:none;

}

#slideshow {
    position:relative;
    height:277px; /* képeid magassága */
}
#slideshow IMG {
    position:absolute;
    top:0; /* mennyi pixellel legyen lejjebb a kép a lap tetejétől */
    left:100; /* a lap bal oldalához képest mennyivel legyen jobbra a kép */
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;

}


#content a img  /* Linkelt képek kerete,háttere .) */{
padding: 7px;
border: 2px solid #f1f1f1;
background: #ffffff;
opacity: .7;
padding-bottom: 4px;
border-radius: 0px;
		  filter: grayscale(100%);
	-webkit-box-shadow: 0 0 0px #cccccc; 
	-moz-box-shadow: 0 0 0px #cccccc;
	box-shadow: 0 0 0px #cccccc;
	-moz-transition-property: all;-moz-transition-duration: 0.5s;
	-webkit-transition-property: all;-webkit-transition-duration: 0.5s;
	-o-transition-property: all;-o-transition-duration: 0.5s;
	transition-property: all;transition-duration: 0.5s;
	 background-position: top right;
        margin: 0px;
        -moz-transition-property: background-position;
        -moz-transition-duration: 5s;
        -webkit-transition-property: background-position;
        -webkit-transition-duration: 5s;
        -o-transition-property: background-position;
        -o-transition-duration: 5s;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -webkit-transition: .5s ease-in;
        -moz-transition: .5s ease-in;

} 

#content a img:hover  /* Linkelt képek, ha ráviszed az egeret*/{
padding: 7px;
border-radius: 0px;
padding-bottom: 4px;
border: url((https://s-carpenter.com/proba/wp-content/uploads/2025/04/img1.png) 5px solid;
background: #ffffff;
opacity: .1;
		  filter: grayscale(0%);
        background-position: bottom left;
        margin: 0px;
        -moz-transition-property: background-position;
        -moz-transition-duration: 5s;
        -webkit-transition-property: background-position;
        -webkit-transition-duration: 5s;
        -o-transition-property: background-position;
        -o-transition-duration: 5s;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -webkit-transition: .5s ease-in;
        -moz-transition: .5s ease-in;
        border-radius: 0px;
        opacity: 0.99;
}

 .date{
font-family: arial;
padding: 0px;
background-color: transparent;
  font-size: 14px;
padding-top: 10px;
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
position: absolute;
}

.datte{
background-color: #a88c71;
border: none;
width: 40px;
font-family: arial;
font-weight: none;
font-size: 15px;
color: #ffffff;
text-align: center;
padding-top: 2px;
padding-bottom: 3px;
padding-right: 0px;

}

.cim{
background-color: #181818;
opacity: 1;
font-color: #e6e6e6;
	width: 600px;
	font-size: 18px;
	text-transform: none;
border-bottom: none;
	padding-top: 19px;
	text-align: center;
text-decoration: none;
	padding-left: 10px;
	margin-left: 25px;
	height: 50px;
	font-family: arial;
	position: absolute;
	padding-top: 7px;
	margin-top: 180px;
}

.cimm{
background: transparent;
opacity: 1;
font-color: #ffffff;
font-weight: bold;
font-size: 19px;
	text-transform:  none;
	text-align: center;
text-decoration: none;
	width: 320px;
	height: 40px;
	font-family: arial;

}


.kate{
background-color: transparent;
opacity: 1;
font-color: #ffffff;
	width: 600px;
	font-size: 12px;
	text-transform: none;
border-bottom: none;
	padding-top: 19px;
	text-align: center;
text-decoration: none;
	padding-left: 0px;
	margin-left: 150px;
	height: 40px;
	font-family: arial;
	position: absolute;
	padding-top: 7px;
	margin-top: 212px;
}

.katte{
background: transparent;
opacity: 1;
font-color: #ffffff;
font-weight: none;
font-size: 12px;
	text-transform: none;
	text-align: center;
text-decoration: none;
	width: 320px;
	height: 10px;
	font-family: arial;

}

.lablec{
    background: transparent;
	padding: 10px;
	margin-bottom: 14px !important;
}

.still {
background: url(https://s-carpenter.com/proba/wp-content/uploads/2025/04/atmenet.png);
position: absolute;
margin-left: -360px;
margin-top: 33px;
text-align: center;
text-shadow: none;
color: #ffffff;
text-align: left;
font-weight: none;
padding-left: 0px;
padding-bottom: 0px;
height: 300px;
opacity: .75;
font-family: arial;
text-transform: none;
font-size: 11px;
width:720px;
		  filter: grayscale(0%);
}

.stil {
position: absolute;
background: url(https://s-carpenter.com/proba/wp-content/uploads/2025/09/alaa.png);
margin-left: 0px;
left: 0px;
margin-top: 7px;
padding-top: 0px;
text-align: left;
text-shadow: none;
	color: #675d5a;
font-weight: none;
padding-left: 10px;
letter-spacing: 1px;
padding-bottom: 0px;
height: 30px;
font-family: Assistant;
text-transform: uppercase;
font-size: 10px;
width: 640px;
}

.stil a{
	color: #675d5a;
font-size: 10px;
font-weight: none;
padding: 3px;
	letter-spacing: 1px;
font-family: Assistant;
text-transform: uppercase;
background-color: none;
border-bottom: 2px solid none;
	text-shadow: none;
text-decoration: none;

}

.stil a:hover{
color: #e77993;
font-weight: none;
font-size: 10px;
font-family: Assistant;
padding: 3px;
		letter-spacing: 1px;
	text-shadow: none;
text-transform: uppercase;
background-color:none;
border-bottom: none;
text-decoration: underline;
cursor: default;

}


.stilus1 {
position: absolute;
	background: #79baa7;
	height: 25px;
	font-weight: bold;
text-transform: uppercase;
	width: 120px;
	margin-top: 0px;
	margin-left: -333px;
	font-family: noto;
	padding-top: 9px;
	padding-left: 0px;
text-align: center;
	letter-spacing: 0px;
line-height: -110px;
color: #ffffff;
text-align: center;
	font-size: 14px;
}

.stilus2 {
position: absolute;
	background-color: #e2ba79;
	height: 34px;
	width: 70px;
	margin-top: -62px;
	margin-left: -257px;
	padding-top: 0px;
	font-family: arial;
	text-transform: uppercase;
	letter-spacing: 0px;
line-height: -5px;
color: #ffffff;
padding: 7px;
font-weight: bold;
	font-size: 18px;
}

#modul1{
        margin-top: 0px;
	margin-bottom: 0px;
}


#content{
	width: 720px;
	float: right;
	position: relative;
        margin-top: 5px;
	margin-bottom: 0px;
left: 1px;

}

#alulkep{
background: url(http://littlemix.hu/proba/wp-content/uploads/2018/10/fot1.png);
float: bottom;
	clear: both;
}


#header  {
margin: 0px auto;
background-color: transparent;
opacity: 1;
position: relative;
padding-top: 0px;
text-align: left;
left: 0px;
margin-top: 0px;
webkit-margin-before: px;
	width:1100px;
height: 776px;

}




}#animated-collapsible-box { /* az egész doboz */
   background-color: #b7b7b7;
   width: 290px;
   padding: 4px;
}
#animated-collapsible-head a:link, #animated-collapsible-head a:visited, #animated-collapsible-head a:hover { /* a fejléc */
   font-family: arial;
   width: 290px;
   font-size: 12px;
   font-weight: normal;
text-decoration: none;
   color: #ffffff !important;
   background-color: #9283c4;
border-bottom: 2px solid #ffffff;
   text-align: center;
   padding: 4px;
}
.animated-collapsible-text { /* tartalom */
   color: #4a4a4a !important;
padding-left: 4px;
padding-right: 4px;
     background-color: #cacaca;
border-bottom: none;
   text-align: justify;
   width: 290px;

}


#dhtmltooltip{
  color: #ffffff; /* betű színe */
font-size: 11px;
font-family: arial;
   position: absolute; /* ne bántsd! */
   width: ; /* buborékszöveg szélessége */
   border: none; /* buborék kerete */
   padding: 3px; /* ne bántsd */
border-bottom: none;
   background-color: #897c9d; /* buborék háttérszíne */
  opacity: .9;
   visibility: hidden; /* ne bántsd! */
   z-index: 100; /* ne bántsd! */
   text-align: center; /* szöveg középen */
   filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); 

}

    .cssmenu A{ /*menüpontok*/
    background-color: transparent; /*átlátszó háttér*/
    border-bottom: none; /*alsó vonal*/
    text-transform: uppercase; /*nagybetűs linkek*/
    font-family: georgia; /*betűtípus*/
    font-size: 12px; /*betűméret*/
    letter-spacing: 0px; /*betűköz*/
    color: #4c557d; /*betűszín*/
font-weight: bold;
    margin-right: 5px; /*szünet az egyes menüpontok között*/
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    }

    .cssmenu A:hover{ /*menüpontok, ha ráviszed ai egeret*/
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    color: #CE3F43; /*betűszín*/
    letter-spacing: 0px; /*betűköz*/
font-weight: bold;
    text-transform: uppercase; /*nagybetűs linkek*/
    font-family: georgia; /*betűtípus*/
    font-size: 12px; /*betűméret*/
    border-bottom: solid 3px #CE3F43; /*alsó vonal*/

  }

.namme {
width: 597px;
margin:2px 0 0; 
padding:1; 
display:inline-block; 
font-family: arial;
font-size: 13px; 
color:#ffffff;
background-color: #5f6975;
border: 1px solid #ffffff;
font-weight: bold; 
letter-spacing:1; 
opacity: .6;
text-transform:uppercase;

}


.header1{
background-image: none;
border-bottom: none;
text-align: center;
color: #d99cb1;
font-family: arial;
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
	margin-left: 0px;
padding-top: 0;
padding-left: 0px;
width: 380px;
}

.sidefej1{
background: url(http://littlemix.hu/proba/wp-content/uploads/2018/10/kiis.png);
padding-top: 0px;
height: 300px;
padding: 0px;
width: 372px;
}

.sidefej001{
background: url(http://littlemix.hu/proba/wp-content/uploads/2018/05/faceh.png);
padding-top: 20px;
height: 155px;
padding: 5px;
width: 374px;
}

.kik{
background-image: url(http://littlemix.hu/proba/wp-content/uploads/2017/10/kik1.png);
border-bottom: none;
margin-left: -1px;
text-align: center;
color: #d99cb1;
font-family: arial;
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
padding-top: 0;
padding-left: 0px;
width: 311px;
height: 389px;
}

.középrész{     
	BACKGROUND: #000000;
position: absolute;
border: transparent;
width: 340px;
opacity: .5;
border-radius: 0px;
font-family: arial;
 padding: 5px;
border: 1px solid #ffffff;
margin-top: -230px;
        font-size: 10px;
text-transform: uppercase;
margin-left: 10px;
	text-align: justify;
line-height: 20px;
text-shadow: none;
	color: #ffffff;

}

.middle01{     
	BACKGROUND: none;
border: transparent;
width: 365px;
opacity: 1;
border-radius: 0px;
font-family: 'Arial';
 padding: 9px;
        font-size: 12px;
margin-left: 0px;
	text-align: justify;
text-shadow: none;
	color: #e6dfd8;
text-shadow: #93b2a4 0px 0px 0px; 

}

.middle10{    
position: relative;
background-color: #5b5250;
opacity: 1;
font-family: Noto;
	width: 315px;
	padding: 15px 15px 15px 12px;
margin-top: -326px;
height: 40%;
	font-size: 12px;
	text-align: justify;
text-shadow: none;
	color: #c7bbb7;
border-top: 1px solid #796e6c;
	border-left: 1px solid #796e6c;
	border-right: 1px solid #796e6c;
border-bottom: 4px solid #e8829a;
text-shadow: 1px 1px 0px none;
	margin-bottom: 4px;
	
}


.middle100{     
background: url('http://v-justice.org/demo/wp-content/uploads/2015/09/box0.png');
opacity: 1;
font-family: arial;
	width: 334px;
	padding-right: 10px;
	padding-top: 6px;
	margin-bottom: 0px;
padding-left: 5px;
margin-top: 0px;
padding-bottom: 7px;
        font-size: 13px;
	text-align: justify;
text-shadow: none;
	color: #9f7b85;
border-bottom: none;

}

.middle001{     
	BACKGROUND: url(https://littlemix.hu/vhudgens/wp-content/uploads/2019/10/hatt0.png);
border: transparent;
width: 367px;
opacity: 1;
border-radius: 0px;
font-family: noto;
 padding: 10px;
        font-size: 12px;
margin-left: 0px;
	text-align: justify;
text-shadow: none;
	color: #ffffff;
border-bottom: none;

}

.header3{
background-color: #0b1337;
text-align: left;
height: 30px;
padding-left: 40px;
color: #ffffff;
	width: 670px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	vertical-align: top;
	color: #ffffff;
	font-family: arial;
}
.middle3{
	background-color: #e5d05b;
	width: 670px;
	padding: 10px 10px;
	padding right: 20px;
	margin: -5x 0px;
	text-align: justify;
	font-size: 12px;
	color: #86720e;
}
.footer2{
	background-color: #1b1b1b;
	border-left: solid 3px #959595;
	border-right: solid 3px #959595;
	border-bottom: solid 3px #959595;
	width: 670px;
	height: 20px;
	text-align: center;
	font-size: 12px; 
	color: #ffffff;

}

.middle1{     
BACKGROUND: #2e2a29;
border: transparent;
width: 355px;
opacity: 1;
border-radius: 0px;
font-family: 'Assistant', sans-serif;
	padding: 12px;
        font-size: 12px;
margin-top: -20px;
	text-align: justify;
text-shadow: none;
	color: #aea3a0;
text-shadow: #93b2a4 0px 0px 0px; 

}

.m1{     
	BACKGROUND: #433d3b;
border: transparent;
width: 362px;
opacity: 1;
border-radius: 0px;
font-family: 'Assistant', sans-serif;
	padding: 9px;
        font-size: 12px;
margin-left: 0px;
	text-align: justify;
text-shadow: none;
	color: #a29490;
text-shadow: #93b2a4 0px 0px 0px; 

}

/* Wrapper */
.sl-wrapper a {
	border-bottom: 0 !important;
	text-decoration: none !important;
}
.sl-button {
	padding: 0.225em 0.225em;
	font-size: 1em;
	line-height: 1;
	font-weight: normal;
}

/* Colors */
a.liked {
	color: #6d6d6d;
}
a.liked:hover,
a.liked:active,
a.liked:focus {
	color: #978a85;
}
a.liked span.sl-count,
.sl-count {
	color: #978a85;
}

/* Icon */
.sl-icon {
	margin-right: 1em;
 font-family: 'Brandon', sans-serif;
	vertical-align: middle;
}
.sl-icon svg {
	fill: currentColor;
	width: 1em;
	height: 1em;
}
.sl-icon svg:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left:0;
}

/* Count */
.sl-count {
	font-size: 0.955em;
 font-family: 'Brandon', sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
}

/* Loader */
.loader,
.loader:before,
.loader:after {
  background: rgba(0, 0, 0, 0.2);
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: .2em;
  height: .6em;
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -.375em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader {
  text-indent: -9999em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:after {
  left: .375em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(0, 0, 0, 0.2);
    height: .6em;
  }
  40% {
    box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
    height: 1em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(0, 0, 0, 0.2);
    height: .6em;
  }
  40% {
    box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
    height: 1em;
  }
}



div.clear { clear:both }
div#keret {
    width: 391px; /* képed szélessége */
    margin: auto;
    border: 0px;
}
div#tabs-wrapper {
    width: 391px; /* képed szélessége */
    height: 444px; /* képed magassága */
    overflow: hidden;
}
div#tabs { position: relative }
div#tabs .tab {
    width: 391px; /* képed szélessége */
    height: 444px; /* képed magassága */
    float: left;
}
div#next,
div#prev { /* nyilacskák CSS-e */
    width: 30px;
    height: 30px;
    background-image: url('http://v-justice.org/littlemix/wp-content/uploads/2015/10/nyil1.png');
    position: absolute;
    z-index: 2;
    margin-top: 135px;
    cursor: pointer;
    margin-right: 5px;
}

div#next {
  margin-left: 410px /* képed szélessége */
    background-image: url('http://v-justice.org/littlemix/wp-content/uploads/2015/10/nyil1.png');
    margin-left: 350px;
}

div#prev {
background: url('http://chloegmoretz.us/leamichele/wp-content/uploads/2015/07/nyil1.png');
    margin-left: 10px;
}

.lila{ 
position: absolute;
background: none;
padding: 0px;
width: 570px;
height: 240px;
opacity: .8;
margin-top: -240px;
}

.thumb{ 
position: absolute;
width: 720px; 
opacity: 1; 
height: 300px; 
	  filter: grayscale(100%);
		margin-left: 0px;
margin-top: 33px;	
}




.header2{ /*főoldali cím*/
float: left;
background: #58a3a0;
color: #ffffff;
text-align: center;
padding-top: -4px;
font-weight: bold;
padding-left: 10px;
padding-bottom: 0px;
margin-top:0px;
height: 40px;
font-family: arial;
text-transform: uppercase;
font-size: 16px;
width: 575px;

}


.header2 A{ /*főoldali cím linkje*/
color: #ffffff;
font-family: arial;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}

.header2 A:hover{ /*főoldali cím linkje*/
color: #ffffff;
font-family: arial;
text-decoration: underline;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}

.dattu{
position: absolute;
margin-top: 0px;
margin-left: 0px;
background: #74d3e0;
opacity: 1;
color: #ffffff;
text-align: center;
padding-top: 9px;
font-weight: none;
padding-left: 0px;
padding-bottom: 2px;
height: 20px;
font-family: 'Brandon1';
line-height: 15px;
	text-transform: uppercase;
font-size: 10px;
width: 95px;
	text-shadow: 1px 1px 0px none;

}

.dattu1{
position: absolute;
margin-top: -32px;
margin-left: 640px;
background: url(https://s-carpenter.com/proba/wp-content/uploads/2025/09/datum.png);
opacity: 1;
color: #ffffff;
text-align: center;
padding-top: 12px;
font-weight: none;
padding-left: 0px;
padding-bottom: 2px;
height: 50px;
font-family: 'Assistant';
			letter-spacing: 1px;
line-height: 15px;
	text-transform: uppercase;
font-size: 10px;
	font-weight: none;
	letter-spacing: 0px;
width: 60px;
	text-shadow: 1px 1px 0px #564c49;
}

.dattu{
position: absolute;
margin-top: -5px;
margin-left: 650px;
background: transparent;
opacity: 1;
color: #ffffff;
text-align: center;
padding-top: 0;
font-weight: bold;
padding-left: 0px;
letter-spacing: -2px;
padding-bottom: 2px;
font-family: 'Assistant';
line-height: 15px;
	text-transform: uppercase;
font-size: 22px;
width: 40px;
	text-shadow: 1px 1px 0px #564c49;
}

.dattu2{
position: absolute;
margin-top: -7px;
margin-left: 645px;
background: transparent;
letter-spacing: 1px;
opacity: 1;
color: #ffffff;
text-align: center;
padding-top: 15px;
font-weight: none;
padding-left: 0px;
padding-bottom: 2px;
height: 50px;
font-family: Assistant;
line-height: 15px;
	text-transform: uppercase;
font-size: 11px;
	font-weight: none;
	letter-spacing: 0px;
width: 50px;
	text-shadow: 1px 1px 0px #564c49;
}



.datas{ /*főoldali adatok sor*/
float: left;
font-family: arial;
background-color: #f8eeed;
width: 380px;
padding-left: 10px;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
color: #dbb5b0;
height: 12px;
}

.datas A{ /*főoldali adatok sor*/
color: #ffffff;
padding: 3px;
font-size: 10px;
text-transform: uppercase;
background-color: #dca29a;
font-family: arial;
}


.datas a:hover{ /*főoldali adatok sor*/
padding: 3px;
color: #ffffff;
font-size: 10px;
text-transform: uppercase;
background-color: #d79dab;
font-family: arial;
text-decoration: none;

}

.middle2{ /*főoldali tartalom*/
float: left;
	width: 565px;
	BACKGROUND: #efefef;
        font-size: 13px;
	text-align: justify;
text-shadow: none;
	color: #444444;
opacity: 1;
font-family: arial;
        font-size: 12px;
	text-align: justify;
text-shadow: none;
border-bottom: none;
        font-size: 12px;
	text-align: justify;
     padding-top: 20px;
     padding-left: 10px;
     padding-right: 10px;
     padding-bottom: 10px;
border-bottom: 0px solid #f7ebef;
}


.post-title{ /*főoldali cím*/
background-color: #e0abba;
width: 630px;
padding-top: 10px;
text-align: center;
padding-left: 10px;
padding-bottom: 10px;
height: 20px;
}

.post-title A{
color: #ffffff;
background-color: #a45e72;
font-family: arial;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}


.post-title A:hover{
color: #ffffff;
background-color: #a45e72;
font-family: arial;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}


.datas2{
background-color: #f8eeed;
width: 630px;
padding-left: 10px;
text-align: left;
margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
color: #dbb5b0;
height: 12px;
}

.datas2 A{ /*főoldali adatok sor*/
color: #ffffff;
padding: 3px;
font-size: 10px;
text-transform: uppercase;
background-color: #dca29a;
font-family: arial;
}


.datas2 a:hover{ /*főoldali adatok sor*/
padding: 3px;
color: #ffffff;
font-size: 10px;
text-transform: uppercase;
background-color: #d79dab;
font-family: arial;
text-decoration: none;
}

.post{
margin-bottom: 30px;
}


.post-content{
background-color: #e8c5bf;
opacity: 1;
font-family: arial;
        font-size: 13px;
	text-align: justify;
text-shadow: none;
	color: #b17c73;
width: 610px;
text-align: justify;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;

}

.readmore{
text-align: center;
width: 19%;
height: 27px;
color: #858d9a;
	border: 1px solid #e9e9e9; 
background-color: #ffffff;
font-weight: none;
padding-top: 4px;
margin-left: 532px;
font-size: 10px;
line-height: 20px;
	font-family: Brandon;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-webkit-transition: .8s ease-in;
-moz-transition: .8s ease-in;
-o-transition: .8s ease-in;
padding-right: 10px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 10px;
}


.readmore:hover{
text-align: center;
width: 19%;
height: 27px;
color: #ffffff;
background-color: #494341;
border: 1px solid #494341; 
padding-top: 4px;
text-transform: uppercase;
margin-left: 532px;
	font-family: Brandon;
font-size: 10px;
line-height: 20px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-webkit-transition: .8s ease-in;
-moz-transition: .8s ease-in;
-o-transition: .8s ease-in;
padding-right: 10px;
margin-bottom: 10px;
font-weight: bold;
}


.readmore A{
color: #ffffff;}

.readmore A:hover{
color: #ffffff;}

.scarw { width: 350px; height: 200px; padding: 50px; background: rgba(2, 3, 21, 0.65); opacity: 0.0; transition: transition-duration: 0.8s; -moz-transition-duration: 0.8s; -webkit-transition-duration: 0.8s; -o-transition-duration: 0.8s; -ms-transition-duration: 0.8s; }
.scarw:hover { opacity: 0.99; }
.scarwtext { font: 9px/9px montserrat; color: #2b0d27; text-align: justify; line-height: 11px; }
.scarwtext b { color: #b60822; font-size: 10px; }
.scarwhbg { background: #020315; width: 210px; height: 110px; padding: 20px; }
.scarwpcbg { width: 90px; height: 110px; border-right: #111235 3px solid; }
.scarwpc { font: 400 25px/25px oswald; color: #dacfd0; text-shadow: #000000 1px 1px 0px, #76071d 2px 2px 0px; text-align: center; }
.scarwptext { font: 400 7px/7px montserrat; line-height: 14px; color: #76071d; text-shadow: #000000 1px 1px 0px; text-align: center; text-transform: uppercase; letter-spacing: 2px; }
.scarwtnbg { width: 120px; height: 110px; }
.scarwtag { font:400 7px/7px montserrat; line-height: 14px; color: #76071d; text-shadow: #000000 1px 1px 0px; text-align: center; text-transform: uppercase; letter-spacing: 2px; border-bottom: 1px #0d0d0d solid; width: 110px; }
.scarwnote { width: 100px; height: 80px; padding: 10px; font-family: montserrat; font-size: 8px; line-height: 9px; text-align: justify; overflow: auto; color: #dacfd0; }
.scarwtextbg1 { width: 270px; padding: 40px; background: #0d0e29; }
.scarwtextbg2 { width: 210px; padding: 20px; background: #dacfd0; border-left: #72071d solid 15px; border-right: #2c2e51 solid 3px; }
.littledcred { font: 200 7px/7px montserrat; text-align: center; text-transform: uppercase; letter-spacing: 3px; }

/* B E J E G Y Z É S E K, O L D A L A K  K I N É Z E T E*/
 
.fej{
background: #9a9eaa;
text-align: center;
text-shadow: none;
color: #ffffff;
font-weight: bold;
border-bottom: 0px solid #ffffff;
height: 35px;
font-family: 'Roboto';
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
padding-top: 0px;
width:687px;

}

.kmf{
position: none;
margin-top: 5px;
margin-left: -10px;
background: none;
opacity: 1;
color: #2e2a29;
font-weight: bold;
		text-shadow: 1px 1px 0px none;
text-align: left;
padding-top: 7px;
letter-spacing: 2px;
padding-left: 5px;
padding-bottom: 2px;
border-bottom: none;
font-family: 'Assistant';
text-transform: uppercase;
font-size: 21px;
width: 94%;
}

.kmff{
background: #675d5a;
height: 10px;
	width: 150px;
	margin-top: -12px;
padding-left: 30px;
	font-family: arial;
color: #ffffff;
    font-size: 13px;
font-weight: bold;
text-transform: uppercase; 
text-align: center; }

.newstitle {
position: absolute;
font-family: arial;
opacity: .9;
background-color: #272727;
text-align: left;
	height: 42px;
	width: 440px;
	margin-top: 175px;
padding-left: 90px;
	margin-left: 15px;
	padding-top: 4px;
	font-family: arial;
color: #ffffff;
    font-size: 16px;
font-weight: bold;
text-transform: uppercase;

}

   .kmh  /* Középső modul háttere */{
	BACKGROUND: #ffffff;
border: none;
	color: #525252;
	width: 595px;
        font-size: 14px;
	text-align: justify;
text-shadow: none;
opacity: 1;
	   		font-family: 'Assistant', sans-serif;
        font-size: 12px;
	text-align: justify;
text-shadow: none;
        font-size: 12px;
	text-align: justify;
     padding-top: 55px;
     padding-left: 10px;
     padding-right: 10px;
     padding-bottom: 10px;
border-bottom: 2px solid none;

}
 .kmhh  /* Középső modul háttere */{
	width: 630px;
	BACKGROUND: #ffffff;
        font-size: 13px;
	text-align: justify;
text-shadow: none;
	color: #6f6f6f;
opacity: 1;
font-family: Arial;
        font-size: 12px;
	text-align: justify;
text-shadow: none;
border-bottom: none;
        font-size: 12px;
	text-align: justify;
     padding-top: 18px;
     padding-left: 10px;
     padding-right: 10px;
     padding-bottom: 10px;
border-bottom: 0px solid #f7ebef;

}


.kmhhh  /* Középső modul háttere */{
	width: 100%;
	BACKGROUND: #c7dee1;
        font-size: 13px;
	text-align: justify;
text-shadow: none;
	color: #507a81;
opacity: 1;
font-family: arial;
        font-size: 12px;
	text-align: justify;
text-shadow: none;
border-bottom: none;
        font-size: 12px;
	text-align: justify;
     padding-top: 15px;
     padding-left: 10px;
     padding-right: 10px;
     padding-bottom: 10px;
border-bottom: 0px solid #f7ebef;

}

 .kma  /* Középső modul alja */ {
padding-top: -80px;
text-shadow: none;
background-color: #f7f6d4;
opacity: .8;
font-family: arial;
font-size: 12px;
height: 35px;
color: #4c4c4c;
text-align: center; 
padding: 3px;
padding-top: 3px;
padding-left: 6px;
padding-right: 0px;
padding-bottom: 0px;
border-bottom: 15px solid url(http://oitnbhun.bplaced.net/wp-content/uploads/2015/07/bg.png);
}

 .kmm  /* Középső modul alja */ {;
border-bottom: 4px solid #c5c272;
}

.comments-module{ /* tartalom */
    background: #ffffff;
	font-family: 'Arial', sans-serif;
	text-align: justify;
	size: 14px;
	color: #727272;
	width: 618x;
	padding: 8px;
	line-height: 18px;
}
.comments-area {
	margin-bottom: 60px;
}
.comments-title { /* hozzászólások cím kinézete */
	height: 30px;
	font-size: 14px;
	color: #737e8e;
	font-weight: normal !important;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
}
.comments-area ol {
	list-style: none;
}
.comments-area ol {
	padding: 0;
}
.comments-area .children {
	padding-left: 20px;
}
.comments-area .fn {
	color: #68788e;
}
.comment-author .avatar {
	position: absolute;
}
.comment-author .fn { /* író kinézete */
	margin-left: 80px;
	font-size: 16px;
	font-style: normal;
}
.commentmetadata { /* dátum elhelyezkedése */
	margin-bottom: 30px;
	margin-left: 80px;
}
.comment-meta a { /* dátum kinézete */
	color: #4c4544;
	font-size: 14px;
}

.comment-meta a:hover { /* dátum kinézete */
	color: #4c4544;
	font-size: 14px;
	text-decoration: underline;
}
.comment-body { /* egy hozzászólás háttere kinézete */
	padding: 8px; /* belső tartalmi távolság */
	margin-bottom: 8px; /* két hozzászólás közötti távolság */
	background: #f6f6f6;
}
.comment-body p { /* egy hozzászólás háttere kinézete */
	font-family: Arial;
	padding-top: 10px; /* hozzászólás és az avatar közötti táv */
}
.reply { /* válasz doboz elhelyezkedése */
	text-align: center;
}
.comment-reply-link { /* válasz doboz kinézete */
	padding: 5px;
	background-color: #cd768a;
	font-size: 12px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;	
}
a.comment-reply-link {
	color: #ffffff;
	text-decoration: none;
}
a.comment-reply-link:hover {
	color: #ffffff;
}
.comments-area a.url {
	color: #928683;
	text-decoration: underline;
}
.bypostauthor {
}

/* űrlap kinézete */

input#author,
input#email,
input#url,
textarea#comment { /* űrlap kinézete */
	width: 100%;
	max-width: 96%;
	padding: 10px;
	border: 1px solid #c5c5c5;
}
.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-comment { /* űrlap feletti szavak elhelyezkedése, kinézete */
	text-align: left;
	padding: 10px 0;
}
.comment-form-author:before,
.comment-form-email:before,
.comment-form-url:before,
.comment-form-comment:before {
	font-family: FontAwesome;
	color: #505050;
}
.comment-form-author:before {
	content: "\f007  ";
}
.comment-form-email:before {
	content: "\f003  ";
}
.comment-form-url:before {
	content: "\f0c1  ";
}
.comment-form-comment:before {
	content: "\f040  ";
}
.comment-respond input[type="submit"] { /* hozzászólás button kinézete */
	padding: 15px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	background: #928683;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;	
}
.comment-respond input[type="submit"]:hover {
	background-color: #776b69;
}

#sidebar blockquote { 
	color: #c4b7b2;
text-align: justify;
margin: 5px 5px 5px 5px;
padding: 13px;
background:  url(https://s-carpenter.com/proba/wp-content/uploads/2025/09/blockq.png);
border: 1px solid #68605d;
border-radius: 0px;
font-family: 'Assistant', sans-serif;
        font-size: 12px;
	text-align: justify;
text-shadow: none;
width: 320px;

}

select {
padding: 10px;
width: 240px;
background-color: #413d3c;
	border: 1px solid #413d3c;
font-family: 'Assistant', sans-serif;
color: #ffffff;
text-transform: uppercase;
font-weight: normal;
}

select:hover {
padding: 10px;
width: 240px;
background-color: #635a58;
	border: 1px solid #635a58;
font-family: 'Assistant', sans-serif;
color: #ffffff;
text-transform: uppercase;
font-weight: normal;
}

.blockquote2 { 
	color: #cfd7e5;
	font-weight: none;
text-align: justify;
margin: 4px 0px 4px 0px;
text-shadow: none;
padding: 6px;
background-color: #2d3247;
border: 1px solid #2d3247;
border-radius: 1px;
font-size: 12px; 
font-family: noto;
width: 323px;}

.blockquote2:hover { 
color: #cfd7e5;
text-align: justify;
		font-weight: none;
margin: 4px 0px 4px 0px;
text-shadow: none;
padding: 6px;
background-color: #49515a;
border: 1px solid #ecaeca;
border-radius: 1px;
font-size: 12px; 
font-family: noto;
width: 323px;}



.kepecske {
paddinG:2px;
border-radius:6px;
background:#ccdaa5;
box-shadow:0px 0px 10px #c1cf99;
margin:2px; 
opacity:0.9; }

.kepecske:hover {
paddinG:2px;
border-radius:6px;
background:#ccdaa5;
box-shadow:0px 0px 10px #c1cf99;
margin:2px; 
opacity: 1; }

#content blockquote { 
text-shadow: none;
	color: #494341;
text-align: justify;
margin: 5px 0px 5px 0px;
text-shadow: none;
padding: 15px;
background: #f9f9f9;
border: 2px solid #c8bcb8;
font-family: 'Arial';
width: 645px;}


#sidebar a.meg {
color: #ffffff;
font-size: 10px;
padding: 6px;
font-family: Brandon;
	text-shadow: none;
text-transform: uppercase;
background-color: #e8829a;
text-decoration: none;
	opacity: 1;
border: 1px solid #da6f88;

}

#sidebar a.meg:hover {
color: #ffffff;
background-color: #7f7471;
	border: 1px solid #776763;
font-size: 10px;
padding: 6px;
		text-shadow: none;
font-family: Brandon;
text-decoration: none;
border: 1px solid none
background-color: none;
text-transform: uppercase;
cursor: pointer;
	-moz-transition-property: all;-moz-transition-duration: 0.5s;
	-webkit-transition-property: all;-webkit-transition-duration: 0.5s;
	-o-transition-property: all;-o-transition-duration: 0.5s;
	transition-property: all;transition-duration: 0.5s;

}

#content a.meg {
	color: #ffffff;
background-color: #675d59;
font-size: 10px;
		opacity: 1;
padding: 6px;
font-family: Noto;
text-decoration: none;
	text-transform: uppercase;

border: 1px solid #544945;

}

#content a.meg:hover {
	color: #ffffff;
font-size: 10px;
padding: 6px;
font-family: 'Roboto';
text-transform: uppercase;
background-color:  #e46d88;
text-decoration: none;
border: 1px solid #d55975;
text-transform: uppercase;
cursor: pointer;
	-moz-transition-property: all;-moz-transition-duration: 0.5s;
	-webkit-transition-property: all;-webkit-transition-duration: 0.5s;
	-o-transition-property: all;-o-transition-duration: 0.5s;
	transition-property: all;transition-duration: 0.5s;

}



img.block {
background: #b9a998;
margin-top: -6px;
padding-left: -8px;
padding: 5px;
}

img.block:hover {
background: #c2859a;
padding: 5px;
margin-top: -6px;
padding-left: -8px;
}


fullnavi {
list-style-type:none;
margin:1;
padding:1;
    opacity: 1;
overflow:hidden;

}

navimenu {
    opacity: 1;
float: left;
margin: 12px;

}

a.navimenulink { /* menü kinézete */
    display:block;
width: 100%;
padding: 7px;
height: 17px;
    color: #ffffff;
font-weight: none;
    background-color: #d69ec7;
    text-align:center;
border: 1px solid #272727;
    text-transform: uppercase;
    font-family: avant;
font-style: none;
opacity: 1;
    font-size: 9px;
}

a.navimenulink:hover { /* ha ráviszed az egeret kinézet */
    background-color: #d69ec7;
border: 1px solid #ffd5f3;
height: 17px;
padding: 7px;
   font-family: avant;
    font-size: 9px;
opacity: 1;
    color: #ffffff;
   -webkit-transition: .4s ease-in;
    -moz-transition: .4s ease-in;
    -o-transition: .4s ease-in;
}

a.navimenulink1 { /* menü kinézete */
    display:block;
width: 100%;
padding: 7px;
height: 17px;
    color: #ffffff;
font-weight: none;
    background-color: #d183ba;
    text-align:center;
border: 1px solid #272727;
    text-transform: uppercase;
    font-family: avant;
font-style: none;
opacity: 1;
    font-size: 9px;
}

a.navimenulink1:hover { /* menü kinézete */
    display:block;
width: 100%;
padding: 7px;
height: 17px;
    color: #ffffff;
font-weight: none;
    background-color: #d183ba;
    text-align:center;
border: 1px solid #ffb7ea;
    text-transform: uppercase;
    font-family: avant;
font-style: none;
opacity: 1;
    font-size: 9px;
   -webkit-transition: .4s ease-in;
    -moz-transition: .4s ease-in;
    -o-transition: .4s ease-in;

}

.textinput {
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: transparent;
    font-family: Tahoma;
    font-size: 11px;
    color: #ebebeb;
    Line-Height: 12px;
    Letter-Spacing: 0px;
    border-bottom-width: 0px;
    border-left-width: 6px;
    border-left-style: solid;
    border-left-color: #d8a7a2;}
    
.textinput_rollover {
    padding-left: 4px;
    background-color: #b5cce9;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Tahoma;
    font-size: 9.5px;
    color: #696969;
    Line-Height: 12px;
    Letter-Spacing: 0px;
    border-bottom-width: 0px;
    border-left-width: 6px;
    border-left-style: solid;
    border-left-color: #cc5c5c;}

}

.tablazat{
background-color: #bda0b2;
padding: 7px;
font-family:arial;
letter-spacing: 0pt;
text-decoration: none;
text-align: center;
font-size: 9pt;
font-weight: bold;
text-transform: uppercase;
color: #ffffff;
width: 100%;

}   

.tab1{
background-color: #666666;
border-bottom: none;
padding: 3px;
font-family:arial;
text-decoration: none;
text-align: center;
font-size: 8pt;
font-weight: bold;
text-transform: none;
color: #ffffff;
width: 100%;

}   

#vertmenu h1 { /* a menü címe, háttere, stb */
    display: block;
    background-color: #a77dc5;
    font-family: arial;
    font-size: 13px;
font-weight: none;
    text-transform: uppercase;
    padding: 6px;
    border: 0px solid #000000;
	color: #ffffff;
    width: 280px;
height: 18px;
    text-align: center;
}
#vertmenu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}
#vertmenu ul li {
    margin: 0px;
    padding: 0px;
}
#vertmenu ul li a { /* a link színe, stílusa, stb */
    font-family: arial;
    font-size: 12px;
    text-transform: none;
    font-weight: none;
    display: block;
    border-bottom: 1px solid #3b364a;
    padding: 6px;
    text-decoration: none;
	color: #ded6f1;
    width:280px;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus { /* ha ráviszed az egeret a linkre */
	color: #ffffff;
    background-color: #413b51;
font-weight: none;

}

#vmenu h1 { /* a menü címe, háttere, stb */
    display: block;
  background-color: #a77dc5;
    font-family: arial;
    font-size: 13px;
font-weight: none;
    text-transform: uppercase;
    padding: 6px;
    border: 0px solid #000000;
	color: #ffffff;
    width: 540px;
height: 20px;
    text-align: center;
}
#vmenu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}
#vmenu ul li {
    margin: 0px;
    padding: 0px;
}
#vmenu ul li a { /* a link színe, stílusa, stb */
    font-family: arial;
    font-size: 12px;
    text-transform: none;
    font-weight: none;
    display: block;
    border-bottom: 1px solid #3b364a;
    padding: 6px;
    text-decoration: none;
	color: #ded6f1;
    width:540px;
}
#vmenu ul li a:hover, #vertmenu ul li a:focus { /* ha ráviszed az egeret a linkre */
	color: #ffffff;
    background-color: #9681c0;
font-weight: none;

}

.wp-pagenavi {
	width: 100%;
margin-top: 40px;
	clear: both;
padding: 16px;
background-image: none;
border-bottom: none;
border-top: none;

}

.wp-pagenavi a, .wp-pagenavi span {

	text-decoration: none;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	color: #554e4c;
	text-transform: uppercase;
	background-color: #ffffff;
	font-weight: none;
	font-family: noto;
	font-size: 14px;
font-style: italic;
	padding: 16px;

	margin: 0px;

}


.wp-pagenavi a:hover, .wp-pagenavi span.current {

	color: #ffffff;
		border-top: 1px solid #ebebeb;
		border-bottom: 1px solid #ebebeb;
cursor: default;
text-decoration: none;
	font-family: noto;
	font-size: 14px;
	padding: 16px;
		text-transform: uppercase;
	margin: 0px;
font-style: italic;
	font-weight: none;
	background-color: #cd768a;
}


.wp-pagenavi span.current {
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
text-decoration: none;
	font-weight: none;
	padding: 16px;

}




.middle1 a {
	color: #ffffff;
font-size: 13px;
font-family: Noto;


}
.middle1 a:hover{
font-size: 13px;
font-family: Noto;
	color: #cd758a;
text-decoration: none;
cursor: default;

}

.sidefej001 a {
	color: #ffffff;
font-size: 12px;
font-weight: none;
font-family: noto;
text-decoration: none;
text-transform: none;

}
.sidefej001 a:hover{
font-size: 12px;
font-family: noto;
font-weight: none;
text-decoration: none;
-webkit-transition: color 0.2s ease-in-out; 
-moz-transition: color 0.2s ease-in-out; 
-o-transition: color 0.2s ease-in-out; 
transition: color 0.2s ease-in-out; 
	color: #ffffff;
text-transform: none;
text-decoration: underline;
cursor: default;

}



a {
	color: #ab9893;
font-size: 12px;
font-weight: none;
font-family: 'Arial';
font-weight: none;
text-decoration: none;
text-transform: none;

}
 a:hover{
font-size: 12px;
font-family: 'Arial';
font-weight: none;
text-decoration: none;
-webkit-transition: color 0.2s ease-in-out; 
-moz-transition: color 0.2s ease-in-out; 
-o-transition: color 0.2s ease-in-out; 
transition: color 0.2s ease-in-out; 
	color: #e46e90;
text-transform: none;
font-weight: none;
border-bottom: none;
text-decoration: none;
cursor: default;

}


.project-bg{ /* a teljes doboz háttere */
background: transparent;
width: 300px;
padding: 4px 4px;
margin-bottom: 0px;
border-bottom: none;
}

div[id*="project"] blockquote { /* a tartalom kinézete */
margin: 5px 0px;
padding: 10px;
background: url(ha háttérkép kerül a tartalom mögé, ide kell tenni);
font-family: arial;
font-size: 13px;
text-align: justify;
color: #757575;
line-height: 20px;

}





indexhatter{
	overflow: hidden;
 	margin: none;
        width: 100%;
	padding: none;
	background-color: #ffffff;
	font-weight: bold;
	font-family: tahoma;
        font-size: 12px;
        font-color: #000000;
	line-height: 13px;
	text-align: center;

}
.biokep{
padding: 3px;
border-radius: 0px;
border: 1px solid #d5d5d5;
background: transparent;
opacity: 1;

}

h1{
	color: #e46e90;
	padding: 6px;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
font-family: 'Noto';
 	padding-left: 5px;
	font-size: 15px;
width: 623px;
}

.infobox-doboz {
display: table;
width: 100%;
border-collapse: separate;
border-spacing: 3px;
}
.sorok {
display: table-row;
}

.lista { /* felsorolás kinézete */
border-bottom: 1px solid #dbdbdb;
display: table-cell;
padding: 8px 8px;
	font-size: 12px;
}
.lista a {
	color: #de90b7;
        font-family: 'Noto';
	cursor: default;
	text-decoration: none;
text-transform: none;
font-size: 12px;

}

.lista a:hover {
	color: #7e9ea8;
	text-decoration: none;
font-weight: none;
        font-family: 'Noto';
text-transform: none;
	cursor: default;
font-size: 12px;
}

.info { /* leírás kinézete */
font-size: 13px;
padding: 6px;
}
.infobox {
display: table-row-group;
}


#s{
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
color: #ffffff;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background-color: #645752;
	border: 1px solid #564843;
	width: 330px;
height: 42px;
	
}

#searchsubmit{
background-color: #645752;
	border: 1px solid #564843;
	color: #ffffff;
font-size: 13px;
text-transform: none;
font-family: arial;	
	
 }

h03{
width:98%;
background-color: #cc7489;
	border-bottom: 1px solid none;
	margin: 3px;
	opacity: 1;
	color: #ffffff;
	padding: 3px;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
font-family: 'Noto';
 	padding-left: 5px;
	font-size: 17px;
}

h2{
width: 93%;
font-weight: none;
background-color: #443e3d;
	border: 1px solid #534c4b;
	margin: 5px 5px 5px 5px;
	opacity: 1;
	color: #ffffff;
	font-family: 'Noto', sans-serif;
 	padding: 8px 8px 8px 8px;
	font-size: 12px;
	-moz-transition-property: all;-moz-transition-duration: 0.5s;
	-webkit-transition-property: all;-webkit-transition-duration: 0.5s;
	-o-transition-property: all;-o-transition-duration: 0.5s;
	transition-property: all;transition-duration: 0.5s;
}

h2:hover{
width: 93%;
font-weight: none;
		opacity: 1;
background-color: none;
	border: 1px solid #e8829a;
		color: #ffffff;
		background: #e8829a;
		font-family: 'Noto', sans-serif;
	margin: 5px 5px 5px 5px;
	opacity: 1;
 	padding: 8px 8px 8px 8px;
}


h3{
width:100%;
background-color:  none;
	border: none;
	margin: 3px;
	opacity: 1;
	color: #ab9893;
	padding: 6px;
	text-transform: none;
	text-align: none;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
font-family: 'Noto';
 	padding-left: 3px;
	font-size: 24px;
}

.a h3 {
	color: #ffffff;
	text-transform: uppercase;
		opacity:1;
font-size: 11px;
font-weight: none;
font-family: 'Roboto';
text-decoration: none;
}

.a h3:hover{
font-size: 11px;
font-family: 'Roboto';
font-weight: none;
text-decoration: none;
-webkit-transition: color 0.2s ease-in-out; 
-moz-transition: color 0.2s ease-in-out; 
-o-transition: color 0.2s ease-in-out; 
transition: color 0.2s ease-in-out; 
	color: #ffffff;
	text-transform: uppercase;
text-decoration: underline;
cursor: default;

}


h4{
background-color: #e0e0e0;
	border: solid 3px #434343;
 	padding-left: 20px;
	font-size: 11px;
}

p{
	line-height: 16px;
}

b, strong { font-weight: bold; font-family:'Brandon'; padding: 2px; text-transform: none; font-size: 12px; color: #ab9893; background-color: #none; text-shadow: none; letter-spacing: 1px; }
pi { font-color: #d4889d; font-family: noto; font-size: 11px; text-transform: uppercase; }
bb { background-color: #e36e9d; color: #ffffff; font-size: 10px; padding: 6px; font-family: Roboto; }
i, em { font-family: noto; text-decoration: underline; font-size: 13px; color: #e46e90; font-weight: bold; }
u { font-style: none; font-family: trebuchet ms; text-decoration: underline; font-size: 12px; color: #b5bcca; }
t { color: #d4889d; font-size: 12px; }
yy { color: #353e52; font-weight: bold; font-size: 14px; }
tz { color: #4c557d; font-weight: bold; font-size: 14px; font-family: georgia; }
tzz { color: #4c557d; font-weight: bold; font-size: 16px; font-family: georgia; }

.shadetabs{
background: transparent;
border-top: none;
border-right: 0px solid #DAD8D4;
border-bottom: 0px solid #DAD8D4;
border-left: none;
font: 11px "arial";
line-height: 11px;
color: #a89739;
text-align: center;
letter-spacing: 0px;
padding: 5px; }

.shadetabs li{
display: inline;
margin: 0;
list-style: none;}

.shadetabs li a{
background:transparent;
text-transform: uppercase;
color:#a89739;
font-family: "arial";
font-size: 12px;
padding: 5px 5px;
outline: none;
border-bottom: 2px solid #b28a49;}

.shadetabs li a:visited{
background:transparent;
text-transform: uppercase;
color:#a89739;
font-family: "arial";
font-size: 12px;
padding: 5px 5px;
outline: none;
border-bottom: 2px solid #ffffff;
text-shadow: #3f557a 0px 0px 0px; }

.shadetabs li a:hover{
background:transparent;
text-transform: uppercase;
color:#a89739;
font-family: "arial";
font-size: 12px;
padding: 5px 5px;
outline: none;
border-bottom: 2px solid #ffffff;
text-shadow: #3f557a 0px 0px 0px;}

.shadetabs li a.selected{ /*selected main tab style */
background:transparent;
text-shadow: #aacab9 0px 0px 0px;
text-transform: uppercase;
color:#a89739;
border-bottom: 2px solid #37447e;
text-decoration: none;
font-family: "arial"; }

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);} .

shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;}

.tabcontent /*tartalmi rész */{
display:none;
font-family: arial;
background:transparent;
font-size: 12px;
color: #a89739;
line-height: 13px;
letter-spacing: 0px;}

::selection { background-color: #685e5b; font-weight: bold; text-shadow: none; color:#ffffff; }
::-moz-selection { background-color: #685e5b; font-weight: bold; text-shadow: none; color:#ffffff;}

::-webkit-scrollbar { background: #685e5b; width: 19px; }
::-webkit-scrollbar-thumb:vertical { background: #ffffff; }

}
     

.navigation{
	text-align: center;
}



/* kommentek */

.commentlist .reply { text-align: right; margin-bottom: 5px; font-size: 18px; font-weight: bold; }

.commentlist .vcard { font-style: normal; text-decoration: none; font-size: 28px; display: block; line-height: 28px; }
.commentlist .vcard cite.fn { font-style: normal; font-weight: bold; text-decoration: none; font-size: 24px;  }
.commentlist .vcard span.says { display: none; }
.commentlist .vcard img.avatar { float: left; padding-right: 5px; }

.commentlist .comment-meta { padding-top: 3px; font-size: 16px; } 

.commentlist .comment { padding: 15px; padding-bottom: 5px; background: url('/wp-content/themes/winter2013/img/postbg.png') fixed repeat; margin-bottom: 20px; text-align: justify; }
.commentlist .pingback { padding: 15px; padding-bottom: 5px; background: url('/wp-content/themes/winter2013/img/postbg.png') fixed repeat; margin-bottom: 20px; text-align: justify; }

.commentlist { text-align: justify; }


/* kommentform */

#respond { padding: 15px; padding-bottom: 5px; background: url('/wp-content/themes/winter2013/img/postbg.png') fixed repeat; margin-bottom: 20px; text-align: justify; } 
#reply-title { margin-top: 10px; font-size: 24px; font-weight: bold;} 
#commentform { margin-bottom: 15px; } 
#reply-title { margin-top: 10px; font-size: 24px; font-weight: bold;} 
#commentform { margin-bottom: 15px;} 
#author { display: block; } 
#email { display: block; } 
#url { display: block; } 
#comment  { display: block; }
#submit { display: block; }
.comment-notes { display: none; } 
.form-allowed-tags { display: none; } 


ul, li{
	margin-bottom: 3px;
	line-height: 14px;
	margin-left: -5px;
}
.modul { /* a teljes egész modul szélessége */
    width: 330px;
}
.tabs-widget {
    list-style: none;
    list-style-type: none;
    margin: 0 0 0px 0;
    padding: 10px;
    height: 40px;
}

 

 

.tabs-widget li {
    list-style: none;
    list-style-type: none;
    margin: 0 0 0 5px;
    padding: 0;
    float: left;
}

 

.tabs-widget li:first-child {
    margin: 0;
}

 

.tabs-widget li a { /* menücímek kinézete */
    color: #333333;
    background: #f2f2f2;
    padding: 10px 14px;
    font-family: Arial;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 12px;
    line-height: 12px;
    box-shadow: 1px 1px 1px #999999;
}

 

.tabs-widget li a:hover { /* menücímek kinézete, ha ráviszed az egeret */
    background: #CC463C;
    color: #eaeaea;
}

 

.tartalom { /* szöveg kinézete a modulokban */
    color: #9F9F9F;
    font-family: Trebuchet ms;
    font-size: 13px;
    line-height: 16px;
    text-align: justify;
}
