*, editor *{    
margin:0;
padding: 0;
text-decoration: none;
color: #000033;
}

* a img {
border: none;
}
 
body, .editor {
font: normal 12px Georgia, Times, serif;
}

#wrapper {
width: 1070px;
margin: 0 auto;
}

#mainFrame {
width: 1066px;
margin-top: 25px;
padding-bottom: 20px;
background: url(shade.png) repeat-y 1px top;
}

#footer
{
	width: 1070px; height: 190px;
	background: url(footer00.png) no-repeat 7px top;
	position: relative;
}

p, .editor p {
margin-top: 5px;
margin-bottom: 10px;
}

#footer span.copy {
display: block;
position: absolute;
bottom: 0;
left: 36px;
height: 115px;
width:  970px;
padding-left: 30px;
padding-top: 22px;
background-color: #c8c8d3;
/*color: #000033;*/
font: normal 11px Arial, serif;
}

#footer span.copy a {
text-decoration: underline;
color: #000033;
}

#header {
position: relative;
width: 1066px;
height: 370px;
background: url(headerShade.png) no-repeat 2px top;
}

#logo a {
display: block;
width: 200px;
height: 250px;
}

#headerMenu {
width: 730px;
height: 50px;
position: absolute;
top: 0; right: 0;
padding-right: 35px;
}

#navBottom
{
	display: block;
	height: 60px;
	width: 1001px;
	position: absolute;
	bottom: 0;
	left: 36px;
	background-color: #b2b2c2;
	/*color: #000033;*/
	text-align: center;
	/*border: solid 1px red;*/
}

#navBottom li
{
	/*float: left;
	display: block;*/
	display: inline;
	padding: 10px 0;
	/*height: 65px;*/
	/*border: solid 1px red;*/
	/*background: url(stripNav.png) no-repeat right 18px;*/
	background: url(stripNav.png) no-repeat right 5px;
}

#navBottom li.last {
background: none;
}

#navBottom li a {
color: #000033;
font-size: 13px;
font-weight: bold;
line-height: 60px;
padding: 0 36px;
padding: 0 19px;
text-transform: uppercase;
text-decoration: none;
}

#navBottom li a:hover {
color: #990000;
}

#headerMenu .button {
width: 150px; height: 10px; float: left; margin-left: 10px; background: #000033 url(buttonHeader.png) no-repeat right top; text-transform: uppercase; padding: 20px 0; text-align: center; cursor: hand; cursor: pointer; 
}

#headerMenu .button.red, #headerMenu .button:hover{
background: #990000 url(buttonHeaderRed.png) no-repeat right top;
}

#headerMenu .button a {text-decoration: none;}

#headerMenu .lang {
float: right;
margin-right: 0;
background: url(langBack.png) no-repeat right 5px;
width: 50px; height: 50px;
padding: 20px 20px 0 0;
text-align: right;
}

#headerMenu .button a {
font-size: 12px;
font-weight: bold;
color: white;
}

#headerMenu .lang a {
font: normal 10px Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000033; 
}

#headerMenu .lang a:hover, #headerMenu .lang a.active {
color: #990000;
}

#header #searchWrap {
position: absolute;
width: 230px;
height: 175px;
right: 25px;
top: 70px;
background: url(iconsHeader.gif) no-repeat left bottom;
}

#searchWrap h3 {
margin-bottom: 10px;
font-size: 12px;
}

#searchModule {
height: 28px; width: 200px;
position: absolute;
right: 53px; bottom: 80px;
border: 1px solid #b2b2c2;
}

#searchModule #SBsubmit {
width: 76px; height: 27px;
font-size: 11px;
border: none;
border-left: 1px solid #b2b2c2;
background-color: white;
}

#searchModule #SBsubmit:hover {
cursor: pointer;
}

#searchbox {
border: none;
width: 120px;
height: 27px;
background: none;
}

#leftCol {
float:left;
width: 175px;
margin-left: 35px;
padding-left: 23px;
}

#leftCol div.menu, #leftCol div.kalendar {
margin-bottom: 30px;
}

div.kalendar a,
div.kalendar a:hover {text-decoration: none;}

