html{
	margin: 0;
	padding: 0;
	
}
body {
	background: #fff url(../images/bg.gif) top repeat-x;
	margin: 0;
	padding: 0;
	font: normal 12px Georgia, Arial, Helvetica, sans-serif;
	color: #5c6062;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	color: #2355a1;
	padding: 0;
	margin: 0 0 22px;
	float: left;
	width: 100%;
}
h2{
	font-size: 13px;
	color: #F7A32D ;
	font-weight: bold;
	margin: 0;
}
#center h1{
	margin: 0 0 16px;
	line-height: 24px;
	height: 24px;
}
.right h1, .tight h1{color: #1c4685; float: none;}
.right2 h1{color: #f7a32d;}

#center h2{float: left; width: 100%;}
#center .biblio h2{
	padding-top: 20px;
	border-top: 1px dotted #B9B9B9;
	width: 100%;
}
#center h3{float: left;}
img {border: 0;}
img.img{border:2px solid #CCCCCC;}
img.img:hover{border: 2px solid #2355A1}


a {
	color: #2355A1;
	text-decoration: none;
	outline: none;
}
a:hover {text-decoration: underline;}
.hide {display: none;}
.nB{border: 0 !important;}
.nBl{border-left: 0 !important;}
.nBr{border-right: 0 !important;}
.nBb{border-bottom: 0 !important;}

#wrapper {
	width: 961px;
	margin: 0 auto;
	background: #fff;
	
}
#header{
  background: transparent url(../img/bg.gif) top repeat-x;
  width: 961px;
  height: 150px;
  float: left;
  color: #5B5B5B;
  position: relative;
}
#social {
	float: right;
	margin: 15px 25px 0 0; 
}
#social span {
	line-height: 20px;
	display: block;
	float: left;
	margin: 1px 5px 0 0;
}
#social a img {
	margin: 0px 2px;
}
#social a img:hover {
	opacity: 0.85;
	filter: alpha(opacity = 85);	
}
#menuTop{
	float: left;
	margin: 17px 10px 0;
}
#menuTop a, #footer a {color: #5b5b5b;}

#language{
	float: right;
	margin: 19px 10px 0;
	color: #2355a1;
	font-weight: bold;
}
#language div{
	float: left;
}
#language a{
	width: 16px;
	height: 11px;
	display: block;
	float: left;
	margin: 2px 0 0 5px;
	font-size: 0;
	text-indent: -9999px;
	outline: 0;
}
#language a:hover {
    opacity:1;
    filter: alpha(opacity = 100);
}
a.pl{
	background: transparent url(../img/pl.gif) no-repeat;
}
a.en{
	background: transparent url(../img/en.gif) no-repeat;
}
a.de{
	background: transparent url(../img/de.gif) no-repeat;
}
/*#language a:hover{background-position: 0 -11px;}*/
#logo{
  background: transparent url(../img/logo.gif) no-repeat;
  width: 624px;
  height: 99px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  float: left;
  clear: both;
  cursor: pointer;
}
.logo-de {
    background-image: url(../img/logo-de.gif) !important;
}
.logo-en {
    background-image: url(../img/logo-en.gif) !important;
}
#left{
	background: #fff url(../img/left.gif) left top no-repeat;
	width: 188px;
	float: left;
	padding-left: 9px;
	padding-bottom: 10px;
}
* html #left{
	padding-left: 7px;
}


#menu{
  background: #1d4787 url(../img/menu.gif) top no-repeat;
  width: 188px;
  float: left;
  padding: 15px 0 0;
  margin: 0 0 10px;
}
#menu #bottom{
  background: #1d4787 url(../img/menuBottom.gif) top no-repeat;
  width: 188px;
  height: 30px;
  float: left;
 
}
#menu ul{margin: 0; padding: 0;}
#menu li {margin: 3px 0px 3px 8px; padding: 0 8px 0 0; list-style-type: none; float: left; }
* html #menu li {margin: 3px 0px 1px 1px; padding: 0 0px 0 0; list-style-type: none; float: left; }
#menu ul li ul {position: absolute; margin-left: 8px; width: 180px; margin-top: 3px; display: none;}
* html #menu ul li ul {position: absolute; margin-left: 5px; width: 180px; margin-top: 3px; display: none;}
*:lang(pl) #menu ul li ul, #menu ul li ul {position: absolute; margin-left: 180px; width: 180px; margin-top: 3px; display: none;}
#menu ul li:hover ul li{display: block;}
#menu ul li ul li{display: none; margin: 0;}
#menu ul li ul li:hover{display: block;}
#menu ul li ul li a{margin: 0 !important; background: transparent url(../img/liLast.gif) 0px 0px no-repeat;}
#menu ul li ul li ul{position: absolute; margin-left: 170px; margin-top: 0px; }
#menu ul li ul li ul li{display: block; margin: 0;}
#menu ul li ul li ul li a {margin: 0; background: transparent url(../img/liLast.gif) 0px 0px no-repeat;}
#menu a{
  background: transparent url(../img/li.gif) 0px 0px no-repeat;
  display: block;
  width: 134px; 
  /*height: 24px;*/
  font-size: 12px;
  float: left;
  color: #fff;
  padding: 8px 24px 8px 14px;
  margin: 0;
}
* html #menu a{
	margin: 3px 3px;
}
#menu a.big{height: 34px;}

