body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	background-color: #FFF;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
}
p {
	color: #3C3C3C;
	text-decoration: none;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
strong {	
	font-size: 12px;
}
h1, h2, h3 {
	margin: 0;
}
h1 {
	font-size:18px;
	line-height:26px;
	color:#FC703A;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom:10px;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px 20px;
	text-transform: uppercase;
}
h2 {
	font-size: 22px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px 20px;
}
h3 {
	font-size:15px;
	line-height:20px;
	color:#333;
	padding-bottom:15px;
	text-transform: uppercase;
	padding-top: 10px;
}
h4 {
	font-size:12px;
	line-height:20px;
	color:#333;
	padding-bottom:12px;
	text-transform: uppercase;
	padding-top: 10px;
}
h6 {
	font-size:12px;
	line-height:20px;
	color:#333;
	padding-bottom:0px;
	text-transform: uppercase;
	padding-top: 0px;
}
a {
	color: #FC703A;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FC703A;
}
a:hover {
	color: #CB443E;
	border-bottom-color: #CB443E;
}
/* Header */
#container {
	margin: 0 auto;
	padding: 0px;
	width: 1024px;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
}
#nav {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}
#nav_n {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}
/* 
#nav_n:after{
	color: #FC703A;
	padding:0px 0px 0px 832px;
	content: "Tel: 06-1-424-00-01";
	}
*/  
#nav_k {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	background-image: url(../images/header_k_bg.gif);
	background-repeat: no-repeat;

}
#nav_z {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	background-image: url(../images/header_z_bg.gif);
	background-repeat: no-repeat;
}
#nav_s {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	background-image: url(../images/header_s_bg.gif);
	background-repeat: no-repeat;
}
/* Logo & Menu */
#logo {
	float: left;
	width: 200px;
	height: 66px;
	margin-top: 22px;
	margin-left: 20px;
	background-image: url(../images/soltec-logo.jpg);
	background-repeat: no-repeat;
}
#logo:hover {
	background-image: url(../images/soltec-logo-h.jpg);
	background-repeat: no-repeat;
}
#logo_n {
	float: left;
	width: 200px;
	height: 66px;
	margin-top: 22px;
	margin-left: 20px;
	background-image: url(../images/soltec-logo.jpg);
	background-repeat: no-repeat;
}
#logo_n:hover {
	background-image: url(../images/soltec-logo-h.jpg);
	background-repeat: no-repeat;
}
#logo_k {
	float: left;
	width: 200px;
	height: 66px;
	margin-top: 22px;
	margin-left: 20px;
	background-image: url(../images/soltec-logo_k.jpg);
	background-repeat: no-repeat;
}
#logo_k:hover {
	background-image: url(../images/soltec-logo-h_k.jpg);
	background-repeat: no-repeat;
}
#logo_z {
	float: left;
	width: 200px;
	height: 66px;
	margin-top: 22px;
	margin-left: 20px;
	background-image: url(../images/soltec-logo_z.jpg);
	background-repeat: no-repeat;
}
#logo_z:hover {
	background-image: url(../images/soltec-logo-h_z.jpg);
	background-repeat: no-repeat;
}
#menu {
	float: right;
	width: 750px;
	height: 75px;
	margin-top: 21px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display:inline;
}
#menu a {
	float: left;
	height: 22px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 28px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 15px;
	border:none;
}
.narancs {
	color: #FA703A;
}
.narancs:hover {
	color: #FFF;
	background-color: #FA703A;
}
.kek {
	color: #3B7DA6;
}
.kek:hover {
	color: #FFF;
	background-color: #4DACD0;
}
.zold {
	color: #679940;
}
.zold:hover {
	color: #FFF;
	background-color: #B2D235;
}
.piros {
	color: #771C1B;
}
.piros:hover {
	color: #FFF;
	background-color: #ED3736;
}
.sarga {
	color: #eccd11;
}
.sarga:hover {
	color: #FFF;
	background-color: #ffc619;
}
#page {
	width: 980px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 0px;
}
.thumbnail {
	padding: 2px 2px 7px 2px;
	background-color: #FEF8D8;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px dotted #C54B00;
}
.thumbnail:hover {
	background-color: #A74B00;
}
#video {
	float:left;
	width:275px;
	height:255px;
	padding: 10px;
}
#baloszlop {
	width: 255px;
	padding: 0px;
	float: left;
	height: 440px;
	background-image: url(../images/szavazo.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-color: #E3F3F1;
}
#baloszlop_n {
	width: 255px;
	padding: 0px;
	float: left;
}
#content {
	width: 680px;
	padding: 20px;
	float: right;
}
#content .kiemel {
	color: #A74B00;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}
