.contents {
    /*background-color: #990000; */  
    background-repeat: none;
    background-position: 100%;

    /*padding-left: 0.2%;*/
    margin-right: 1% auto;
    //padding: 2px;
    position: relative;
    margin: 2px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; 
    text-align: center;    
    margin-top: 1% auto;
    color: black;
}
.well {
    color: white;
}
.contents td{
    border-style: none;
}
.contents tr{
    border-style: none;
}
.contents table{
    border-style: none;
}
.contents span{
    text-align:justify;
    font-weight: normal;
    /*font-family: cursive;*/
	font-family: 'Conv_Nunito-Regular';
    font-size: medium;
}
@media screen and (min-width: 1200px) {
 .contents span{
    text-align:justify;
    font-weight: normal;
    /*font-family: cursive;*/
	font-family: 'Conv_Nunito-Regular';
 }
}
.contents:hover {
   /* background-color:#9b9b9b;*/
}
.ktosme{
    background-color: #ff9900;  
    background-repeat: none;
    background-position: 100%;

    padding-right: 0.5%;

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; 
}

.ktosme li{
    text-align: left;
}

.ktosme div{
    width: 30%;
}
.mmgaleria_minimized_ico_div{
    max-width: 30%;
    width: 20%;
    padding-right: 0%;
}
.samotnyContent{
    margin-top: 3%; 
    margin-left: 20%;
    margin-right: 20%;
}
.listtaggedprod{
    overflow: auto;
    height: 600px;
}
.listtaggedprod table{
    border: #ff9900;
    border-style: none;
}
.listtaggedprod td,object{
    background-color: #ff9900;   
    background-repeat: none;
    background-position: 100%;

    padding-right: 0.2%;

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; 
    text-align: center;    
}
.listtaggedprod td:hover {
    background-color:#9b9b9b;
}
.menu_labels {
    color: white;
}
.control-label{
  color:black;
}
.dj-simple-contact-form-row:hover input{
	box-shadow: 0px 0px 6px 2px #999;
}
.dj-simple-contact-form-row:hover textarea{
	box-shadow: 0px 0px 6px 2px #999;
}
.button-box:hover input{
	box-shadow: 0px 0px 6px 2px #999;
}
 .kontakty_clanok {
	 margin-left: 3%;
	 margin-top: 2%;
   float: left;
  }

 .moduletablekontakt_formular {
	margin-left: 30%;
    display: inline-block;
	float: left;
  }
.breadcrumb {
	 clear:both;
}
.facebook {
	background-color: #4267B2;
	border-radius: 3px;	
}
.facebook:hover {
	box-shadow: 0px 0px 6px 2px #999;
}
.email{
	color: black;
}
.email:hover {
	box-shadow: 0px 0px 6px 2px #999;
	border-radius: 3px;	
}
@media only screen and (max-width: 1024px) {
 .kontakty_clanok {
	 margin-left: 2%;
	 margin-top: 2%;
   float: left;
  }
 .moduletablekontakt_formular {
	margin-left: 0%;
    display: inline-block;
	float: left;
  }
} 

@media only screen and (max-width: 640px) {
 .kontakty_clanok {
	 margin-left: 0%;
	 margin-top: 2%;
   float: left;
  }
 .moduletablekontakt_formular {
	margin-left: 0%;
    display: inline-block;
	float: left;
  }
}
