/**
 * Salamander theme, for Drupal 5
 * Florian Radut, florian[at]radut.net
 *
 **
 * by uncomment the corresponding css call you can change the subtheme
 * you can modify the page width (fixed or fluid) by changing #page { width: 95% or 950px }
 **
 */


@import "css/salamander1.css";
/*@import "css/salamander2.css";*/

@import "style-mini.css";

.center {text-align:center;}

body {
  margin: 0;
  padding: 20px 0 0 0;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; /*Helvetica;*/
  font-size: 83%;
  line-height: 125%;
  color: #000;
  background-color: #fff; /*#8596aa;*/
  min-width: 780px;
}

#page {
   margin: 0 auto;
   width: 919px; /* 95% or 950px */
}

tbody {
   border: none;
}

tr.odd td, tr.even td {
  padding: 0.3em;
}

h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 10px 0;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 125%;
}

h3 { 
   font-size: 110%;
}

h4 {
	font-size:  100%;
}

p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
#site-name a:hover {
  text-decoration: none;
}

#section2 a:hover {
  text-decoration: underline;
}

fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  color: #222;
}
.links {
  margin: 0;
}
.comment .links {
  margin-bottom: 0;
}

#header, #content {
  width: 100%;
  float:left;
}

table.sections {
	width: 100%;
	padding: 0;
}

.clr {
	clear: both;
}

td.section.width49 {
	width: 50%;
}

td.section.width33 {
	width: 33%;
}

#masthead {
  float: none;
  clear: both;
  line-height: normal;
  height: 116px;
  border-bottom: 1px solid #fff;
}

#logo-title {
  float: left;
  margin: 0;
  padding: 10px 20px;
}

#logo {
  vertical-align: baseline;
}

#logo img {
  padding: 0;
  margin: 0;
  border: 0;
}

h1#site-name {
	margin: 0;
	padding: 23px 0 23px 0;
}

#site-name a, #site-name a:hover {
  font-weight: bold;
  color: #CFD2D9; /*#fff;*/
  font-size: 120%;
  margin-left: 200px;
}

#site-slogan {
	font-size: 12px;
  color: #000;
  font-style: italic;
  padding-top: 4px;
  margin-left: 20px;
}

html[lang="en"] #site-name a {
	color: transparent;
	font-size:0.01px;
}


#site-name-eng a{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;;
	position: relative;
	top: -85px;
	left: 220px;
	font-size:1.8em;
	color:#CFD2D9;
	font-weight: bold;
	text-decoration: none;
}

#mission {
  font-weight: normal;
  padding: 1em 1em 0.75em 2em;
  margin: 20px 10px;
  color: #000;
  font-size: 85%;
  border: solid 1px #104a91;
}
#mission a, #mission a:visited {
  font-weight: normal;
  color: #104a91;
}

#search {
  padding-top: 15px;
  padding-right: 10px;
  float: right;
}

#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}

/* Primary and Secondary links */

#primary {
  line-height: 30px;
  background: url('images/salamander1/primary-bg.png') repeat-x;
}

#primary ul {
  padding:0;
  margin:0;
  list-style:none;
}

#primary li {
  display:inline;
}

#primary a {
  font-weight: bold;
  display: block;
  float: left;
  padding: 0px 9px;
  margin: 0px; /*0px 1px 0px 0px;*/
  font-size: 95%;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  /*text-transform: uppercase;*/
}

#primary a {
  background-position:0% 0px;
}

#primary a:hover {
  text-decoration: none;
  background-position:0% -42px;
}

#primary a.active {
  background-position: 0% -84px;
}

#secondary {
  background-color: #3A465C;
  line-height: 26px;
}

#secondary ul {
  margin:0;
  padding:0;
  list-style:none;
}
#secondary li {
  margin:0;
  padding:0;
  display:inline;
}

#secondary li a {
  float:left;
  display:block;
  font-size: 88%;
  padding:0px 10px;
  border-right: 1px solid #45546D;
}

#secondary li.last a {
  border-right: none;
}

#secondary a:hover {
  text-decoration: none;
}

#secondary a.active {
  font-weight:bold;
  background-color: #45546D;
}

#navlist {
  font-size: 1.0em;
  padding: 0.5em 0;
  color: #fff;
  border-bottom: 1px solid #15253E;
}
#navlist a {
  font-weight: bold;
  color: #fff;
}
#subnavlist {
  padding: 0.5em 1.2em 0.4em 0;
  font-size: 0.8em;
  color: #fff;
}
#subnavlist a {
  font-weight: bold;
  color: #fff;
}
ul.links li {
  border-left: 1px solid #15253E; /*#ddd;*/
}
ul.links li.first {
  border: none;
}

#main {
  padding: 10px;
}

#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}

.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}

#middlecontainer {
  padding:0px 10px 10px 10px;
}

#sidebar-left, #sidebar-right {
  width: 250px;
  vertical-align: top;
}

#sidebar-left .block, #sidebar-right .block {
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 10px;
}

#footer {
  text-align: center;
  color: #15253E; /*#fff;*/
  margin:0;
  font-size: 75%;
  /*padding: 1em;*/
  background: url(images/salamander1/footer_address_bg.png) right bottom no-repeat;
  height: 125px;
}
  
#footer a {
  font-weight:bold;
  color: #15253E; /*#adadad;*/
}

#footer .block {
	padding: 0;
}

