body{
margin:0;
padding:0;
background: #d3ecf6 url("../images/design/background.jpg") repeat-x;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 1024px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #ffff99;
}

#topsection{
background: #fcf66a url("../images/design/header.jpg") no-repeat;
width: 1024px;
height: 138px; /*Height of top section*/
text-align: left;
}
/*#topsection ul {
background: #bb1e29;
width: 684px;
height: 30px;
margin: 0 auto;
top: 0;
position:relative;
text-align: center;
line-height: 30px;
}
#topsection ul li {
display: inline;
margin: 0 20px 0 0;
padding: 0;
}
#topsection ul li a, #topsection ul li a:visited {
margin: 0;
padding: 0;
text-decoration: none;
color: #fefbb4;
font-weight: bold;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}
#topsection ul li a:hover {
color: #fffeea;
}
*/

#maincontainer #topsection .menu {width:1024px; height:40px; text-align:center; position:relative; z-index:100; padding-bottom:8px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-ms-touch-action: none;
}

#maincontainer #topsection .menu ul {margin:0; padding:0 0 0 0; list-style:none; white-space:nowrap; text-align:left; border-radius:8px;}
#maincontainer #topsection .menu ul {display:inline-block;}

#maincontainer #topsection .menu li {display:block; position:relative; padding: 0 20px;}

#maincontainer #topsection .menu ul ul {position:absolute; left:-9999px; top:40px; padding:5px 0; z-index:0;

}
#maincontainer #topsection .menu ul ul ul {left:100%; top:auto; margin-top:-35px;}
#maincontainer #topsection .menu ul li.left > ul {left:auto; right:0; top:40px;}
#maincontainer #topsection .menu ul li.left ul li > ul {left:auto; right:100%; top:auto; margin-top:-35px;}

#maincontainer #topsection .menu > ul {margin:0 auto;}
#maincontainer #topsection .menu > ul > li {float:left; position:relative;}

#maincontainer #topsection .menu ul {background:#d31818;}
#maincontainer #topsection .menu ul ul {background:#d31818;}
#maincontainer #topsection .menu ul ul ul {background:#690;}
#maincontainer #topsection .menu ul ul ul ul {background:#66c;}

#maincontainer #topsection .menu ul,
#maincontainer #topsection .menu ul ul,
#maincontainer #topsection .menu ul ul ul,
#maincontainer #topsection .menu ul ul ul ul {
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background-image: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
box-shadow:0px 5px 5px rgba(0,0,0,0.4);
}
#maincontainer #topsection .menu a {display:block; font:bold 12px   Verdana,Arial, sans-serif; color:#fcecad; text-decoration:none; line-height: 20px; border-radius:8px; padding:0 3px 0 3px; position:relative; z-index:10;}
#maincontainer #topsection .menu > ul > li > a {line-height:40px;}
#maincontainer #topsection .menu > ul > li > b {display:block; position:relative; width:100%; margin-top:-40px; height:40px; background: url("../images/trans.gif"); z-index:100;
-webkit-transition:0.75s;
-o-transition:0.75s;
-moz-transition:0.75s;
transition:0.75s;
}
#maincontainer #topsection .menu ul ul > li > b {display:block; position:relative; margin-top:-25px; width:100%; height:25px; background: url("../images/trans.gif"); z-index:100;
-webkit-transition:0.75s;
-o-transition:0.75s;
-moz-transition:0.75s;
transition:0.75s;
}

#maincontainer #topsection .menu li:hover > b {width:0;}
#maincontainer #topsection .menu li.left ul a {text-align:right;}

#maincontainer #topsection .menu li:hover > a,
#maincontainer #topsection .menu ul li:hover > a {color:#fefae9; text-decoration:none;}
#maincontainer #topsection .menu ul li a.hassub {background:url("../images/down.gif") no-repeat right center;}
#maincontainer #topsection .menu li.left ul li a.hassub {background:url("../images/down.gif") no-repeat left center;}

#maincontainer #topsection .menu > ul {*display:inline;}

#maincontainer #topsection .menu ul ul,
#maincontainer #topsection .menu ul ul ul,
#maincontainer #topsection .menu ul li.left > ul,
#maincontainer #topsection .menu ul li.left ul li > ul {left:-9999px; right:auto; opacity:0;}

#maincontainer #topsection .menu ul li:hover > ul {left:0; opacity:1;}
#maincontainer #topsection .menu ul ul li:hover > ul {left:100%; opacity:1;}
#maincontainer #topsection .menu ul li.left:hover > ul {left:auto; right:0; opacity:1;}
#maincontainer #topsection .menu ul li.left ul li:hover > ul {left:auto; right:100%; opacity:1;}

#maincontainer #topsection .menu ul li:hover > a.hassub {background:url("../images/right.gif") no-repeat right center;}
#maincontainer #topsection .menu li.left ul li:hover > a.hassub {background:url("../images/left.gif") no-repeat left center;}




#contentwrapper{
float: left;
width: 100%;
background: #fdfaf1;
}

#contentcolumn{
margin: 0 150px 0 150px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background: #fdfaf1;
padding: 30px;
}

#contentcolumn .newsbox {
width: 200px;
height: 30px;
background: #cc3300;
position: relative;
left: 450px;
top: 20px;
text-align: center;
margin-bottom: 20px;
}
#contentcolumn .newsbox a {
color: #ffcc00;
font-family: 'Courgette', sans-serif;
font-size: 22px;
}