.menu {
background: url(leftColBG.gif) no-repeat right bottom;
}

.menu a {text-decoration: none;}
.menu a:hover {text-decoration: underline;}
.menu li.selected a {text-decoration: underline;}
.menu li.selected ul a {text-decoration: none;}

.menu span.menuHead, .kalendar span.menuHead,  #rightCol span.menuHead, .homepageHeader {
font-size: 19px;
padding-top: 30px;
padding-bottom: 6px;
/*height: 26px;*/
}

#rightCol span.menuHead {
font-size: 16px;
padding-top: 32px;
}

.menu span.menuHead, .kalendar span.menuHead, #rightCol span.menuHead {
margin-bottom: 20px;
}

#rightCol span.partneri {
margin-bottom: 0;
line-height: 36px;
}
 
.menu span.menuHead, .kalendar span.menuHead, #rightCol span.menuHead, #rightCol span.partneri {
text-transform: uppercase;
font-weight: bold;
display: block;
border-bottom: 1px solid #ccccd6; 
/*color: #000033;*/
}

.kalendar table {
background-color: #B2B2C2;
/*width: 178px;*/
padding: 9px;
position: relative;
right: 2px;
}

.kalendar .month {
font: bold 12px Arial, sans-serif;
text-align: center;
line-height: 40px;
background: url(leftColBG.gif) no-repeat right bottom;
padding-right: 6px;
}

.kalendar table .days {
color: #0B1320;
font-weight: bold;
}

.kalendar table .day td, .kalendar table .days td {
padding: 0;
} 

.day a.active {
color: #990000;
}

.kalendar table td, .kalendar table .day span {
cursor: default;
} 

.kalendar table .day span {
width: 20px; height: 20px;
display: block;
text-align: center;
line-height: 21px;
cursor: arrow;
}


.kalendar table .day span:hover {
background-color: #990000;
color: white;
} 

.kalendar table .day span.curent {
background-color: #990000; 
}

#leftBut {
margin-top: 30px;
width: 180px;
position: relative;
left: 2px;
}

#leftBut div img {
position: relative;
left: -3px;
top: 3px;
}

#leftBut div {
margin-top: 12px;
height: 60px;
width: 175px;
background: url(leftColBGTR.gif) no-repeat right top;
}

#leftBut div a {
display: block;
position: relative;
text-decoration: none;
}

#leftBut div a span {
position: absolute;
z-index: 100;
left: 15px;
top: 16px;
font-size: 19px;
text-transform: uppercase;
color: white;
text-decoration: none;
}

#leftBut div a span.inverse {
/*color: #000033;*/
}

.kalendar table .day, .kalendar table .days {
font: bold 12px Arial, serif;
} 

.kalendar table .day {
color: white;
font-weight: normal;
}

.kalendar table .day span {
color: white;
}

.menu ul {
list-style-type: none;
}

.menu ul li a, .menu ul li a:visited {
/*color: #000033;*/
font-weight: bold;
line-height: 26px;
}

.menu ul li ul {
position: absolute;
left: -10000px;
padding-left: 10px;
}

.menu ul li ul li {
padding-left: 10px;
background: url(breadCrumbsBG.png) no-repeat left 11px;
} 

.menu ul li.selected ul li a {
font-weight: normal;
}

.menu ul li.selected ul li a.selected, .menu ul li.selected ul li a:hover {
text-decoration: underline;
}

.menu ul li.selected a, .menu ul li a:hover {
color: #990000;
}

.menu ul li.selected ul {
position: static;
}

#rightCol {
float: right;
width: 230px;
margin-right: 50px;
}

#rightCol .main a {
/*height: 190px;
width: 232px;*/
overflow:hidden;
display: inline-block;
}

#rightCol .main
{
	height: 190px;     
	margin-bottom: 20px;
	display: table-cell; 
	vertical-align: middle;
	text-align: center;
	width: 350px;
}

#rightCol .main p
{
	overflow: hidden;
	width: 232px;
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 20px;
}

#rightCol .partners
{
	margin-bottom: 20px;
	display: table-cell;
	vertical-align: middle;
	height: 100px;
	text-align: center;
}

