# Empty CSS file for your own CSS
.divider {
  height: 10px;
  width:100%;
  display:block; /* for use on default inline elements like span */
  padding: 15px;
  overflow: hidden;
  background-color: #888888;
}

.title{
	font-size:20px;
	font-weight:bold;
	padding-bottom:15px;
	text-align:center;
}

.rolka {
	padding-left: 10px;
	font-size: 11px;
}

.media_tekst {
	margin-right: 20px;
	margin-bottom: 10px;
	float:left !important;
}

.embed-responsive-16by9by2{
	padding-top:28.125%
	/*trzeba to jeszcze naprawić*/
}

.w-100{
	width:100% !important;
}

.h-100{
	height:100% !important;
}

.padding{
	padding-bottom:20px;
}

.styl9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
}

.styl9 a:visited{
	color: #666;
	text-decoration: none !important;
}

.styl9 a:hover{
	font-weight:bold;
	color: #999 !important;
	text-decoration: none;
}

.styl8 a{
	padding-right:10px;
}

.styl8 a:visited{
	color: #666;
	text-decoration: none !important;
}

.styl8 a:hover{
	font-weight:bold;
	font-size:11px;
	color: #999 !important;
	text-decoration: none;
}

.styl8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}

.fb{
	padding-top:12px;
	margin-right:5px;
	padding-bottom:6px;
}

.fb-like{
	padding-top:14px;
	margin-right:5px;
	padding-bottom:6px;
}

.produkty{
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:bold;
}

.produkty tr{
	
}

.produkty td{
	text-align:right;
	vertical-align:middle !important;
	max-width:50%;
	white-space:normal !important;
}

.produkty a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
}

.produkty a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #bbb;
	font-weight:bold;
}

.produkty img{
	width:400px;
	max-width:100%;
}

.link a{
	color:white; 
	text-decoration:none;
}

.link a:visited{
	color:white; 
	text-decoration:none;
} 
 

.link a:hover{
	font-weight: bold;
	color:white;
	text-decoration:none;
	
}

.panel-heading a:link{
	color:inherit;
	text-decoration:none;
}

.panel-heading a:hover{
	color:#7d7d7d;
	text-decoration:none;
}

 #podkreska {
	width: 100%;
	height: 100px;
}

#kontakt{
	padding-top:30px;
}

#kontakt button{
	width:50%;
	border:none;
    background:#991D57;
	background-image:linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
    background-image:-moz-linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
    background-image:-webkit-linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
    color:#FFF;
	margin-bottom:5%;
}

#kontakt label{
	width:100%;
	background:rgba(55,55,55,0.45);
	border-radius:4px;
}

#kontakt span{
	margin-top:1%;
	margin-left:1%;
}


#kontakt input{
	width:70%;
	margin:1%;
}

#kontakt textarea{
	width:98% !important;
	margin:1%;
}

#adres h3{
	padding-top:30px;
	padding-bottom:47px;
}

#adres a:visited{
	color: #666;
	text-decoration: none !important;
}

#adres a:hover{
	font-weight:bold;
	color: #999 !important;
	text-decoration: none;
}

#tabs-848390{
	padding-top:30px;
}