﻿input, select, textarea, strong
{
	font-size:10pt; color:#000000;
	font-family: Verdana, Arial, serif;
}

body
{
	font-size:10pt; color:#000000;
	font-family: Verdana;
	/*background-color:#f3ecd9; */
	background-color:#FFFFFF;
	/*background: #F3ECD9 url('images/topbar.jpg') no-repeat;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;		
	margin:0px 0px 0px 0px;
	color: #68281C;
}

h1
{
	font-weight: bold;
	font-size: 180%;
	margin-bottom: 10px;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img { border-color: #000000; }
img.Links { border-color: #000000; }

a:link, a:visited, a:active, a:focus
 { color: #a30f0f; text-decoration: none; }
a:hover
 { color: #a30f0f; text-decoration: underline; }
td
 { vertical-align: top; }
 
 
 
/*.mn_top {
	display: block;
	width: 151px;
	background-image: url('images/menu_p_top.gif');
	background-repeat: no-repeat;
	background-position: top;
	}
.mn_bottom {
	display: block;
	width: 151px;
	background-image: url('images/menu_p_btm.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	}
.mn {
	background-image:url('images/menu_p_bgnd.gif'); background-repeat:repeat-y
	}*/
.inside {
	padding:4px; 
	}
/*a:link.tlink, a:visited.tlink, a:active.tlink, a:focus.tlink {
	font-family:Verdana; font-size:9pt; color:#000000; font-weight:bold; text-decoration:none
	}*/
/*.mn_topa {
	display: block;
	width: 151px;
	background-image: url('images/menu_a_top.gif');
	background-repeat: no-repeat;
	background-position: top;
	}
.mn_bottoma {
	display: block;
	width: 151px;
	background-image: url('images/menu_a_btm.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	}
.mna {
	background-image:url('images/menu_a_bgnd.gif'); background-repeat:repeat-y
	}*/
.insidea {
	padding:4px;
	}
/*a:link.tlinka, a:visited.tlinka, a:active.tlinka, a:focus.tlinka {
	font-family:Verdana; font-size:9pt; color:#FFFFFF; font-weight:bold; text-decoration:none
	}*/
	
.searchbox
{
	margin: 2px;
	padding: 2px 2px 2px 5px;
}

.rightMenu
{
	font-family: Garamond, Georgia, Serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #D7D0C8;
	width: 200px;
	margin-left: 5px;	
}

.leftMenu
{
	font-family: Garamond, Georgia, Serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #D7D0C8;
	width: 200px;
	padding-left: 10px;
}

.rightColBox
{
	width: 200px;
	
	padding: 2px;
	margin: 2px;	
}


.university
{
	text-transform: capitalize;
	font-size: 115%;
	vertical-align: middle;
	font-variant: small-caps;
	font-weight: bold;
	color: #480F04;	
	background: url('images/topbarbg.png') repeat-x;
	display: block;
	height: 35px;
}

.search-result
{
	padding: 5px;
	margin: 10px;
	border: 1px solid #CFCFCF;
}

.search-result a
{
	font-weight: bold;
	color: #480F04;
}

.search-pager a
{
	font-weight: bold;
	color: #480F04;
	padding-right: 15px;
	margin-right: 10px;
}

.search-box
{
	width: 125px;
}

/*From btk.elte.hu */
.buttonsmall
{
	background-color: #fffbd8;
	border: 0;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #800000;
}

.selected
{
	text-decoration: underline;
	color: Yellow;
}

input[type=text], textarea, select {
  padding: 2px;
  border: 1px solid;
  border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
  -moz-border-radius: 1px;
}

.vista
{
	padding: 2px;
    border: 1px solid;
    border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
    -moz-border-radius: 1px;
}

input[type=text]:focus, input[type=text]:hover, textarea:focus, textarea:hover, select:focus, select:hover  {
  border-color: #5794bf #b7d5ea #c7e2f1 #c5daed;
}

.error
{
	font-weight: bold;
	font-size: 110%;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	margin: 15px;
}

#wrapper
{
	width: 750px;
}

.right-column-item
{
	width: 250px;	
	border: 1px #666666 solid;
	padding: 5px;
	margin: 5px;
	float: left;
	height: 150px;
	width: 250px;
}

.editable-item
{
	width: 750px;
	border: 1px #EEEEFF solid;
	padding: 5px;
	margin: 5px;	
}

#searchWrapper
{
	width: 980px;
	padding-left: 20px;
}

.centerbar
{
	background: #ffffff url('images/centerbar.jpg') no-repeat center;
	height: 440px;
}