﻿@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../../fonts/proximanova-regular-webfont.eot');
    src: url('../../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), 
        url('../../fonts/proximanova-regular-webfont.woff') format('woff'), 
        url('../../fonts/proximanova-regular-webfont.ttf') format('truetype'), 
        url('../../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-size: 21px;
    padding: 13px 30px 13px 30px;
    border-bottom: 1px solid #818181;
    margin-bottom: 12px;
    overflow: hidden;
}

    h1 a {
        display: inline-block;
        font-size: 13px;
        margin-left: 30px;
        float: right;
    }

    .infoUser {
    padding: 5px 30px 0 30px;
    min-height: 30px;
    background: url('../../images/public/ico-info.png') 0 3px no-repeat;
    text-align: left;   
}
    .delete {
        color: #000;        
        text-transform: uppercase;
        padding: 0 18px 1px 0;        
        display: inline-block;
        background: url('../../images/public/ico-delete.png') top right no-repeat;
        font-size: 11px;
        font-weight: bold;
        height: 13px;
        }

/* ---- SHOPPING  ---- */
.sectorSeatsDialogLayout .infoUser {
    padding: 5px 30px 0 30px;
    min-height: 30px;
    background: url('../../images/public/ico-info.png') 0 3px no-repeat;
    text-align: left;
    font-size: 21px;
}


#SectorSeatsInfoColumn {
    overflow-y: auto;
}



/* ---- poczekalnia ---- */
#TicketsForms {
    position: fixed;
    top: 0px;
    border: 1px solid #818181;
    background-color: #fff;
    padding: 10px 20px;
    right: 20px;
    /*display: none;*/
    max-height: 500px;
    overflow: auto;
    width: 204px;
    z-index: 100000;
    text-align: left;
    }
    #TicketsForms p.info {
        text-transform: uppercase;        
        margin: 0 !important;
    }

    #TicketsForms .ticketName {
        font-size: 16px;    
        }

    #TicketsForms .delete {
        color: #000;        
        text-transform: uppercase;
        padding: 0 18px 1px 0;        
        display: inline-block;
        background: url('../../images/public/ico-delete.png') top right no-repeat;
        font-size: 11px;
        font-weight: bold;
        height: 13px;
        }
    #TicketsForms .grid {
        margin-bottom: 15px;
        }

/* ---- koszyk  ---- */
/*legenda*/
.legendTickets {
    padding: 10px 20px;    
    text-align: left;
    }
    .legendTickets p {
        font-size: 16px;
        font-weight: 700;
    }
    .legendTickets .grid {
        text-align: left;
    }
    .legendTickets table.grid tbody tr th {
        text-align: left !important;
        text-transform: uppercase;
        padding: 5px 0 !important;
    }

/*timeout*/
.timeOut {
    border: 1px solid #f04a24;
    padding: 10px 20px;
    text-align: right;
    margin: 10px 20px;
    font-size: 11px;
    text-align: center;
    color:#f04a24;
    font-weight: 700;
    }
    .timeOut span, .timeOut2 span  {
        font-size: 13px;
    }

    .timeOut2 {
        border: none !important;
        padding: 0 !important;
        text-align: right;
        margin: 20px 0px;
        font-size: 11px;
        text-align: left;
        color:#f04a24;
        font-weight: 700;
        width: 270px;
    }
    



.basket {
    text-align: left;
    padding: 10px 20px;
    }
    .basket p.titleBasket {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px;
        border-bottom: 1px solid #818181;
        padding-bottom: 10px;
        }
    .basket .event {
        display: block;
        text-transform: uppercase;
        margin: 0 0 4px 0;
        font-weight: 700;
    }
    .basket .seatNumber {
        display: block;        
        margin-top: 10px;
    }
    .basket .price {
    }
    .basket .delete {
        color: #000;
        display: block;        
        text-transform: uppercase;
        padding-right: 18px;
        text-align: right;
        background: url('../../images/public/ico-delete.png') top right no-repeat;
        border-bottom: 1px solid #818181;
        margin-bottom: 12px;
        font-size: 11px;
        font-weight: bold;
    }
    .basket a.btn {
    margin-bottom: 20px;
    }

    .cash {
        overflow: hidden;
        margin: 20px 0 30px 0;
        }
    .cash p {
        float: right;
        display: inline-block;
        font-weight: 700;        
        padding: 2px 0 0 30px;
        background: url('../../images/public/ico-shoppingcart.png')  no-repeat;
        }

 

/* --- inside --- */