#rightCol .partners p
{
	display: inline-block;
	width: 232px;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 20px;
}

#rightCol .partners img {
display: inline-block;
}

#rightCol div {
background: url(RCbg.png) no-repeat left bottom;
}

#rightCol .main img {
/*margin: 50px 48px;*/
}

#middle {  
width: 494px;
padding: 0 15px;
float: left;
margin-left: 10px;
}

.cleaner {
clear: both;
display:block;
}

.breadCrumbs {
height: 47px;
border-bottom: 1px solid #ccccd6;
padding-top: 10px;
width: 500px;
}

.breadCrumbs .BCitem {
line-height: 60px;
font-size: 11px;
display: block;
padding: 0 9px 0 4px;
float: left;
background: url(breadCrumbsBG.png) no-repeat right 28px;
}

.breadCrumbs .BCitem a {
text-decoration: underline;
color: #990000;
}

.breadCrumbs .BCitem.last {
background: none;
}

.sectionName h1 {
border-bottom: 1px solid #ccccd6;
font: normal 19px Georgia, Times serif;
/*color: #000033;*/
height: 50px; line-height: 50px;
text-transform: uppercase;  
}

.articles {
float:left;
width: 500px;
}

.article {
width: 230px;
height: 240px;
position: relative;
margin-bottom: 20px;
}

.article.detail, .article.content {
width: 500px;
height: auto;
}

.article.content {
line-height: 18px;
}

.article.detail h2, .article.content h2, .article.content h3, .article.content h4  {
font-size: 13px;
margin: 15px 0;
}

.article.detail h2 {
color: 
}
.article.content h3 {
color: #003;
}

.article.content h2, .article.content h4 {
color: #900;
}

.article.content h2, .article.content h3, .article.content h4 {
text-transform: none;
}

.article.content table {
width: 500px;
padding: 0;
border-collapse: collapse;
font-size: 12px;
margin-bottom: 20px;
}

.article.content table.blue tr.odd td {
background-color: #F6F6F6;
}

.article.content table.red tr.odd td {
background-color: #EDDDDD;
}

.article.content table.blue tr td {
background-color: #B2B2C2;
}

.article.content table td {
padding: 5px;
}
 
.article.content table {
border: 1px solid #B1B1C1;
color: #333333;
}

.article.content table.blue thead tr td{
background-color: #000033;
color: white;
}

.article.content table.red thead tr td{
background-color: #900;
color: white;
}

.article.content table a {
color: #990000;
text-decoration: underline;
}

.articles ul, .editor ul
{
	list-style-type: none;
}

.articles ul li, .editor ul li
{
	display: block;
	padding-left: 10px;
	background: url(contentList.png) no-repeat left 5px;
}

.articles ul li ul li, .editor ul li ul li
{
	background: url(listAC.png) no-repeat left 8px;
}

.article.detail p, .article.content p {
height: auto;
padding: 10px 10px 20px 0;
line-height: 19px;
}

.article.detail .schedule {
display: table;
border-collapse: collapse;
width: 500px;
table-layout: auto;
margin-top: 15px;
font-size: 12px;
}

.article.detail table td {
border-bottom: 1px solid #CCCCD6;
height: 38px;
}

.article.detail table td a {
color: #990000;
text-decoration: underline;
}

.article.detail .schedule td {
width: auto;
margin: 0;
padding: 0;
}

.article.left {
float: left;
}

.article.right {
float: right;
}

.article .date {
height: 30px;
font: normal 10px/30px Arial, sans-serif;
color: #660000;
}

h1, editor h1 {
font-size: 19px;
/*color: #000033;*/
font-weight: bold;
border-bottom: 1px solid #ccccd6;
text-transform: uppercase;
/*height: 40px;*/
line-height: 40px;
}

h1.nazevGalerie, .editor h1.nazevGalerie {
margin-bottom: 30px;
text-transform: none;
}

h1.content {
text-transform: none;
}

.article h3 {
text-transform: uppercase;
color: #990000;
font-size: 13px;
margin: 12px 0px 15px 0px;
}

.article h3 a {
color: #990000;
text-decoration: none;
}