#footer {
	width: 1024px;
	min-height: 150px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
}
#footer p {
	margin: 0;
	padding: 25px 0px 0px 30px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #3C3C3C;
	line-height: 20px;
}
#footer a {
	font-weight:normal;
	font-size: 10px;
}
/* FADER */
#header {
	height: 375px;
}
#faded {
	width:980px;
	height:375px;
	position:relative;
	overflow:hidden;
	background-color: #FFF;
}
#faded li {
	width: 100%;
}
#faded li div {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 293px;
	height: 265px;
	color: #fff;
	padding-top: 110px;
	padding-left: 20px;
	padding-right: 20px;
}
ul.pagination {
	list-style:none;
	padding:0;
	margin:0;
	z-index:10;
	position:absolute;
	font-size:0;
	line-height:0;
	right: 20px;
	bottom: 20px;
}
#article {
	width: 270px;
	padding-top: 0px;
	padding-left: 0px;
}
#article a {
	display:inline-block;
	padding-right:30px;
	font-size: 12px;
	line-height: 32px;
	text-decoration:none;
	color:#fff;
	margin-top: 15px;
	float:right;
	background-image: url(../images/faded-article-a-bg.png);
	background-repeat: no-repeat;
	background-position: right 6px;
}
#article a:hover {
	color:#FFEFC6;
	background-image: url(../images/faded-article-ahover-bg.png);
	background-repeat: no-repeat;
	background-position: right 6px;
}
#article p {
	color:#fff;
}
#faded ul.pagination li {
	float:left;
	padding:0 3px 0 0;
	width:21px;
}
ul.pagination li a {
	display:block;
	width:17px;
	height:16px;
	padding:5px 0 0 4px;
	background:url(../images/faded-li-bg.png) left top no-repeat;
	font-size:0;
	line-height:0;
	text-decoration:none;
	color:#fff;
}
* html ul.pagination li a {
	background:url(../images/faded-li-bg-ie.gif) left top no-repeat;
}
ul.pagination li.current a {
	background:url(../images/faded-li-bg-active.png) left top no-repeat;
	color:#fff;
}
* html ul.pagination li.current a {
	background:url(../faded-li-bg-active-ie.gif) left top no-repeat;
}
#faded li .slide1 {
	background-color:#FA703A;
}
#faded li .slide2 {
	background-color:#8EBE3F;
}
#faded li .slide3 {
	background-color:#4DACD0;
}
#faded li .slide4 {
	background-color:#CF2027;
}
#faded li .slide5 {
	background-color:#fbde49;
}
/* PANEL */
.panel {
	position: fixed;
	top: 0px;
	left: 80px;
	display: none;
	background-color: #FECD76;
	border:1px dotted #FC703A;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	width: 330px;
	height: auto;
	padding: 30px 30px 30px 130px;
	filter: alpha(opacity=90);
	opacity: .90;
}
.panel p {
	margin: 0 0 15px 0;
	padding: 0;
	color: #3C3C3C;
}
.panel a, .panel a:visited {
	margin: 0;
	padding: 0;
	color: #F00;
	text-decoration: none;
	border-bottom: 1px dotted #F00;
}
.panel a:hover, .panel a:visited:hover {
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
a.trigger {
	position: fixed;
	text-decoration: none;
	top: 0px;
	left: 80px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3C3C3C;
	text-decoration: none;
	padding: 18px 30px 15px 15px;
	border:1px dashed #FC9;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	display: block;
	background-color: #FFFDF6;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: 85% 55%;
	text-transform: uppercase;
}
a.trigger:hover {
	position: fixed;
	top: 0px;
	left: 80px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	padding: 20px 30px 15px 15px;
	border:1px dashed #FC9;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	background-color: #FFE4A4;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: 85% 55%;
}
a.active.trigger {
	background-color: #FECD76;
	background-image: url(../images/minus.png);
	background-repeat: no-repeat;
	background-position: 85% 55%;
}
.columns {
	clear: both;
	width: 330px;
	padding: 0 0 20px 0;
	line-height: 22px;
}
.colleft {
	float: left;
	width: 130px;
	line-height: 22px;
}
.colright {
	float: right;
	width: 130px;
}
/* DRAWERS */
h5 {
	font-size: 13px;
	line-height: 30px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 20px;
	text-indent:20px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.drawers-wrapper {
	position: relative;
	width: 255px;
}
.ndrawer {
	background-color:#F3703A;
	background-image: url(../images/ndrawer_bg.gif);
	background-repeat: no-repeat;
}
.kdrawer {
	background-color:#4DACD0;
	background-image: url(../images/kdrawer_bg.gif);
	background-repeat: no-repeat;
}
.zdrawer {
	background-color:#B2D235;
	background-image: url(../images/zdrawer_bg.gif);
	background-repeat: no-repeat;
}
.pdrawer {
	background-color:#ED3736;
	background-image: url(../images/pdrawer_bg.gif);
	background-repeat: no-repeat;
}
.sdrawer {
	background-color:#ffc619;
	background-image: url(../images/sdrawer_bg.gif);
	background-repeat: no-repeat;
	}
.boxcap {
	height:5px;
	left:0pt;
	position:absolute;
	width:255px;
	z-index:100;
	margin-top:-5px;
}
.captop {
	bottom:auto;
	top:0pt;
	margin-top:0;
}
.drawers {
	margin-bottom:15px;
	color:#76797C;
}
.drawers a {
	display:block;
	padding: 10px;
	color:#FFF;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:none;
}
.ndrawer ul a, .kdrawer ul a, .zdrawer ul a, .pdrawer ul a ,.sdrawer ul a {
	border: none;
}
.ndrawer a:hover {
	color:#C83E27;
	background-color:#FFD87D;
}
.kdrawer a:hover {
	color:#3B7DA6;
	background-color:#E3F3F1;
}
.zdrawer a:hover {
	color:#679940;
	background-color:#F3F4C2;
}
.pdrawer a:hover {
	color:#771C1B;
	background-color:#FBD7D7;
}
.sdrawer a:hover {
	color:#8e7e29;
	background-color:#fbf3c8;
}
.ndrawer UL, .kdrawer UL, .zdrawer UL, .pdrawer UL , .sdrawer UL{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
}
.ndrawer li, .kdrawer li, .zdrawer li, .pdrawer li , .sdrawer li{
	line-height:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	text-transform: uppercase;
	font-size:11px;
}
li .lilast {
	border:none;
	background-image: url(../images/griddot.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
li .fomenu {
	background-image: url(../images/griddot.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
li .almenu {
	margin-left: 20px;
	border:none;
	background-image: url(../images/arrow1dot.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
li .almenu a {
	font-weight:normal;
	font-size:10px;
}
UL {
	list-style: none;
	padding: 0;
}
UL.drawers {
	margin: 0;
}
.drawer-handle, drawer-handle narancs, drawer-handle kek, drawer-handle zold, drawer-handle piros, drawer-handle sarga {
	color:#FFF;
	cursor:default;
	height:20px;
	width:255px;
	background-image: url(../images/toggle_plus.gif);
	background-repeat: no-repeat;
	background-position: 7px 15px;
	padding-left:0px;
}
.drawer-handle.open {
	color:#FFFFFF;
	background-image: url(../images/toggle_minus.gif);
	background-repeat: no-repeat;
}
/* FORM */
form {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
input {
	color: #F3703A;
	padding: 1px;
	background-color: #fff9de;
	border: 1px dashed #F3703A;
	margin-bottom: 10px;
}
select {
	color: #F3703A;
	padding: 1px;
	background-color: #fff9de;
	border: 1px dashed #F3703A;
	margin-bottom: 10px;
	text-transform: none;
}

#submit {
	color: #F3703A;
	padding: 5px;
	background: #FFF9DE;
	border: 1px outset #F3703A;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#reset {
	color: #F3703A;
	padding: 5px;
	background: #FFF9DE;
	border: 1px outset #F3703A;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
textarea {
	background-color: #FFF9DE;
	border: 1px dashed #F3703A;
	margin-bottom: 10px;
}
fieldset {
	display: block;
	border: 0px;
	width: 475px;
	padding: 5px;
}
p.letoltes {
	padding-left: 35px;
	padding-top: 11px;
	background-image: url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#kedvcsinalo {
	float:right;
	margin-top:20px;
	padding-top:5px;
	padding-left:10px;
	width:170px;
	height:40px;
	background-color: #FFF;
}
#munkatars {
	width:120px;
	height:200px;
	padding: 20px;
	margin: 10px;
	float: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #832D1B;
	border-left-color: #FC703A;
	border-top-color: #FEB498;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-right-color: #D0472A;
}
#munkatars:hover {
	background-color:#FFF2CF;
}
#munkatarsimg {
	width: 120px;
	height: 150px;
}
#munkatars p, #munkatars h4 {
	text-align:center;
}

	
#kepviselo {
	width:120px;
	height:235px;
	padding: 20px;
	margin: 10px;
	float: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #832D1B;
	border-left-color: #FC703A;
	border-top-color: #FEB498;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-right-color: #D0472A;
}
#kepviselo:hover {
	background-color:#FFF2CF;
}
#kepvimg {
	width: 120px;
	height: 150px;
}
#kepviselo p, #kepviselo h4 {
	text-align:center;
}
#hiregyseg {
	margin-top:20px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #D0472A;
}
p.arcsillag {
	font-size:10px;
	padding-top: 5px;
	color:#999;
}
p.arcsillag a {
	font-size:10px;
}
.gsc-search-box table {
 width: 100px;
}
.input-validation {
    display: inline-block;
}
/* When the pattern is matched */
input[type="tel"]:valid {
    color: green;
}
input[type="tel"]:valid ~ .input-validation::before {
    content: "\2713";
    color: green;
}
/* Unmatched */
input[type="tel"]:invalid {
    color: red;
}
input[type="tel"]:invalid ~ .input-validation::before {
    content: "\2718";
    color: red;
}

input[type="text"]:valid {
    color: green;
}
input[type="text"]:valid ~ .input-validation::before {
    content: "\2713";
    color: green;
}
input[type="text"]:invalid {
    color: red;
}
input[type="text"]:invalid ~ .input-validation::before {
    content: "\2718";
    color: red;
}
input[type="email"]:valid {
    color: green;
}
input[type="email"]:invalid {
    color: red;
}
::-webkit-input-placeholder {
  color: grey;
}
::-moz-placeholder { /* Firefox 19+ */
  color: grey;
}
:-ms-input-placeholder {
  color: grey !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: grey;
}
@-ms-viewport{
  width: device-width;
}
@-o-viewport {
width: device-width;
}