/* in top */
    .logo {
        float: left;
        padding: 13px 200px 13px 30px;
        color: #fff;
        font-size: 18px;
        /*background: url('../../images/public/logo-sm.png') 100px 5px no-repeat;*/
        font-weight: bold;
    }
    .menu {
        float: right;            
    }        
        .menu ul li{            
            float: left;
            list-style: none;
            padding: 13px 30px 13px 31px;
            background: url('../../images/public/bg-left-menu.png') 0 9px no-repeat;            
        }
        .menu ul li:first-child{            
            background: none;            
        }
        .menu ul li a{            
            color: #fff;
            font-size: 13px;
            text-transform: uppercase;
        }
        a.linkCart {
            padding: 0px 0 2px 33px;             
            background: url('../../images/public/ico-cart.png') 0 -18px no-repeat;            
        }
        a.linkCart:hover {
             background: url('../../images/public/ico-cart.png') 0 0 no-repeat;       
        }



/* in column */
.row {
    width: 100%;
    overflow: hidden;    
    }
    .bottBorder {
        padding-bottom: 20px;
        border-bottom: 1px solid #818181;
    }
    .shareBuy {        
        border-bottom: 1px solid #818181;
    }

    .shareBuyExtraTopLine {        
        border-top: 1px solid #818181;
    }

    .shareBuy p.left {
    padding: 15px 0 0 30px;
}
    .shareBuy p.right {
        padding: 15px 30px 0 0;
    }
        .shareBuy p.right a {
        display: inline-block;
        font-size: 16px;  
        font-weight: bold;      
        border-bottom: 3px solid #000;
        margin-left: 80px;
        padding-bottom: 12px;
        }
        .shareBuy p.right a:hover {
            color: #f89b1d;
            border-bottom: 3px solid #f89b1d;
        }

        .shareBuy p.left a {
        display: inline-block;
        font-size: 16px;  
        font-weight: bold;      
        border-bottom: 3px solid #000;
        margin-right: 80px;
        padding-bottom: 8px;
        }
        .shareBuy p.left a:hover {
            color: #f89b1d;
            border-bottom: 3px solid #f89b1d;
        }

.icoInfo {padding:0 30px; min-height:30px;  background: url('../../images/public/ico-info.png') 0 3px no-repeat; }
.icoCal {padding:10px 30px 15px 30px;  background: url('../../images/public/ico-cal.png') 0 9px no-repeat; }
.icoMap {padding:0px 30px 15px 30px;  background: url('../../images/public/ico-map.png') 0 1px no-repeat; }
.icoPrice {padding:0px 30px 15px 30px;  background: url('../../images/public/ico-price.png') 0 3px no-repeat; }







/* --- structure --- */
html, body
{
    height: 100%;
}

body {
    text-align: center;
    background-color: #cccccc;
    font-family: 'proxima_nova_rgregular';
    font-size: 13px;
    line-height: 1.4em;
}

.wrap {
    width: 1020px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
}
.top {
    margin: 0 auto;
    width: 960px;
    height: 88px;
    background: url('../../images/public/bg-top.png') no-repeat;
    border: 0px none !important;
    border-bottom: 3px solid #818181 !important;
    overflow: hidden;
    padding: 0px !important;
    background-color: #fff !important;
    position: relative;
    }

#google_translate_element {
    position: absolute;
    top: 55px;
    right: 0px;
}

.page {
    width: 960px;
    margin: 0 auto;
    text-align: left;        
    border-top: 1px solid #818181;    
    margin-bottom: 60px;
    overflow: hidden;
}
    .page .c1 {
        width: 310px;
        float: left;
    }
    .page .c2 {
        width: 650px;
        float: left;
    }
    .page .c0 {
        margin: 20px 30px;
        width: 100%
    }

    .page .c0 p {
        padding-right: 60px;
        text-align: justify;
        }

.bottom {
    margin: 0 auto;
    width: 960px;
    height: 98px;
    background: url('../../images/public/bg-bottom.png') no-repeat;
    padding: 0px !important;
	background-color: #fff !important;
	border: 0px none !important;
}

/* in bottom */
.bottom p {
    padding: 20px 20px 10px 30px;
    text-align: left;
    color: #fff;
    }
    .bottom p a{ 
        display: block;        
        color: #fff;
        text-transform: uppercase;
        }
    .bottom p.web {  
        display: block;        
        color: #fff;
        text-align: right;
        padding-top: 15px !important;
        }
        .bottom p.web a{              
            
            }

* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #000;
    -moz-transition: color 0.2s ease-in-out 0s;
	-webkit-transition: color 0.2s ease-in-out 0s;
    }
    a:hover {color: #f89b1d !important;}

.left {float: left;}
.right {float: right;}
.hidden {
    display: none !important;
}


.background {
    width: 100%; 
    height: 100%; 
    position: fixed; 
    left: 0px; 
    top: 0px; 
    z-index: -1;
}

    .background img {
        width:100%;
        height:100%;
        pointer-events: none;
    }

a img {
    border: 0px none;
}

table.grid tr td, table.grid tr th {
    border-bottom: 1px solid #656565;
    padding: 8px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

table.grid tbody tr th {
    text-align: right;
    padding-right: 30px;
}

/* --- form --- */
.c1 p.info {
    margin: 20px 0 0 30px; 
    font-weight: 700;   
    }
    .extLogin {
    margin: 10px 0 0 30px;    
    }
    .register {
        margin: 5px 0 0 30px;    
        text-transform: uppercase;
        letter-spacing: 1px;
        }
        .register a {
            text-decoration: none !important;
            }
.form {
    width: 500px;
    overflow: hidden;    
    margin: 20px 0 0 90px;
    }
    .form label {
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        margin: 0 0 5px 2px;
        }
        .form label.lblExc {
            display: inline-block; 
            margin-right: 16px;  
            width: 130px;         
        }
    .noLabel {
        font-weight: normal;
        text-transform:none !important;        
        }
        
    .form input, form textarea {
        width: 270px;
        height: 25px;
        margin-bottom: 20px;
        padding: 0 5px;
        }
        .form input.inpExc {
            width: 120px;            
        }
        textarea {
            height: 140px !important;
        }
        .form select {
            padding: 3px;
            padding-right: 0 !important;
            width: 285px;
            margin-bottom: 20px;
            }
        .form input[type='checkbox'] {
        width: auto !important;    
        height: auto !important;   
        padding: 0 !important;             
        margin-right: 10px !important;             
    }
    .form input[type='radio'] {
        width: auto !important;    
        height: auto !important;   
        padding: 0 !important;             
        margin-right: 10px !important;             
    }
     input[type='button'], input[type='submit'] {
        display: inline-block;        
        padding: 6px 12px;
        text-transform: uppercase;
        background-color: #000;
        border: 1px solid #000;
        font-weight: 700;
        color: #fff;
         cursor: pointer;
        }
       

    .valid {
        color: #fff;
        background-color: #f89b1d;
        letter-spacing: 1px;
        display: inline-block;
        margin-left: 10px;
        padding: 3px 6px;
        }
    a.btn {
        display: inline-block;                         
        padding: 6px 12px;
        text-transform: uppercase;
        background-color: #000;
        font-weight: 700;
        color: #fff;
        }
        a.btn:hover {
            color: #fff !important;
        }
        

    a.more {    
        display: inline-block;
        height: 30px;
        font-size: 16px;  
        font-weight: bold;              
        text-transform: uppercase;
        padding: 14px 30px 0 0;
        background: url('../../images/public/ico-arrow.png') right no-repeat;
        }
        a.more:hover {            
            background: url('../../images/public/ico-arrow-hover.png') right no-repeat;
           }
        
        a.moreLeft {    
        display: inline-block;
        height: 15px;
        font-size: 13px;                  
        padding: 0px 0 0 25px;
        text-transform: uppercase;
        background: url('../../images/public/ico-arrow-left.png') 0 1px no-repeat;
        }
        a.moreLeft:hover {            
            background: url('../../images/public/ico-arrow-left.png') 0 -14px no-repeat;
           }

    .msg, .msg-error {
    width: 960px;
    margin: 0 auto;
    text-align: left;                
    overflow: hidden;
    background-color: #818181;
    margin-bottom: 45px;
    }
    .msg-error {
    background-color: #ff0000;
    }
    .msg p, .msg-error p {
        background: url('../../images/public/ico-msg-ok.png') center left no-repeat;
        font-size: 16px;
        font-weight: 700;
        width: 100%;
        padding: 15px 30px;
        padding-left: 40px;
        margin-left: 40px;
        color: #fff;
        }

    .msg-error p {
        background: url('../../images/public/ico-msg-warn.png') center left no-repeat;
        }

button.externalLoginIcon {
    border: 0px none;
    background-color: #fff;
}

p.regulations {
    width: 510px;
    font-size: 11px;
    }
    p.regulations input {
        display: block;
        margin: 5px 0 10px 0 !important;
    }
p.btnRegister {
    margin: 15px 0;
}



path {
    pointer-events: fill;
    cursor: pointer;
    z-index: 10000;
}

rect {
    pointer-events: fill;
    cursor: pointer;
    z-index: 10000;
}

text {
    pointer-events: none;
    z-index: 10000;
}


.objectSectors {
    position: relative;
}
.objectSectors p.infoUser {
    position: absolute;
    top: 30px;
    left: 30px;
    padding: 5px 30px 0 30px;
    min-height: 30px;
    background: url('../../images/public/ico-info.png') 0 3px no-repeat;
}

.objectSectorsAndStats .objectSectors {
    float: left;
    width: 700px;
}

.objectSectorsAndStats .objectSctorsStats {
    float: right;
    margin-left: 20px;
    width: 240px;
}

.loading {
	position: fixed;
}

	.loading span {
		font-size: 11px;
		text-transform: uppercase;
		color: #f89b1d;
	}

.loading .ball {
	background-color: rgba(0,0,0,0);
	border:5px solid rgba(244,155,29,0.9);
	opacity:.9;
	border-top:5px solid rgba(0,0,0,0);
	border-left:5px solid rgba(0,0,0,0);
	border-radius:50px;
	box-shadow: 0 0 45px #f89b1d;
	width:50px;
	height:50px;
	margin:0 auto;
	-moz-animation:spin 1s infinite linear;
	-webkit-animation:spin 1s infinite linear;
}
.loading .ball1 {
	background-color: rgba(0,0,0,0);
	border:5px solid rgba(244,155,29,0.9);
	opacity:.9;
	border-top:5px solid rgba(0,0,0,0);
	border-left:5px solid rgba(0,0,0,0);
	border-radius:50px;
	box-shadow: 0 0 15px #f89b1d; 
	width:30px;
	height:30px;
	margin:0 auto;
	position:relative;
	top:-50px;
	-moz-animation:spinoff 1.1s infinite linear;
	-webkit-animation:spinoff 1.1s infinite linear; 
}
@-moz-keyframes spin {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(360deg); }
}
@-moz-keyframes spinoff {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(-360deg); }
}
@-webkit-keyframes spin {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(360deg); }
}
@-webkit-keyframes spinoff {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(-360deg); }
}

