html, body {margin: 0px;padding: 0px;height: 100%;line-height: 1.2;font-family: Helvetica, Arial, sans-serif;color: #000000;background-color: #ffffff;}
h1, h2, h3, h4, h5 {color: #000000; font-family: Helvetica, Arial, sans-serif;margin: 0px;padding: 10px 0px 15px 10px;font-weight: normal;}
p {margin: 0px;padding: 2px 0 4px 0;}
p.paragraf {text-align: justify;}
p.paragraf:first-letter {padding-left: 10px;}
p.normal {line-height: 100%;}
p.onehalf {line-height: 150%;}
p.double {line-height: 200%;}

ul {padding-left: 20px;margin-left: 5px;list-style: disc;}
ol {padding-left: 20px;margin-left: 5px;list-style: decimal;}

input, select, textarea {font-family: Helvetica, Arial, sans-serif;outline: none;}
.clear {width: 100%;height: 0px;clear: both;}
code {font-family: Courier, monospace;font-size: 12px;}
strong, b {font-weight: bold;}
i {font-style: italic;}
/* --- noty megerősítés gombok --- */
.btn {cursor: pointer; height: 24px;line-height: 16px;padding: 0px 6px 2px 6px;margin: 2px 4px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border: 1px solid #ffffff;box-shadow: #666666 1px 1px 8px;color: #ffffff;font-weight: bold;outline: none;}
.btn-primary {background: #6f9b60;background: -moz-linear-gradient(top,  #6f9b60 0%, #627d4d 50%, #4d6b42 51%, #1f3b08 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f9b60), color-stop(50%,#627d4d), color-stop(51%,#4d6b42), color-stop(100%,#1f3b08));background: -webkit-linear-gradient(top,  #6f9b60 0%,#627d4d 50%,#4d6b42 51%,#1f3b08 100%);background: -o-linear-gradient(top,  #6f9b60 0%,#627d4d 50%,#4d6b42 51%,#1f3b08 100%);background: -ms-linear-gradient(top,  #6f9b60 0%,#627d4d 50%,#4d6b42 51%,#1f3b08 100%);background: linear-gradient(to bottom,  #6f9b60 0%,#627d4d 50%,#4d6b42 51%,#1f3b08 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f9b60', endColorstr='#1f3b08',GradientType=0 );}
.btn-danger {background: #ff3019;background: -moz-linear-gradient(top,  #ff3019 0%, #d81515 50%, #bc0303 51%, #9b0303 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(50%,#d81515), color-stop(51%,#bc0303), color-stop(100%,#9b0303));background: -webkit-linear-gradient(top,  #ff3019 0%,#d81515 50%,#bc0303 51%,#9b0303 100%);background: -o-linear-gradient(top,  #ff3019 0%,#d81515 50%,#bc0303 51%,#9b0303 100%);background: -ms-linear-gradient(top,  #ff3019 0%,#d81515 50%,#bc0303 51%,#9b0303 100%);background: linear-gradient(to bottom,  #ff3019 0%,#d81515 50%,#bc0303 51%,#9b0303 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#9b0303',GradientType=0 );}
/* --- */
.butlike {cursor: pointer;filter:alpha(opacity=80);-moz-opacity:0.8;opacity: 0.8;}
.butlike2 {cursor: pointer;filter:alpha(opacity=40);-moz-opacity:0.4;opacity: 0.4;}
.butlike:hover, .butlike2:hover {filter:alpha(opacity=100);-moz-opacity:1;opacity: 1;}
.rem {font-size: 90%;font-style: italic;color: #666666;}
a {color: #000000;text-decoration: none;}
a:hover {color: #000000;text-decoration: underline;}
#ui-datepicker-div {display: none;}
#working {display: none;}
#loader {position: relative;padding: 0;margin: 0 auto;width: 16px;height: 16px;clear: both;}