#menu a:hover{
  background-position: -172px 0; 
  text-decoration: none;
}


#search{
  width: 250px;
  height: 41px;
  float: left;
  position: absolute;
  top: 88px;
  right: 15px;
}
.search-en {
    width: 255px !important;
}
.search-de {
    width: 245px !important;
}
#search div{
  float: left;
  margin: 5px 7px 0 0;
  font-size: 12px;
  color: #1d4786;
  font-weight: bold;
}

.szukaj{
	background: transparent url(../img/search.gif) no-repeat;
	width: 21px;
	height: 24px;
	display: block;
	float: left;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-size: 300px;
	overflow: hidden;
	margin-left: 7px;
}
.szukaj:hover{color: #fff;}

.szukajInput{
	background: transparent;
	border: 1px solid #b3b3b3;
	color:#828080;
	font-size:11px;
	height: 18px;
	padding: 4px 4px 0;
	float: left;
	width: 157px;
	
}

#banner{
	background: transparent url(../img/banner.jpg) no-repeat;
	width: 764px;
	height: 158px;
	float: left;
}
#cont{
	background: #fff url(../img/cont.gif) top repeat-x;
	float: left;
	width: 764px;
	
}
#center{
	background: transparent;
	float: left;
	width: 489px;
	padding: 22px;
	line-height: 19px;
	/* overflow: hidden; */
}
#center ul, #center ol {float: left; width: 90%}
#center.wide{width: 720px;}
#center p{float: left; clear: both; width: 100%; margin: 12px 0;}
.news{
	padding-bottom: 12px;
	border-bottom: 1px dotted #b9b9b9;
	float: left;
	clear: both;
	margin-bottom: 12px;
	width: 422px;
}
.news a.img{
	background: #E9E9E9;
  clear: both;
  float: left;
  margin: 10px 10px 0 0;
  padding: 4px;
  overflow: hidden;
}
.news a.img img{
	
	border: 2px solid #ccc;	
}
.news a.img img:hover{border-color: #2355A1;}

.news a.img table{
	float: left;
	
}
.news a.img table td{
	text-align: center;
	vertical-align: middle;
	width: 74px;
	height: 74px;
}
.news a.txt{
  float: left;
  width: 306px;
}
.date{
	background: transparent url(../img/date.gif) left no-repeat;
	float: left;
	font-size: 11px;
	color: #a3a3a3;
	padding-left: 16px;
}
.fontsizeContent-big .date {
	font-size:16px;
}
a.cat{
	background: #adadad url(../img/cat.gif) repeat-x;
	float: left;
	font-size: 9px;
	color: #fff !important;
	border-top: 2px solid #a2a2a2;
	line-height: normal !important;
	margin: 2px 0 0 5px;
	font-family: Tahoma;
	padding: 0 3px 1px;
	text-transform: uppercase
}
a.cat:hover{text-decoration: none; border-top: 2px solid #2355A1;}
.news a{
	color: #484848;
	line-height: 18px;
}
.news a strong{
	width: 100%;
	color: #000;
	display: block;
	margin: 5px 0 7px;
	clear: both;
	
}
.news a strong.notBlock {
	display: inline !important;
}

a.rss{
	background: transparent url(../img/rss.gif) right no-repeat;
	width: 32px;
	height: 17px;
	color: #787878;
	font-size: 14px;
	float: right;
	display: block;
	padding-right: 15px;
	margin-top: 3px;
}
a.rss:hover{text-decoration: none;}

.right, .right2{
	background: #f4f4f4 url(../img/right.gif) top repeat-x;
	float: left;
	width: 268px;
	padding: 22px 15px;
}
.right2{
	background: #f4f4f4 url(../img/right2.gif) top repeat-x;
	margin-bottom: 25px;
	padding: 15px 0 0;
	
}
.right3{
	background: #f4f4f4 url(../img/right.gif) top repeat-x;
	float: left;
	width: 201px;
	padding: 22px 15px;
}
a.kat{
	
	border: 1px solid #e6e6e6;
	padding: 12px 5px 12px 70px;
	width: 191px;
	color: #2355a1;
	display: block;
	margin-bottom: 10px;
	zoom: 100%;
	
}

a.kat:hover{border-color: #2355a1;}
a#kat1{background: transparent url(../img/kat1.gif) no-repeat; padding: 19px 5px 19px 70px;}
a#kat2{background: transparent url(../img/kat2.gif) no-repeat;padding: 12px 5px 12px 70px;}
a#kat3{background: transparent url(../img/kat3.gif) no-repeat;}
a#kat4{background: transparent url(../img/kat4.gif) no-repeat; padding: 14px 5px 14px 98px; width: 163px}
a#kat5{background: transparent url(../img/kat5.gif) no-repeat;padding: 17px 5px 17px 70px;}
a#kat6{background: transparent url(../img/kat6.gif) no-repeat;padding: 19px 5px 19px 70px;}


.tight .kat{
	background: transparent url(../img/kat.gif) no-repeat;
	width: 178px;
	padding: 12px 10px;
}
.poleca{
	width: 100%;
	margin-bottom: 22px;
	float: left;
}
.poleca a.title{
	color: #2355a1;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
	clear: both;
	display: block;
	width: 100%;
}
.l{
	float: left;
	width: 103px;
	text-align: center;
	clear: both;
}
.l a img{
	border: 2px solid #d8d8d8;
}
.r{
	float: left;
	width: 145px;
	margin-left: 15px;
	line-height: 16px;
}

.r div{
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #b9b9b9;
	width: 145px;
	color: #484848;
}
.isbn{color: #898989; display: block;}
.more{
	width: 100%;
	margin-top: 10px;
	text-align: right;
	float: left;
}
.more a{color: #2355a1; font-weight: bold;}
.poleca .more{margin: 0;}
#center .r, #center .r div{
	width: 370px;
}
.more a.arrow, a.arrow{padding-left: 18px; background: transparent url(../img/arrow2.gif) left no-repeat;}
#center .r{margin-left: 0;}
#center .l{margin-right: 15px; background: #E9E9E9; text-align: center; padding: 10px 0; clear: both;}
a.bip{
	background: transparent url(../img/bip.gif) no-repeat;
	float: left;
	border: 1px solid #e6e6e6;
	width: 186px;
	height: 55px;
	text-indent: -9999px;
	color: #2355a1;
	display: block;
	margin: 10px 0;
}
a#bip-en {
    background-image: url(../img/bip-en.gif) !important;
}
a#bip-de {
    background-image: url(../img/bip-de.gif) !important;
}
a.ikm{
	background: transparent url(../img/ikm.gif) no-repeat;
	float: left;
	border: 1px solid #e6e6e6;
	width: 186px;
	height: 81px;
	text-indent: -9999px;
	color: #2355a1;
	display: block;
	margin: 10px 0;
}
a#ikm-en {
    background-image: url(../img/ikm-en.gif) !important;
}
a#ikm-de {
    background-image: url(../img/ikm-de.gif) !important;
}
a.bip:hover, a.ikm:hover{border-color: #2355a1;}

#newsletter{
	background: #f7a32d url(../img/newsletter.gif) top repeat-x;
	float: left;
	border-top: 1px solid #e6e6e6;
	width: 158px;
	padding: 15px;
	color: #fff;
	margin: 10px 0;
	border-top :2px solid #f7a32d;
	line-height: 16px;
}
.newsletter-en, .newsletter-de {
    display:none;
}
* html #newsletter{padding: 15px 15px 0;}
#newsletter strong{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
}
#newsletter input{
	background: #fff;
	width: 150px;
	padding: 2px 4px;
	border: 1px solid #dd8e1e;
	margin-top: 10px;
	font-size: 11px;
	color: #979797;
}
* html #newsletter input{margin-top: 0;}
#newsletter input.submit{
	background: #de5200;
	padding: 2px 4px;
	border: 0;
	margin-top: 10px;
	font-size: 11px;
	color: #fff;
	width: auto;
	cursor: pointer;
}
 a.button{
	background: #de5200;
	padding: 2px 4px;
	border: 0;
	margin: 10px 0 0;
	font-size: 11px;
	color: #fff;
	width: auto;
	display: block;
	cursor: pointer;
	width: 80px;
	text-align: center;
}
a.button:hover{text-decoration: none; background: #ef6000;}
#footer{
	background: transparent url(../img/footer.gif) top repeat-x;
	width: 937px;
	height: 58px;
	padding: 12px;
	float: left;
}
#footerL{
	width: 456px;
	float: left;
	font-size: 11px;
	color: #898989;
	margin-top: 20px;
}
#footerR{
	width: 455px;
	float: right;
	font-size: 11px;
	color: #898989;
	margin-top: 20px;
	text-align: right;
}
#footerL a, #footerR a{
	font-size: 11px;
	color: #898989;
	font-weight: bold;
}
.clear{clear: both;}



