/* ###################### OVERALL SETTINGS ###################### */
#menu0 {	
	margin: 10px;
	padding: 0;
}

#menu0 dt {
	
	color: #000000;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 8px 0 0 0;
	padding: 2px;
}

#menu0 dd {
	
	color: #000000;
	background-color: #3f89c3;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color:#3f89c3;
	margin: 0;
	padding: 1px 5px;
}
#menu0 dd.active {
	font-weight: bold;
}
BODY {
  background-image: url(../images/p.jpg);
  color            : #000000;
}

td,tr,p,div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

td.jscook{
	position:relative;
	overflow: hidden;
	height: 27px;

}

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style       : inside url(../images/arrow.gif) 2px;
  list-style-image : url(../images/arrow.gif);
}

li.level2{
margin           : 0px 0px 0px 1em;
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

table.yanc {
	height:120;
	overflow: hidden;
}

table.moduletablemambelmod a:link{
	position:relative;
	top:-10;
	color:#ffffff
}

#um {
font-family      : Verdana, Geneva, Arial, Helvetica, serif;
	font-weight      : bold;
	color:#ffffff;
	width            : 205px;
	height:25px;
	text-align       : left;
	text-decoration  : none;

/*	letter-spacing   : 1px;
	text-indent      : 1px;
*/	padding          : 5 px;
	display          : block;
	margin-top       : 5px;
	  border-top       : 1px solid #999999;
  border-bottom    : 1px solid #999999;
  background       : #999999;
}



/* ###################### LINKS ###################### */

a:link, a:visited {
  font-size        : 11px;
  color            : #3f89c3;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #999999;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : bold;
}

a.category:hover {
  color            : #37C9C0;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #FFFFFF;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #37C9C0;
  text-decoration  : bold;
}

a.menubot:link, menubot.a:visited, {

}

a.menubot:hover{
  color: #999999;
  }
/* ###################### MAIN MENU SETTINGS ###################### */
/* filter           : Alpha(opacity=100, finishopacity=0, style=1);*/
.mainlevel {
	font-family      : Verdana, Geneva, Arial, Helvetica, serif;
	font-weight      : bold;
	width            : 205px;
	text-align       : left;
	text-decoration  : none;

	letter-spacing   : 1px;
	text-indent      : 1px;
	padding          : 4 px;
	display          : block;
	margin-top       : 1px;
}

a.mainlevel:link, a.mainlevel:visited {
  border-top       : 1px solid #bc1014;
  border-bottom    : 1px solid #bc1014;
  background       : #FF2f3c;
  color            : #FFFFFF;
}
a.mainlevel:hover {
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #FFFFFF;
  background-color : #FF2f3c;
  color            : #ffffff;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  margin-bottom    : 5px;
}
table.moduletable th {
  font             : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  border-bottom    : none;
  padding          : 1px;
  background       : url("../images/dotimage.gif") repeat-x bottom;
}

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #27A19A;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

.yanc td{
color:#ffffff;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen font{
	color: #ff2f3c;
	font-weight:bolder;
	font-size: 11px;
}

.contentheading, .componentheading {
	font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size        : 13px;
	font-weight      : bold;
	color            : #3f89c3;
	text-align       : left;
	padding-left: 28px;
	display:block; 
         
	
}
.contentheading{
	
	line-height: 23px;
/*	width: 350px; */
	background       : url("../images/head.gif") no-repeat center left;
}
.contentheadingnews {
	font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size        : 13px;
	font-weight      : bold;
	color            : #3f89c3;
	text-align       : left;
	padding          : 1px;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #F2F9F9;
  border-bottom    : 1px solid #FFFFFF;
}

.sectiontableentry2 {
  background-color : #E6F6F5;
  border-bottom    : 1px solid #FFFFFF;
}

.sectiontableheader {
  background-color : #3f89c3;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #FFFFFF;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

#stopka .menu {
	
}

#stopka .menu li{
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	background: none;
	list-style: none;
	border-right: #ae9fa0 1px solid;
}


#stopka .menu ul{
	display: none;
}

.moduletable h3, .moduletable-newsticker h3{
	border-bottom: #e2e7e8 1px dotted;
	color: #333;
	font-size: 11px;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

.search{
	margin-right: 5px;
}

div.search .button{
	background: url(../images/butt_szukaj.gif) top left no-repeat;
	width: 44px;
	height: 15px;
	border: none;
	font-size: 0px;
	margin-left: 3px;
}

.lang{
	margin-bottom: 3px;
}


div.newsletter input.button{
	
}

div.newsletter {
	margin-left: 10px;
}

div.xmap{
	margin: 40px;
}

div.xmap h2{
	display: none;
}

#component-contact img{
	float: left;
}

td.contentheading{
	width: 100%;
}
