/* line 1, ../sass/main.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
/* line 12, ../sass/main.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/* line 16, ../sass/main.scss */
body { line-height: 1; }

/* line 20, ../sass/main.scss */
ol, ul { list-style: none; }

/* line 24, ../sass/main.scss */
blockquote, q { quotes: none; }

/* line 29, ../sass/main.scss */
blockquote:before, blockquote:after { content: ''; content: none; }

/* line 36, ../sass/main.scss */
q:before, q:after { content: ''; content: none; }

/* line 42, ../sass/main.scss */
table { border-collapse: collapse; border-spacing: 0; }

/*end reset*/
/* line 49, ../sass/main.scss */
.clear { clear: both; }

/* line 53, ../sass/main.scss */
body { font-family: 'Source Sans Pro', sans-serif; background-color: #fff; color: #3c2f37; }

/* line 59, ../sass/main.scss */
a { color: #3c2f37; text-decoration: underline; }

/* line 64, ../sass/main.scss */
h2 { font-size: 38px; color: #cccccc; margin-bottom: 15px; }

/* line 70, ../sass/main.scss */
h3 { font-size: 28px; color: #ffffff; }

/* line 75, ../sass/main.scss */
#container { width: 900px; margin: 0 auto; }

/* line 80, ../sass/main.scss */
#content { width: 930px; margin-top: 30px; }

/* line 85, ../sass/main.scss */
#logo { margin-top: 15px; float: right; height: 55px; }

#languages { margin-top: 35px; float: left; width: 200px; height: 30px; margin-right: 20px; color: #cccccc;}
#languages a{
background: #ff430f;
padding: 3px 8px 3px 8px;
margin-right: 10px;
text-decoration: none;
color: #fff;
}
#languages a.current{
background: #000;
}

/* line 91, ../sass/main.scss */
#first, #second, #third { width: 280px; background: #cccccc; height: 370px; float: left; clear: right; margin-right: 30px; padding-top: 14px; position: relative; }

/* line 102, ../sass/main.scss */
#loading { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999; display: none; background: #fff; opacity: 0.5; filter: alpha(opacity=50); }
/* line 113, ../sass/main.scss */
#loading img { position: absolute; left: 50%; top: 50%; margin: -24px 0 0 -24px; }

/* line 121, ../sass/main.scss */
#first { background: #cccccc url("../../img/reserve/yel.png") no-repeat; }

/* line 125, ../sass/main.scss */
#second { background: #cccccc url("../../img/reserve/red.png") no-repeat; }

/* line 129, ../sass/main.scss */
#third { background: #cccccc url("../../img/reserve/pur.png") no-repeat; }

/* line 133, ../sass/main.scss */
#numfooter { position: absolute; bottom: 0; background: #feae00; font-size: 12px; 
*height: 62px; 
display: none; width: 280px; color: #fff;}
#numfooter a{  
 color: #fff;}
/* line 141, ../sass/main.scss */
#numfooter img { margin: 10px 10px 0 10px; float: left; clear: right; }

/* line 151, ../sass/main.scss */
.numfoottxt { margin: 10px; padding-top: 4px; font-size: 17px;}

/* line 156, ../sass/main.scss */
#first input { border: 0; width: 150px; height: 36px; color: #3d2f38; background: url("../../img/reserve/input.jpg") no-repeat; font-size: 18px; padding-left: 10px; }

/* line 166, ../sass/main.scss */
#numurs { margin: 125px 0 0 60px; width: 160px; }

/* line 171, ../sass/main.scss */
.nrdescr { font-size: 12px; color: #808080; margin-top: 5px; }

/* line 177, ../sass/main.scss */
#datepicker { margin: 64px 0 0 35px; }

/* line 181, ../sass/main.scss */
.times { margin-top: 35px; position: relative; padding-bottom: 35px; }
/* line 185, ../sass/main.scss */
/*.times input { margin-left: 51px; margin-top: 10px; }*/

.times table {margin-left: 51px;}
.times table td{padding: 0px 2px 7px 0;}

/* line 189, ../sass/main.scss */
.times label { cursor: pointer; }

/* line 194, ../sass/main.scss */
#third input.submit { border: 0; width: 153px; height: 46px; background: #911887; color: #ffffff; font-size: 24px; right: -15px; bottom: -30px; position: absolute; cursor: pointer; }

/* line 207, ../sass/main.scss */
#rez { margin-top: 40px; color: #66525e; font-size: 28px; width: 930px; }

/* line 214, ../sass/main.scss */
.rezcolomns { width: 250px; float: left; clear: right; margin-right: 30px; background-color: #3c2f37; padding: 15px; border: 0; color: #66525e; font-size: 28px; }

/*login page*/
/* line 228, ../sass/main.scss */
#login { background: #cccccc url("../../img/reserve/dar.png") no-repeat; width: 280px; height: 350px; margin: 10px 0 0 310px; padding-top: 14px; position: relative; }
/* line 229, ../sass/main.scss */
#login input.logininput { border: 0; width: 170px; height: 36px; color: #3d2f38; background: url("../../img/reserve/login.jpg") no-repeat; font-size: 28px; padding-left: 10px; }

/* line 246, ../sass/main.scss */
#loginform { margin: 125px 0 0 50px; }

/* line 250, ../sass/main.scss */
#login .loginsubmit { border: 0; width: 153px; height: 46px; background: #ff430f; color: #ffffff; font-size: 24px; right: -15px; bottom: -20px; position: absolute; cursor: pointer; }

/* line 263, ../sass/main.scss */
.reflected { margin-top: 15px; }
/* line 265, ../sass/main.scss */
.reflected input { color: #fff !important; }

/*Table*/
/* line 272, ../sass/main.scss */
table { max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0; }

/* line 279, ../sass/main.scss */
.table { width: 100%; margin-bottom: 20px; }
/* line 282, ../sass/main.scss */
.table th, .table td { padding: 8px; line-height: 20px; text-align: left; vertical-align: top; border-top: 1px solid #dddddd; }
/* line 289, ../sass/main.scss */
.table th { font-weight: bold; }
/* line 292, ../sass/main.scss */
.table thead th { vertical-align: bottom; }
/* line 296, ../sass/main.scss */
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td { border-top: 0; }
/* line 301, ../sass/main.scss */
.table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td { border-top: 0; }
/* line 306, ../sass/main.scss */
.table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td { border-top: 0; }
/* line 310, ../sass/main.scss */
.table tbody + tbody { border-top: 2px solid #dddddd; }
/* line 313, ../sass/main.scss */
.table .table { background-color: #ffffff; }

/* line 319, ../sass/main.scss */
.table-condensed th, .table-condensed td { padding: 4px 5px; }

/* line 324, ../sass/main.scss */
.table-bordered { border: 1px solid #dddddd; border-collapse: separate; *border-collapse: collapse; border-left: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
/* line 332, ../sass/main.scss */
.table-bordered th, .table-bordered td { border-left: 1px solid #dddddd; }
/* line 336, ../sass/main.scss */
.table-bordered caption + thead tr:first-child th { border-top: 0; }
/* line 340, ../sass/main.scss */
.table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td { border-top: 0; }
/* line 346, ../sass/main.scss */
.table-bordered colgroup + thead tr:first-child th { border-top: 0; }
/* line 350, ../sass/main.scss */
.table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td { border-top: 0; }
/* line 355, ../sass/main.scss */
.table-bordered thead:first-child tr:first-child th { border-top: 0; }
/* line 359, ../sass/main.scss */
.table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top: 0; }
/* line 363, ../sass/main.scss */
.table-bordered thead:first-child tr:first-child > th:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; }
/* line 369, ../sass/main.scss */
.table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; }
/* line 375, ../sass/main.scss */
.table-bordered thead:first-child tr:first-child > th:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; }
/* line 381, ../sass/main.scss */
.table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; }
/* line 387, ../sass/main.scss */
.table-bordered thead:last-child tr:last-child > th:first-child { -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; }
/* line 393, ../sass/main.scss */
.table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child { -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; }
/* line 400, ../sass/main.scss */
.table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child { -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; }
/* line 406, ../sass/main.scss */
.table-bordered thead:last-child tr:last-child > th:last-child { -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; }
/* line 412, ../sass/main.scss */
.table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child { -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; }
/* line 420, ../sass/main.scss */
.table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child { -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; }
/* line 427, ../sass/main.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child { -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0; }
/* line 432, ../sass/main.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child { -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0; }
/* line 440, ../sass/main.scss */
.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; }
/* line 447, ../sass/main.scss */
.table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; }
/* line 454, ../sass/main.scss */
.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; }
/* line 461, ../sass/main.scss */
.table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; }

/* line 470, ../sass/main.scss */
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; }

