.align-center {
	text-align: center;
}

/* zakladni pager se sipkama */
.a_pager_basic {

}
	.a_pager_basic .a_pager_first,
	.a_pager_basic .a_pager_prev,
	.a_pager_basic .a_pager_next,
	.a_pager_basic .a_pager_last
	{
		display: block;
		height: 16px;
		width: 16px;
		background: no-repeat bottom;
		float: left;
		margin-left: 3px;
	}

	.a_pager_basic .a_pager_first {
		background-image: url(img/btn_first.png);
	}
	.a_pager_basic .a_pager_prev {
		background-image: url(img/btn_prev.png);
	}
	.a_pager_basic .a_pager_next {
		background-image: url(img/btn_next.png);
	}
	.a_pager_basic .a_pager_last {
		background-image: url(img/btn_last.png);
	}

	.a_pager_basic .a_pager_first span,
	.a_pager_basic .a_pager_prev span,
	.a_pager_basic .a_pager_next span,
	.a_pager_basic .a_pager_last span
	{
		display: none;
	}

	.a_pager_basic .a_pager_item {
		display: block;
		float: left;
		height: 16px;
		width: 16px;
		margin-left: 3px;

		font-family: tahoma;
		line-height: 14px;
		font-size: 11px;
		color: #817d6d;
		font-weight: normal;
		text-decoration: none;
		text-align: center;
	}
	.a_pager_basic .active{
		color: white;
		background: #870000;
	}







.page_error {
    background: #600000;
    color: white;
    margin: 10px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
.page_message {
    background: white;
    border: 2px solid #178d00;
    color: #178d00;
    margin: 10px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

fieldset {
    border: none;
}



.lp-log {
	border-collapse: collapse;
}

    .lp-log td {
        height: 29px;
		vertical-align: middle;
		background: #f0ede8 url('img/td-bgr.png') repeat-x bottom;
        color: #817d6d;
    }

	.lp-log td.image {
		vertical-align: top;
		padding: 5px;
	}
	.lp-log td.price {
		text-align: right;
		font-weight: bold;
		color: #760404;
	}

	.lp-log td.title {
		font-weight: bold;
	}

	/* log */
    .lp-log tr.A {

    }
    .lp-log tr.M {

    }



	/* Objednavky */
    .lp-log tr.N {
        background: #88ab93;
        color: black;
    }
    .lp-log tr.S {
        background: #efa2ab;
        color: black;
    }
    .lp-log tr.V {
        background: #a1c4ff;
        color: black;
    }





/**
 * Aprila Form
 */

.a_form .fr-line {
    margin-bottom: 10px;
}


.a_form .fr-area textarea ,
.a_form .fr-password input ,
.a_form .fr-text input {
    font-family: Tahoma,Arial,Verdana;
    padding: 5px;
    font-size: 11px;
    border: none;
    width: 250px;
}

.a_form select {
    font-family: Tahoma,Arial,Verdana;
    padding: 2px;
    font-size: 11px;
    border: none;

}

.fr-checkbox-true input {
    width: auto;
}


.a_form .fr-area textarea {
    height: 60px;
    margin-left: 105px;
}

.a_form .fr-password label ,
.a_form .fr-area label ,
.a_form .fr-text label {
    font-family: Tahoma,Arial,Verdana;
    font-size: 11px;
    text-align: right;
    padding-right: 5px;
    display: inline-block;
    width: 100px;
}
.a_form .fr-area label {
    display: block;
    width: 350px;
    text-align: left;
}

.a_form .fr-button input {
    font-family: Tahoma,Arial,Verdana;
    border: 1px solid #aea289 ;
    background: #f5f3f0;
    color: #aea289;
    width: 100px;
    margin-left: 105px;
    font-size: 11px;
}

.a_form ul li {
    background: none;
    margin: 0;
    padding: 0;
}


.fr_readonly {
    background: white !important;
}


td {
    vertical-align: top;
    padding-right: 10px;
}

.a_title {
    display: block;
    height: 10px;
    width: 20px;
    background: no-repeat;
}

.a_title span {
    display: none;
}


.vertical-image-menu ul,
.horizontal-image-menu ul,
.vertical-menu ul ,
.horizontal-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.vertical-image-menu ul li,
.vertical-menu ul li {
    width: 100px;
    margin: 0;
    padding: 0;
}

.horizontal-image-menu ul li,
.horizontal-menu ul li {
    float: left;
    /* TODO */

    display: inline-block;
    margin: 0;
    padding: 0;
}


/*  #Image menu */
.vertical-image-menu ul li,
.horizontal-image-menu ul li {
    height: 20px;
}
.vertical-image-menu ul li a ,
.horizontal-image-menu ul li a {
    display: block;
    width:  100%;
    height: 100%;
    background: no-repeat top;
}

.vertical-image-menu ul li a:hover,
.horizontal-image-menu ul li a:hover {
    background-position: center   ;
}

.vertical-image-menu ul li.active a,
.horizontal-image-menu ul li.active a,
.vertical-image-menu ul li.active a:hover ,
.horizontal-image-menu ul li.active a:hover {
    background-position: bottom   ;
}

.vertical-image-menu ul li a span ,
.horizontal-image-menu ul li a span {
    display: none;
}

.menu-loyalty {
    margin-top: 15px;
}

.menu-loyalty ul li, .menu-loyalty ul li a{
    height: 38px;
    width: 228px;
}
.menu-loyalty ul li a{
    background-position: left top;
}
.menu-loyalty ul li a:hover{
    background-position: right top;
}
.menu-loyalty ul li.active a,
.menu-loyalty ul li.active a:hover{
    background-position: right top;
}

#mnu-uvodni_strana a{
    background-image: url(img/btn_lp_uvod.gif);
}
#mnu-muj_ucet a{
    background-image: url(img/btn_lp_mujucet.gif);
}
#mnu-ceny a{
    background-image: url(img/btn_lp_ceny.gif);
}
#mnu-stav_konta a{
    background-image: url(img/btn_lp_stavkonta.gif);
}
#mnu-kontakt a{
    background-image: url(img/btn_lp_kontakt.gif);
}
#mnu-podminky a{
    background-image: url(img/btn_lp_podminky.gif);
}
#mnu-odhlasit a{
    background-image: url(img/btn_lp_odhlasit.gif);
}

#tit-loyalty {
    background-image: url(img/lp_title.gif);
    width: 228px;
    height: 78px;

}


#title-profile {
    background-image: url(img/title_profil.gif);
    width: 50px;
    height: 15px;

}

#lp-profile_box {
    background: #f0ede8;
    width: 183px;
    min-height: 274px;
    color: #817d6d;
    font-size: 11px;
    font-family: tahoma;
}

    #lp-profile_box .inner-box {
        padding: 10px;
    }

    #lp-profile_box .lite {
        color: #c1b7a4
    }

    #lp-profile_box .lp-line {
        height: 1px;
        border: 0;
        background: url(img/lp_hr.gif);
        width: 167px;
    }

    #lp-profile_box .combi {
        margin: 15px 0 15px 0;
        overflow: hidden;
    }

    #lp-profile_box .name {
        font-size: 14px;
    }




#af-d-message label {
    padding-left: 65px;
}

.loyalty-product {
    float: left;
    width: 232px;
    margin-bottom: 10px;
}
.loyalty-product table {
    width: 100%;
}

#textfield .loyalty-product strong {
    display: block;
    height: 20px;
    line-height: 14px;
}

a.btn_objednat {
    display: inline-block;
    background-image: url(img/btn_objednat.gif);
    width: 75px;
    height: 15px;
}

a.btn_objednat span {
    display: none;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}
