/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

.datapager
{
    font-size: 1.3em;
    }

.datapager span span
{
    font-weight: bold;
    }


.datapager a
{
    margin: 10px 0 10px 0;
    padding: 3px;
    display: inline-block;
    border: 1px #ccc solid;
    margin: 0;
    color: #333;
    text-decoration: none;
    }

.datapager a:hover
{
    background: #ccc;
    color: #4B8DF8;
    text-decoration: underline;
}    

.rt
{
    text-align: right;
    }

.form-group { margin-left: 10px; margin-right: 10px; }

.pad-left0 { padding-left: 0px; }
.pad-side0 { padding-left: 0px; padding-right: 0px; }

.aukce-banner-admin {
    max-width: 600px;
    max-height: 500px;
}

.aukce-op {
    max-width: 400px;
    max-height: 400px;
}

.obrazek-nabidka {
    max-width: 350px;
    max-height: 350px;
}