html,body {
height: 100%;
}

body{
padding:0px;
margin:0px;
background:#385A96;
}

.tabela {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a, a:hover{text-decoration:none; color: #0099FF; font-size: 8pt;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#BAC5D2;
	}
	
span strong { color:#FFD430}

span a { color:#55CDFF}
	
.l_text { color:#46A8D1}
	
.c_text { color:#BAC5D2}
.c_text a{ color:#FFD430}

.c2_text { color:#55CDFF}
.c2_text a{ color:#FFFFFF; text-decoration:none}
.c2_text a:hover{ color:#FFFFFF; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:23px; margin-top:2px;}
.form input	{width:138px; height:20px; background-color:#ffffff; padding-left:5px; color:#1B2C49}

textarea{width:138px; height:84px;background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:2px; color:#1B2C49}

.input {width:121px; height:17px; border-color:#B9C4D1; border-width:1px; background-color:#1B2B47; border-style:solid; padding-left:5px; color:#ADB3BE}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a2.gif) no-repeat left 9px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 19px}
li a  {font-family:Tahoma; font-size:11px; line-height:20px; color:#55CDFF;}
input, option, select, textarea {background: black; color: white; border: 1px solid silver; }
#srodek, BODY, TABLE {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 margin: auto;
 line-height: normal;
 text-align: left;
 vertical-align: top;
}

#srodek
{
 min-height: 500px;
}

#tytul
{
 color: #FFFF00;
 font-size: 10pt;
 }
 
 .menu
 {
  color: #55CDFF;
  font-weight: bold;
  font-size: 12px;
 }
 
 .menubutton
{
  background-image: url(images/linia.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  height: 48px;
  padding-left: 30px;
  padding-top: 18px;
  cursor: pointer;
  color: #white;
  font-size: 8pt;
}