.files td{
	padding:5px;
	border-bottom: 1px solid #e6e6e6;
}

.visibleBlock{
	display: none;
}

#center .form{
	background: #e9e9e9;
	width: 445px;
	padding: 22px;
	float: left;
	clear: both;
}

.row{
	float: left;
	margin: 5px 0;
	width: 445px;
}
.row label{
	float: left;
	width: 148px;
	font-weight: normal;
}

.row div{
	float: left;
	width: 278px;
	margin-left: 5px;
}
.row div input, .row div textarea{width: 278px;}
.row div textarea{width: 278px; height: 150px;}
.row div select{width: 274px;}


.req{color: #F7A32D;}

.btn{
	background: #F7A32D;
	padding: 4px 6px;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: auto !important;
}

#center ul.error{
	background: #ffefef;
	border: 2px solid #b01a1a;
	padding: 11px 22px;
	margin: 0 0 22px;
	width: 437px;
	float: left;
}
#center ul.success{
	background: #efffef;
	border: 2px solid #368a36;
	padding: 11px 22px;
	margin: 0 0 22px;
	width: 437px;
	float: left;
}
#center ul.error li, #center ul.success li{list-style-type: none; line-height: 20px;}

.radio, .checkbox{
	width: 13px !important;
	height: 13px !important;
}