.article h3 a:hover {
text-decoration: underline;
} 

.article p {
position: relative;
left: 3px;
line-height: 20px;
padding: 0 20px 0 0;
height: 88px;
background: url(middleCol.gif) no-repeat right bottom;
}

#thumbs {
width: 490px;
margin-top: 30px;
padding-right: 10px;
background: url(middleCol.gif) no-repeat right bottom;
margin-left: 5px;
}

#thumbs div:hover {
border-color: #000033;
}


#thumbs div, .article.content .image {
width: 89px; height: 89px;
border: 5px solid #B2B2C2;
float: left;
}

.article.content .image {
margin: 0 10px 8px 0;
}

#thumbs div {
margin-left: 22px;
margin-bottom: 20px;
} 

.invite {
position: absolute;
left: 130px; top: 10px; z-index: 150px;
}

.paginator {
position: relative;
height: 30px;
margin-top: 15px;
}

.paginator .print a, .paginator .paginy a {
color: white;
text-decoration: none;
}

.paginator .print a:hover, .paginator .paginy a:hover, a.month-prew, a.month-next {
color: #000033;
} 


.paginator .paginy span.active  a:hover {
color: white;
} 

.paginator .paginy a {
position: relative;
top: 3px;
}

.paginator .print {
position: absolute;
left: 0;
width: 80px;
height: 16px;
padding: 7px 5px;
background-color: #b2b2c2;
color: white;
}

.paginator .paginy {
float: right;
height: 30px;
width: 190px;
}

.paginator .paginy span.active {
background-color: #000033; 
}

.paginator .paginy span {
height: 25px;
width: 25px;
background-color: #b2b2c2;
float: left;
display: block;
text-align: center;
margin-right: 4px;
}

.paginator .paginy span.arrowLeft {
margin-right: 10px;
}

.paginator .paginy a.arrowRight {
margin-left: 10px;
}

.paginator .paginy a.vypustka {
position: relative;
top: 8px;
}

.fb {
width: 245px;
padding: 8px;
background-color: #F5F5F5;
border: 1px solid #B3B3C2;
font: normal 11px Arial, Helvetica, sans-serif;
}

form label {
color: #990000;
display: block;
margin-top: 10px;
margin-bottom: 6px;
}

form label.lfl {
display: inline-block;
padding-left: 15px;
color: #333;
} 

form#form00 textarea, form#form00 input.hth, .field input.hth {
width: 500px;
background-color: #F5F5F5;
border: 1px solid #B3B3C2;
padding: 5px;
font: normal 11px Arial, Helvetica, sans-serif;
color: #333; 
}

form#form00 input.hth {
height: 30px;
}

form#form00 input.hth.active {
background: white;
border: 1px solid #990000;
}

form#form00 textarea.active, div.form-row-submit-0 input.submit {
background: white;
border: 1px solid #990000;
}

form#form00 .captcha {
width: 480px; height: 30px;
margin-top: 15px;
padding: 10px;
font-size: 11px;
}

form#form00 .captcha div {
float: left;
width: 145px; height: 30px;
background-color: #F5E5E5;
margin-right: 14px;
margin-left: -10px;
}

form#form00 .captcha span {
font-weight: bold;
}

form#form00 .captcha a {
text-decoration: underline;
color: #990000; 
}

.inC {
width: 133px !important;
margin-right: 10px;
}

form#form00 .submit, div.form-row-submit-0 input.submit, .tl input.submit {
background: #990000 none; 
color: white;
font-weight: bold; 
border: none;
cursor: pointer;
text-transform: uppercase;
margin: 0;
float: right;
}

form#form00 .submit {
width: 342px; height: 30px;
}

div.form-row-submit-0 input.submit, .tl input.submit {
width: 510px; height: 30px;
}

div.form-row-submit-0, .tl {
width: 510px;
margin-top: 8px;
}

.galerieIMG {
margin-bottom: 8px;
}

.article h3.galList {
text-transform: none;
line-height: 20px;
padding: 10px 0;
}

.article h3.galList {
display: block;
height: 50px;
}

.grayBG {
position: absolute;
z-index: 200;
width: 100%;
height: 100%;
background: url(galleryBG.png);
left:0; top:0;
}

