/*
Theme Name: Rush Seed
Author: Ivan Bauer
Author URI: http://sigillum2000.hu/
*/

nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}
nav ul {
	border: 0 none;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	background: url("images/menu.png");
	box-shadow: 0px 3px 2px 4px #75dde8;
	padding: 0;
	border-radius: 7px;
	-webkit-box-shadow: 0px 3px 2px 2px #75dde8;
	-moz-box-shadow: 0px 3px 2px 2px #75dde8;
	list-style: none;
	position: relative;
	display: inline-table;
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}
nav ul li {
	float: left;
}
	nav ul li:hover {
		background: #4b545f;
		background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
	}
		nav ul li:hover a {
			background: url("images/menubg.jpg") repeat-x scroll center bottom #2580A2;
			color: #FFFFFF;
		}
	
	nav ul li a {
		display: block; padding: 15px 40px;
		color: #FFFFFF; text-decoration: none;
	}
nav ul ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}
	nav ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		position: relative;
	}
		nav ul ul li a {
			padding: 5px 40px;
			color: #fff;
		}	
			nav ul ul li a:hover {
				background: #4b545f;
			}
nav ul ul ul {
	position: absolute; left: 100%; top:0;
}

/*

*/
@font-face {
	font-family: 'Conv_PRISTINA';
	src: url('fonts/PRISTINA.eot');
	src: local('☺'), url('fonts/PRISTINA.woff') format('woff'), url('fonts/PRISTINA.ttf') format('truetype'), url('fonts/PRISTINA.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


#topbar{
	position:absolute;
	width: 350px;
	height: auto;
	visibility: hidden;
	z-index: 100;
	color: white;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 3px 2px 2px #FB0204;
	-moz-box-shadow: 0px 3px 2px 2px #FB0204;
	box-shadow: 0px 3px 2px 4px #FB0204;
	background-color:#404a58;
	display:block;
	float:left;
	padding:10px;
	border:1px solid #555;

}


body{
	background: #000000 url(images/bg_blue_matrix.jpg);
	color:white;
	font-family: Arial;
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
a{
	color:white;
	text-decoration:none;
}
h2{
	border-bottom:3px solid;
	padding-bottom:3px;
}

#main{
	background: #000000;
	width:1000px;
	margin:0px auto;
	position:relative;
	padding-top:10px;
}

#header{
	height: 252px;
	padding-top: 15px;
	width: auto;
	background:url(images/fejlec2.jpg) no-repeat;
	position:reltaive;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 3px 2px 2px #75dde8;
	-moz-box-shadow: 0px 3px 2px 2px #75dde8;
	box-shadow: 0px 3px 2px 4px #75dde8;
}
.homelogo{
	
	bottom:0;
	padding-left: 350px;
	color:#4FECF3;
	display:block;
	float:left;
	font-family: 'Bilbo Swash Caps', cursive;
	font-style:italic;
	width:550px;
}
.homelogo h1{
	font-size:90px;
	margin-bottom:0px;
	text-align:right;
	font-family: 'Conv_PRISTINA';
	text-shadow: 6px 5px 7px #6374AB;
}
.homelogo h2{
	border:none;
	font-size:36px;
	text-align:right;
	margin-top:12px;
}
#scroller_out{
	display:block;
	float:left;
	width:978px;
	padding:10px;
	background-color:#3D3D3D;
	border:1px solid #555555;
	margin-bottom:5px;
	overflow:hidden;
	position:relative;
	color: white;
	border-radius: 7px 7px 7px 7px;
}
#scroller_in{
	display:block;
	float:left;
	width:1500px;
	overflow:hidden;
}
.menu-top-menu-container{
	border: 0 none;
	font-size: 15px;
	/*font-variant: small-caps; */
	font-weight: bold;
	margin: 0;
	padding: 0;
	background:url("images/menu.png");
	display:block;
	float:left;
	width:100%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 3px 2px 2px #75dde8;
	-moz-box-shadow: 0px 3px 2px 2px #75dde8;
	box-shadow: 0px 3px 2px 4px #75dde8;
}
.menu-top-menu-container .menu{
	height: 46px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	
}
.menu-top-menu-container .menu li{
	float: left;
	padding: 0;
	margin-left:20px;
}
.menu-top-menu-container .menu a{
	color: #CCCCCC;
	display: block;
	font-weight: bold;
	line-height: 46px;
	margin: 0;
	padding: 0 25px;
	text-align: center;
	text-decoration: none;
}
.menu-top-menu-container .menu li:hover a{
	background: url("images/menubg.jpg") repeat-x scroll center bottom #2580A2;
    color: #FFFFFF;
}
.icons{
	position:absolute;
	top:263px;
	right:8px;
}
.fbook{
	float:right;
}
/* CONTENT */
#content{
	display:block;
	float:left;
	width:986px;
	padding:5px 5px 15px;
	background: #1d2229;
	border-color: #000000;
    border-style: solid;
    border-width: 2px;
    color: white;
    margin-top: 5px;
	margin-bottom:10px;
}
.irtak_1 { float: left; width: 34%; margin-left: 33%; }

