body {
margin:0px;
padding:0px;
border:0px;
background-color: #ffffff;
font-family: sans-serif;
font-size: 12pt;
text-align: left;
color: #000000;
}
a#klient_btn {
display: block;
width: 160px; 
float: right;
height: 130px;
border: 1px solid #2c5fff;
color:#ffffff;
text-decoration: none;
line-height:120%;
background-color: #2c5fff;
}
.alert {
font-weight: bold;
color: #ff0000;
}
td.login {
border: #ffffff solid 1px;
background-color: #2c5fff;
font-size: 10pt;
}
input.login {
border: #000000 solid 1px;
background-color: #ffffff;
}

div#l_menu {
float: left;
width: 220px;
height: 900px;
background: transparent url("graphics/buttons.png") top left repeat-y scroll;
}

div.v_ruler {
float: left;
width: 200px;
height: 900px;
background-color: transparent;
border-right: 1px dashed #FFBD06;
}

div.l_menu_container {
float: left;
width: 200px;
height: 600px;
position: relative;
top: 200px;
}

a.l_link:link {
display: block;
height: 40px;
width: 200px;
padding-left: 20px;
background-color: transparent;
text-decoration: none;
color: #263F93;
line-height: 230%;
}
a.l_link:visited {
display: block;
height: 40px;
width: 200px;
padding-left: 20px;
background-color: transparent;
text-decoration: none;
color: #263F93;
line-height: 230%;
}
a.l_link:hover {
display: block;
height: 40px;
width: 200px;
padding-left: 20px;
background: transparent url("graphics/buttons_hover.png") top left no-repeat scroll;
text-decoration: none;
color: #263F93;
line-height: 230%;
}
a.l_link:active {
display: block;
height: 40px;
width: 200px;
padding-left: 20px;
background: transparent url("graphics/buttons_hover.png") top left no-repeat scroll;
text-decoration: none;
color: #263F93;
line-height: 230%;
}

div#header {
background: transparent url("graphics/header.png") top left no-repeat scroll;
height:191px;
width:700px;
}
.order_dark {
background-color:#A0B7FF;
border: 3px solid #A0B7FF;
}
.order_lite {
background-color:#DFE6FF;
border: 3px solid #DFE6FF;
}
.order_dark_b {
background-color:#ffffff;
border: 3px solid #A0B7FF;
}
.order_lite_b {
background-color:#ffffff;
border: 3px solid #DFE6FF;
}
.note {
font-size: 9pt;
}

a:link {
color: #FFBD06;
}
a:visited {
color: #263F93;
}
a:hover {
color: #FFBD06;
}
a:active {
color: #FFBD06;
}