.cookie {
    direction: ltr;
    color: #fff;    
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99999;
    padding: 10px 20px;
    background-color: #f89b1d;    
    text-align: center;
    }
    .cookie p {
        position: relative;
        width: 960px;
        text-align: left;
        margin: 0 auto;
    }    
    .cookie a {
        color: black;
        text-decoration: underline;
        }
    .cookie p a.close {
        position: absolute;
        display: block;
        top: 5px;
        right: 10px;
        width: 25px;
        height: 25px;
        background: url('../../images/public/ico-close.png') no-repeat;
    }

.accent {
    color: #f89b1d !important;
    margin: 0 0 0 25px;
    
}

table td{
    vertical-align: top;
}

a.link {
    text-decoration: none !important;
    border-bottom: 1px solid #ccc;
}

#SectorSeatsWindow {
    overflow: auto;
    position: relative;
}

.faq {
    margin-bottom: 20px;
}

    .faq h2.question {
        margin-bottom: 10px;
    }

    .faq div.answer {
        padding-left: 10px;
        border-left: 2px solid #ccc;
    }

#TopRight {
    position: absolute;
    top: 0px;
    right: 0px;
}

.returnTicketRegulationsBox {
    text-align: left;
}

.returnTicketRegulationsBox p {
    padding-bottom: 10px;
}

.eventSectorStatsGrid {
    float: right;
}

    .eventSectorStatsGrid tr td, .eventSectorStatsGrid tr th {
        padding-bottom: 1px !important;
        padding-top: 1px !important;
    }

.eventPublicSeatsTypesAndPrices {
    float: right;
    margin-bottom: 20px;
}

    .eventPublicSeatsTypesAndPrices table tr td div {
        width: 15px;
        height: 15px;
        border: 1px solid #000;
    }

#SectorSeatsWindowColumn {
    vertical-align: top;
}

.headerActionLink {
    position: absolute;
    left: 0px;
    top: 60px;
}

    .headerActionLink a {
        text-decoration: underline;
        font-size: 18px;
    }

.eventList {
    margin-top: 20px;
}

    .eventList .c1 {
        float: left;
        width: 780px;
        padding-right: 20px;
    }

    .eventList .c2 {
        float: right;
        width: 160px;
    }

    .eventList .eventItem {
        margin-bottom: 20px;
    }

    .eventList .eventItem a {
        font-size: 18px;
        text-decoration: underline;
    }

.tagCloudItemSize1 {
    font-size: 17px;
}
.tagCloudItemSize2 {
    font-size: 14px;
}
.tagCloudItemSize3 {
    font-size: 13px;
}
