@font-face { font-family: 'Segoe UI Light'; src: url('../fonts/segoe_ui_light.eot'); src: url('../fonts/segoe_ui_light.eot?#iefix') format('embedded-opentype'), url('../fonts/segoe_ui_light.svg#Segoe UI Light') format('svg'), url('../fonts/segoe_ui_light.woff') format('woff'), url('../fonts/segoe_ui_light.ttf') format('truetype'); font-weight: normal; font-style: normal;}
body {
	margin: 0px;
	padding: 0px;
	font-family: Segoe UI, Arial, Sans-Serif;
	font-size: 11pt;
	overflow-x: hidden;
	/*background: #ddd;
	background-image: url(../img/back.jpg);
	background-size: 100%;*/
}
/*.metro .panel {
	border: 0px;
	box-shadow: 1px 1px 15px #333;
}
.panel-content {
	background: white;
}*/
* {
	outline: 0px;
}
a {
	text-decoration: none;
}
.panel-header a:link, .panel-header a:visited {
	color: white;
}
.panel-header a:hover, .panel-header a:active {
	color: #cccccc;
}

textarea, input[type="text"], input[type="password"], input[type="number"], input[type="date"], input[type="email"] {
	padding: 5px;
	border: 1px #d9d9d9 solid;
	font-family: Segoe UI, Arial, Sans-Serif;
	width: 200px;
	-webkit-appearance: none;
}
select {
	border: 1px #d9d9d9 solid;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="email"]:focus, select:focus {
	border: 1px solid #919191;
}
input[type="number"] {
	width: 60px;
}
textarea {
	resize: vertical;
}
.center {
	display: block;
	margin: 0px auto;
}
.clear {
	clear: both;
}

#fej {
	padding-left: 10px;
	background-color: #191919;
	color: #790000;
}
#fej a {
	color: #c60000;
	text-decoration: none;
}
#fej h1 {
	margin-bottom: 4px;
	margin-top: 16px;
	font-size: 32pt;
	float: left;
	padding-right: 12px;
	color: #aa0000;
	text-shadow: 1px 1px 2px #444;
}
#fej #menu {
	padding-top: 46px;
	font-size: 12pt;
}
#fej #menu a {
	margin: 0px 12px;
}
#fej #menu a:hover {
	text-decoration: underline;
}
#content {
	padding: 20px;
}

#content .item {
	padding: 8px 14px;
	clear: both;
	display: block;
	width: 420px;
	margin: 10px;
	color: black;
}
#content .item .graf .grafinner {
	margin-top: -12px;
	display: inline-block;
}
#content .item .graf {
	width: 50px;
	height: 50px;
	background: #aa0000;
	font-size: 36pt;
	text-align: center;
	color: white;
	font-weight: bold;
	float: left;
}
#content .item .text {
	padding: 14px 0px 14px 62px;
	font-size: 12pt;
	background: white;
	color: #bbb;
}
#content .item .text:hover {
	color: black;
}

.feladatlapok a {
    color: black;
}
.feladatlapok .bal {
	width: 70px;
	float: left;
	text-align: center;
}
.feladatlapok .avatar {
	width: 70px;
}
.feladatlapok .jobb {
	width: 320px;
	float: left;
	margin-top: -10px;
	border-bottom: 1px solid #e5e5e5;
	background: white;
}
.feladatlapok .fo {
	padding: 11px 20px;
	min-height: 38px;
}
.feladatlapok .cim {
	font-weight: bold;
	font-size: 13pt;
}
.feladatlapok .cim  small {
	color: #bbb;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 8px;
}
.feladatlapok .leiras {
	color: #bbb;
	font-size: 10pt;
}
.feladatlapok .fekete {
	color: black;
}
.feladatlapok .adatok {
	border-top: 1px solid #eee;
	padding: 6px 20px;
	text-align: center;
}

