/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clear{
clear:both;
}
.fl{
float:left;
}
.fr{
float:right;
}
a{
text-decoration:none;
}
#nav-left {
    display: inline;
    float: right;
}
#nav-left ul {
    line-height: normal;
    margin: 0;
    padding: 0;
}

#nav-left li {
    display: block;
    float: left;
    margin: 0;
}

#nav-left a {
    background: none repeat scroll 0 0 #ED1D48;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: 700;
    margin-right: 5px;
    padding: 6px 10px;
    text-decoration: none;
    text-shadow: 1px 1px 2px #434242;
    text-transform: uppercase;
    border: 1px solid;
}


body {
	background: fcfafa;
	font-family: 'Open Sans', sans-serif;
	margin:0px auto;
	overflow-y:scroll;
	color: #fff;
}

.maincontainer{
max-width:1000px;
margin:0px auto;
}

.logoh , .logoh a{ /* width:25%;*/ max-width:270px;padding: 5px;font-family: 'Pacifico',cursive;font-weight: 400;color: #FFF;font-size: 50px; line-height: 100%;
 text-shadow: 5px 0 4px #ED1D48; /* horizontal-offset vertical-offset 'blur' colour */
  -moz-text-shadow: 5px 0 2px #ED1D48;
  -webkit-text-shadow: 5px 0 2px #ED1D48;
}
.logoh img{
    display: block;
    width:100%;
    max-width:270px;
}
.indexlogo, .indexlogo a {
    font-family: 'Pacifico', cursive;
    font-weight: 400;
    color: #fff;
    font-size: 50px;
     text-shadow: 5px 0 4px #ED1D48; /* horizontal-offset vertical-offset 'blur' colour */
     -moz-text-shadow: 5px 0 2px #ED1D48;
    -webkit-text-shadow: 5px 0 2px #ED1D48;
}

.adholder728{
 width:100%;
 max-width:350px;
}
.adholder728 img{
display: block;
width:100%;
max-width:350px;
}

.adholder728 iframe{
/* height: auto; */
width: 100%;
margin: 0 auto;
}

.logoholder{margin: 5px auto 0;background-color: #FF8CAB;border: 1px solid #A87272;border-radius: 5px;padding:3px;}




#container{max-width:1000px;margin: 0 auto;background-color: #FF8CAB;}
.maintitle{
	background-color: #fd8ba9;
	border: 1px solid #A87272;
	border-radius: 5px;
	padding: 5px;
	text-shadow: 1px 1px 2px #434242;
	margin-bottom: 5px;
	margin-top: 5px;
	border-radius: 5px;
	color: #fff;
}
.item {
	width: 24%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 1%;
	padding:0.5%;
	background: none repeat scroll 0 0 #ED1D48;
	float: left;
	line-height: 1.4em;
}
.item img{
	width: 100%;
	display: block;
}
.item h2 {
	margin-bottom:7px;
	background:none !important;
	font-size:15px !important;
	color:#666666 !important;
}
.item2 {     	width: 33%.333333%; 
	margin-left: 0.2%;
	margin-right: 0.2%;
	margin-bottom: 1%;
	padding:0.5%;
    background: none repeat scroll 0 0 #363330;
    float: left;
    line-height: 1.4em;
}
.item2 img{
width: 100%;
}
.kep{
margin-top:-25px;
width:100%;
}
.topad{
margin-bottom:5px;
}
.topad img{
max-width:100% !important;
}
.topad h2{
font-size:16px;
margin:0px !important;
border: none !important;
}
.thu:hover {
    opacity:1;
	color: #990000;
}
.thu2:hover {
    opacity:1;
	color: #990000;
}
.thu{
	top:20px;
	width: 90px;
	background-color: #777;
	opacity:0.8;
    border: 1px solid #CECECE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    line-height: 28px;
    padding: 0 13px;
    position: relative;
    text-decoration: none !important;
    font-weight: bold;
}
.thu a{
	font-size: 18px !important;
	color: #ededff !important;
}
.thu2 a{
	font-size: 18px !important;
	color: #ededff !important;
}
.thu2{
	top:20px;
	width: 130px;
	background-color: #777;
	opacity:0.8;
	display: inline-block;
    border: 1px solid #CECECE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    cursor: pointer;
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    padding: 0 13px;
    position: relative;
    text-decoration: none !important;
}
.tovabbi h2{
margin-top:0px;
margin-bottom:0px;
}


@media (min-width: 900px) {
.menu {
font-size: 1em;
}
}
.menufelirat{
visibility: hidden;
display: none;
}
.menu {padding: 0.5em;background: #FF8CAB;min-height: 2em;line-height: 1em;}
.menu ul {
transition: max-height 0.25s linear;
margin: 0;
padding: 0;
text-align: center;
}
.menu li {
    text-shadow: 1px 1px 2px #362515;
    text-transform: uppercase;
    color: #fff;
    background: none repeat scroll 0 0 #ED1D48;
    border-radius: 3px;
    transition: visibility .25s linear;
    display: inline-block;
    border: 1px solid;
    padding: .45em 1.1em;
    margin: 0.1em 0.2em;
}
.menu ul a {
	color: #fff;
	font-weight:bold;
}
@media (max-width: 801px) {
.menufelirat{
    text-shadow: 1px 1px 2px #434242;
    text-transform: uppercase;
	color: #fff;
    display: block;
    font-size: 1.4em;
    margin-top: 10px;
	margin-bottom: 10px;
    text-align: center;
    visibility: visible;
}
	
.menu ul {
max-height: 0;
overflow: hidden;

}
.menu li {
visibility: hidden;
display: block;
width:49%;
float:left;
padding-top: 0.5em;
padding-bottom: 0.5em;
margin-top: 0.1em;
margin-bottom: 0.1em;
padding-left:0;
padding-right:0;
margin-left:0.25%;
margin-right:0.25%;
border: none;
}
.menu .navbar-handle {
display: block;
}
#navbar-checkbox:checked + .menu ul {
max-height: 800px;
}
#navbar-checkbox:checked + .menu li {
visibility: visible;
}
#navbar-checkbox:checked + .menu .navbar-handle,
#navbar-checkbox:checked + .menu .navbar-handle:after,
#navbar-checkbox:checked + .menu .navbar-handle:before {
border-color: #aaa;
}
}
.navbar-checkbox {
display: none;
}
.navbar-handle {
display: none;
cursor: pointer;
position: relative;
font-size: 2em;
padding: .5em 0;
height: 30px;
top:0;
left:0;
width: 100%;

}
.navbar-handle:before,
.navbar-handle:after {
position: absolute;
left: 0;
right: 0;
content: ' ';

}

.menu {
margin-top:5px;
margin-bottom: 5px;
position: relative;
left: 0;
right: 0;
border: 1px solid #A87272;
border-radius: 5px;
}
.menu .navbar-handle {
position: absolute;
font-size: 1.2em;

right: 12px;
z-index: 10;
}

@media  screen and (max-width: 650px) {
.menu {
font-size: 0.8em;
}
	.item {     
		width: 47%;
	}
	}
