HTML, BODY {
    margin:0px;
    padding:0px;
    height:100%;
    border:none;
}

BODY {
	background-color:#a0d6fa;
	background-image:url(/art/topbg.gif);
	background-repeat:repeat-x;
}

TD, DIV {
	font-family:"Trebuchet MS", Tahoma;
	font-size:14px;
	color:#666666;
}

#fullheight {
	height:100%;
}

#innerCont {
	width:898px;
	background-image:url(/art/innerbg.gif);
	background-repeat:repeat-y;
}

#footerCont {
	background-image:url(/art/footerbg.gif);
	background-repeat:repeat-x;
}

#footer {
	width:898px;
	height:351px;
	background-image:url(/art/footer.jpg)
}

.lmenu {
	background-image:url(/art/leftmenu.jpg);
	background-repeat:no-repeat;
}

.t1 {
	font-size:20px;
	font-weight:bold;
	color:#0481b9;
}

.t2 {
	font-size:20px;
	font-weight:bold;
	color:#eb7e07;
}

.menu {
	font-size:14px;
	color:#6a6964;
	font-weight:bold;
	text-decoration:none;
}

.menu:hover {
	color:#333333;
	text-decoration:underline;	
}

#text {
	text-align:justify;
	padding-right:34px;
}

#text H1 {
	font-size:20px;
	font-weight:bold;
	color:#0481b9;
	padding-top:8px;
}

#text H2 {
	font-size:16px;
	font-weight:bold;
	color:#0481b9;
}

#text A {
	color:#0481b9;
}

#text A:hover {
}

#footerCont {
	margin-top:-14px
}

#footerLinks {
	position:relative;
	left:680px;
	top:100px;
	width:200px;
	height:auto
}

#footerLinks A {
	color:#0481b9;
	text-decoration:none
}

#footerLinks P {
}

#copy {
	position:relative;
	left:580px;
	top:150px;
	width:300px;
	color:#0681ab;
	font-size:12px;
}

#galeria {
	float:left;
	height:230px;
	width:269px;
	background-image:url(/art/pics_bg.jpg);
	background-repeat:no-repeat;
}

#galeria .leadkep {
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #0481b9;
}