#ks h2 {
	margin: 6px;
	text-align: center;
}
#ks #bal h3 {
	margin: 14px 6px 4px 6px;
	text-align: center;
}
#ks h4 {
	margin: 4px 0px;
}
#ks #kozep textarea {
	width: 97%;
	height: 60px;
}
#ks #jobb input {
	margin: 6px auto;
	width: 98%;
	display: block;
	font-size: 13pt;
}
#ks #bal, #ks #kozep, #ks #jobb {
	margin-bottom: 10px;
}
#ks #bal {
	width: 25%;
	float: left;
	margin-right: 10px;
	min-width: 200px;
}
#ks #kozep {
	width: 45%;
	float: left;
	min-width: 200px;
	margin-right: 10px;
}
.kssajat #bal {
	width: 30%;
}
.kssajat #kozep {
	width: 65%;
}
#ks #jobb {
	width: 25%;
	float: left;
	min-width: 200px;
}
#ks #jobb #ajanlott_kerdesek {
	width: 98%;
	margin: 0 auto;
}
#ks #bal #valogatott_kerdesek {
	margin: 0 auto;
}
#ks #bal .sKerdesA {
	color: black;
}
#loadmore {
	cursor: pointer;
}
.sKerdes {
	border: 1px solid #999;
	padding: 5px 5px;
	margin-bottom: 4px;
	background-color: #ccc;
	cursor: pointer;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
}
.sKerdes:hover {
	background-color: #aaa;
}
.sTitle {
	font-weight: bold;
}
.sType {
	padding: 2px 0;
}
.sType span {
	background-color: #0C2A6F;
	color: #fff;
	padding: 2px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.sCimkek {
	padding: 2px 0;
}
.sCimkek span {
	background-color: #006363;
	color: #fff;
	padding: 2px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 2px;
}

#kerdesBlokkBlokk {
	border: 1px solid #eee;
	margin: 10px 10px 5px 10px;
	padding: 0px 15px 0px 15px;
}
#ks #kerdesBlokkTitel, #ks #kerdesBlokkTitelPont {
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	margin: 15px 0;
}

#kerdesBlokkTitel {
	display: none;
}

#ks #kerdesBlokkValaszok {
	max-width: 550px;
	width: 100%;
	padding: 4px;
	margin: 0 auto;
}
.kssajat #kerdesBlokkValaszok {
	max-width: 800px;
}

#kerdesOpciok {
	position: absolute;
	top: 5px;
	right: 5px;
}

#ksEditKerdes {
	color: white;
	float: right;
	margin-left: 5px;
}

.lookastable {
	display: table;
	border-collapse: separate;
	width: 100%;
}
.lookastr {
	display: table-row;
}
.feleletvalasztos_valasz {
	width: 50%;
	text-align: center;
	padding: 12px;
	cursor: pointer;
	background-color: #dcdcdc;
	border: 3px solid white;
	font-size: 15pt;
	display: table-cell;
	vertical-align: middle;
}
.feleletvalasztos_valasz:hover, .igaz:hover, .hamis:hover {
	background: #cccccc;
}
.igaz, .hamis {
	background-color: #dcdcdc;
	color: black;
	padding: 6px 12px;
	font-size: 15pt;
}
.activeValasz, .activeValasz:hover {
	background-color: #4f92d0;
}

.ks_allitas {
	float: left;
	margin: 0;
	width: 60%;
	margin-bottom: 25px;
	font-size: 15pt;
}

.ih_valasz {
	float: right;
}

.ih_valasz a {
	margin-right: 5px;
	text-decoration: none;
}

#editKerdes {
}
#editKerdes h3 {
	margin-top: 25px;
}

.ksKerdesManage {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 12px;
}
#ksKerdesManage {
	display: none;
}
.ksKerdesManage .addOrDel {
	display: none;
	margin: 0px 3px 3px 3px;
}

#ksMetaEdit {
	position: absolute;
	background-color: #CCC;
	padding: 15px 25px;
	width: 500px;
	left: 50%;
	margin-left: -275px;
	top: 150px;
}

.ksOpt {
	margin: 5px 5px;
	padding: 3px 5px;
	background-color: #790000;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	display: block;
	text-align: center;
	min-width: 100px;
	border: 0px;
	width: 98%;
}
.ksOpt:hover {
	cursor: pointer;
}
#ujKerdesAFelhobe .ksOpt  {
	margin: 5px 3px;
}
#ujKerdesAFelhobe input[type="text"] {
	min-width: 170px;
}

#mentKs {
}

