
#cimlapCarousel{
    width: 928px;
    height: 264px;
    overflow: hidden;
}
#cimlapCarousel h2{
    margin: 0px;
    padding: 0px;
}
#cimlapCarousel ul{
    width: 928px;
    height: 264px;
	
}
#cimlapCarousel ul li{
    display: block;
    width: 928px;
    height: 262px;
	background-repeat: no-repeat;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	
}
#cimlapCarousel ul li div{
    width: 352px;
    height: 130px;
    margin-top: 60px;
    margin-left: 20px;
}
#cimlapCarousel ul li div h2{
    border-left: 10px #6fbd09 solid;
    padding-top: 1px;
    padding-bottom: 1px;
    float: left;
    clear: both;
    width: 352px;
    display: block;
	text-transform: none;
}
#cimlapCarousel ul li div h2 span{
    background-color: #6fbd09;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    color: #fff;
    font-size:  28px;
    line-height: 40px;
    display: inline;
	font-weight: normal;
}

#cimlapCarousel ul li div h2 span a, #cimlapCarousel ul li div h2 span a:hover {
	color: #fff;
	text-decoration: none;
}

#cimlapCarousel ul li div a.reszletek{
    width: 103px;
    height: 26px;
    padding-right: 20px;
    padding-top: 7px;
    padding-left: 10px;
    display: block;
    background-color: #000;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    float: left;
    background-image: url(reszletek_jobbnyil.gif);
    background-position: right center;
    background-repeat: no-repeat;
    text-decoration: none;
}
#cimlapCarousel ul li div a:hover, #cimlapCarousel ul li div a:link{
    text-decoration: none;
}

.kerekit{
    margin-top: -264px;
    z-index: 4;
    height: 264px;
    width: 6px;
    position: relative;
}
#bal_kerek{
    background-image: url(bal_kerek.png);

    left:0px;

}
#jobb_kerek{
    background-image: url(jobb_kerek.png);

    margin-left: 922px;

}
* html #jobb_kerek, * html #bal_kerek{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        );
}

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /*    width: 75px;
        height: 75px;*/
}

.jcarousel-next {
    z-index: 3;
    display: none;
}
* html .jcarousel-next {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        );
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
* html .jcarousel-prev{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        );
}
/*
.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}*/

#cimlapCarousel-next,
#cimlapCarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;
    text-decoration: underline;
    font-size: 11px;
}
#cimlapCarousel a.inactive_carouselButton{
    background-image: url(inactiveCarouselB_tran.png);
}

#cimlapCarousel a.active_carouselButton{
    background-image: url(activeCarouselB_tran.png);
}
* html .jcarousel-control a{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        );

}
.jcarousel-control a{
    width: 10px;
    height: 10px;
    display: block;
    float: left;
    padding-left: 13px;
    padding-right: 13px;
    margin-top: 5px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 5;
    position: relative;

    font-size: 0px;
    text-indent: -9999px;
    color: transparent;
    text-transform: capitalize;
}
.jcarousel-control div#navig {
    margin-left: 147px;
    margin-top: -40px;
    height: 22px;
    padding-top: 10px;
    text-align: center;
    z-index: 4;
    position: relative;
    top: 0px;
}
#filter{
    opacity:0.4;
    filter:alpha(opacity=40);
    background-color: #000;
    z-index: 3;
    height: 40px;
    width: 928px;
    position: relative;
    top: 0px;
}

#Carousel_prev, #Carousel_next{
    width: 18px;
    height:19px;
    padding-right: 20px;
    padding-left: 20px;
    display: block;
    float: left;
    z-index: 5;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
* html #Carousel_prev, * html  #Carousel_next{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        );
}

#Carousel_next{
    background-image: url(next-horizontal_sima.png);

}
#Carousel_prev{
    background-image: url(prev-horizontal_sima.png);    
}

.jcarousel-control{
    margin-top: 0px;
    /*margin-top: -40px;*/
    height: 40px;


    z-index: 2;
    position: relative;



}

/*.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 280px;
}*/
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 928px;
    height: 264px;
}

.jcarousel-clip-horizontal ul {
	background-image: url(/images/life/carousel-bg.gif);
	background-repeat: repeat-x;

}

.jcarousel-skin-tango .jcarousel-item {
    width: 928px;
    height: 264px;
}

/*.jcarousel-skin-tango .jcarousel-item-horizontal {
     margin-right: 10px;
}*/
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 230px;
    right: 5px;
    width: 0px;
    height: 0px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
    display: none;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 230px;
    left: 5px;
    width:0px;
    height: 0px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
    display: none;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}



#ajanloLayer{
    width:273px;
    height:234px;
    z-index:10;
    position: relative;
    margin-top: -250px;
    margin-left: 640px;
    margin-bottom: 17px;
    overflow: hidden;

    -moz-border-radius: 2em;
    border-radius: 2em;


}
#ajanloLayer img{
    width:273px;
    height:234px;
    z-index:1;
    position: relative;
	cursor: pointer;

}
#ajanloLayer div{
    height: 80px;
    width:273px;
    z-index: 2;
    position: relative;
    margin-top: -80px;
    background-color: black;
    opacity:0.5;
    filter:alpha(opacity=50);

}
#ajanloLayer p{
    width:243px;
   /* height: 40px;*/
    display:block;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    margin-top: -70px;
	 margin-bottom: 7px;
    z-index: 3;
}
#ajanloLayer a{
    height: 24px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    margin-top: 0px;
    z-index: 3;
    text-transform: uppercase;
    text-decoration: none;
	 background:  url(nyil.png) no-repeat right 3px;
}
#ajanloLayer .raquo{
    color:#6fbd09;
    padding-left: 5px;
    font-size: 17px;
}
#ajanloLayer a:link, #ajanloLayer a:hover{
    text-decoration: none;
}