﻿#bazar .sloupec1 {float: left; width: 250px; font-size:11px}
#bazar .sloupec2 {float: left; width: 432px;}
#bazar .sloupec3 {float: left; width: 317px; font-size:11px}


.bazarListBottom {width: 412px; background-position:bottom; background-repeat:no-repeat;
    background-image: url(../../Images/blacklistFormInputBottom.gif);
    background-color:Lime}
.bazarListTop {width: 412px; margin-bottom:10px; background-position:top; background-repeat:no-repeat; 
    background-image: url(../../Images/blacklistFormInputTop.gif);
    background-color:Orange}
.bazarListTop {width: 412px; background-position:top; background-repeat:no-repeat; 
    background-image: url(../../Images/blacklistFormInput0.gif);
    background-color:Green}

/* 1 řádkový */
.blacklistFormRow {width: 412px; height: 60px; background-repeat:no-repeat;
    background-image: url(../../Images/blacklistFormInputBg.gif);}
.blacklistFormRow div:hover {width: 357px; height: 53px; background-repeat:no-repeat;
    background-image: url(../../Images/blacklistFormInputBgOn.gif);}
.blacklistFormRowDisabled {width: 412px; height: 60px; background-repeat:no-repeat;
    background-image: url(../../Images/blacklistFormInputBg.gif);}

/* 2 řádkový */
.blacklistFormRowBig {width: 412px; height: 115px; background-repeat:no-repeat;
    background-image: url(../../Images/blacklistFormTextAreaBg.gif);}
.blacklistFormRowBig div:hover {width: 357px; height: 108px; background-repeat:no-repeat;
    background-image: url(../../Images/blacklistFormTextAreaBgOn.gif);}

/* 4 řádkový */
.blacklistFormRow4 {width: 412px; height: 230px; background-repeat:no-repeat;
    background-image: url(../../Images/blacklistFormText4Bg.gif);}
.blacklistFormRow4 div:hover {width: 357px; height: 223px; background-repeat:no-repeat;
    background-image: url(../../Images/blacklistFormText4BgOn.gif);}

.blacklistFormRowText {padding: 7px 0 0 55px;}

