@import url(https://fonts.googleapis.com/css?family=Bree+Serif&subset=latin,latin-ext);

/* Style */
html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	font-family: 'Calibri', Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	background-color: #EEE;

	text-decoration: none;
}

.panel-body {
    padding: 15px;
	border-color:#CCC;

}
. panel-default
{
	border-color:#;
	
}
.container {
	background-color: #; 

}

::-moz-selection { background: #EEE; color: #fff; text-shadow: none; }
::selection { background: #EEE; color: #fff; text-shadow: none; }

/* Bootstrap style */

.show-grid, .col-md-4, .col-md-8, .col-md-12, .col-md-3, .col-md-9, .col-xs-6 {
padding-top: 10px;
padding-bottom: 10px;
}
.show-grid { margin-bottom: 15px; }
.interlinia_1em{
    line-height: 1em;
}
.interlinia_5em{
    line-height: 2em;
	
}
table th.text-left, table td.text-left { 
    text-align: center;
}
.navbar-right{
	color:#FFF;
	}
.navbar-nav > li > a {
	color:#FFF;
}
.navbar-default .navbar-nav > li > a {
    color: #FFF;
font-size:1.0em;
margin-right:5px;
border-radius: 0px 5px;
-moz-border-radius: 0px 5px;
-webkit-border-radius: 0px 5px;
border: 1px solid #ff0000;
    background-color: rgb(0, 0, 0.7);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #fff; background-color: #F00; }

.tagi
{
	margin-bottom:10px;
	padding:10px;
	font-family: 'Bree Serif', serif;
	max-width:330px;
	width:auto; 
	font-size:1.3em;
border-radius: 0px 39px 39px 10px;
-moz-border-radius: 0px 39px 39px 10px;
-webkit-border-radius: 0px 39px 39px 10px;
border: 2px solid #ff0000;
    background-color: rgb(0, 0, 0.7);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";}



	
/* menu*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px; 
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}   
/* tutaj nowe menu */
.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.list-group-submenu {
  margin-left:20px;
}
.panel-body
{
	background-color:# ;
	
}
.panel-default
{
 /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.1);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	color:#FFF;
	border-color:#CCC; 
	


}	

.thumbnail

{
	 background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";}	
.fotosy_rh_start
{
	width:230px; }
.select{
	color:#000;
	}
	
.table-oferta
{
	border-bottom:thin;
	border-color:#FFF;
}


