body{
	padding:0px;
	margin:0px;
  font-family: 'Roboto', sans-serif;
  height:100%;
}
.header{
	height:50px;
	background:#37444e;
	color:white;
	
}
.footer{
	
	background:#37444e;
	color:white;

  position: relative;
  margin-top: -50px; /* negative value of footer height */
  height: 50px;
  clear:both;
  padding-top:20px;
  bottom:0px;
  width:100%;
}
.homepage .footer{
position: absolute;
}
.logo{
	display:block;
	float:left;
	height:50px;
	width: 103px;
	background:url('../images/logo.png') no-repeat center center;
	background-size: 60% auto;
}
.user{
	float:right;
	padding-top:15px;
	padding-right:25px;
}
a, a:visited, a:hover{
	color:white;
  text-decoration:underline;
}
#login-form{
margin-top:25px;
}
.prihlasenie{
margin-top:10px;
margin-bottom:10px;
text-align:center;
font-size:16px;
text-transform:uppercase;
font-weight:bold;
}
input{
margin-bottom:7px;

}
.btn-primary{


}
.menu{
text-align:left;
}
.menu a{
color:#707980;
text-decoration:none;


background:#fafafa;
font-size:13px;
padding-top:10px!important;
padding-bottom:10px!important;


}
.menu a:hover{
background:white;
}
.menu a span{
font-family: 'Roboto', sans-serif;
display:inline-block;
margin-left:5px;
font-size:16px;

}
.active {
background:#81c04d!important;
color:white;
}
.nav-header{
color:black;
background:#ffffff!important;
}
.homepage{
background:url('../images/predajneCover.jpg');
}
.homepage .col-lg-2{
display:block;

float:none;
margin-left:auto!important;
margin-right:auto!important;
background:white;
padding:55px!important;
margin-top:10%!important;
}
.homepage .col-lg-10{
display:none;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.nav>li>a:hover{
background:white;
color:black;
}
.dropdown-menu {
display:block;
position:relative;
border:none;
width:100%;
border-radius: none;
    margin:none;
    box-shadow:none;
    
}
.nav-header{
	color:black!important;
font-size:13px;
width:100%!important;
display:block;
padding-left:-5%;
font-weight:bold;
}
.nav-header span{
color:black!important;
font-size:13px;
width:100%!important;
display:block;
padding-left:-5%;
font-weight:bold;
}
.nav-child{
padding-left:5%;
    
}
.nav-child a span{
font-size:12px;    
}
.glyphicon-arrow-up{
color:green;
}
.glyphicon-arrow-down{
color:red;
}
.table a{
color:#707980;
text-decoration:none;
}
.deeper ul{
display:none;
}
.active ul{
display:block;
}
.control-label{
text-align:left!important;
}
.none{
display:none;
}
.reklamaciegal{
	
	
	
	float:left;
	margin:15px;
	  background-size: contain!important;
	  background-repeat:no-repeat!important;
}
.vyberreklamacie tr{
	cursor:pointer;
}
.reklamaciegal img{
	max-width:150px;
	max-height:150px;
}
.has-error{
	color:red!important;
}
#controls{

}
