.all{
font-family: tahoma,Arial,Verdana,sans-serif ;
font-size: 12px;
color: #000000;
margin-top: 0px;
background-image: url(../img/bg.gif);
background-repeat:repeat-x;
background-color:#e5e5e5;
line-height:17px;
}

html, body{height:100%;} 

.header_porady{
color: #4d60bf;
font-size: 16px;
}

td{
vertical-align:top;
height:100%;
}

div.left_menu{
border-bottom: #e6e8ef solid 1px;
padding: 6px;
}

a.left_menu{
font-weight: bold;
}

p {margin: 0; padding: 0;}

.zero {
font-weight: normal;
font-size: 0px;
line-height: 0px;
}

div.menu {
color: #143d71;
background-image: url(../img/menu_border.gif);
background-repeat:no-repeat;
background-position:right;
display: inline; 
}

a.menu_en {
color: #ff2426;
font-weight: bold;
margin: 0px 13px;
}

a.menu_dis {
color: #143d71;
font-weight: bold;
margin: 0px 13px;
}

.linebg{
background-image: url(../img/line_bg.gif);
background-repeat:repeat-x;
background-position:bottom;
padding: 5px;
margin-right:5px;
text-align: left;
}

a{
color: #000000;
text-decoration: none;
}

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

.error-message{
color: red;
line-height: 30px;
vertical-align : top;
}