﻿#strankaPlatby
{
    height:200px;
    position:relative;
}
    
#strankaPlatby input
{
    margin-top:5px;
    margin-left:10px;
    width:120px;
}
    
#strankaPlatby .cara
{
    height:2px;
    width:100%;
    background-position:bottom;
    background-repeat:repeat-x;
    background-image:url('Images/cara.png');
    margin-bottom:10px;
}
    
#strankaPlatby .kontakt
{
    display:block;
    margin-top:5px;
    margin-bottom:10px;
    font-size:10px;
}
    
.strankaPlatbyVysledek
{
    position:absolute;
    left:480px;
    top:111px;
    color:Red;
}
    
.strankaPlatbyUpdatePanel
{
    position:absolute;
    left:480px;
    top:111px;
    width:250px;
    height:100px;
}
