body {
    background:url('/images/bg.jpg') top center no-repeat #000;
	background-attachment: fixed;
    text-align:center;
    width:100%;
    margin:0px;
    padding:0px;
    font-size:14px;
    font-family:"Tahoma";
    text-align:center;
    color:white;
}

hr {
    color: #124998;
}
table, tr, td {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    vertical-align:top;
}

form, table, div, input, select, textarea, h1, h2, h3, h4, h5, h6 {
    margin:0px;
    padding:0px;
	color:white;
}

input, textarea, select {
    font:inherit;
}

textarea {
    resize: none;
}

.main_div {
    width: 950px;
    margin:0px auto;
    background-color: #0e2b67;
    ppadding:0px 25px;
    border:#0e2b67 solid 0px;
    border-left-width: 25px;
    border-right-width: 25px;
}

.navigation {
    width:100%;
    background-color: #124998;
    padding: 10px 0px;
}

.navigation .wrapping {
    width:1000px;
    margin:0px auto;
    text-align: left;
    padding-left: 80px;
}

.navigation a {
	color: #74CAEC;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    margin:0px 10px;
}

.navigation a.active, .navigation a:hover {
    color:white;
    text-decoration: underline;
}

.foot {
    width:100%;
    color:white;
    background-color:#124998;
    font-weight: bold;
    text-transform: uppercase;
	background:url('/images/footline.png') no-repeat center top;
	margin-top:10px;
}
.foot td {
    padding:10px;
}

a {
    text-decoration:underline;
    color:white;
}
a:hover {
    color:#74CAEC;
}