#szczegoly{
	padding-left: 35px;
}

.news p{
	margin: 0 !important;
	clear: none !important;
	width: auto !important;
}
#center ul{margin-left: 0; padding-left: 30px}
#center ol li, #center ul li{margin-bottom: 10px;}
#center ul li{ list-style-type: disc !important;}
.table, #center table.mceItemTable {
	float: left;
	width: 100%;
	margin: 20px 0;
}
#center table.mceItemTable {
    margin:0;
    float:none;
    border:2px solid #cecece;
}
.table td, #center table.mceItemTable td, #center table.mceItemTable th, #center table.mceItemTable caption {padding: 3px; border-bottom: 1px solid #cecece; font-size: 11px;}
#center table.mceItemTable {
    border-collapse:collapse;
}
#center table.mceItemTable td {border:1px solid #cecece}
#center table.mceItemTable th, #center table.mceItemTable caption {
    background-color:#f7a32d;
    color:#fff;
    font-style:normal;
    text-align:left;
}
#images{
	float: left;
	width: 100%;
	margin: 15px 0;
}

#images a img{
	border: 2px solid #ccc;
}
#images a:hover img, .l a:hover img{
	border-color: #2355A1;
}

#images table {float: left;}

#images table td{
	width: 120px;
	height: 120px;
	background: #e9e9e9;
	text-align: center;
	vertical-align: middle;
}


#flashMap {	
		float: left;
		width: 430px;
		height: 430px;
		margin: 15px 29px;
	}
#noflash {
		width:100%;
		height:100%;
		text-align:center;
		vertical-align:middle;
	}
	
.sort{
	background: #e9e9e9;
	padding: 15px;
	float: left;
	width: 459px;
	margin: 15px 0;
}
.sort .btn{padding: 3px 6px;}


