body {
padding : 0;
background:#E57D1A url('img/tlo_logowanie.png') repeat-x;
#color : #FFFFFF;
margin : 0;
font-family : Trybuchet, Verdana, Arial;
}


a:link {
text-decoration : none;
color : #5d676a;
}

a:visited {
text-decoration : none;
color : #5d676a;
}

a:active {
text-decoration : none;
color : #5d676a;
}

a:hover {
text-decoration : none;

color : #5d676a;
}

img {
border : none;
}

.menu-cont {
float : left;
width : 120px;
#border : 1px;
#border-style : solid;

}

.content {
#border : 1px;
#border-style : solid;
#border-color : #F00;
width : 90%;
margin : 10px auto;
}


table.fundusz {
#background-color : #000000;
#width : 110px;
font-size : 12px;
}

table.fundusz input {
font-size : 12px;
}
table.fundusz tr.nagl {
background-color : #110088;
}


table.fundusz tr.odd {
background-color : #222251;
}
table.fundusz tr.even {
background-color : #FF2959;
}

table.fundusz tr.even:hover {
background : #003;
}

table.fundusz tr.odd:hover {
background : #003;
}

table.fundusz td.kolor {
background : #FF0055;
}


table.fundusz td.kolor:hover {
background : #003;
}



table.menu {

width : 110px;
font-size : smaller;
border : 1px;
border-style : solid;
border-color : #AAA;
}

table.menu tr.odd {
#background-color : #222251;
}
table.menu tr.even {
#background-color : #292959;
}




table.menu tr.hover {
background-color : #FF0000;
}


table.menu th {
background-color : #AAAAAA;
}


tr.ramka {
vertical-align : top;
border : 1px;
}

td.ramka {
border : 1px;
border-style : solid;
border-color : #FF0000;
background-color : #000000;
}

tr.head {
background-color : #110088;
}

div.navi span,
div.navi a {
padding : 2px 6px;
border: solid 1px #CCCCCC;
background-color: #F8F8F8;
text-decoration : none;
color: #666666;
font-size: 12px;
}

div.navi a:hover,
div.navi span {
border: solid 1px #666666;
background-color: #EEEEEE;
text-decoration: none;
color: #444444;
}

.c_ramka {
border : 1px;
border-style : solid;
border-color : #AAA;
background-color : #999;

}

.topmenu{
text-decoration : none; 
color: #FFFFFF; 
font-size : 18px; 
font-family : Arial;
}

.topmenu a.hover
{
text-docoration : underline overline;
color : red;
}

.main {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	background : #FFFFFF;
}
a.main {
	color: #333
}
a.main:hover {
	text-decoration: none;
}
.smain {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.menu-sep {
	color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}

div#logowanie{
width : 100%;
}

input#login_submit,input#login_register{
    height:26px;
    border:0;
    color:#fff;
    font-size:15px;
    font-weight:bold;
    line-height:32px;
    cursor:hand;
    cursor:pointer;
    }

input#login_submit{
    width:63px;
    background:#f70 url('img/buttons.png') 0 0 no-repeat;
    margin-left:50px;}
input#login_register{
    width:81px;background:#f70 url('img/buttons.png') -63px 0 no-repeat;
    margin-left:0px;
    }

table#logowanie {
border-collapse : collapse;
margin-top : 40px;
border : 0;
padding : 0;
width: 219px;
}
table#logowanie td {
padding-left : 5px;
color : #000;
}
form {
margin : 0px;
padding : 0px;
}
img {
margin : 0px;
padding : 0px;
border : 0px;
}

.style6 {
margin-left : 10px;
font-family: tahoma, Tahoma;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}

.hidden {
    visibility : hidden;
    height : 0px;
    display : none;
}

form.sml input {
    padding : 4px !important;
    }