* {
	margin: 0;
	padding: 0;
	border: 0
}
body {
	
	font-family: tahoma;
	font-size:14px;
	height: 100%;

}
.clear
{
    clear: both;
}
a { text-decoration:none }
.clear:before,
.clear:after {
	content:" ";
	display: table
}
.clear:after { clear: both }
.arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle
}
.arrow.down {
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.arrow.up {
	border-bottom: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.nav
{
    width: 100%;
    background: #4D6C8B;
   
}
.nav .menu
{
    padding-top: 30px;
}
.nav .navbar {
	width: 95%;
	max-width: 1000px;
	margin:0 auto
}
.nav a { color: #fff }
.nav .logo {
	float: left;
	display: inline-block;
	font-size: 30px;
	font-weight: bold
}
.nav .menu-toggle
{
    cursor: pointer;
    display: none;
    float: right;
    padding: 12px;
    margin: 10px 0;
    background: #4D6C8B;
    transition: background-color .5s;
}
.nav .icon-bar {
	background-color: #fff;
	display: block;
	width: 22px;
	height: 2px
}
.nav .icon-bar + .icon-bar { margin-top: 4px }

.nav .menu ul { float: right }
.nav .menu li
{
    float: left;
    list-style: none;
    border-left: 2px solid #62b38d;
    border-left-color: #7191B0;
}
.nav .menu li:first-child { border-left: 0 }
.nav .menu li a,
.nav .open-submenu {
	color: #fff;
	cursor: pointer;
	position: relative;
	display: block;
	padding: 12px 20px;
	transition: background-color .3s
}
.nav .menu li a:hover, .nav .open-submenu:hover, .nav .open-submenu.active, .nav .menu-toggle.active
{
    background: #6B8CAD;
    transition: background-color .5s;
}
.nav .menu ul ul
{
    z-index: 100;
    display: none;
    float: none;
    position: absolute;
    background: #58659A;
}
.nav .menu ul ul li {
	float: none;
	border: 0
}
.nav .menu ul ul a:hover
{
    background: #384F65;
    transition: background-color .3s;
}
@media(max-width:1305px) 
{
   .tartalom .box {width:47%; }
}
@media(max-width:880px) 
{
   .tartalom .box {width:95%; }
}
@media(max-width:600px) 
{
    
	.nav .logo { padding-top: 8px }
	.nav .menu-toggle { display: inline-block }
	.nav .menu { display: none; clear: both }
	.nav .menu > ul { float: none }
	.nav .menu li { width: 100%; border: 0 }
	.nav .menu li:last-child { margin: 0 0 15px 0 }
	.nav .menu li a, .nav .open-submenu
    {
        display: block;
        background: #384F65;
        padding: 10px;
        margin: 2px 0 0 0;
    }
	.nav .menu ul ul {
		position: static;
		background: transparent;
		display:none
	}
	.nav .menu ul ul a { background: transparent }
	.nav .menu ul ul a:hover
    {
        background: #263544;
    }
    div.tartalom {width:90%;
                  min-height:1200px;
                   padding: 0 10px; }
	.tartalom .box {width:95%; }
	.container .rupleft{width:95%; float:left;}
	.container .rupright{width:95%; 
	                    }

}
.box
{
   
    padding: 7px;
    color: #555;
    margin-top: 10px;
    width: 23.5%;
    float: left;
}
.box h2 {
	color: #000;
	font-size: 20px;
	font-weight: 700;
	margin: 10px 0
}
.carousel-main {
	height: 300px;
}
.carousel-main h2 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 20px 0
}
.carousel-main .carousel-caption {
	padding-bottom: 40px
}
.carousel-indicators .active {
	box-shadow: 2px 2px 2px rgba(0,0,0,0.4)
}
.carousel-indicators li,
.carousel-indicators .active {
	margin: 1px 5px;
	width: 15px;
	height: 15px
}
.container
{
    padding-top:10px;
}
div.container h2
{
    font-size: 20px;
}
.tartalom
{
    margin: 0 auto;
    width: 70%;
    min-height: 800px;
    line-height: 150%;
}
.footer
{
   
    background-color: #4D6C8B;
    width: 100%;
 
    clear: both;
    z-index: 1000;
    position: relative;
    bottom: 0;
   
   padding-top: 10px;
  
   
   
}
.contact
{
   
    padding: 0 auto;
    float:left;
}

    .cfooter
    {
   padding-top: 10px;
    padding-bottom:15px;
        margin:0 auto;
        width: 50%;
        height:70px;
      
}
.labimg
{
    max-width:50%;
   
}
div.webm
{
    float: left;
   
    text-align: left;
}
.rup
{
    padding: 10px;
    height: 100%;
   
 
}

.fej
{
    width:90%;
    margin: 20px auto 10px  auto;
    font-family:Georgia;
    letter-spacing:-1px;
}
.rupleft
{
    width: 30%;
    float: left;
 
 
    text-align: justify;
}
.colum_left_box
{
    border-bottom: 1px dotted gray;
    padding-bottom: 5px;
    margin-bottom: 15px;
    text-align: justify;
}
.colum_left_box:last-child
{
    border:0;
}
.colum_left_box h2
{
    color: #4D6C8B;
    font-size:14px;

    margin:0;
    padding:0;
}
.colum_left_box p
{
    margin:0;
    padding:5px;
}
.colum_left_box img
{
    float:right;
    height:266px;
    max-width:100%;
      margin:10px 0 5px 5px;
    width: 310px;
}
.rupright
{
    width: 65%;
    float: left;
 
   
   
    padding:0 0 0 10px;
  
}
.colum_right_box
{
    border-bottom: 1px dotted gray;
    padding: 5px 0 0 10px;
    margin-bottom: 15px;
    text-align: justify;
}
.colum_right_box:last-child
{
    border:0;
}
.colum_right_box h2
{
    color: #4D6C8B;
    font-size:14px;

    margin:0;
    padding:0;
}
.colum_right_box p
{
    margin:5px 0 5px 0;
    padding:5px;
}
.colum_right_box img
{
    float:right;
    height:389px;
    max-width:100%;
      margin:0 0 5px 10px;
    width: 438px;
}
div.plisze
{
    background-image: url('../kepek/kek.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 1100px;
}