.irtak_2 { float: left; width: 33%; margin-left: -67%; }

.irtak_3 { float: left; width: 33%; }
	
.entry{
	padding:0 15px;
}
.left{
	display:block;
	float:left;
	margin-right:20px;
	width:586px;
}

.right{
	
	float:right;
	margin-right:10px;
	
}

.item{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 3px 2px 2px #75dde8;
	-moz-box-shadow: 0px 3px 2px 2px #75dde8;
	box-shadow: 0px 3px 2px 4px #75dde8;
	background-color:#404a58;
	display:block;
	float:left;
	padding:10px;
	border:1px solid #555;
}

h3 {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	
}

#banner{
	width:566px;
	height:200px;
	position:relative;
}
.banner-item{
	position:absolute;
	top:10px;
	display:none;
}
.banner-item img{
	width:566px;
	height:200px;
}
/*
#speed{
	width:566px;
	height:200px;
	position:relative;
}
.speed-item{
	position:absolute;
	top:10px;
	display:none;
}
.speed-item img{
	width:566px;
	height:200px;
}
*/
#description{
	width:566px;
	margin-top:10px;
	margin-bottom:10px;
}
#miertpont{
	margin-bottom:10px;
	width:358px;
}
#miertpont li{
	line-height:20px;
}
#tamogatok{
	width:566px;
	height:77px;
	text-align:center;
}
#tamogatok img{
	margin:0 5px;
}
#technikai_hatter{
	width:358px;
}
#wpcf7-f9-p10-o1 table{
	margin:auto;
}
.wpcf7-not-valid-tip{
	color:black;
}
.rendeles input{
	border:2px solid;
}
.altfelt {
	display:block;
	float:left;
	width:100%;
	padding:15px 5px;
}
.altfelt a{
	text-decoration:underline;
}
.altfelt a:hover{
	text-decoration:none
}
/*footer*/
#footer{
	text-align:center;
	display:block;
	float:left;
	width:95%;
	margin-top: 10px;
	margin-bottom:30px;
}
.bb-button {
  display: inline-block;
  min-width: 16px;
  text-align: center;
  color: #444;
  font-size: 11px;
  font-weight: bold;
  height: 27px;
  padding: 0 8px;
  line-height: 27px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -ms-transition: all 0.218s;
  -o-transition: all 0.218s;
  transition: all 0.218s;
  border: 1px solid #dcdcdc;
  border: 1px solid rgba(0,0,0,0.1);
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: default;
  }
.bb-button-submit {
  border: 1px solid #3079ed;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #4FECF3;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4FECF3),to(#4787ed));
  background-image: -webkit-linear-gradient(top,#4FECF3,#4787ed);
  background-image: -moz-linear-gradient(top,#4FECF3,#4787ed);
  background-image: -ms-linear-gradient(top,#4FECF3,#4787ed);
  background-image: -o-linear-gradient(top,#4FECF3,#4787ed);
  background-image: linear-gradient(top,#4FECF3,#4787ed);
  }
.bb-button-submit:hover {
  border: 1px solid #2f5bb7;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4FECF3),to(#357ae8));
  background-image: -webkit-linear-gradient(top,#4FECF3,#357ae8);
  background-image: -moz-linear-gradient(top,#4FECF3,#357ae8);
  background-image: -ms-linear-gradient(top,#4FECF3,#357ae8);
  background-image: -o-linear-gradient(top,#4FECF3,#357ae8);
  background-image: linear-gradient(top,#4FECF3,#357ae8);
  }
  .bb-button-submit:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  


  