#ksKitoltBack {
	background: white;
	opacity: 0.9;
	border: 4px solid #790000;
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#ksKitolt {
	color: black;
}
#ksKitolt #cime {
	font-size: 26pt;
	line-height: 100%;
}
#ksKitolt #cime a {
	color: black;
}
#ksKitolt #cime a:hover {
	color: #882222;
}
#ksKitolt #leiras {
	font-style: italic;
	text-align: center;
	margin: -6px auto 20px auto;
}
#ksKitolt textarea {
	width: 100%;
	height: 200px;
}
#ksKitolt h3, #ksKitolt h2, #ksKitolt h4 {
	color: black;
}
#ksKitolt h3, #ksKitolt h2, #ksKitolt h5 {
	text-align: center;
	font-weight: bold;
}
#ksKitolt h5 {
	margin-top: 24px;
}
.feladatCim {
	margin-top: 20px;
	padding-top: 10px;
}
.pictureBlock {
	float: left;
	width: 20%;
	min-width: 100px;
	padding-right: 6px;
	padding-top: 2px;
}
.pictureBlock img {
	vertical-align: top;
	padding-right: 4px;
}
.afterpictureBlock {
	float: left;
	width: 78%;
}
.valaszBlokk {
	max-width: 600px;
	padding: 6px;
	width: 100%;
	margin: 0 auto;
}
#ksKitolt #ksStart, #ksKitolt .ksStart {
	margin: 25px auto 0px auto;
	display: block;
}
#ksKitolt #navbar {
	margin-top: 20px;
	padding-top: 10px;
	display: none;
}
#ksKitolt #vissza {
	display: none;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#ksKitolt #lapozas {
	margin: 0px auto;
	width: 50%;
	position: relative;
	margin-top: -46px;
	margin-bottom: 0px;
	text-align: center;
}
#ksKitolt #tovabb {
	display: none;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
#ksKitolt button {
	font-size: 15pt;
	font-weight: bold;
	padding: 20px 30px;
	margin-top: 10px;
}
#ksBackground {
	position: absolute;
	top: 45px;
	background-size: 100%;
	height: 600px;
	display: block;
	width: 100%;
	z-index: -1;
	left: 0px;
	background-attachment: fixed;
}

#cimkeAjanlat {
	display: block;
	width: 97%;
	padding: 6px 3px;
	border: 1px #CCC solid;
}
#cimkeAjanlat2 {
	display: block;
}
#cimkeAjanlat h5, #cimkeAjanlatKs h5, #cinmkeAjanlatDoc h5 {
	margin-top: 4px;
}
#cimkeAjanlat h6, #cimkeAjanlatKs h6, #cimkeAjanlatDoc h6 {
	margin-bottom: 2px;
}
.cimkeAjanlatSpan, .cimkeAjanlatSpanKs, .cimkeAjanlatSpanDoc {
	background-color: #006363;
	color: #fff;
	padding: 2px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 2px;
	cursor: pointer;
	float: left;
}

#smartlabels {
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 8px;
}
#giveSome {
	font-size: 9pt;
}
#cimkekDiv {
	display: block;
	width: 97%;
	min-height: 30px;
	background-color: #fff;
	border: 1px solid #ccc;
	cursor: text;
}
#cimkeAjanlat2 .cimkeAjanlatSpan {
	margin: 0px 2px 0px 0px;
}
#cimkeAjanlat2 h5, #cimkekDiv2 h5 {
	color: black;
	font-size: 10pt;
	margin-bottom: 6px;
}
#cimkekDiv2 {
	display: block;
	min-height: 30px;
	background-color: #fff;
	cursor: text;
	margin-bottom: 14px;
}
#cimkeAjanlat2 #noCimke {
	font-weight: normal;
}
#cimkekDiv .input-control, #cimkekDiv2 .input-control {
	margin-bottom: 0px!important;
	padding: 1px;
}
#cimkek {
	border: none;
	display: block;
}


#cimkeAjanlatKs {
	display: block;
	width: 100%;
	padding: 6px 3px;
	border: 1px #ccc solid;
}

#cimkeAjanlatDoc {
	display: block;
	width: 100%;
	padding: 6px 3px;
	border: 1px #ccc solid;
}

#cimkekDivKs {
	display: block;
	width: 100%;
	height: 30px;
	background-color: #fff;
	border: 1px solid #ccc;
	cursor: text;
}

#cimkekDivDoc {
	display: block;
	width: 100%;
	height: 30px;
	background-color: #fff;
	border: 1px solid #ccc;
	cursor: text;
}

#cimkekKs {
	border: none;
	display: block;
}

#cimkekDoc {
	border: none;
	display: block;
}

#ksMain h2 {
    margin: 0px;
    padding-left: 10px;
}

#footer {
	right: 0px;
	padding: 8px;
	font-size: 8pt;
	position: fixed;
	bottom: 0px;
	text-align: right;
	width: 100%;
}
#footer span {
	padding-right: 8px;
	display: inline-block;
}
#footer a {
	color: black;
}

