body {background:#fff}
h1 {font-weight:bold;font-size:50px;text-align:center;}
.block-body a {color:#EC008C;border-bottom:1px solid #448CD1}
.block-body a:hover, .block-body a:active, .block-body a:focus {color:#00b0f0;border-bottom:1px solid #f68121}

a.img-responsive {display:inline}
.navbar{background:#fff;border-bottom:2px solid #EC008C}
.navbar img {margin-top:8px;padding-right:15px}
.navbar img#second-logo {padding:0 0 0 15px}
.navbar span {color:#999}
.white-font {color:#fff}
.perex-hero {font-weight:bold}
p.perex-hero {text-align:center}
#nopadding {padding:0}
.btn {
	padding: 18px 20px;
	border-radius: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 30px 0 30px 0;
	display: block;
	font-size: 30px;
	text-align:center;
	text-shadow:0 1px rgba(0,0,0,.4); /
}

.btn-magent {
	color: #D7DF23;
	background-color: #EC008C;
	border-top: 2px solid #448CD1;
	border-left: 2px solid #448CD1;
	border-bottom:2px solid #00558C;
	border-right:2px solid #00558C;
}

.btn-magent:hover, .btn-magent:active, .btn-magent:focus {
	color: #EC008C;
	background-color: #D7DF23;
	border-top: 2px solid #448CD1;
	border-left: 2px solid #448CD1;
	border-bottom:2px solid #00558C;
	border-right:2px solid #00558C;
}

.navbar .btn {
	padding: 7px 20px;
	border-radius: 6px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0;
	display: block;
	font-size: 16px;
	text-align:center;
	text-shadow:0 1px rgba(0,0,0,.4); 
}

.gray_back {background:#fff}
.glyphicon {color:#EC008C;font-size:80px;display:block;margin:auto;width:1em}


div.ceny {padding:40px 0}
div.ceny h2, div.proc h2 {color:#00558C;font-size:2em;text-align:left}
div.ceny p {text-align:left}
div.proc h3 {font-size:1.3em}
div.proc ul {font-size:1.1em}
div.iframe iframe {border:1px solid #ccc}
div.iframe h2 {color:#EC008C;font-size:2em;}

.cenik {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.cenik table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.cenik tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.cenik table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.cenik table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.cenik tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.cenik tr:hover td{
	
}
.cenik tr:nth-child(odd){ background-color:#D7DF23; }
.cenik tr:nth-child(even)    { background-color:#ffffff; }.cenik td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.cenik tr:last-child td{
	border-width:0px 1px 0px 0px;
}.cenik tr td:last-child{
	border-width:0px 0px 1px 0px;
}.cenik tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.cenik tr:first-child td{
		background:-o-linear-gradient(bottom, #EC008C 5%, #D4009B 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #EC008C), color-stop(1, #D4009B) );
	background:-moz-linear-gradient( center top, #EC008C 5%, #D4009B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#EC008C", endColorstr="#D4009B");	background: -o-linear-gradient(top,#EC008C,D4009B);

	background-color:#EC008C;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:20px;
	font-family:Arial;
	font-weight:bold;
	color:#D7DF23;
}
.cenik tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #EC008C 5%, #D4009B 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #EC008C), color-stop(1, #D4009B) );
	background:-moz-linear-gradient( center top, #EC008C 5%, #D4009B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#EC008C", endColorstr="#D4009B");	background: -o-linear-gradient(top,#EC008C,D4009B);

	background-color:#EC008C;
}
.cenik tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.cenik tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.navbar-brand-right-logo {float:right}
.navbar-brand {padding:0}
.navbar-brand span {font-size:80%} 
.container > .navbar-header, .container > .navbar-collapse {width:100%}
.navbar-header {min-height:66px}


footer {background:transparent;color:#000}
footer a {color:#17956c}
footer a:hover {color:#17956a}





.cenydetail h2 {font-size:2em;margin-top:50px}
.cenydetail p {text-align:left}