div.homepageHeader {
border-bottom: 1px solid #CCCCD6;
padding-top: 29px;
 position: relative;
}

.homepageHeader h1, .homepageHeader span {
border: none;
line-height: 19px;
font-size: 16px;
}

.homePageH {
font-size: 16px !important;
}

.homepageHeader a
{
	position: absolute;
	bottom: 7px;
	right: 0px;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}

.aktualitaHP a, .kratkaZprava a {
color: #990000;
}

.aktualitaHP a:hover, .kratkaZprava a:hover {
text-decoration: underline;
}

.aktualitaHP, .kratkaZprava{
height: 191px;
width: 144px;
float: left;
font: bold 13px Georgia, Times, serif;
color: #990000;
margin-top: 10px;
padding: 9px 12px 0 16px; 
background: url(middleCol.gif) no-repeat right bottom;
}

.aktuality {
width: 516px; margin-left: -16px;
}

.aktualitaHP a, .kratkaZprava a {
color: #990000;
}

.aktualitaHP a:hover, .kratkaZprava a:hover  {
text-decoration: underline;
}

.aktualitaHP .odkaz, .kratkaZprava .odkaz {
height: 40px;
}

.aktualitaHP .odkaz a {text-decoration: none;}
.aktualitaHP .odkaz a:hover {text-decoration: underline;}

.aktualitaHP .intro, .kratkaZprava .intro {
/*color: #000033;*/
font: normal 12px Georgia, Times, serif;
}

.aktualitaHP p span, .kratkaZprava p span {
color: #990000;
}

.kratkaZprava {
margin-bottom: 20px;
}

table.rozpis {
font: normal 10px Arial, serif;
color: #990000;
margin-top: 8px;
}

table.rozpis th {
width: 95px;
background: url(prehled-akci.png) no-repeat right 0px;
padding: 8px 0 20px 0;
}

table.rozpis th.empty {
width: 42px;
background: none;
}

table.rozpis td.fc {
vertical-align: top;
} 

table.rozpis td.fc span {
display: block;
width: 48px;
}

table.rozpis td
{
	border-right: 1px solid #ccccd6;
	vertical-align: top;
}

table.rozpis td span{
display: table-cell;
text-align: center;
vertical-align: middle;
width: 95px;
}

table.rozpis td span a {
color: white;
text-decoration: underline;
}
/*normal georgia 13 #990000*/


/* petr */

#rightCol .partners2
{
	width: 232px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#rightCol .normal-box-in
{
	margin: 10px;
	background: none;
}


#slideshow
{
	width: 750px;
	height: 262px;
	margin-top: 50px;
	margin-left: 35px;
	float: left;
	background: url('headerBG.png') no-repeat 1px top;
	position: relative;
	top: -1px;
}
#slideshow .slide-right
{
	position: absolute;
	right: 20px;
	bottom: 30px;
	width: 17px;
	height: 20px;
	cursor: pointer;
	background: url(/res/header-arrow-right.png) no-repeat;
}
#slideshow .slide-left
{
	position: absolute;
	right: 135px;
	bottom: 30px;
	width: 17px;
	height: 20px;
	cursor: pointer;
	background: url(/res/header-arrow-left.png) no-repeat;
}
#slideshow .slide-photo
{
	width: 58px;
	height: 36px;
	position: absolute;
	right: 57px;
	bottom: 22px;
	/*background: url(/res/bg-fotogalerie.png) no-repeat;*/
	color: #000033;
	font-size: 13px;
	line-height: 60px;
	text-transform: uppercase;
	text-align: center;
}
#slideshow .slide-photo a
{
	display: block;
	width: 58px;
	height: 36px;
	background: url(/res/fotogalerie-ikona.png) no-repeat;
}
#slideshow .slide-photo a span
{
	font-size: 5px;
	color: green;
	display: none;
}
/*
#slideshow .slide-photo
{
	width: 167px;
	height: 60px;
	position: absolute;
	right: 0px;
	bottom: 70px;
	background: url(/res/bg-fotogalerie.png) no-repeat;
	color: #000033;
	font-size: 13px;
	line-height: 60px;
	text-transform: uppercase;
	text-align: center;
}
#slideshow .slide-photo a, #slideshow .slide-photo a:hover
{
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
*/

#logo {
position: absolute;
left: 35px;
top: 0;
z-index: 5;
}

