* {
	margin:0;
	padding:0;
	}
        
html, body {height: 100%}

body {
	font-family: "Century Gothic";
	background: url(/images/background.jpg) no-repeat top center #000;
        color: #fff;
	}

/******************BasicTags********************/

p.notice {
    font-size: 0.7em;
    color: #24ff2e;
}

img {border: none}

a {
    text-decoration: none;
    color: #fff;
}

h1, h3 {
    font-size: 1em;
    font-weight: normal
}

h2 {
    font-size: 1.2em;
    font-weight: normal;
    margin-top: 10px;
}

h2, h3 {
    color: #f3f3f3;
}

a.styled {
    display: block;
    background: url(/images/weekdays/simple.png) top left no-repeat;
    height:26px;
    position:relative;
    top:-5px;
    width:118px;
    cursor: pointer;
    z-index: 2;
}

a.ajax {
    font-size: 0.8em;
    border-bottom: 1px dashed #fff;
}

span.cap {
    text-transform: capitalize
}

span.upper {
    text-transform: uppercase
}

span.lower {
    text-transform: lowercase
}

label {
    clear: both;
    margin-bottom: 10px;
}

input.text {
    background:url("/images/input-text-bg.jpg") top left no-repeat;
    border: none;
    color: #F1F1F1;
    height: 27px;
    padding-left: 3px;
    width: 203px;
}

input.button {
    background:url("/images/input-button-bg.jpg") top left no-repeat;
    border: none;
    color: #fff;
    height:27px;
    width: 70px;
    cursor: pointer;
}

label, input {float: left}
               
		
/*****************SimpleStyles*******************/
	.clearer {
		clear:both;
		}
	.clear:after {
		content: "."; 
	    display: block; 
	    height: 0;
	    clear: both; 
	    visibility: hidden;
	}
	.clear {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .cleare {height: 1%;}
	.clear {display: block;}
	/* End hide from IE-mac */

	.fleft {
		float:left;
		
		}
	.fright {
		float:right;
		
		}

        .centered {text-align: center}
        .lefted {text-align: left !important}

/********************Content*******************/

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: -257px;
}

.content {
    width: 940px;
    padding: 0 20px;
    margin: 0 auto;
}

.grid-block {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 276px;
    position: relative;
}

    .left {
        padding-right: 24px;
    }

    .middle {
        padding: 0 12px;
    }

    .right {
        padding-left: 24px;
    }

    .grid-block h1 {
        position: relative;
        top: 100px;
        left: 0px;
    }

    .grid-block form {
        position: relative;
        top: 81px;
        left: 0px;
    }

.last {margin: 0 !important}



/********************HEADER*******************/

#header {
    height: 250px;
    clear: both;
}

#header img.logo {
    margin-top: 32px;
}

/********************MAIN*******************/

#main {
    height: 510px;
    clear: both;
}

#main a.big-frame {
    position: relative;
    z-index: 2;
}

img.afisha {
    position: absolute;
    z-index: 1;
    top: 12px;
}

.left .afisha {
    left: 7px;
}

.middle .afisha {
    left: 19px;
}

.right .afisha {
    left: 30px;
}

span.men {
    color: #363ecb !important;
}

span.women {
    color: #a4005b !important;
}

/********************WEEK*******************/

#week {
    height: 300px;
    clear: both;
}

.weekday {
    width: 118px;
    margin: 0 19px 0 0;
    text-align: center;
    float: left;
    position: relative;
}

.hover {
    bottom:0;
    left:-4px;
    position:absolute;
    z-index:1;
}


/********************BOTTOM*******************/

#bottom {
    height: 564px;
    clear: both;
}

#bottom .left {
    width: 380px;
    margin-right: 35px;
    position: relative;
    float: left;
    padding: 0;
}

    #bottom .left img {
        position: absolute;
        top: 0px;
        left: -50px;
        z-index: -1;
    }

#bottom .right {
    width: 525px;
    float: left;
    padding: 0;
}

#flickr {
    margin-top: 10px;
}

.flick {
    width: 75px;
    height: 75px;
    overflow: hidden;
    float: left;
}

span.powered {
    float: right;
    margin-top: 5px;
}

/********************FOOTER*******************/

#footer, #push {
    height: 257px;
    clear: both;
}

#footer {
    background: url(/images/footer-bg.jpg) no-repeat center #000;
    text-align: center;
    padding-top: 193px;
    height: 64px;
}

.copyright {
    color: #9c9c9c;
    font-size: 0.8em;
}


/********************POPUP*******************/

.popup {
    width: 183px;
    height: 74px;
    background: url(/images/popup-background.jpg) no-repeat;
    position: absolute;
    bottom: -92px;
    left: 6px;
    text-align: left;
    padding: 10px 0 0 10px;
    z-index: 999;
}

.popup span {
    font-weight: bold;
    text-transform: lowercase;
    clear: both;
    display: block;
}

.popup .starting {
    float: left;
    margin-top: 5px;
    width: 91px;
}

.popup .starting span {
    color: #9f9f9f;
    font-size: 0.7em;
}

.popup .starting span.time {
    color: #fff;
    font-size: 1em;
}

.popup .starting span.price {
    font-size: 1em;
}

.popup .starting span.price span {
    font-size: 1em;
    font-weight: normal;
    clear: none;
    display: inline;
}

.pointer {
    position: absolute;
    bottom: 77px;
    left: 15px;
}

/********************ORDER ANKETA*******************/

#zoom img.header {
    margin-bottom: 20px;
}

#anketa {
    width: 584px;
    height: 900px;
    background-color: #fff;
    text-align: center;
}

#zoom select {
    border: 1px solid #000;
}

#zoom div.select {
    text-align: center;
}

#zoom label, #zoom input, #zoom .select {
    clear:both;
    float: none;
}

#zoom label {
    color: #c8c9cb;
    float: right;
    margin-right: 20px;
}

#zoom input {
    width: 544px;
    height: 20px;
    background: none;
    border: none;
    border-bottom: 1px solid #000;
    margin: 0 20px;
}

#zoom .button {
    border: 1px solid #000;
    width: 100px;
    height: 20px;
    float: right;
    margin-right: 20px;
    color: #000;
}