.alignP  { text-align: right; }
.alignP a  { font-size: 12px; color: #555 }
.alignP a img  { border: 0; vertical-align: -2px }

.tb  { border: 1px solid #555; padding: 2px; }
.capC  {width: 185px}
.ibtn  { margin: 0 0 0 15px }
.btn  { background: #555; border: 1px solid #333; color: #ccc; cursor: pointer; padding: 1px 5px; font-size: 10px; }


.tbSearchPage  { border: 1px solid #aaa }

.listUtils  { display: block; margin: 5px  0 0 0; }

/******* horni navigace po skupinach ******/
.skVisible  {
  color: #f55;
}
/******* login ****/
.loginNameMaster  { color: #fff; font-size: 14px; line-height: 22px; }

#main .AspNet-Login,
.AspNet-CreateUserWizard,
.AspNet-ChangePassword
{
  padding: 0 0 5px 0;
  width: 300px;
}
#main .AspNet-Login-TitlePanel,
.AspNet-CreateUserWizard-StepTitlePanel  {
  font-size: 16px;
  padding: 2px 5px;
  color: #000;
}
.AspNet-Login-UserPanel,
.AspNet-Login-PasswordPanel,
.AspNet-Login-RememberMePanel,
.AspNet-CreateUserWizard-UserPanel,
.AspNet-CreateUserWizard-PasswordPanel,
.AspNet-CreateUserWizard-ConfirmPasswordPanel,
.AspNet-CreateUserWizard-EmailPanel,
.AspNet-CreateUserWizard-FinalValidatorsPanel,
.AspNet-CreateUserWizard-SuccessTextPanel  {
  color: #555;
  padding: 2px 5px;
}
.AspNet-Login-UserPanel input,
.AspNet-Login-PasswordPanel input,
.AspNet-CreateUserWizard-UserPanel input,
.AspNet-CreateUserWizard-PasswordPanel input,
.AspNet-CreateUserWizard-ConfirmPasswordPanel input,
.AspNet-CreateUserWizard-EmailPanel input  {
  border: 1px solid #ccc;
  width: 93%;
  padding: 2px;
}
.AspNet-Login-UserPanel em,
.AspNet-Login-PasswordPanel em,
.AspNet-Login-RememberMePanel em,
.AspNet-CreateUserWizard-UserPanel em,
.AspNet-CreateUserWizard-PasswordPanel em,
.AspNet-CreateUserWizard-ConfirmPasswordPanel em,
.AspNet-CreateUserWizard-EmailPanel em  {
    color: #d22;
    font-weight:bold;
}
.AspNet-Login-SubmitPanel,
.AspNet-CreateUserWizard-CreateUserButtonPanel,
.AspNet-CreateUserWizard-ContinuePanel  {
  margin: 5px 0 0 0;
  padding: 5px;
}
.AspNet-Login-SubmitPanel input,
.AspNet-CreateUserWizard-CreateUserButtonPanel input,
.AspNet-CreateUserWizard-ContinuePanel input {
  cursor: pointer;
  border: 1px solid #000;
  padding: 1px 7px;
  =padding: 0 3px;
}

.AspNet-LoginStatus  {
}
.loged  
{
    padding: 10px;
  color: #333;
    }
.loged a  {
  color: #d50;
  text-decoration: none;
  }
  
.loged a:hover  {
  color: #a40;
  text-decoration: underline;
  }
.LoginName  {
  font-weight: bold;
}


.AspNet-ChangePassword-ChangePasswordTitlePanel  {
  font-size: 16px;
  color: #d22;
  padding: 5px;
  margin: 0 0 5px 0;
}
.AspNet-ChangePassword-PasswordPanel,
.AspNet-ChangePassword-NewPasswordPanel,
.AspNet-ChangePassword-ConfirmNewPasswordPanel,
.AspNet-ChangePassword-FailurePanel
  {
  padding: 2px 5px;
  text-align: left;
}
.AspNet-ChangePassword-SubmitPanel  {
  padding: 5px;
}
.AspNet-ChangePassword-SubmitPanel input  {
  border: 1px solid #999;
  color: #333;
  cursor: pointer;
}
.AspNet-ChangePassword-PasswordPanel input,
.AspNet-ChangePassword-NewPasswordPanel input,
.AspNet-ChangePassword-ConfirmNewPasswordPanel input  {
  border: 1px solid #ccc;
  width: 93%;
  padding: 2px;
}
.AspNet-ChangePassword-SuccessTitlePanel  {
  font-size: 16px;
  color: #d22;
  padding: 5px;
  margin: 0 0 5px 0;
}
.AspNet-ChangePassword-SuccessTextPanel,
.AspNet-ChangePassword-ContinuePanel  {
  padding: 2px 5px;
}
.AspNet-ChangePassword-FailurePanel,
.AspNet-ChangePassword-SuccessTextPanel  {
  color: red;
}
.AspNet-ChangePassword-ContinuePanel input  {
  border: 1px solid #999;
  color: #333;
  cursor: pointer;
}

/*******  A D M I N  A R E A ***********/
.adminArea  {
  margin: 5px 0;
  background: #fafafa;
  color: #333;
}
.adminArea .show_hide  {
  background: #ddd; padding: 5px; line-height: 18px;
}

#main .adminArea .show_hide .flLeft,
#main .adminArea .show_hide .flRight  {
  padding: 0;
  width: 200px;
}
.adminArea .show_hide .flRight  {
  text-align: right;
}
#main .adminArea .flLeft {
  float:left;
  width:350px;
  padding: 5px;
}
#main .adminArea .flRight {
  float:right;
  width:270px;
  padding: 10px;
}
.adminArea .btnAlert  {
  border: 1px solid #555;
  cursor: pointer;
  background: #933;
  padding: 1px 7px;
  color: #fff;
}

.adminArea p  {
  padding: 10px;
}


/******* fieldset **********/
fieldset  {
 border: 1px solid #555;
  padding: 5px;
}
legend  {
  color: #333;
  margin: 5px 5px 0 5px;
  padding: 0 5px;
}
fieldset table  {
  width: 100%;
  
}
fieldset table td  {
  padding: 2px 5px;
  border: 1px solid #bba;
}
fieldset table .tb  { width: 100% }
/******* radiobutton list *****/
.rblForm td input  {
  margin: 2px;
}
.rblForm td label  {
  padding: 0 5px;
}

/****** T A B L E ********/
.AspNet-GridView table  {
  background: #eee;
}
.AspNet-GridView table th  {
  background: #d22; color: #fff;
  padding: 2px ;
}
.AspNet-GridView-Alternate  {
  background: #777;
  color: #eee;
}
.AspNet-GridView-Selected  {
  background: #ff4;
  color: #000;
}

/******* details view ******/
#main .AspNet-DetailsView ul  {
  margin: 0
}
.AspNet-DetailsView li  {
  clear: both
}
.AspNet-DetailsView .AspNet-DetailsView-Name {
  font-weight: bold;
  padding: 2px 5px;
  width: 100px;
  display: block;
  float: left;
}
.AspNet-DetailsView .AspNet-DetailsView-Value  {
  width: 535px;
  display: block;
  float: left;
}

/****** data list *****/
.AspNet-DataList table td  {
  padding-bottom: 10px;
  text-align: center; 
}
.AspNet-DataList table  {
  border: 0;
  border-collapse: collapse;
  width: 100%;
}
#main .AspNet-DataList .ridersItem  {
  border: 1px solid #ccc;
  width: 155px;
  height: 175px;
  padding: 10px 0 5px;
  margin: 0;
}
#main .AspNet-DataList .ridersItem:hover  {
  background: #eee;
}
#main .AspNet-DataList .ridersItem .ridersFoto  {
  margin: 0 auto;
  display: block;
  width: 140px;
  height: 140px;
  overflow: hiden;
  text-align: center;
}
#main .AspNet-DataList .ridersItem .ridersFoto img  {
  margin: 0;
}

