/* DDS alap stylus file (c) http://www.dds.hu/  1.00 20130320 utf8 html5 rwd */

body { color: #000000; font-family: Verdana, Helvetica, Arial, sans-serif; margin: 0px; padding: 0px; height: 100%; }

/*default colors*/ 
.c1 { color: #000000; }
.c2 { color: #ffffff; }
.c3 { color: #efefef; }

/*default stilusok*/
.f10 { font-size: 10px; } 
.f11 { font-size: 11px; } 
.f14 { font-size: 14px; } 
.j { text-align: justify !important; }
.c { text-align: center !important; }
.ccontainer { width: 80%; margin: 0px auto !important;}
.l { text-align: left !important; }
.r { text-align: right !important; }
.b { font-weight: bold; }
.n { font-weight: normal; }
.i { font-style: italic; }
.p5 { padding: 5px; }
.p10 { padding: 10px; }
.m5 { margin: 5px; }
.m10 { margin: 10px; }
.vat { vertical-align: top; }
.nw { white-space: nowrap; }
.hline { border-bottom: 1px solid #f8f9fb; }
.vline { border-right: 1px solid #f8f9fb; }
.behuzas {  margin-left: 20px; }
.kep { border: 1px solid #f8f9fb; }
.keprwd { display: inline-block; height: auto; max-width: 100%;}
.kepzoom { border: 1px solid #f8f9fb; cursor:pointer; }
.hand { cursor:pointer; }
.hide { display: none !important; visibility: hidden; }
.hidetext { text-indent: -5000px; overflow: hidden; display: block; white-space: nowrap; }
.ht { text-indent: -5000px; text-align: left; }
.valign { height: auto; }
.valign img { vertical-align: middle; }
.valignimg { vertical-align: middle; }
.floatr { float: right; }
.floatl { float: left; }
.clear { clear: both; height: 0px; font-size: 0px; }
.noh { line-height: 0px; font-size: 0px; }
.err { color: #ff0000; }
.errorbox,.errbox { margin: 5px 30px; padding: 10px 15px; border: 1px dotted #ff0000; background-color: #ffdae8; }
.errorbox h2,.errbox h2 { padding: 5px 0px; margin: 0px; font-size: 16px; color: #ff0000; text-transform: uppercase; border: none; text-align: left; }


/*content element*/
.content { padding: 15px 30px; } 
.content p { text-align: justify; line-height: 1.7em; } 
.content .kep { margin: 10px; } 
.contentfoot { clear: both; margin: 10px 0px 0px 0px; padding: 5px; border-top: 1px solid #efefef;}
.aoboxbody { padding: 15px; }

/* table definiciok */
.tbl1 { border-collapse: collapse; border: 0px; width: 100%; border-spacing: 2px; }
.tbl1 td { border: 1px solid #efefef; font-size: 11px; text-align: left; padding: 2px 4px; }
.tbl1 thead { border:1px solid #000000;} 
.tblheader1,.tbl1 th { background-color: #efefef; color: #000000; font-weight: bold; font-size: 14px; border-bottom: 1px solid #000000; padding: 3px 5px; }
.row1 td { background-color: #efefef; }
.row2 td { background-color: #ffffff; }

/*form table*/
.tbl2 { border: 0px; border-spacing: 0px; margin-left: 50px;}
.tbl2 th { border-bottom: 2px solid #d3d7db; border-right: 1px solid #d3d7db; padding: 10px; font-size: 16px; text-align: left; font-weight: bold; color: #52606b;  background: #ffffff url(images/bg_tb2title.gif) repeat-y scroll top right; } 
.tbl2 th + th { font-size: 11px; border-right: 0px none; background: none;}
.tbl2 td { vertical-align: top; padding: 10px; width: 150px; border-bottom: 1px solid #d3d7db; border-right: 1px solid #d3d7db; color: #52606b; font-weight: bold; background: #ffffff url(images/bg_tb2title.gif) repeat-y scroll top right; }
.tbl2 td + td {  width: 300px; color: #000000; font-weight: normal; border-right: 0px none; background: none; }

/*input mezok*/
textarea { resize: vertical; }
.inp1,.inperr { color: #1d1d1b; font-size: 14px; font-family: Verdana, Helvetica, Arial, sans-serif; background-color: #ffffff; border: 1px solid #000000; padding: 5px 10px; 
    border-radius: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}
.inp1:focus {
    border-color: #e0bc6f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 4px rgba(200, 200, 200, 0.7);
    outline: 0 none;
}
.inperr { border: 1px solid #ff0000; }
.inperr:focus {
    border-color: #ff0000;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 4px rgba(255, 0, 0, 0.7);
    outline: 0 none;
}
.inptxt { border-right: 1px dotted #efefef; padding-right: 5px; }
.inpbutton,.inpbutton1 { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; text-transform:uppercase; color: #ffffff; border: 1px solid #efefef; background-color: #000000; padding: 3px 5px; cursor: pointer; 
	 border-radius: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
}
.inpbutton1 { color: #000000; background-color: #efefef; border: 1px solid #efefef; }
.inpbutton:hover,.inpbutton1:hover { color: #e0bc6f; }
.imgbutton { border: 0px; margin: 0px; padding: 0px; text-indent: -400px; cursor: pointer; font-size: 0; line-height: 0;}
.iva{ vertical-align: middle; margin: 0px; }
.formend { background-color: #efefef; padding: 10px; text-align: center !important; border-top: 1px solid #000000; }
.sendbg { background-color: #efefef; padding: 5px; }
.iw1 { width: 200px; }
.iw2 { width: 150px; }
.iw3 { width: 100px; }

/*grid test*/
.show-grid {
    margin-bottom: 15px;
}
.show-grid [class^="col-"] {
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    padding-bottom: 10px;
    padding-top: 10px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Keresési javaslatok, hintek */
.suggest {
	width:250px;
	overflow-y:auto;
	overflow-x:hidden;
	border:1px solid #808080;
	height:auto;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	z-index: 100;
}
.su_item, .su_selected {
	padding:3px;
	border-bottom:1px solid #cccccc;
	background-color: #ffffff;
	cursor:pointer;
}

.su_item .su_extra, .su_selected .su_extra {
	font-size: 80%;
}

div.su_item:hover, .su_selected {
	background: highlight;
	color: highlighttext;
}

.su_txt,.sutxt {
	padding: 1px;
	font-style: italic;
}
.su_img {
	vertical-align: middle;
	left: -20px;
	position: relative;
	margin-right: -16px;
}
.su_plus {
	font-weight:bold;
	vertical_align:middle;
	padding:5px;
	margin-top:5px;
	border: 1px solid #aaa;
	background-color: #fee;
}
.su_found {
	color:#fff;
	background-color:#808080;
	padding:2px;
}

#a3_notification { padding: 5px 0; position: fixed; top: 0; width: 100%; z-index: 1000; text-align:center;}
#a3_notification div { display:inline-block; background-color: #ffefbf; border: 1px solid #ffcc6f; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); color: #303030; font-size: 14px; padding: 2px 10px; margin: 2px auto; zoom: 1;}
#a3_notification div .close { color: #efbc5f; cursor: pointer; float: right; font-size: 11px; font-weight: bold; margin: -2px -5px 0 5px; }
#a3_notification div.green {background-color: #dfefdf; border: 1px solid #6fcc6f;}
#a3_notification div.error {background-color: #ffefef; border-color: #ff6f6f; padding: 10px 20px;}
#a3_notification div.error .close {color:#ff6f6f;opacity:1}
#a3_notification div.error ul {text-align: left;}