/* line 476, ../sass/main.scss */
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th { background-color: #f5f5f5; }

/* line 482, ../sass/main.scss */
table td[class*="span"], table th[class*="span"] { display: table-cell; float: none; margin-left: 0; }

/* line 490, ../sass/main.scss */
.row-fluid table td[class*="span"], .row-fluid table th[class*="span"] { display: table-cell; float: none; margin-left: 0; }

/* line 498, ../sass/main.scss */
.table td.span1, .table th.span1 { float: none; width: 44px; margin-left: 0; }
/* line 503, ../sass/main.scss */
.table td.span2, .table th.span2 { float: none; width: 124px; margin-left: 0; }
/* line 508, ../sass/main.scss */
.table td.span3, .table th.span3 { float: none; width: 204px; margin-left: 0; }
/* line 513, ../sass/main.scss */
.table td.span4, .table th.span4 { float: none; width: 284px; margin-left: 0; }
/* line 518, ../sass/main.scss */
.table td.span5, .table th.span5 { float: none; width: 364px; margin-left: 0; }
/* line 523, ../sass/main.scss */
.table td.span6, .table th.span6 { float: none; width: 444px; margin-left: 0; }
/* line 528, ../sass/main.scss */
.table td.span7, .table th.span7 { float: none; width: 524px; margin-left: 0; }
/* line 533, ../sass/main.scss */
.table td.span8, .table th.span8 { float: none; width: 604px; margin-left: 0; }
/* line 538, ../sass/main.scss */
.table td.span9, .table th.span9 { float: none; width: 684px; margin-left: 0; }
/* line 543, ../sass/main.scss */
.table td.span10, .table th.span10 { float: none; width: 764px; margin-left: 0; }
/* line 548, ../sass/main.scss */
.table td.span11, .table th.span11 { float: none; width: 844px; margin-left: 0; }
/* line 553, ../sass/main.scss */
.table td.span12, .table th.span12 { float: none; width: 924px; margin-left: 0; }
/* line 559, ../sass/main.scss */
.table tbody tr.success > td { background-color: #dff0d8; }
/* line 562, ../sass/main.scss */
.table tbody tr.error > td { background-color: #f2dede; }
/* line 565, ../sass/main.scss */
.table tbody tr.warning > td { background-color: #fcf8e3; }
/* line 568, ../sass/main.scss */
.table tbody tr.info > td { background-color: #d9edf7; }

/* line 575, ../sass/main.scss */
.table-hover tbody tr.success:hover > td { background-color: #d0e9c6; }
/* line 578, ../sass/main.scss */
.table-hover tbody tr.error:hover > td { background-color: #ebcccc; }
/* line 581, ../sass/main.scss */
.table-hover tbody tr.warning:hover > td { background-color: #faf2cc; }
/* line 584, ../sass/main.scss */
.table-hover tbody tr.info:hover > td { background-color: #c4e3f3; }

/*button*/
/* line 591, ../sass/main.scss */
.close { float: right; font-size: 20px; font-weight: bold; line-height: 20px; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); }
/* line 600, ../sass/main.scss */
.close:hover, .close:focus { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); }

/* line 609, ../sass/main.scss */
button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }

/* line 617, ../sass/main.scss */
.btn { text-decoration: none; display: inline-block; *display: inline; padding: 4px 12px; margin-bottom: 0; *margin-left: .3em; font-size: 14px; line-height: 20px; color: #333333; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); vertical-align: middle; cursor: pointer; background-color: #f5f5f5; *background-color: #e6e6e6; background-image: -moz-linear-gradient(top, white, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, white, #e6e6e6); background-image: -o-linear-gradient(top, white, #e6e6e6); background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); background-repeat: repeat-x; border: 1px solid #cccccc; *border: 0; border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-bottom-color: #b3b3b3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
/* line 653, ../sass/main.scss */
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] { color: #333333; background-color: #e6e6e6; *background-color: #d9d9d9; }
/* line 658, ../sass/main.scss */
.btn:active, .btn.active { background-color: #cccccc \9; }
/* line 661, ../sass/main.scss */
.btn:first-child { *margin-left: 0; }
/* line 664, ../sass/main.scss */
.btn:hover { color: #333333; text-decoration: none; background-position: 0 -15px; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; }
/* line 673, ../sass/main.scss */
.btn:focus { color: #333333; text-decoration: none; background-position: 0 -15px; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
/* line 685, ../sass/main.scss */
.btn.active, .btn:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
/* line 692, ../sass/main.scss */
.btn.disabled, .btn[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

/* line 703, ../sass/main.scss */
.btn-large { padding: 11px 19px; font-size: 17.5px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
/* line 709, ../sass/main.scss */
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] { margin-top: 4px; }

/* line 714, ../sass/main.scss */
.btn-small { padding: 2px 10px; font-size: 11.9px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
/* line 720, ../sass/main.scss */
.btn-small [class^="icon-"], .btn-small [class*=" icon-"] { margin-top: 0; }

/* line 725, ../sass/main.scss */
.btn-mini { padding: 0 6px; font-size: 10.5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
/* line 726, ../sass/main.scss */
.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] { margin-top: -1px; }

/* line 736, ../sass/main.scss */
.btn-block { display: block; width: 100%; padding-right: 0; padding-left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* line 744, ../sass/main.scss */
.btn-block + .btn-block { margin-top: 5px; }

/* line 750, ../sass/main.scss */
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

/* line 755, ../sass/main.scss */
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active { color: rgba(255, 255, 255, 0.75); }

/* line 759, ../sass/main.scss */
.btn-primary { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #006dcc; *background-color: #0044cc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(to bottom, #0088cc, #0044cc); background-repeat: repeat-x; border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
/* line 774, ../sass/main.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: #ffffff; background-color: #0044cc; *background-color: #003bb3; }
/* line 779, ../sass/main.scss */
.btn-primary:active, .btn-primary.active { background-color: #003399 \9; }

/* line 784, ../sass/main.scss */
.btn-warning { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #faa732; *background-color: #f89406; background-image: -moz-linear-gradient(top, #fbb450, #f89406); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); background-image: -webkit-linear-gradient(top, #fbb450, #f89406); background-image: -o-linear-gradient(top, #fbb450, #f89406); background-image: linear-gradient(to bottom, #fbb450, #f89406); background-repeat: repeat-x; border-color: #f89406 #f89406 #ad6704; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
/* line 799, ../sass/main.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] { color: #ffffff; background-color: #f89406; *background-color: #df8505; }
/* line 804, ../sass/main.scss */
.btn-warning:active, .btn-warning.active { background-color: #c67605 \9; }

/* line 809, ../sass/main.scss */
.btn-danger { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #da4f49; *background-color: #bd362f; background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f)); background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f); background-image: -o-linear-gradient(top, #ee5f5b, #bd362f); background-image: linear-gradient(to bottom, #ee5f5b, #bd362f); background-repeat: repeat-x; border-color: #bd362f #bd362f #802420; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
/* line 824, ../sass/main.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { color: #ffffff; background-color: #bd362f; *background-color: #a9302a; }
/* line 829, ../sass/main.scss */
.btn-danger:active, .btn-danger.active { background-color: #942a25 \9; }

/* line 834, ../sass/main.scss */
.btn-success { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #5bb75b; *background-color: #51a351; background-image: -moz-linear-gradient(top, #62c462, #51a351); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)); background-image: -webkit-linear-gradient(top, #62c462, #51a351); background-image: -o-linear-gradient(top, #62c462, #51a351); background-image: linear-gradient(to bottom, #62c462, #51a351); background-repeat: repeat-x; border-color: #51a351 #51a351 #387038; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
/* line 849, ../sass/main.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { color: #ffffff; background-color: #51a351; *background-color: #499249; }
/* line 854, ../sass/main.scss */
.btn-success:active, .btn-success.active { background-color: #408140 \9; }

/* line 859, ../sass/main.scss */
.btn-info { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #49afcd; *background-color: #2f96b4; background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); background-image: linear-gradient(to bottom, #5bc0de, #2f96b4); background-repeat: repeat-x; border-color: #2f96b4 #2f96b4 #1f6377; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
/* line 874, ../sass/main.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { color: #ffffff; background-color: #2f96b4; *background-color: #2a85a0; }
/* line 879, ../sass/main.scss */
.btn-info:active, .btn-info.active { background-color: #24748c \9; }

/* line 884, ../sass/main.scss */
.btn-inverse { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #363636; *background-color: #222222; background-image: -moz-linear-gradient(top, #444444, #222222); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222)); background-image: -webkit-linear-gradient(top, #444444, #222222); background-image: -o-linear-gradient(top, #444444, #222222); background-image: linear-gradient(to bottom, #444444, #222222); background-repeat: repeat-x; border-color: #222222 #222222 #000000; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
/* line 899, ../sass/main.scss */
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { color: #ffffff; background-color: #222222; *background-color: #151515; }
/* line 904, ../sass/main.scss */
.btn-inverse:active, .btn-inverse.active { background-color: #080808 \9; }

/* line 909, ../sass/main.scss */
button.btn, input[type="submit"].btn { *padding-top: 3px; *padding-bottom: 3px; }

/* line 914, ../sass/main.scss */
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner { padding: 0; border: 0; }

/* line 919, ../sass/main.scss */
button.btn.btn-large, input[type="submit"].btn.btn-large { *padding-top: 7px; *padding-bottom: 7px; }

/* line 924, ../sass/main.scss */
button.btn.btn-small, input[type="submit"].btn.btn-small { *padding-top: 3px; *padding-bottom: 3px; }

/* line 929, ../sass/main.scss */
button.btn.btn-mini, input[type="submit"].btn.btn-mini { *padding-top: 1px; *padding-bottom: 1px; }

/* line 934, ../sass/main.scss */
.btn-link { background-color: transparent; background-image: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #0088cc; cursor: pointer; border-color: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
/* line 940, ../sass/main.scss */
.btn-link:active, .btn-link[disabled] { background-color: transparent; background-image: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
/* line 953, ../sass/main.scss */
.btn-link:hover, .btn-link:focus { color: #005580; text-decoration: underline; background-color: transparent; }
/* line 959, ../sass/main.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus { color: #333333; text-decoration: none; }

/* line 966, ../sass/main.scss */
.btn-group { position: relative; display: inline-block; *display: inline; *margin-left: .3em; font-size: 0; white-space: nowrap; vertical-align: middle; *zoom: 1; }
/* line 975, ../sass/main.scss */
.btn-group:first-child { *margin-left: 0; }
/* line 978, ../sass/main.scss */
.btn-group + .btn-group { margin-left: 5px; }

/* line 983, ../sass/main.scss */
.btn-toolbar { margin-top: 10px; margin-bottom: 10px; font-size: 0; }
/* line 988, ../sass/main.scss */
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group { margin-left: 5px; }

/* line 996, ../sass/main.scss */
.btn-group > .btn { position: relative; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-size: 14px; }
/* line 1001, ../sass/main.scss */
.btn-group > .btn + .btn { margin-left: -1px; }
/* line 1006, ../sass/main.scss */
.btn-group > .dropdown-menu, .btn-group > .popover { font-size: 14px; }
/* line 1009, ../sass/main.scss */
.btn-group > .btn-mini { font-size: 10.5px; }
/* line 1012, ../sass/main.scss */
.btn-group > .btn-small { font-size: 11.9px; }
/* line 1015, ../sass/main.scss */
.btn-group > .btn-large { font-size: 17.5px; }
/* line 1019, ../sass/main.scss */
.btn-group > .btn:first-child { margin-left: 0; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; }
/* line 1028, ../sass/main.scss */
.btn-group > .btn:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; }
/* line 1037, ../sass/main.scss */
.btn-group > .dropdown-toggle { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; }
/* line 1046, ../sass/main.scss */
.btn-group > .btn.large:first-child { margin-left: 0; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -moz-border-radius-topleft: 6px; }
/* line 1055, ../sass/main.scss */
.btn-group > .btn.large:last-child { -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -moz-border-radius-bottomright: 6px; }
/* line 1064, ../sass/main.scss */
.btn-group > .large.dropdown-toggle { -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -moz-border-radius-bottomright: 6px; }
/* line 1073, ../sass/main.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active { z-index: 2; }
/* line 1078, ../sass/main.scss */
.btn-group .dropdown-toggle:active { outline: 0; }
/* line 1082, ../sass/main.scss */
.btn-group.open .dropdown-toggle { outline: 0; background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
/* line 1089, ../sass/main.scss */
.btn-group.open .btn.dropdown-toggle { background-color: #e6e6e6; }
/* line 1092, ../sass/main.scss */
.btn-group.open .btn-primary.dropdown-toggle { background-color: #0044cc; }
/* line 1095, ../sass/main.scss */
.btn-group.open .btn-warning.dropdown-toggle { background-color: #f89406; }
/* line 1098, ../sass/main.scss */
.btn-group.open .btn-danger.dropdown-toggle { background-color: #bd362f; }
/* line 1101, ../sass/main.scss */
.btn-group.open .btn-success.dropdown-toggle { background-color: #51a351; }
/* line 1104, ../sass/main.scss */
.btn-group.open .btn-info.dropdown-toggle { background-color: #2f96b4; }
/* line 1107, ../sass/main.scss */
.btn-group.open .btn-inverse.dropdown-toggle { background-color: #222222; }
/* line 1112, ../sass/main.scss */
.btn-group > .btn + .dropdown-toggle { *padding-top: 5px; padding-right: 8px; *padding-bottom: 5px; padding-left: 8px; -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
/* line 1121, ../sass/main.scss */
.btn-group > .btn-mini + .dropdown-toggle { *padding-top: 2px; padding-right: 5px; *padding-bottom: 2px; padding-left: 5px; }
/* line 1127, ../sass/main.scss */
.btn-group > .btn-small + .dropdown-toggle { *padding-top: 5px; *padding-bottom: 4px; }
/* line 1131, ../sass/main.scss */
.btn-group > .btn-large + .dropdown-toggle { *padding-top: 7px; padding-right: 12px; *padding-bottom: 7px; padding-left: 12px; }

/* line 1140, ../sass/main.scss */
.btn .caret { margin-top: 8px; margin-left: 0; }

/* line 1145, ../sass/main.scss */
.btn-large .caret { margin-top: 6px; border-top-width: 5px; border-right-width: 5px; border-left-width: 5px; }

/* line 1152, ../sass/main.scss */
.btn-mini .caret, .btn-small .caret { margin-top: 8px; }

/* line 1156, ../sass/main.scss */
.dropup .btn-large .caret { border-bottom-width: 5px; }

/* line 1160, ../sass/main.scss */
.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; }

/* line 1165, ../sass/main.scss */
.btn-group-vertical { display: inline-block; *display: inline; /* IE7 inline-block hack */ *zoom: 1; }
/* line 1171, ../sass/main.scss */
.btn-group-vertical > .btn { display: block; float: none; max-width: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
/* line 1178, ../sass/main.scss */
.btn-group-vertical > .btn + .btn { margin-top: -1px; margin-left: 0; }
/* line 1182, ../sass/main.scss */
.btn-group-vertical > .btn:first-child { -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }
/* line 1187, ../sass/main.scss */
.btn-group-vertical > .btn:last-child { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; }
/* line 1194, ../sass/main.scss */
.btn-group-vertical > .btn-large:first-child { -webkit-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0; }
/* line 1199, ../sass/main.scss */
.btn-group-vertical > .btn-large:last-child { -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; }

/*disabled*/
/* line 1210, ../sass/main.scss */
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] { cursor: not-allowed; background-color: #eeeeee; }

/* line 1216, ../sass/main.scss */
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] { background-color: transparent; }

/* line 1224, ../sass/main.scss */
.calwrap * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* line 1228, ../sass/main.scss */
.header, .calwrap { width: 960px; position: relative; margin: 0 auto; font-size: 12px; }
/* line 1233, ../sass/main.scss */
.header a, .calwrap a { text-decoration: none; }

/* line 1239, ../sass/main.scss */
.header h2, .header h3 { text-align: center; }
/* line 1242, ../sass/main.scss */
.header h2 { margin-bottom: 6px; }
/* line 1245, ../sass/main.scss */
.header h3 { color: #CCCCCC; font-size: 16px; margin-bottom: 20px; }
/* line 1250, ../sass/main.scss */
.header nav { overflow: hidden; padding: 10px 0; }
/* line 1254, ../sass/main.scss */
.header .next { float: right; }
/* line 1257, ../sass/main.scss */
.header .prev { float: left; }

/* line 1262, ../sass/main.scss */
.print { position: absolute; top: 10px; right: 10px; }

@media print { /* line 1269, ../sass/main.scss */
  .print, .nav { display: none; } }
/* line 1273, ../sass/main.scss */
.calendar { position: absolute; width: 100%; }
/* line 1276, ../sass/main.scss */
.calendar th, .calendar td { width: 230px; vertical-align: middle; border: 1px solid #ccc; font-weight: bold; }
/* line 1281, ../sass/main.scss */
.calendar th:first-child, .calendar td:first-child { width: 40px; }
/* line 1285, ../sass/main.scss */
.calendar tr { height: 40px; }
/* line 1288, ../sass/main.scss */
.calendar td:first-child { text-align: right; }
/* line 1291, ../sass/main.scss */
.calendar span { padding-right: 4px; }

/* line 1296, ../sass/main.scss */
.events { position: absolute; top: 40px; left: 40px; }

/* line 1302, ../sass/main.scss */
.event { border: 3px solid #ccc; background-color: white; min-height: 40px !important; position: absolute; width: 230px; }
/* line 1308, ../sass/main.scss */
.event div { float: left; height: 100%; min-height: 38px; padding: 11px 6px 6px; overflow: hidden; white-space: nowrap; }
/* line 1316, ../sass/main.scss */
.event .info { min-width: 60px; }
/* line 1318, ../sass/main.scss */
.event .info:first-child { border-right: 2px solid #ccc; }
/* line 1321, ../sass/main.scss */
.event .info:nth-child(2) { width: auto; max-width: 104px; text-overflow: ellipsis; }
/* line 1326, ../sass/main.scss */
.event .info:nth-child(3) { border-left: 2px solid #ccc; float: right; }
/* line 1331, ../sass/main.scss */
.event .single { width: 100%; }

/* line 1337, ../sass/main.scss */
.glazura th, .glazura td { width: auto; }
/* line 1339, ../sass/main.scss */
.glazura th:first-child, .glazura td:first-child { width: 40px; }
/* line 1342, ../sass/main.scss */
.glazura th:nth-child(2), .glazura td:nth-child(2) { width: 360px; }
/* line 1345, ../sass/main.scss */
.glazura th:nth-child(3), .glazura td:nth-child(3) { width: 560px; }
/* line 1349, ../sass/main.scss */
.glazura .event { width: 360px; }

#footer_am{
position: relative;
text-align: center;
background-color: #d61853;
font-size: 28px;
width: 100%;
margin-top: 20px;
padding-top: 18px;
padding-bottom: 20px;
color: #fff;
}