/***** ajax html editor ***********/

/* hlavni okmo */
.myStyle .ajax__htmleditor_editor_container  
  { border: 1px solid #999; width: 100%; margin: 10px 0; }  
/* horni toolbar */
.myStyle .ajax__htmleditor_editor_toptoolbar  
            {  
                    background-color:#ccc;
                    padding: 2px;
                    border: 0;
            }
/* rámecek kolem buttonu i po najeti */  
.myStyle .ajax__htmleditor_editor_toptoolbar .ajax__htmleditor_toolbar_button  
            {  
                    background-color:#555; margin: 0px 0px 10px 0px;  
            }
.myStyle .ajax__htmleditor_editor_toptoolbar .ajax__htmleditor_toolbar_button table  {
  width: 35px;
}
.myStyle .ajax__htmleditor_editor_toptoolbar .ajax__htmleditor_toolbar_button_hover  
            {  
                    background-color:#999;  
            }  
/* popisky v toolbaru */
.myStyle .ajax__htmleditor_editor_toptoolbar div.ajax__htmleditor_toolbar_button label  
            {  
                font-family:Arial; font-size:12px; font-weight:bold;  
            }  
/* ddl v toolbaru */
.myStyle .ajax__htmleditor_editor_toptoolbar div.ajax__htmleditor_toolbar_button select  
            {  
                font-size:12px; font-family:arial; cursor:pointer; background: #fff; border: 1px solid #333; 
            }  
/* polozky ddl v toolbaru */
.myStyle .ajax__htmleditor_editor_toptoolbar div.ajax__htmleditor_toolbar_button select option  
            {  
                font-size:12px; background: #ccc; padding: 1px 2px 
            }  
/* panel pod edit oknem */
.myStyle .ajax__htmleditor_editor_editpanel  
            {  
                    border-width: 0px;  
                    border-top: 1px solid #C2C2C2;  
                    border-bottom: 1px solid #C2C2C2; background: #fff;
            }  
/* dolni toolbar */
.myStyle .ajax__htmleditor_editor_bottomtoolbar  
            {  
                    background-color:#ccc; padding: 2px;  
                    border: 0;  
            }  
            
.myStyle .ajax__htmleditor_editor_bottomtoolbar .ajax__htmleditor_toolbar_button  
            {  
                    background-color:#555; margin:2px; float: right;  
            }  
.myStyle .ajax__htmleditor_editor_bottomtoolbar .ajax__htmleditor_toolbar_button_hover  
            {  
                    background-color:red;  
            }  