.table.tel{
	border-top: 2px solid #CECECE;
	border-left: 2px solid #CECECE;
	float: left !important;
}
.table.tel td{
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
}
.table.tel tr.grey td{background: #f4f2f4;}
.table.tel td.yellow{
	width: 150px;
	background: #fcfecc !important;
	border-right: 2px solid #cecece;
}
.table.tel tr.last td{border-bottom: 2px solid #cecece;}

ul.sitemap, ul.sitemap2 {
	margin-left: 0;
	padding: 0;
}
ul.sitemap{margin: 0 0 10px !important; padding: 0;}
ul.sitemap li{list-style-type: none; margin: 12px 0 0 0 !important;}
ul.sitemap li ul{margin: 0px}
ul.sitemap li a{font-weight: bold; font-size: 16px;}
ul.sitemap li ul li a{font-weight: normal; font-size: 12px;}
ul.sitemap li, #center ul.sitemap li, #center ul.sitemap2 li{list-style-type: none !important}
#center ul.sitemap, #center ul.sitemap2{padding-left: 0;}
ul.sitemap li ul.sitemap li ul.sitemap li {margin-left: 15px !important; padding-left: 15px; background: transparent url(../img/arrow.gif) left no-repeat;}
ul.sitemap li ul.sitemap li ul.sitemap li a{font-weight: normal !important;}
ul.sitemap li ul.sitemap li, ul.sitemap li ul.sitemap li ul.sitemap{margin: 0 !important;}
ul.sitemap li ul.sitemap li ul.sitemap li {margin-left: 20px !important;}
ul.sitemap2 li {padding-left: 15px; background: transparent url(../img/arrow.gif) left no-repeat; list-style-type: none;}
#pag{
	float: left;
	text-align: center;
} 

#pag a{
	display: block;
	float: left;
	width: 20px;
	height: 15px;
	padding-bottom: 5px;
	border: 1px solid #11587C;
	background: #11587C;
	text-align: center;
	color: #fff;
	margin-right: 2px;
	text-decoration: none;
}
#pag a:hover{background: #2964bd;}
#pag strong{
	display: block;
	float: left;
	width: 20px;
	height: 15px;
	padding-bottom: 5px;
	border: 1px solid #5C6062;
	background: #5C6062;
	text-align: center;
	color: #fff;
	margin-right: 2px;
	text-decoration: none;
	cursor: pointer;
}

.mceTableItem{ float: left;}

ul.sitemap li ul.sitemap li ul.sitemap{background: none;}
ul.sitemap li ul.sitemap{float: none !important;}

#tools{
	float: right;
	border: 0;
	height: auto;
	clear: none; 
	top: 0px;
	width: 76px;
}

#tools2 {
    clear:both;
    border-top: 1px solid #eee;
    padding: 5px 0;
    position:relative;
    top:10px;
    height: 50px;
}
#tools #bookmarks, #tools #fontsize {
    border:none;
    background:#fff;
    margin-right: 10px;
    padding:2px 0;
}
#tools #fontsize {
    margin-right:0;
	background: transparent;
}
#windowTellAFriend {
    position:absolute;
    top: 10%;
    left: 20%;
    width: 700px;
    height: 300px;
    background:transparent;    
}
#windowTellAFriend[id] {
    position:fixed;
}
#windowTellAFriend .window {
    width: 700px;
    border: 2px solid #777;
    background:#fff;
    height: 300px;
    overflow:hidden;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    background:#eee;
    position:relative;
    top:-3px;
    left:-3px;
}
#windowTellAFriend .window[class] {
    position:static;
}
#windowTellAFriend .close {
    display:block;
    float:right;
    font-weight:bold;
    height:20px;
    line-height:20px;
    margin:0 3px;
}
#windowTellAFriend form {
    margin:0;
    padding:0;
}
#windowTellAFriend div.cont {
    padding:5px 10px;
    height:264px;
    width:676px;
    margin:0 2px;
    overflow:auto;
    background:#fff;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}
