/* 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 #9fbec9;
    border-radius: 3px;
    color: #000;
    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;
}


body {
	background-color:#c5e4e4;
	font-family: 'PT Sans', Arial, sans-serif;
		margin:0px auto;
	overflow-y:scroll;
}

.maincontainer{
max-width:1000px;
margin:0px auto;
}

.logoh{
/* width:100%; */
max-width:270px;
margin-bottom: 10px;
}
.logoh img{
display: block;
width:100%;
max-width:270px;
}
.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:#3b7588;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
	padding:3px;
}




#container{
max-width:1000px;
margin: 0 auto;
background-color:#3b7588;
}
.maintitle{
	background-color:#9fbec9;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
	padding-left:5px;
	text-shadow: 1px 1px 2px #434242;
	margin-bottom: 5px;
    margin-top: 5px;
}
.item {     
	width: 31%; 
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 1%;
	padding:0.5%;
    background: none repeat scroll 0 0 #000;
    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: 31.333333%; 
	margin-left: 0.5%;
	margin-right: 0.5%;
	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;
}
.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: #3b7588;
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 #434242;
    text-transform: uppercase;
	color: #000;
background: none repeat scroll 0 0 #9fbec9;
    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: #000;
	font-weight:bold;
}
@media (max-width: 801px) {
.menufelirat{
    text-shadow: 1px 1px 2px #434242;
    text-transform: uppercase;
	color: #000;
    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;
}
.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%;
	}
	}