.button, .button_disabled, .button_d/*, input[type="button"]*/ {
    /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#0b4994));
    background: -moz-linear-gradient(top, white, #0b4994);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#0b4994);*/
    background-color: #0066B3;
    border:none;
    font-size: 100%;
    text-transform: uppercase;
    /*border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;*/
    color: white !important;
    cursor: pointer;
    display:inline-block;
    line-height:1.6em;
    /*height: 1.98em;*/
    overflow: visible;
    padding: 5px 0.5em;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration:none;
    font-size:80%;
    outline:none;
}

.button:hover, .button:focus, .button:active,
input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active {
    /*-webkit-box-shadow: #999 0px 0px 3px;
    -moz-box-shadow: #999 0px 0px 3px;
    box-shadow: #999 0px 0px 3px;*/
    background-color: #74CAEC;
}

/*.button:active{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0b4994), to(black));
    background: -moz-linear-gradient(top, #0b4994, black);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0b4994, endColorstr=black);
}*/

.button_disabled, .button_disabled:hover, .button_d {
    cursor:not-allowed;
    background-color: transparent;
    filter:;
    color:gray;
}

.button::-moz-focus-inner {
    border: 0;
}

.again {
    border:1px solid red;
}

.again:hover, .again:active, .again:focus {
    border-color:maroon;
}

.error {
    color: red;
    font-size: 120%;
    font-weight: bold;
}

.warning {
    color: orange;
    font-size: 100%;
    font-weight: normal;
}

.info {
    color: blue;
    font-size: 100%;
    font-weight: normal;
}

form{
    padding:4px;
}


input[type=text], input[type=password], textarea, select {
    background: #124998;
    color:white;
    font-size: 100%;
    border:1px solid #0066B3;
    border-left: 2px solid white;
    padding:5px;
    margin:-5px;
    margin-top:0px;
    margin-bottom:0px;
    vertical-align: middle;
    /*-webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    -webkit-box-shadow: #999 0px 0px 3px;
    -moz-box-shadow: #999 0px 0px 3px;
    box-shadow: #999 0px 0px 3px;*/
    /*margin-right:3px;*/
}

/*input[type=text,disabled]{
        background-color:#cccccc;
        border-color:#888888;
}*/

input[type=text]:focus, input[type=password]:focus, textarea:focus{
    /*background-color:rgb(219,229,241);*/
}

.head {
	width: 100%;
	background:url('/images/head_bg.png') no-repeat center bottom;
}

.head td {
    text-align: center;
    vertical-align: middle;
}

.content {
    width: 100%;
}

.content .column {
    padding:10px;
}

.article {
    padding: 5px;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    border:1px solid #0066B3;
    text-align:center;
    font-size:12px;
    font-weight:bold;
}

.article  h1 {
    font-size:100%;
    font-weight:bold;
    color:#150800;
    margin:0px;
    text-align: center;
}

h1, h2, h3 {
    font-size:100%;
    font-weight:bold;
    color: white;
    margin:3px;
    text-align: center;
}

h1 {font-size:150%}
h2 {font-size:125%}
h3 {font-size:100%}

p {text-align: left}

pre {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: "Tahoma";
    font-weight: normal;
}

.list {
    align: center;
    width:100%;
    font-family:"Tahoma;"
        font-size:15px;
}

.list tr , .list td{
    padding:3px;
}

.list .title {
    width:100%;
    padding:5px;
    color:white;
    background-color:#0066b3;
    font-weight: bold;
    padding:3px;
}

.list .title  td{
    padding:5px;
}

.list .bold {
    font-weight: bold;
}

.list .center {
    text-align: center;
}

.list .szoveg {
    text-align: justify;
}

.keret table, .keret td {
    border:1px solid black;
}

/*.adat {
    margin:3px;
    padding:5px;
    border:solid 1px gray;
    background-color:#efefef;
}

.adat table {
    align: center;
    width:60%;
    margin-left: auto;
    margin-right: auto;	
}

.adat td {
    padding: 2px;
}

.adat td {
    background-color:#ffffff;
    text-align: left;
    border:1px dotted #0B4994;
    vertical-align: middle;
    font-weight: bold;
    padding-left: 5px;
}

.adat td a {
    color:black;
    text-decoration: none;
    font-size: 100%;
    font-weight: bold;
}*/

/*.kep table {
    width:150px;
}

.kep td {
    background-color:#dedede;
    border:1px solid #dedede;
    text-align: center;
    border:1px solid #efefef;
    vertical-align: bottom;
    padding-left: 0px;
}

.kep td a {
    color:black;
    text-decoration: none;
    font-size: 90%;
    font-weight: normal;
}*/

.kep {
    position:relative;
    display:inline-block;
}

.kep .title {
    display:block;
    position:absolute;
    left:0px;
    bottom:0px;
    width:100%;
    color:white;
    text-decoration:none;
    text-align:center;
    background-color:rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F000000',endColorstr='#7F000000');
}

.eventcalendar {
    position: relative;
    display:block;/*Így a FF is helyesen pozícionálja a belső absolute elemeket.*/
    text-align:center;
}

.eventcalendar_table {
    margin-left:auto; margin-right:auto;
    border-collapse: separate;
    border-spacing: 2px;
    width:80%;
    cursor: default;
    color: black;
    font-size: 12px;
    font-weight: normal;
}

.eventcalendar_table th, .eventcalendar_table td {
    background: #124998;
    color:#fff;
    width:14%;
    height:30px;
    text-align: center;
    vertical-align: middle;
    /*-moz-box-shadow: 0px 0px 3px #888;
    -webkit-box-shadow: 0px 0px 3px #888;
    box-shadow: 0px 0px 3px #888;*/
}

.eventcalendar_table th {
    font-weight: bold;
}

.eventcalendar_table td.empty {
    background-color: transparent;
    border:none;
    height:auto;
}

.eventcalendar_table td.event {
    color:#124998;
    background-color: #fff;
}
.eventcalendar_table td div {
    display:none;
    position:absolute;
    top:0px;
    right:0px;
    width:300px;
    margin-right:100%;
    cursor: default;
    background: #222222;
    text-align: left;
    border: 2px solid #124998;
    padding:10px;
    color:white;
    opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity:0.9;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);

    border-radius:5px;
    -moz-box-shadow: 0px 0px 20px black;
    -webkit-box-shadow: 0px 0px 20px black;
    box-shadow: 0px 0px 20px black;
}

.eventcalendar_table td:hover div {
    display:block;
}

a img {border:none}

.galeria img {
    border:3px solid #cccccc;
    margin:0px;
    padding:2px;
    background-color:white;
}

