/* Logo in header START */.brand img{  vertical-align: top;}      .brand span{  height: 35px;  line-height: 35px;}/* Logo in header END *//* Button in inventory */.button1 {  margin: 0px 4px;}/* Input in inventory */.input1 {  margin-bottom: 0px !important; width: 60px !important;  margin-right: 5px;}/* to right */.to_right {  text-align: right !important;} .center {  text-align: center !important;} /* in inventory: delete space between add-on and input */.add-on {  margin-right: -5px !important;}/* space around img in inventory */.img1 {  margin-right: 5px;   width: 32px;	}/* Click for max items to input */.click_max {  cursor: pointer;}/* Edit right div in green line at top */.nav.pull-right {  margin-top: 5px;}/* Reset default border-bottom in main (footer is only at login page) */.main{  border-bottom: 0px !important;	}/* Edit black footer in login page */.footer{  border-top: 2px solid #292929;	position: fixed !important;}/* messages */.alert{  margin: 10px !important;}/* Frame in FAQ */.widget{	margin-top: 10px;}/* Custom jQuery UI autocomplete */.auto_inst img{	padding-right: 5px;}/* Custom card */.span6{  margin: 0px;}.widget-content th{  padding-right: 10px;  text-align: right;}.widget-content input{  width: 250px !important;}.widget{	margin-top: 0px;}/* Image of player in settings */.player_img{	float: left;	margin-right: 10px;}/* tables */th.headerSortUp {   background-image: url('/images/desc.gif'), -webkit-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%);  background-repeat: no-repeat;  background-position: left center, left top;} th.headerSortDown {   background-image: url('/images/asc.gif'), -webkit-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%);  background-repeat: no-repeat;  background-position: left center, left top;} th.header {     cursor: pointer;     font-weight: bold;     background-repeat: no-repeat;     background-position: center left;     padding-left: 20px; 		/*    border-right: 1px solid #dad9c7;     margin-left: -1px; 		*/} /* Space between menu and content */.subnavbar{	margin-bottom: 20px !important;}/* h1 in all sections */h1 {	margin-bottom: 10px;}/* Fonts fix in Spartan and Firefox *//* Neresitelny problem - kdyz se to spravi ve FF tak to je hnusne v Chromu*/*{	/*font-family: sans-serif;*/}h1{	font-weight: lighter;}