.day a.active span
{
	cursor: hand;
	background-color: #828292;
}



div.captcha2-img
{
	padding-bottom: 5px;
}

div.captcha2-check input
{
	width: 122px;
	background-color: #F5F5F5;
	border: 1px solid #B3B3C2;
	padding: 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333; 
}

div.captcha2-info
{
	float: right;
	width: 350px;
}

input.radio-next
{
	width: 150px;
	background-color: #F5F5F5;
	border: 1px solid #B3B3C2;
	padding: 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333; 
}

.msg
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #ffffcc;
}
.msg.error
{
	color: #aa0000;
}
.msg.warning
{
	color: #aa0000;
}
.msg.info
{
	color: #aa0000;
}

.event-cal-td
{
	width: 80px;
	text-align: center;
}

.event-cal-rel
{
	position: relative;
}

.event-cal-box
{
	position: absolute;
	left: 4px;
	width: 80px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #336633;
	color: white;
	overflow: hidden;
	padding-top: 2px;
}
.event-cal-box a, .event-cal-box a:hover
{
	color: white;
}

.event-cal-div-in
{
	position: relative;
}

.html-content
{
	margin-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccccd6;
}

.hp-spacer
{
	margin-top: 24px;
}

ol
{
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
ol li
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

ul
{
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
ul li
{
	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
}

.editor h1 {font-size: 19px;}
.normal-box-in h1 {font-size: 19px;}
#middle h1 {font-size: 19px;}

.editor h2 {font-size: 13px;}
.normal-box-in h2 {font-size: 13px;}
#middle h2 {font-size: 13px;}

.editor h3 {font-size: 13px;}
.normal-box-in h3 {font-size: 13px;}
#middle h3 {font-size: 13px;}

.editor h4 {font-size: 13px;}
.normal-box-in h4 {font-size: 13px;}
#middle h4 {font-size: 13px;}

.editor h5 {font-size: 13px;}
.normal-box-in h5 {font-size: 13px;}
#middle h5 {font-size: 13px;}


.editor h6 {font-size: 13px;}
.normal-box-in h6 {font-size: 13px;}
#middle h6 {font-size: 13px;}

hr {
	color: #0B112D;
	background-color: #0B112D;

	height: 1px;
	border: none;
}

/* tabulky */
table.standard
{
	border: 1px solid #B2B2C2;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;

}
table.colored
{
	border: 1px solid #0E1531;
	border-collapse: collapse;
	width: 100%; 
	margin-bottom: 20px;
	
}
table.standard th
{
	padding: 6px 15px;
	background: #E4E4EA;
	border: 1px solid #0E1531;
}
table.colored th
{
	padding: 6px 15px;
	background-color: #0E1531;
	color: white;
}
table.standard td
{
	border: 1px solid #B2B2C2;
	padding: 6px 15px;
}
table.colored td
{ 
	border: 1px solid #0E1531;
	padding: 6px 15px;
}
table.standard th,
table.colored th
{
	padding: 8px 15px;
	font-weight: weight;
	text-align: left;
}

a {color: #990000; text-decoration: underline;}
.editor a {color: #990000; text-decoration: underline;}
.normal-box-in a {color: #990000; text-decoration: underline;}

a img{ border: none; }
img.border{ border: 1px solid #E4E4EA; }

div.form-row-submit-m0 input.submit {
border: 1px solid red;
background-color: #B2B2C2;
height: 50px;
width: 120px;
}


/* PETR */

.header-text
{
	font-size: 85%;
	width: 200px;
	padding-top: 3px;
}

#footer span.sitemap
{
	display: block;
	position: absolute;
	bottom: 0;
	right: 56px;
	height: 115px;
	width:  150px;
	padding-top: 22px;
	font: normal 11px Arial, serif;
	text-align: right;
}

#footer span.sitemap a
{
	text-decoration: underline;
	color: #000033;
}