#windowTellAFriend.loading div.cont {
    background: #fff url('../img/loading.gif') 50% no-repeat;
}
#windowTellAFriend h3 {
    padding: 3px 3px 2px;
    height:18px;
    margin:0;
	font-size:14px;
}
#windowTellAFriend div.cont input, #center input,#windowTellAFriend div.cont textarea, #center textarea {
    border:1px solid #b3b3b3;
	width: 250px;
	font: normal 11px Georgia, "MS Serif", "New York", serif;
}
#windowTellAFriend div.cont textarea, #center textarea {
    font: normal 11px Georgia, "MS Serif", "New York", serif;
    width: 400px;
    height:100px;
}
#center textarea {
	width:278px;
}
#windowTellAFriend div.cont #save, #center #save {
    background:#f7a32d;
    color:#fff;
    font-weight:bold;
    height:23px !important;
    border:none;
    float:left;
    clear:both;
    margin: 0 10px 10px 184px;
	width:auto;
}
#windowTellAFriend[id] div.cont #save {
	margin: 0 10px 10px 179px;
}
#center #save {
    margin: 10px 0;
}
#windowTellAFriend div.cont div div {
    float:left;
    clear:both;
    width:160px;
    text-align:right;
    margin: 0 5px;
    padding: 3px;
}
#windowTellAFriend div.cont div div em {
	display:block;
	font-size:11px;
	font-style:normal;
	margin:3px 10px;
}
#windowTellAFriend div.cont div div.element {
    width: 462px;
    clear:none;
    text-align:left;
    margin: 0;
    padding: 3px;
}
#tellAFriend, #tellAFriend2, #print {
    float:left;
    font-size:11px;
    font-weight:normal;
    line-height:20px;
    margin-left:25px;
}

#tellAFriend a, #tellAFriend2 a, #print a {
    color:#156695;
    background: transparent url('../img/mail-forward.png') 0 50% no-repeat;
    padding-left: 18px;
    display:block;
    float:left;
}
#print a {
    background-image:url('../img/document-print.png');
}
#center .errors, #windowTellAFriend .errors {
    list-style:none;
    margin:3px 0 10px;
    padding:5px;
    color:#f00;
    font-size:11px;
    border:1px solid #f00;
    background:#fff4eb;
	width:390px;
}
#center .success, #windowTellAFriend .success {
    list-style:none;
    margin:auto;
    padding:5px;
    color:#0B9630;
    font-size:11px;
    border:1px solid #0B9630;
    background:#EAFBEE;
    width:390px;
    text-align:center;
}
.mine
.nMb{margin-bottom: 0 !important}
h1.medium {width: 400px !important;}
#bookmarks ul {padding: 0;}

.eventInfo {
	margin: 10px 0 12px;
}
.news .eventInfo {
	margin: 0;
}
strong.title {
	float:left;
	color:#000;
	display: block;
	width: 100%;
}

.news.wide{width: 480px !important;}
.news.wide .txt{ width: 364px !important;}

.floatLeft{float: left;}
.taf-info {
	font-size:11px;
    line-height:25px;
    margin-left:10px;
	float:left;
}
.eventInfo.floatLeft{
	clear: both;
	border: 1px solid #f7f2e0;
	background: #fffcf0;
	padding: 5px;
	width: 98%;
}
#tab-links{
    border-bottom:2px solid #F7A32D;
    padding:0 !important;
}
#tab-links li.list{
    float:left;
    list-style-type: none !important;
    margin:0 1px;
    padding: 0;
}
#tab-links li.list a{
    background:#2355a1;
    border-top:2px solid #1c4685;
    color:#FFFFFF;
    display:block;
    padding:2px 9px;
}
#tab-links li.list a.active{
    background:url(../img/newsletter.gif) repeat-x scroll center top #F7A32D;
    border-top:2px solid #F7A32D;
    color:#FFFFFF;
    display:block;
    padding:2px 9px;
}
#cal{
    display: block;
    position: absolute;
    width: 200px;
}
#cal table.mooECal{
    margin-left:35px;
    width:300px;
}
#calendar-list-box{
    position:relative;
    float:left;
    height: 300px;
    width:400px;
}

.dateHcont{
	float: left;
	width: 100%;
	margin: 15px 0;
	padding: 0 0 10px 0;
}
.dateHcont.first{margin-top: 15px;}
.dateH{
	float: left;
	width: 35px;
	text-align: center;
	margin: 0 15px 0 0;
	font-weight: bold;
	display: block;
}
.dateH .month{
	float: left;
	background: #1D4787;
	border: 1px solid #1D4787;
	font-size: 9px;
	color: #fff;
	height: 16px;
	width: 100%;
	display: block;
}
.dateH .day{
	float: left;
	background: transparent;
	border: 1px solid #ccc;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	width: 100%;
	display: block;
}
.dateHcont h2 {
    width:auto !important;
    font-size:18px;
    font-weight:bold;
    line-height:40px;
}