#attachment_input {
	display: none;
}

.attachment_list_elem {
	font-weight: bold;
}

.attachment_close {
	color: red;
}

#under_szoveg {
	width: 97%;
}

#feladat_csalad {
	float: right;
}
#fcs_input {
	display: none;
}

.oldaltores {
	border: 1px solid #999;
	padding: 5px 5px;
	margin-bottom: 4px;
	background-color: #ccc;
	cursor: pointer;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
}
#jtable {
	min-height: 150px
}
#jtable tr, #jtable tr td {
	height: 20px;
	max-height: 20px;
}

.eredm_ess {
	border-bottom: 12px;
	padding: 5px;
	font-size: 12pt;
	height: auto;
	cursor: default;
}
.eredm_ess .pblock {
	margin-right: 10px;
	display: inline-block;
}
.eredm_ess input {
	height: auto;
}
.eredm_ess input[type="number"] {
	width: 60px;
}
.eredm_egy {
	margin-bottom: 0px;
}
.eredm {
	width: 100%;
	color: #222;
	font-family: Segoe UI;
}
.eredm tr td:first-child {
	width: 70%;
}
.eredm tr td.essze {
	width: 100%;
	text-align: justify;
	font-size: 11pt;
}
.eredm tr td {
	padding: 2px 4px;
}
.eredm .kellett {
	color: #1e93d0;
	font-weight: bold;
}
.eredm .good {
	color: #a1cf17;
	font-weight: bold;
}
.eredm .wrong {
	color: #d12e2f;
	font-weight: bold;
}
.jovalasz {
	font-weight: normal;
	color: #16499a;
	font-family: Segoe UI;
	line-height: 11pt;
	font-size: 11pt;
	text-align: justify;
	margin: 5px 5px 0px 5px!important;
}
.magyarazat {
	font-weight: normal;
	color: black;
	font-family: Segoe UI;
	font-size: 10pt;
	line-height: 11pt;
	text-align: justify;
	margin-top: 10px;
}

#settingsBar {
	margin-bottom: 10px;
}
#settingsBar h3 {
	padding-right: 10px;
	float: left;
	color: #9a1616;
	margin: 3px;
}
#csD #settingsBar h2 {
	margin: 3px 3px 3px 0px;
	padding-right: 10px;
	float: left;
}
#settingsBar button {
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 2px 0px;
}

.oldaltoresExit {
	float: right;
	color: red;
	font-weight: bold;
	padding: 1px 4px;
	font-family: Arial;
	font-size: 12pt;
	display: none;
}

.oldaltoresExit:hover {
	background-color: #AAA;
}

#lastSaved {
	font-size: 12px;
	margin: 5px;
}

#utoljaraMentve {
	float: left;
}

#idopont {
	float: left;
}

#loading {
	background: black;
	opacity: 0.5;
	position: fixed;
	bottom: 0px;
	left: 0px;
	font-size: 14pt;
	padding: 6px;
	text-align: center;
	z-index: 9999;
	width: 168px;
	color: white;
	display: none;
}

#flags {
    position: absolute;
    z-index: 99999999;
    top: 12px;
    right: 12px;
}

#percents2 {
	margin-bottom: 5px;
}
#percents tr td {
	padding: 1px 4px;
	vertical-align: text-top;
}
#percents3 tr td, #percents3 tr th {
	padding: 4px 2px;
	vertical-align: text-bottom;
}
#percents3 tr th {
	padding-right: 10px;
}

.grade-input {
	width: 40px;
}

#pontokEll {
	font-weight: bold;
	color: red;
	display: none;
}

#createSmartTestsheet, #delKs, #delGroup {
	float: right;
}

.popupw a:link, .popupw a:visited {
	color: #666666;
}
.popupw a:hover, .popupw a:active {
	color: #aaa;
}

#vezerloBal {
	float: left;
	max-width: 380px;
	width: 100%;
	margin-right: 20px;
	margin-bottom: 10px;
}
#vezerloKozep {
	float: left;
	min-width: 120px;
	margin-right: 20px;
	margin-bottom: 10px
}
#vezerloJobb {
	float: left;
	min-width: 120px;
}

#kitoltesekTable h4, #kitoltesekTable h5, #kitoltesekTable h6 {
	margin: 0px;
	padding: 0px;
	color: black;
}
#kitoltesekTable .bold {
	font-weight: bold;
}
#kitoltesekTable h5 {
	font-family: Segoe UI;
	font-weight: normal;
} 
#kitoltesekTable h6 {
	font-family: Segoe UI;
	line-height: 8pt;
	font-weight: normal;
}
#kitoltesekTable tr td {
	padding: 4px 4px;
	vertical-align: bottom;
}

