.belka_top {
background: #b15f11 url(images/carbon/maintitle.png) repeat-x 50% -3px;
color: #fff;
text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
height: 36px;
}
.belka_top-wrapper {
width: 90%;
margin: 0px auto;
min-width: 980px;
max-width: 1300px;
}
.nawigacja_usera ul {
margin-top: 0px;
margin-left: -40px;
}
.nawigacja_usera ul li {
list-style: none;
display: inline-block;
}
.nawigacja_usera ul li a {
color: #fff;
float: left;
padding: 0 12px;
line-height: 36px;
outline: none;
height: 36px;
}
.nawigacja_usera ul li a:hover {
background: rgba(0, 0, 0, 0.2);
}
.nawigacja_usera ul li a img {
vertical-align: middle;
position: relative;
margin: -1px 2px 0 0;
}
.menu_top {
float: right;
margin-top: 33px;
}
.menu_top li{
list-style: none;
display: inline-block;
margin: 0 4px 0 0;
}
.menu_top li a {
color: #9a9a9a;
background: url(images/carbon/trans10.png) repeat;
background: rgba(0,0,0,0.1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset rgba(0,0,0,0.8) 0px 1px 5px, rgba(255,255,255,0.02) 0px 0px 0px 1px, rgba(255,255,255,0.05) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.8) 0px 1px 5px, rgba(255,255,255,0.02) 0px 0px 0px 1px, rgba(255,255,255,0.05) 0px 1px 0px;
box-shadow: inset rgba(0,0,0,0.8) 0px 1px 5px, rgba(255,255,255,0.02) 0px 0px 0px 1px, rgba(255,255,255,0.05) 0px 1px 0px;
display: block;
outline: none;
padding: 0px 15px;
line-height: 34px;
height: 34px;
position: relative;
font-weight: bold;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.menu_top li a:hover {
color: #fff;
background: url(images/carbon/trans10.png) repeat;
background: rgba(0,0,0,0.3);
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.button_submit_gl {
background: #1a1a1a url(images/carbon/search_icon.png) no-repeat 50%;
z-index: 1000;
padding: 0;
border: 0;
margin-left: 238px;
margin-bottom: -27px;
position: relative;
width: 26px;
height: 26px;
-moz-border-radius: 0 3px 3px 0;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-radius: 0 3px 3px 0;
cursor: pointer;
}
.search_bg {
position: relative;
background: #fff;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
min-width: 230px;
font-size: 12px;
border: 0;
width: 138px;
outline: 0;
}
.zaawansowane_szukanie {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('images/carbon/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
float: right;
margin-top: -26px;
}
.zaawansowane_szukanie:hover {
background-color: rgba(0, 0, 0, 0.3);
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.search_bg:focus[type=text] {
position: relative;
background: #fff;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
min-width: 230px;
font-size: 12px;
border: 0;
width: 138px;
outline: 0;
}