hr {
width: 100%; /* Length */
height: 1px; /* Thickness */
color: #3c93cb; /* Colour */
background-color: #FFFFFF; /* Colour */
}

td 
{
white-space: normal;
}


.tb 
{
	border-collapse:collapse;
	border: 1px solid #3c93cb;
	padding:2px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.tb th 
{
	border-collapse:collapse;
	border: 1px solid #3c93cb;
	padding:2px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.tb td 
{
	border-collapse:collapse;
	border: 1px solid #3c93cb;
	padding:2px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #85e7f6;
	background-position: center;
	background-image: url(design/bg.png);
	background-repeat: repeat-y;
}
.balbg {
	background-image: url(design/bal_lent.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}
.fbbg {

}

.lent_bal_f {
	background-image: url(design/bal_lent.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.lent_jobb_f {
	background-image: url(design/jobb_lent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bal_fent {
	background-image: url(design/bal_frntbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 146px;
}
.jobb_fent {
	background-image: url(design/jobb_fentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
.bal_szivarvany {
	background-image: url(design/bal.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.jobb_szivarvany {
	background-image: url(design/jobb.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.jobb_bg {
	background-image: url(design/jobb_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.menu {
	font-family: "Trebuchet MS", Arial;
	text-align: left;
	font-size: 15px;
	color: #ff6600;
	margin: 0px;
	font-weight: bold;
}
.menu a, .menu a:visited, .menu a:link {
	font-family: "Trebuchet MS", Arial;
	text-align: left;
	font-size: 15px;
	color: #ff6600;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}

.text {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.val {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	padding-left: 10px;
	padding-top: 1px;
}
.valtag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0px;
}
.text_fejlec {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #009999;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 6px;
}
.text_fejlec2 {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	text-align: left;
	padding-top: 6px;
}

/* Common */
h1.Title { color: #299db9; font: bold 18px Arial; }

/* School list */
ul.SchoolList { list-style-image: url("/images/pici.gif"); margin: 0px 0px 0px 35px; padding: 0px; }
ul.SchoolList li { font: bold 18px/24px Tahoma; }
ul.SchoolList a { color: #52a1c7; text-decoration: none; }
ul.SchoolList a:hover { color: red; }

/* Gallery */
div.Gallery { background-color: #fff; border: solid 1px #b1b1b1; display: block; float: left; height: 140px; margin: 18px; text-align: center; width: 120px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
div.Gallery .highslide-gallery { margin: 9px 0px 0px 0px; }
div.Gallery .GalleryTitle { font: 0.95em Arial; height: 40px; margin: 8px 6px 0px 6px; }