
BODY {
	background:#D9D9D7 url('img/bg.jpg') repeat-x; 
	margin:0px;
	font-family:Verdana, Arial;
	font-size:14px;
	color:#666666;
}

a:link { text-decoration: none; color:#FF0000; font-family:Verdana;}
a:visited { text-decoration: none; color:#FF0000; font-family:Verdana;}
a:hover { text-decoration: underline; color:#FF0000; font-family:Verdana;}


a.minilink:link { text-decoration: none; color:#E3E3E1; font-family:Verdana; font-size:10px;}
a.minilink:visited { text-decoration: none; color:#E3E3E1; font-family:Verdana; font-size:10px;}
a.minilink:hover { text-decoration: underline; color:#FFFFFF; font-family:Verdana; font-size:10px;}

a.gallerylink:link { text-decoration: none; color:#666666; font-family:Verdana; font-size:12px;}
a.gallerylink:visited { text-decoration: none; color:#666666; font-family:Verdana; font-size:12px;}
a.gallerylink:hover { text-decoration: underline; color:#666666; font-family:Verdana; font-size:12px;}

a.fomenu:link { text-decoration: none; color:#FFFFFF; font-family:Verdana; font-size:14px; font-weight:bold;}
a.fomenu:visited { text-decoration: none; color:#FFFFFF; font-family:Verdana; font-size:14px; font-weight:bold;}
a.fomenu:hover { text-decoration: none; color:#000000; font-family:Verdana; font-size:14px; font-weight:bold;}

img{
	border:0px;
}

form{
	margin:0px;
}

table{
	border:0px;
	padding: 0; 
	border-spacing: 0; 
}

TD{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#666666;
}

H1{
	font-family:Verdana, Arial;
	font-size:26px;
	color:#666666;
}

.box_top{
	width:257px;
	padding-left:40px;
	padding-top:12px;
	height:45px;
	background:url('img/box_top.png') no-repeat; 
	font-family:Verdana, Arial;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
.box_bg{
	width:257px;
	height:45px;
	background:url('img/box_bg.png') repeat-y; 
	font-family:Verdana, Arial;
	font-size:12px;
	color:#666666;
}
.box_bottom{
	width:257px;
	height:30px;
	background:url('img/box_bottom.png') no-repeat; 
	font-family:Verdana, Arial;
	font-size:12px;
	color:#666666;
}
.ourlocation{
	width:275px;
	height:245px;
	background:url('img/ourlocation.jpg') no-repeat;
	background-position:top left;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#666666;
}

.top{
	width:990px;
	height:211px;
	background:url('img/top.jpg') no-repeat; 
}

.menu_elvalaszto{
	width:25px;
	height:41px;
	background:url('img/menu_elvalaszto.jpg') no-repeat; 
	background-position:top center;
}

.topimage{
	width:671px;
	height:238px;
	padding-right:10px;
	padding-top:3px;
	background:url('img/topimage1.png') no-repeat; 
}
.topimage_hatter{
	width:71px;
	height:229px;
	background:url('img/topimage_hatter.png') no-repeat; 
}

.tartalom_top{
	width:680px;
	height:30px;
	background:url('img/tartalom_top.png') no-repeat; 
}
.tartalom_bottom{
	width:680px;
	height:30px;
	background:url('img/tartalom_bottom.png') no-repeat; 
}
.tartalom_bg{
	width:660px;
	padding-right:20px;
	height:30px;
	background:url('img/tartalom_bg.png') repeat-y;	
}

.lab_top{
	width:990px;
	height:25px;
	background:url('img/lab_top.png') no-repeat; 
}
.lab_bottom{
	width:990px;
	height:25px;
	background:url('img/lab_bottom.png') no-repeat; 
}
.lab_bg{
	width:990px;
	height:25px;
	background:url('img/lab_bg.png') repeat-y;	
}

.photobg{
	width:216px;
	height:234px;
	background:url('img/photobg.jpg') no-repeat; 
}

.comment_top{
	width:626px;
	height:20px;
	background:url('img/comment-top.jpg') no-repeat; 
}
.comment_bottom{
	width:626px;
	height:20px;
	background:url('img/comment-bottom.jpg') no-repeat; 
}
.comment_bg{
	width:626px;
	height:20px;
	background:url('img/comment-bg.jpg') repeat-y;	
}

.charttitle {color:#FFFFFF; padding:5px; background:#666666;}
.chart {color:#333333; padding:3px; border-bottom:dotted #666666 1px; }


.sablonbg{
	background:url('img/students_bg.jpg');
	background-repeat: no-repeat;
	height:86px;
	width:631px;
}
.egystudent{
	width:155px;
	height:60px;
	border:1px solid #666666;
	background:#F3F3F3;
	font-family:Verdana, Arial;
	font-size:10px;
	color:#666666;
	cursor:pointer;
}

/* scroller */
#wrapper {
    width: 600px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 580px;
	margin: 0 auto;
    position: relative;
}

.scroll {
    height: 80px;
    width: 580px;
	padding-left:0px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
	padding:1px;
    height: 80px;
	padding-left:0px;
    width: 580px;
	font-size:12px;
	font-family:Verdana, Arial;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}


.scrollButtons {
    position: absolute;
    top: 25px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}
/* end scroller */







/* rotator in-page placement */
div#rotator {
	position:relative;
	height:72px;
	width:251px;
	text-align:left;
}
div#rotator ul li.show {
	z-index:500;
	position:absolute; 
	list-style: none; 
	padding:0 0 0 0; 
	margin:0 0 0 0;
}

.lista{
	position:absolute; 
	list-style: none; 
	padding:0 0 0 0; 
	margin:0 0 0 0;
}
