body.web {
	background-color: #EBEAEA;
	background-image: url(../images/layout/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
div.outer {
	position: relative;
	width: 790px;
	top: 23px;
}
div.top {
	position: relative;
	left:50px;
	height:20px;
	font-size: 10px;
	color:#261FB5;
}
div.top a {
	color:#000000;
	text-decoration:none;
}
div.top a:hover {
	text-decoration:underline;
}
div.balk {
	position: relative;
	top:13px;
	left:0px;
	height:97px;
}
div.tema {
	position: absolute;
}
div.logo {
	position: absolute;
	top:15px;
	left:520px;
}
div.lang {
	position: absolute;
}
div.functions {
	position: absolute;
	left:350px;
	border:0px solid black;
	width:390px;
	text-align:right;
}
div.heading {
	
	/*margin-top:26px;*/
	background-color: #EBEBEB;
	background-image: url(../images/layout/headingEnd.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 46px;
	width: 380px;
	vertical-align:middle;
	white-space: nowrap;
	
}
div.heading span {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 17pt;
	color: #130F5F;
	line-height:45px;
	font-weight:bold;
	
	margin-left:32px;
	
}
span.calendar {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #130F5F;
	line-height:25px;
	font-weight:bold;
	/*font-style:italic;*/
}

div.functions img {
	vertical-align:top;
	margin-right:4px;
	margin-top:-1px;
}
div.content {
	position: relative;
	top:70px;
	width:759px;
	background-color:#FFFFFF;
	border:1px solid #939393;
	border-right:0px solid #000000;
	/*border-bottom:0px solid #000000;*/
	left:29px;
	background-image: url(../images/layout/kant.gif);
	background-repeat: repeat-y;
	background-position: right;

}
div.content div.inner {
	padding:25px;
}
div.cornerRight {
	position: absolute;
	right:-6px;
	top:-1px;
}
div.cornerLeft {
	position: absolute;
	left:-1px;
	top:-1px;
}
div.bottom {
	position: absolute;
	width:759px;
	text-align:right;
	margin-right:1px;
	bottom:-10px;
	background-image: url(../images/layout/bottom.gif);
	background-repeat: repeat-x;
}
div.test {
	border:1px solid black;
	height:100px;
	position:absolute;
	display:block;
}
div.footer {
	font-size:9px;
	color:#969696;
	position: relative;
	margin-left:35px;
	top: 80px;
}
div.footer a {
	color:#969696;
	text-decoration:none;
	font-weight:bold;
}
div.footer a:hover {
	text-decoration:underline;
}
div.menu {
	position: relative;
	font-size:10px;
	font-weight:bold;
}
div.menuItem {
	position: relative;
	background-image: url(../images/layout/menu.gif);
	background-repeat: repeat-y;
	width:158px;
	min-height:23px;
	margin-bottom:3px;
}
span.menuItem {
	display:block;
	position: relative;
	margin-top:0px;
	padding-left:15px;
	line-height:24px;
}
span.menuItem a {
	color:#000000;
	text-decoration:none;
}
div.text {
	position: relative;
	top:-1px;
	left:200px;
}
a {
	color:navy;
	text-decoration:none;
}
td.printheader {
	background-color:#FFFC00;
	padding:4px;
	border-bottom: 2px solid #939393;
}
td.printfooter {
	padding:4px;
	border-top: 1px solid #939393;
	font-size:10px;
	color:#454545;	
	line-height:15px;
}
td.pcontent {
	padding:20px;
}
table.calendar td {
	font-size:10px;
	text-align:center;
	line-height:12px;
	padding:3px;
}
table.calendar td.csun {
	color:red;
}
table.calendar td.ctoday {
	font-weight:bold;
}
table.calendar td.cday {
	font-weight:bold;
}
table.calendar td.cevent {
	font-weight:bold;
	background-color:#FFFC00;
	cursor:pointer;
	cursor:hand;
}
table.calendar tr.cheader {
	background-image: url(../images/layout/gradient.gif);
	background-repeat: repeat-x;
}
legend {
	/*border:1px solid #aaaaaa;*/
	padding:5px;
}
td.label {
	padding-right:10px;
	color:#777777;
}
table.listevents {
	margin-top:8px;
}
table.listevents td {
	font-size:10px;
	line-height:auto;
}
div.newsItem select, div.newsItem option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.listheading, div.listheading {
	
	border-bottom:1px solid #130F5F;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	color: #000000;
	height:20px;
	
}
td.listheading img {
	vertical-align:top;
	margin-top:3px;
}

