HTML {
	height: 100%;
}
BODY {
    color:#ffffff;
	margin: 0px;
	font: 10pt tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding-left: 0px;
	background-color : #000000;
	height:100%;
	}

img {
  border:0px;
}
.info_name {
	background-image: url(../images/title_info.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 18px;
}

	
td,tr,p,div {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin-top : 0px;
	margin-bottom : 0px;
	list-style : circle;
	}

/* Styles for dhtml tabbed-pages */

/* Links */
a:link, a:visited {
	font-size: 11px; 
	color: #C22C52; 
	text-decoration: none;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

a:hover {
	color: #ffffff;	
	text-decoration: underline;
	}

/* Horizontal Line */

a.mainlevel:link, a.mainlevel:visited {

	color: #ffffff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	padding-left:11px;
	padding-right:11px;
	padding-top:10px;
 }
 .moduletable_menu td {
 	color:#ffffff;
 }
 
.left_bg {
	background: url(../images/right_3.jpg) repeat-y;;
	background-position:right;
}
a.mainlevel:hover {
	
	color: #FB6797;
	}
a.mainlevel_bot:link, a.mainlevel_bot:visited {
color:#59676C; 
font-weight:bold;
padding-right:42px;
 }

a.mainlevel_bot:hover {
text-decoration:underline;
	}
	
a.mainmenu:link, a.mainmenu:visited {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
	}

a.mainmenu:hover {
	color: #0099CC; text-decoration: underline;
	}
	
a.sublevel:hover {
	color: #0099CC; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}

/* Content - Sections & Categories */

.contentpaneopen {
	}

.contentheading {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: Black;
	text-align:left;
	line-height: 16px;
	height: 15px;
	padding : 5px 5px 5px;
	}

/* Links */

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32405F;
	text-align: left;
	width: 100%;
	height: 20px;
    line-height: 20px; 
	}

table.moduletable td {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	}

.componentheading {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
 	color: #333333;
	text-align:left;
	font-size:24px;
	background-repeat: no-repeat;
	white-space: normal;
	background-image : url(../images/comp_head.gif);
	color:#969696;
	text-decoration:underline;
	height:42px;
	background-position: left;
	}

.button {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	background: #6D7687;
	border: 2px solid #CAD4DF;
	height: 20px;
	color : White;
	}

.inputbox {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background: #FBFBFB;
	border: 1px solid #515151;
	width:auto;
	}

/** category text format and links **/


.small {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
	text-decoration: none;
	font-weight: normal;
	}

.reklama {
  font-size:9px;
  color: #3D3D3D;
  padding-left: 15px;
  padding-top : 25px;
}
.reklama a:link, .reklama a:visited {
    font-size:9px;
    color: #3D3D3D;
}