.ks_stars .ks_star {
	width: 20px;
	height: 20px;
	background: url(../img/star.png) 0 0 no-repeat;
	display: inline-block;
	position: relative;
	top: 4px;
}
.ks_stars .inner {
	top: 0px;
}
.ks_stars .active {
	background: url(../img/star.png) 0 -20px no-repeat;
}
.star_vote {
	padding-right: 12px;
	text-align: left;
	display: inline-block;
}
.star_avg {
	text-align: left;
	display: inline-block;
}

.ksEditVote {
	font-weight: normal;
	color: black;
	font-family: Segoe UI;
	font-size: 10pt;
	line-height: 11pt;
}
#kerdesInfo {
	margin: 10px 10px 10px 10px;
	padding: 12px 10px 10px 10px;
	display: none;
	border: 1px solid #eaeaea;
	font-size: 11pt;
}
#kerdesInfo span {
	padding: 0px;
}
#kerdesInfo table tr td {
	padding: 2px;
}

.infobar {
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 99999;
	background: #9a1616;
	width: 100%;
	padding: 8px 6px 6px 6px;
	color: white;
	border-top: 1px solid white;
}

#temp_user_form {
	padding: 5px 30px;
}
.seelater {
	font-size: 7pt;
	margin-top: 4pt;
}

.attachment_div {
	float:left;
	width:50%;
}
.attachment_div a {
	color: black;
}
#adiv2 input {
	width: 90%;
	margin-top: 2px;
}

#multiple_choice_datas {
	display: none;
}

#endGrade {
	font-weight: bold;
	text-align: left;
}
#eredmtable {
}
#ponthatarok {
	font-size: 13pt;
	margin-top: -6px;
	margin-bottom: 12px;
}
#ponthatarok h2 {
	font-size: 24pt;
	line-height: 24pt;
	margin: 15px 0px;
}
#ponthatarok small {
	font-size: 12pt;
}
#ponthatarok small a {
	cursor: pointer;
}
#ponthatarok .ertek {
	padding-right: 10px;
	color: #aaa;
}
#ponthatarok .elert {
	color: black;
	font-weight: bold;
}
#ponthatarok .jegy {
	paddding-right: 7px;
	font-size: 18pt;
}
#prevPage {
	float: left;
}
#nextPage {
	float: right;
}
.brwheader {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

#press a {
	color: black;
}
#press a:hover {
	color: #aa0000;
}
#press h1 {
	margin-bottom: 20px;
}
#press big {
	font-weight: bold;
	display: block;
}
#press p {
	margin: 30px 0px;
}

#share .oszlop h2 {
	text-align: center;
}
#share .oszlop {
	width: 100%;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	min-height: 150px;
	margin-top: 12px;
	max-width: 48%;
}

.adatdoboz a {
	display: block;
	width: 100%;
	max-width: 250px;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
	border: 1px solid #ddd;
}
.adatdoboz a:hover {
	border: 1px solid #444;
}
.adatdoboz .fej {
	color: white;
	font-size: 14pt;
	padding: 4px 6px;
	font-family: Segoe UI Light;
	width: 100%;
	max-width: 250px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.adatdoboz .content {
	color: black;
	font-size: 11pt;
	padding: 3px 6px 3px 6px;
	text-align: center;
}

.adatdoboz .content .info {
	display: inline-block;
	height: 56px;
}
.adatdoboz .content .info span {
	font-size: 32pt;
	margin: 6px 18px;
}
.adatdoboz .content .info .smaller {
	font-size: 18pt;
	margin: 10px 18px -10px 18px;
	display: block;
}
.adatdoboz .content .info .rinfo {
	position: relative;
	top: 4px;
	display: inline-block;
	font-size: 9pt;
}
.adatdoboz .elsofele {
	height: 92px;
}
.adatdoboz .meta {
	background: #eeeeee;
	color: black;
	font-size: 10pt;
	padding: 4px 6px;
}
.adatdoboz .meta .tipus {
	width: 25%;
	float: left;
}
.adatdoboz .meta .tulaj {
	width: 70%;
	float: right;
	text-align: right;
}

#csD #bal {
	max-width: 72%;
}
#csD #jobb {
	max-width: 28%;
}
#csD #bal, #csD #jobb {
	width: 100%;
	float: left;
	margin-top: 6px;
}