div#breadcrumb {
  padding-left:14px;
  clear: both;
  font-size: 75%;
  border-bottom: 1px solid #8596aa;
  display: block;
}

.title, .title a {
  font-weight: bold;
  margin: 0 auto;
}
.submitted {
  color: #8e6126;
  font-size: 0.8em;
}
.links {
  color: #8e6126;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  padding-bottom: 0.75em;
  margin-bottom: 0.7em;
}

.section .block, .section .box {
  padding: 0;
  padding-bottom: 0;
  margin-bottom: 15px;
}

.block .title {
  margin-bottom: .25em;
}

.node {
  margin: .5em 0 2em 0;
  border-bottom: 1px solid #cccccc;
}
/*
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
*/
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  font-size: 0.8em;
  padding-left: 1em;
  text-align: right;
}
.node .raxonomy li {
  float: right;
}
.node .taxonomy a {
	font-weight: normal;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}

.comment .title a {
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.node .picture, .comment .picture {
  float: right;
  margin: 0.5em;
}

#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #8e6126;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  color: #abc;
  padding: 5px 8px 5px;
  margin: 0;
}


/* some table stuff */

div#section1 td.section, div#section2 td.section {
	padding: 10px 20px 0 20px;
}

/* ====== Addons ====== */

.legal {
	margin-left: 75px;
}
#user-login-form {
  text-align: left !important;
}

/* Module specific style for TinyMCE */

body.mceContentBody
{
background: #eee !important;
font-size: 14px;
}

body.mceContentBody a:link
{
font-weight: normal;
}

#main div.okt_left {
  line-height: 20px;
  float: left;
  margin-left: 1.5em;
  width: 45%;
}
#main div.okt_right {
  line-height: 20px;
  float: right;
  margin-right: 1.5em;
  width: 45%;
}
#main table.minfejl {
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
#main table.minfejl th {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #e7e7e7;
  text-align: center;
  padding: 0 5px;
}
#main table.minfejl td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#sidebar-right h2.title {
  font-weight: normal;
  margin-top: 4px; padding-top: 6px;
  border-top: 2px solid #000;
}
#footer div.legal1 {
  display: none;
}
/*Betyi footer*/
html[lang=hu] #footer div.legal3{
	display:none;
}

html[lang=en] #footer div.legal2{
	display:none;
}

html[lang=en] .elsodleges_hun{
	display: none;
}

table.sections li {
  list-style-type: none;
  list-style-image: none;
  padding-left: 0;
  margin-left: 0;
}
table.sections div.content {
  padding-left: 0; margin-left: 0;
}
.sticky {
  background-color: #f0f0f0;
}
p.irodalom {
  padding-left: 20px;
  text-indent: -20px;
}
p.irodalomcim {
  text-decoration: underline;
  font-style: italic;
}

div #title_normal {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.hallgatoi-elet-width{
	width: 630px;
}

.table-style-1 td{
  padding-top: 3px;
  padding-left: 5px;
}

/*
#block-block-4{
  padding-bottom:  0!important;
  background-color: #202e46;
  margin-top:  10px;
}

#block-block-4 .title{
  border: none;
}

#block-block-4 a{
  font-size:  1.2em;
}

#block-block-4  .content{
  padding-bottom:  15px;
}

*/

#block-block-4, #block-block-5{
  padding-bottom:  0!important;
  background-color: #202e46;
  text-align: center;
}

#block-block-4 .title, #block-block-5 .title{
  border: none;
}

#block-block-4 a, #block-block-5 a{
  font-size:  1.2em;
}

#block-block-4 .content p, #block-block-5 .content p{
  padding-bottom: 5px;
}

#block-block-4  .content, #block-block-5  .content{
  padding-bottom:  0px;
}


#block-search-0{
  padding-top:  0!important;
  margin-top:  0!important;
}

#block-search-0 .title{
  border:  none!important;
}

div#section1{
  background: none;
}

div#section1 td.section, div#section2 td.section{
  padding: 0;
}

div#section1 td.section{
  background: none;
}

#mta-logo{
  position: relative;
  right: -30%;
}

#mta-logo img{
  height: 40px;
}

#block-block-1{
  position: absolute;
}

.kutatok-ejszakaja{
    text-align: center;
    border: 3px solid red;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 1.5em;
}

.kutatok-ejszakaja p{
  color: rgb(0,34,91);
  font-size:  1em;
  margin-top: 1em;
}

.kutatok-ejszakaja a { 
    display: block;
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #202e46;
    text-align: center;
    text-decoration: none;
    background-color: white;
}

.kutatok-ejszakaja a:hover{
    background: rgb(32,46,70);
    transition-property: background-color;
    transition-duration: 1s;
}

.kutatok-ejszakaja a:hover p{
    color: white;
}


.gyaszjelentes{
    text-align: center;
    border: 3px solid grey;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 1.5em;
}

.gyaszjelentes p{
  color: black;
  font-size:  1em;
  margin-top: 1em;
}

.gyaszjelentes a { 
    display: block;
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #202e46;
    text-align: center;
    text-decoration: none;
    background-color: white;
}

.gyaszjelentes a:hover{
    background: rgb(32,46,70);
    transition-property: background-color;
    transition-duration: 1s;
}

.gyaszjelentes a:hover p{
    color: white;
}


#block-block-4, #block-block-4 .content p{
  margin-bottom: 0;
  padding-bottom:  0;
}

#block-block-7 h2.title{
  display:  none;
}

