1 @import url(//fonts.googleapis.com/css?family=Dosis:400,700&subset=latin,latin-ext);
40 background-image: url(../img/header-bar.png);
41 background-repeat: repeat-x;
42 background-position: 0 100%;
45 margin: 0 auto 23*$px;
47 padding: 29*$px 10*$px 0;
54 margin-bottom: 20*$px;
56 vertical-align: middle;
79 display: inline-block;
80 text-transform: uppercase;
83 /*position:relative;*/
88 vertical-align: bottom;
106 .menu-oc-program:before { background: url(../img/menu/olimpiada/program.png) no-repeat 0 0; background-size: 100%;}
107 .menu-oc-harmonogram:before { background: url(../img/menu/olimpiada/harmonogram.png) no-repeat 0 0; background-size: 100%;}
108 .menu-oc-regulamin:before { background: url(../img/menu/olimpiada/regulamin.png) no-repeat 0 0; background-size: 100%;}
109 .menu-oc-literatura:before { background: url(../img/menu/olimpiada/literatura.png) no-repeat 0 0; background-size: 100%;}
110 .menu-oc-komitet:before { background: url(../img/menu/olimpiada/komitet.png) no-repeat 0 0; background-size: 100%;}
111 .menu-oc-kontakt:before { background: url(../img/menu/olimpiada/kontakt.png) no-repeat 0 0; background-size: 100%;}
112 .menu-oc-program:hover:before {
113 background: url(../img/menu/olimpiada/program_active.png) no-repeat 0 0; background-size: 100%;}
114 .menu-oc-harmonogram:hover:before {
115 background: url(../img/menu/olimpiada/harmonogram_active.png) no-repeat 0 0; background-size: 100%;}
116 .menu-oc-regulamin:hover:before {
117 background: url(../img/menu/olimpiada/regulamin_active.png) no-repeat 0 0; background-size: 100%;}
118 .menu-oc-literatura:hover:before {
119 background: url(../img/menu/olimpiada/literatura_active.png) no-repeat 0 0; background-size: 100%;}
120 .menu-oc-komitet:hover:before {
121 background: url(../img/menu/olimpiada/komitet_active.png) no-repeat 0 0; background-size: 100%;}
122 .menu-oc-kontakt:hover:before {
123 background: url(../img/menu/olimpiada/kontakt_active.png) no-repeat 0 0; background-size: 100%;}
129 background-color: white;
130 /* Extend padded background .*/
132 margin-left: -10*$px;
138 background-color: white;
139 /* Extend padded background .*/
140 padding: 2px 10*$px 0;
141 margin-right: -10*$px;
156 border-top: 1px solid #c9ccce;
158 padding: .2em 10 * $px;
159 margin: 40*$px auto 1em auto;
167 margin-right: 20 * $px;
172 margin-left: 20 * $px;
190 vertical-align:bottom;
191 border: 1px solid #c9ccce;
197 border-right-width: 0;
211 input::-webkit-input-placeholder {
212 text-transform: uppercase;
214 input:-moz-placeholder {
215 text-transform: uppercase;
217 input::-moz-placeholder {
218 text-transform: uppercase;
220 input::-ms-placeholder {
221 text-transform: uppercase;
264 border: 5*$px solid #eee;
276 border: 1px solid black;
278 border-radius: 0.938em;