#contentcolumn #tartalom {
text-align: center;
}
#leftcolumn{
float: left;
width: 150px; /*Width of left column in pixel*/
margin-left: -1024px; /*Set margin to that of -(MainContainerWidth)*/
background: #176c50 url("../images/design/column_left.jpg") no-repeat;
}

#leftmenu {
margin-top:300px;
}

#rightcolumn{
float: left;
width: 150px; /*Width of right column*/
margin-left: -150px; /*Set left margin to -(RightColumnWidth)*/
background: #176c50 url("../images/design/column_right.jpg") no-repeat;
}
.innertube {
margin-top: 80px;
text-align: center;
}

#footer{
clear: left;
width: 100%;
background: #176c50;
text-align: center;
padding: 6px 0;
}

#footer a, #footer a:visited {
color: #e67300;
font-family: Arial, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
#footer a:hover {
color: #ff9d3c;
text-decoration: none;
}

h1 {
text-align:center;
color: #cc0000;
font-weight:bold;
font-size: 20px;
font-family: Arial, Verdana, sans-serif;
margin: 0 0 10px 0;
padding: 15px 0 6px 0;;
border-bottom: 1px solid #cc0000;
}
h2 {
color: #cc0000;
font-weight:bold;
font-size: 20px;
font-family: Arial, Verdana, sans-serif;
margin: 0 0 10px 0;
padding: 15px 0 6px 0;;
border-bottom: 1px solid #cc0000;
}
h3 {
color: #186D50;
font-weight:bold;
font-size: 16px;
font-family: Arial, Verdana, sans-serif;
margin: 0 0 0 0;
padding: 20px 0 0 0;
border: 0;
text-align: left;
}

p, p.institute, form {
color: #4b2525;
font-weight: normal;
font-size: 14px;
font-family: Arial, Verdana, sans-serif;
margin: 0;
padding: 6px 0;
line-height: 22px;
}
p img {
/*float: left;*/
margin: 0 10px 0 0;
}
.cim {
font-weight: bold;
color: #006666;
font-size: 13px;
}
a, a:visited {
color: #990000;
font-weight: bold;
/*font-size: 12px;*/
font-family: Arial, Verdana, sans-serif;
margin: 0;
padding: 6px 0;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}

.bold {
font-weight: bold;
}
a.homepage, a.homepage:visited {
color: #ffcc00;
}
a.homepage:hover {
text-decoration: none;
}
/*==================Csoport oldalak====================*/


#logo a img {
border: 0;
padding: 0;
margin: 0;
}

#logo img.zoldovi {
float: right;
margin: 16px 16px 0 0;
box-shadow: 5px 0 5px rgba(61, 127, 190, 0.5);}

#content {
width: 1024px;
padding-top: 20px;
margin: 0 auto;
background: #36AE4A;
}
.sitetable {
width: 100%;
margin: 0;
padding: 0;
background: #f8e7a3;
border: 0;
border-collapse: collapse;
}
.sitetable tr, .sitetable td {
border: 0;
margin: 0;
padding: 10px 30px;
vertical-align: top;
}
.sitetable tr td.green {
background: #19704E url("../images/gradient_green2.jpg") repeat-x;
width: 32px;
height: 452px;
padding: 0;
margin: 0;
}


.sitetable td.gallery img {
float: left;
margin: 0 15px 0 0;
width: 150px;
border: 3px solid #ffc58a;
padding: 2px;
}
.sitetable td.gallery p {
line-height: 24px;
margin: 0;
padding: 10px 0;
}
.sitetable td.gallery p a {
font-size: 16px;
}




/*==========csoportok táblái===========*/

.grouptable {
border-collapse: collapse;
font-size: 12px;
color: #4b2525;
font-weight: normal;
font-family: Arial, Verdana, sans-serif;
margin: 0;
padding: 6px 0;
}
.grouptable th {
background: #800000;
color: #ffe79b;
}
.grouptable tr, .grouptable td {
border: 1px solid #ffc58a;
}
.grouptable tr.paratlan {
background: #ffe79b;
}
.grouptable tr.paros {
background: #fff0c1;
}
.grouptable tr.past.paratlan {
background: #ceeadb;
}
.grouptable tr.past.paros {
background: #deefe7;
}
.grouptable td {
border-collapse: collapse;
padding: 10px 6px 4px 6px;
text-align: left;
}

.clearer {
clear: both;
}

.innertube img {
border: 0;
}

p.bemutat a.gallery  img.thumbnail {
  padding: 1px 2px 0 0;
  margin: 0;
  float: none;
  }
/*==============bal menupontok===================*/
  #leftcolumn ul {
margin: 0 0 0 0;
list-style-type: none;
padding: 0;
text-align: center;
}

#leftcolumn li {
width: 120px; /*Width of left column*/
height: 26px;
margin-left: auto;
margin-right: auto;
margin-bottom: 7px;
list-style-type: none;
padding: 0;
}

#leftcolumn li a, #leftcolumn li a:visited {
  display: block;
  width: 120px;
  height: 26px;
  background: #614615;
  border-bottom: 2px solid #181306;
  border-radius: 5px;
  color: #FF7E00;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 26px;
  margin: 0;
  padding: 0 0 0 0;
}
#leftcolumn li a.alapitvany, #leftcolumn li a.alapitvany:visited {
background: #ffcc00;
color: red;
font-weight: bold;
}
#leftcolumn li a:hover {
background:  #7c5a1b;
}

#leftcolumn li.aktiv a {
background: #009900;
color: #ff8409;
}
.redback {
background: #ff0000;
padding: 3px;
}
.redback a, .redback a:visited {
color: #ffff00;
}