.galeria a img:hover {
    border-color:#e7881c;
    background-color:white;
}

.center_table {
    border-collapse:separate;
    border-spacing:4px;
    background-color: white;
}

.adat {
    background: #0e2b67;
    padding:10px;
}

.adat h1 {
    display:block;
    background:#124998;
    color:white;
    font-size:17px;
    font-weight: bold;
    text-transform: uppercase;
    text-align:left;
    padding:15px 10px;
    margin:-10px;
    margin-bottom:10px;
}

.adatlap {
    background:#0E2B67;
}

.adatlap td {
    text-align: left;
    padding-left: 10px;
}

#tabnav {
    position:relative;
    float:left;
    width:100%;
    padding:0 0 0em 0em;
    margin:0;
    list-style:none;
    line-height:1em;
    background:#ddd;
}

#tabnav LI {
    float:left;
    margin:0;
    padding:0;
}

#tabnav A {
    display:block;
    color:#444;
    text-decoration:none;
    font-weight:bold;
    background:#ddd;
    margin:0;
    padding:0.25em 1em;
    border-left:1px solid #fff;
    border-top:1px solid #fff;
    border-right:1px solid #aaa;
}

#tabnav A:hover,
#tabnav A:active,
#tabnav A.here:link,
#tabnav A.here:visited {
    background:#bbb;
}

#tabnav A.here:link,
#tabnav A.here:visited {
    position:relative;
    z-index:102;
}

.hide_content {
    display:none;
}

.show_content {
    display:block;
}

.list_comments {
    cursor:pointer;
}
.list_comments:hover {
    text-decoration:underline;
}

.hir {
    font-size: 18px;
}

.hir table {
    width:100%
}

.teljes table, .teljes tr, .teljes td {
  border: solid 1px white;        
}

/* HIRROTATOR */

#hirrotator {
    width:100%;
    height:500px;
}

.hirrotator_container {
    height:100%;
    width:700px;
    float:left;
    position: relative;
    overflow: hidden;
}

.hirrotator_container img {
    width:700px;
}

.hirrotator_button_container {
    overflow-y: auto;
    overflow-x: hidden;
    width:250px;
    float: left;
    height:100%;
    text-align: left;
}

.hirrotator_button_container::-webkit-scrollbar {
    width: 8px;
    background: rgba(120,120,120,.5);
}
.hirrotator_button_container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0,0,0,.75);
}

.hirrotator_button {
    background: #124998;
    border-left:2px solid white;
    width:100%;
    /*height:50px;*/
    font-size:100%;
    cursor: pointer;
    color:white;
    padding:10px;
    margin-bottom: 1px;
}

.hirrotator_button:hover, .hirrotator_button:focus {
    border-left-color: #74CAEC;
}

.hirrotator_button_sel {
    background: #74CAEC;
}

.facebook {
    padding-left: 5px;
}

.head .txt {
 margin-top:5px;
 font-size:40px;
 font-weight:bold;
 padding:10px;
 display:block;
 text-align:left;
 float:left;
}

.head .logo {
  float:left;
}

.head .login {
  float:right;
}

.search {
    display:inline-block;
    width:220px;
    position: absolute;
    right:100px;
    top:5px;
}

.tamogatok {
    overflow: hidden;
}

.tamogatok div {
    float:left;
    position:relative;
}

.tamogatok div img {
    height:50px;
    margin:5px;
}

.center_modal_window {
	background: #0e2b67 !important;
	padding:10px;
	border:10px solid gray;

	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
}

.bp_form form fieldset {
	padding: 15px;
	border: 1px solid black;
	background: #e8e8e8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: top;
	height: 100%;
}

.bp_form form fieldset legend {
	color:black;
	font-size:120%;
	font-weight:bold;
	text-transform:lowercase;
	border-bottom: 1px solid #F7931E;
	padding: 5px;
	padding-left: 15px;
}

.bp_form form fieldset table tr th {
	text-align:right;
	text-transform:lowercase;
}

.bp_form form fieldset table tr td {
	text-align:left;
}

.bp_form form fieldset table {
	border-spacing: 5px;
	border-collapse: separate;
}