.userek a:link, .userek a:visited {
	color: black;
}
.userek a:hover {
	color: #666;
}
.userek .userbox {
	margin-bottom: 8px;
	padding-left: 2px;
}
.userek .userbox .name {
	padding-left: 2px;
	display: inline-block;
}
.userek .userbox select {
	padding: 1px;
}
.userek .userbox button {
	padding: 5px 7px 5px 6px;
	margin-top: -1px;
}
.userek .elvalaszto {
	border-bottom: 1px solid #ddd;
	margin-bottom: 8px;
}

#profil_bal {
	max-width: 600px;
}
#profilePicture {
	display: block;
}
#profilePicture2 {
	display: block;
	width: 150px;
	float: left;
	margin: 5px;
	margin-bottom: 16px;
}
#profPopupJobb {
	max-width: 300px;
	width: 100%;
	float: right;
	margin-top: 4px;
}
#profPopupJobb button {
	margin-top: 4px;
}
#editProfilPic {
	position: absolute;
	background: #19b0ff;
	padding: 2px 10px 4px 10px;
	color: white;
	font-weight: bold;
	margin-left: 169px;
	display: block;
	font-size: 16pt;
}
#editProfilPic:hover {
	background: #1e93d0;
}
#profil_div {
	margin-top: 60px;
}
#gombok {
	margin-top: 40px;
	text-align: right;
}
#saveProfilChanges {
	display: none;
}
.profiltable tr th {
	color: #aca37b;
	text-align: left;
	font-weight: normal;
	width: 25%;
}
.profiltable {
	background: transparent !important;
}
#profil_div .profiltable {
	width: 100%;
}
#profil_div .profiltable tr th, #profil_div .profiltable tr td {
	padding: 5px 10px;
}
#profil_div .profiltr th, #profil_div .profiltr td {
	border-bottom: 1px solid #dfdfdf;
}
#profil_kiemelt_div .profiltable tr th, #profil_kiemelt_div .profiltable tr td {
	padding: 2px 12px 2px 2px;
}

.temamost .panel-header {
	background: #a1cf17 !important;
}
.temamost .ido span {
	color: #a1cf17;
}
.temamost .ido {
	background: #e2f1b8;
}
.temamost .cstaddb {
	background: #abd579;
	color: white;
}
.temamult .panel-header {
	background: #878787 !important;
}
.temamult .ido span {
	color: #878787;
}
.temamult .ido {
	background: #dbdbdb;
}
.temajovo .panel-header {
	background: #1f93d0 !important;
}
.temajovo .ido span {
	color: #1f93d0;
}
.temajovo .ido {
	background: #bbdef1;
}
.temajovo .cstaddb {
	background: #71acdd;
	color: white;
}
.temamain .panel-header {
	background: #1f93d0 !important;
}
.temamain .ido span {
	color: #1f93d0;
}
.temamain .ido {
	background: #f7f5f2;
}
.temamain .cstaddb {
	background: #71acdd;
	color: white;
}
.temakorpanel .taddd {
	margin-top: 8px;
	text-align: right;
}

.temakorpanel {
	margin-bottom: 30px;
	margin-right: 12px;
	border: 0px;
}
.temakorpanel .panel-header {
	padding: 16px 18px !important;
	color: white !important;
	cursor: auto !important;
}
.temakorpanel .panel-header small {
	font-size: 12pt;
}
.temakorpanel .panel-header span, .temakorpanel .panel-header .cstedit2 {
	float: right;
	font-size: 12pt;
	margin-top: -12px;
	color: white;
}
.temakorpanel .panel-content {
	padding: 0px;
}
.temakorpanel .ido {
	display: block;
	border-bottom: 1px solid #aeaeae;
	padding: 8px;
	color: #5f5f5f;
}
.temakorpanel .ido span {
	margin-right: 4px;
}
.temakorpanel .sor {
	display: block;
	border-bottom: 1px solid #aeaeae;
	padding: 8px;
	color: #5f5f5f;
}
.temakorpanel .sor span {
	color: #aca27e;
	margin-right: 4px;
}
.temakido {
	margin: 50px 0px 20px 0px;
	padding: 0px;
	color: #5f5f5f;
	font-size: 14pt;
	font-weight: bold;
}
.blockbutton {
	display: block;
	float: left;
	margin: 7px;
}
.cstedit:hover {
	cursor: pointer;
}