body {
	margin: 0px 0px 0px 0px;
	background-color: #F79828;
}

table {
	font-family: verdana;
	font-size: 11px;
}

table.table {
	font-family: verdana;
	font-size: 11px;
	width : 100%;
}
	table.table td{
	vertical-align : top;
}


td.head {
	background: url(/images/head.jpg) no-repeat top left #CAEAF5;
	height: 120px;
}

td.headbot {
	background: url(/images/headbot.gif) no-repeat top left #246A93;
	height:16px;
	padding: 0px 5px 0px 5px;
}

td.menu {
	background: url(/images/menu_bkg.gif) repeat-x top;
	height: 29px;
	text-align: center;
	padding: 0px 8px 0px 8px;
}

td.left {
	background: url(/images/topleft_bkg.jpg) no-repeat top left;
	width: 17%;
	vertical-align: top;
	padding: 60px 0px 0px 0px;
	background-color: white;
}

div.left {
	margin: 0px 0px 0px 7px;
	background-color: white;
}

td.right {
	width: 17%;
	vertical-align: top;
	padding: 2px 0px 0px 0px;
	background-color: white;
}

td.main {
	width: 56%;
	padding: 20px 18px 30px 18px;
	vertical-align: top;
	text-align: justify;
	background-color: white;
}

td.bottom {
	background: url(/images/bot_bkg.gif) repeat-x bottom;
	vertical-align: bottom;
	background-color: white;
}

td.bottommain {
	padding: 0px 18px 45px 18px;
	background: url(/images/bot_bkg.gif) repeat-x bottom;
	vertical-align: bottom;
	background-color: white;
}

.liceumt {
	margin-right: 30px;
}

a.menu {
	font-weight: bold;
	text-decoration: none;
	color: #256B92;
	font-family: verdana;
	font-size: 12px;
}

.b {
	background-color: #E0E1E3;
	vertical-align: top;
}

.boxbody {
	background-color: #E0E1E3;
	vertical-align: top;
	padding: 0px 0px 10px 0px;
}

table.box {
	background-color: #ffffff;
	margin: 5px 0px 5px 0px;
}

table.body {
	background-color: #ffffff;
}

h1 {
	color: #999999;
	font-family: arial;
	font-size: 24px;
	font-weight: normal;
	text-align : left;
}

h2 {
	font-family: verdana;
	font-size: 12px;
}

a {
	color: #1E90FF;
	text-decoration: none;
}

a:hover {
	color: #1E90FF;
	text-decoration: underline;
}

a.box {
	color: #000000;
}

a.box {
	color: #000000;
}

input {
	font-family: verdana;
	font-size: 11px;
}

input.text {
	border: 1px #bbbbbb solid;
}

.blocktitle {
	background-color: #e4e4e4;
	margin-bottom: 0px;
}
.blocktitle2 {
	background-color: #FFCA79;
	margin-bottom: 0px;
}
.blocktitle3 {
	background-color: #6CB6FF;
	margin-bottom: 0px;
}
.blockbody {

}

div.articl1 {
	width: 280px;
	height: 104px;
	border : thick solid White;
	text-align : left;
	padding : 5;
}




