

.red{
color: #f10909 !important;
}
.img-circle {
box-shadow: 0 0px 30px 0 grey !important;
}
body{ 
/*background: url("http://localhost/shark/images/bg-02.png") transparent;*/
}
.zakazsite{
	background: url("/images/form.png") transparent no-repeat;
	width:1000px;
	height:600px;
	padding-left:100px;
	padding-top:110px;
	margin-left:100px;
}
.cennik{
	margin-top:-75px;
	margin-left:-50px;
	padding-left:90px;
	padding-top:30px;
	position:absolute;
	width:305px;
	height:154px;
	background: url("/images/price.png")  no-repeat;
}
.price{
	font-weight: 700;
	line-height: 40px;
	font-size: 31.5px;
	text-rendering: optimizeLegibility;
}
.circle { 
	border-radius: 50%;
	box-shadow: 1px 1px 7px #6E6E6E;
	height: 80px;
	width: 80px;
}
.circle-value, .circle-unit { 
	color:#ffffff;
	padding-left:25px;
	padding-top:30px;
	font-size: 48px;
	font-weight: 400;
}
.carousel-indicators{
	margin-top:300px !important;
	nargin-left:-50px !important;
}
.carousel-indicators li{
	background-color: #01abdc !important;
}
.carousel-indicators .active {
	background-color: #d4af00 !important;
}
.otziv{
	box-shadow: 0 0px 30px 0 grey;
	border-radius: 7px;
	height:400px;
	color:fff;
	background: url("/images/bg_line.png");
}
.otziv p{
	padding-left:5px;
}
.otziv h3{
	font-family: 'Lobster', cursive !important;
	float: center !important;
	color: #3399ff !important;
	padding-left:15px;
}
.green{background: linear-gradient(0deg, #6ac311 100%, #55af0f 0px) transparent;}
.gelt{background: linear-gradient(0deg, #d4af00 100%, #dfc300 0px) transparent;}
.blue{background: linear-gradient(0deg, #01abdc 100%, #00c0e5 0px) transparent;}
.orange{background: linear-gradient(0deg, #e65e20 100%, #ed7527 0px) transparent;}
.pink{background: linear-gradient(0deg, #c42140 100%, #d22950 0px) transparent;}

.my {
	position:relative;
	overflow: hidden !important;
}
.my a{
	color:white;
	width:260px;
	height:180px;
}
.my a:hover{
	text-decoration:none;
	color:white;
	width:260px;
	height:180px;
}

.sometext{
	color: #F1F1F1;
	cursor: pointer;
	height: 160px;
	width: 245px;
	margin-left: -245px;
	margin-top:-170px;
	z-index:1000;
	position:absolute;
}
h1{
	font-family: 'Lobster', cursive !important;
	float: center !important;
	color: #3399ff !important;
}
.line{
	background: url("/images/h1bg.png") no-repeat   !important;
	background-position: 10px 10px !important;
}
#page {
 	padding-top: 160px;
}
.nav{
	margin-top:10px !important;
}
.navbar{
	box-shadow: 0 0 30px 0 grey;
}
.contact{
	left: 0px;
	margin-bottom: 0px;
	position: fixed;
	right: 0px;
	z-index: 1000;
	margin-top:60px;
	background-color: #f5cd9f;
	background-repeat: repeat-x;
	border: 1px solid #D4D4D4;
	border-radius: 4px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.063);
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.b-link__inner{ 
	border-bottom: 1px dotted currentColor;
	color: #0088CC;
	cursor: pointer;
	text-decoration: none;
}
.mod-wrapper-flat { 
	background: linear-gradient(0deg, #e65e20 100%, #ed7527 0px) transparent;
	border: 5px solid #FFFFFF;
	border-radius:7px;
	box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.506);
	color: #FFFFFF;
	padding-left:5px;
}
#footer{
	background: #363636;
	color:#fff;
	font-size: 16px;
}
#footer a {
	color: #2AACF7;
	font-family: "ronnia", "Arial";
	font-size: 16px;
	font-weight: 700;
}
.select{
	background: url("/images/bg-02.png") transparent;
	box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.506);
	padding-left:5px;
	padding-bottom:5px;
}
.opisanie{
	color: #2AACF7;
	display:none;
	position:absolute;
	background: #363636;
	border-radius:5px;
	border:5px;
	border-color:#fff;
	height:200px;
}
.opisanie a{
	color:#fff;
	
}
.opisanie a:hover{
	color:#fff;
	
}
.foto{
	width: 140px;
	height: 140px;
	float:left;
}
