#main{}
#cont{
	text-align:center;
}
#formsik{
    width:670px;
   margin:15px 0px 0px 0px;
   background:white;
   float:right;
   text-align:left;
   font-family:Trebuchet MS;
   font-size:11px;
   /* padding:20px 55px 20px 20px; */ 
   display:inline;
}

#formsik b.log{
    color:#797776;
    font-family:Trebuchet MS;
    font-size:12px;
}

#formsik div.inner{
    margin:13px 0px 20px 10px;
}

#formsik div.inner a{
	color: #11212E;
}

#formsik input.txt_input{
    background-color:#E5E5E5;
    border:solid 1px #686868;
    width:114px;
}

.opisy_pol1{
    margin:10px 0px 0px 0px;
    padding-top:40px;
}

.opisy_pol1 td{
    color:#24445f;
    text-transform:lowercase;
}

.opisy_pol1 td.last{
    text-align:right;
}

.opisy_pol2{
    margin:10px 0px 0px 0px;
}

.opisy_pol2 td{
    color:#24445f;
    text-transform:lowercase;
}

.opisy_pol2 td.last{
    text-align:right;
}

#formsik table{
     font-size:11px;
}

#formsik table td{
     width:220px;
}

#formsik input, #formsik select{
    border:solid 1px #85abc8;
    width:150px;
    font-size:12px;
    font-family:Trebuchet MS;
}

#formsik input.button_log{
    /* background-color:#C6C6C6; */
    border:solid 1px #7F7F7F;
    width:114px;
    font-weight:bold;
    font-size:11px;
    height:20px;
    
    background: #C6C6C6 url(/images/strzalka_grey_r.gif) no-repeat scroll 95%;
    
    
}

#formsik a, #formsik a:visited{
    text-decoration:none;
    color:black;
    font-family:Trebuchet MS;
    font-size:12px;
    display:block;
    height:19px;
    margin-right:15px;
}

#formsik a:hover{
    text-decoration:underline;
}

#formsik .krecha{
   
    margin: 15px 0px 15px 0px;
    border-top: solid 1px #9A9A9A;
    height:1px;
    width:380px;
    
}

#formsik p{
    margin:5px 0px 5px 0px;
}

#formsik td.error{
    font-size:12px;
    color:red;
    text-align:center;
}

.dalej{width:111px !important ;height:22px !important;border:none !important;background-image:url(/images/dalej.gif);}
