@import url('css/reset.css');
@import url('css/text.css');
@import url('css/960.css');
@import url('js/jquery.fancybox-1.3.1.css');

body { background: #f0f0f0; }
h2 a {
	text-decoration: none;
	text-shadow: 0 1px #fff;
}
a { text-decoration: none; color: #960b70; }
a:hover { text-decoration: underline;}
h2 a:hover { color: #b40e87; text-decoration: none; }
a:focus {
	outline:none; 
}
hr {
	margin: 10px 0 10px;
	height: 0;
	width: 100%;
	clear: both;
	border: solid #ddd;
	border-width: 1px 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}

#top {
	height: 284px;
	background: url(img/headbg.png) #960b70;
}
#pattern {
	background: url(img/wallpat.png);
}
#header {
	padding-top: 30px;
	height: 165px;
}
#header h1 {
	text-align: center;
}
#pies {
	position: absolute;
	margin-left: 660px;
	margin-top: -15px;
}
h2 {
	color: #91016b;
	margin-top: 10px;
	font-size: 30px;
}
#announcements {
	margin-top: 20px;
	padding-left: 10px;
	background: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	box-shadow: 1px 0px 5px #ccc;
	-webkit-box-shadow: 1px 0px 5px #ccc;
	-moz-box-shadow: 1px 0px 5px #ccc;
}
#announcements h2 a {
	color: #F06114;
}
.h2main { font-size: 18px; margin-top: 20px; }
#content p {
	text-align: justify;
}
#menu {
	height: 89px;
	background: url(img/floor.png);	
}
#nav ul {
	text-align: center;
}
#nav {
 margin: 0; padding: 0;
 height: 89px;
 width: 780px;
 background: url(img/nav-sprite.png);
 position: relative;
}
#nav li {
 list-style: none;
 position: absolute;
}
#nav li, #nav a {
 height: 89px; display: block; text-indent: -9999px;
}
#nav1 {left: 0; width: 110px;}
#nav2 {left: 110px; width: 110px;}
#nav3 {left: 220px; width: 140px;}
#nav4 {left: 360px; width: 130px;}
#nav5 {left: 490px; width: 120px;}
#nav6 {left: 610px; width: 140px;}

#nav1:hover, .nav1sel {
	  background: transparent url(img/nav-sprite.png) -30px -89px no-repeat;
}
#nav2:hover, .nav2sel {
	  background: transparent url(img/nav-sprite.png) -140px -89px no-repeat;
}
#nav3:hover, .nav3sel {
	  background: transparent url(img/nav-sprite.png) -250px -89px no-repeat;
}
#nav4:hover, .nav4sel {
	  background: transparent url(img/nav-sprite.png) -390px -89px no-repeat;
}
#nav5:hover, .nav5sel {
	  background: transparent url(img/nav-sprite.png) -520px -89px no-repeat;
}
#nav6:hover, .nav6sel {
	  background: transparent url(img/nav-sprite.png) -640px -89px no-repeat;
}
.wiecej { margin-left: 230px; margin-top: 40px; }
.wiecej a {
 display: block;
 width: 50px;
 padding: 6px 6px 6px 12px;
 background-color: #91016b;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}
.wiecej a:hover { background-color: #b40e87;}

#breadcrumbs {
	margin-top: 20px;
	padding: 8px 8px 8px 12px;
	border: 1px solid #ccc;
	background: #fff;
	height: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#sidebar {
	margin-top: 20px;
	padding: 0 8px 8px 12px;
}
.screen-reader-text {
	display:none;
}
#s {
	padding: 8px;
	height: 20px;
	width: 80%;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#searchsubmit {
	top:5px;
	left:135px;
	width:32px;
	height:32px;
	background: url("img/search.png") top left no-repeat;  
	border: none; 
	text-indent: -9999px;
}
.inline_label {
	color: #bbb;
}
#terminy {
	display: block;
	padding: 8px;
	margin-bottom: 20px;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
#terminy:hover {
	text-decoration: none;
}
/* contact form */
.wpcf7-not-valid-tip-no-ajax {
	float: left;
	color: red;
	font-size: 11px;
}
.wpcf7-validation-errors {
	clear: both;
	float: left;
	display: inline;
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px 0 10px;
	margin: 10px 0 10px;
	text-align: center;
	color: red;
}
.wpcf7-list-item-label {
	margin-right: 10px;
}
.contactboxes {
	float: right;
	margin-right: 234px;
}
.contactstring {
  float: right;
  width: 400px;
}
.contacttext {
 float: right;
 width: 400px;
}
.contactbutton {
 clear: both;
 float: right;
 margin: 20px 346px 20px 0;
}

.mostviews { list-style: none; margin-bottom: 20px; }
.mostviews li a { display: block; padding: 8px 8px 8px 12px; }
.mostviews li:hover { background: #fff; }
.mostviews li a:hover { text-decoration: none; }
.mostviews li { margin: 0 0 10px 0; border: 1px solid #ccc; -moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px; }
.image {
 margin-left: 16px;
 margin-bottom: 20px;
 padding: 8px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px
 border-radius: 4px;
 border: 1px solid #fff;
 background-color: #fff;
 -moz-box-shadow: 1px 1px 10px #ccc;
 -webkit-box-shadow: 1px 1px 10px #ccc;
 box-shadow: 1px 1px 10px #ccc;
}
.wp-post-image {
	float: left;
	margin-right: 20px;
	padding: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #fff;
	background-color: #fff;
    -moz-box-shadow: 1px 1px 10px #ccc;
    -webkit-box-shadow: 1px 1px 10px #ccc;
    box-shadow: 1px 1px 10px #ccc;
}

.fixedh {
 height: 160px;
}

.more-link {
	display: block;
	padding: 8px;
	background: #91016b;
	font-weight: bold;
	width: 86px;
	text-decoration: none;
	color: #fff;
	margin: 20px 0;
	text-align: center;
	border: 1px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.right {
	float: right;
}
.left {
	float: left;
	margin-right: 20px;
}
.kontakt {
	padding-left: 20px;
	margin-right: 320px;
}
.ngg-gallery-thumbnail {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #fff;
	background-color: #fff;
    -moz-box-shadow: 1px 1px 10px #ccc;
    -webkit-box-shadow: 1px 1px 10px #ccc;
    box-shadow: 1px 1px 10px #ccc;
}
.ngg-clear {
 clear: both;
}

#bottom-nav li {
	display: inline;
	list-style-type: none;
}
#bottom-nav li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#footer {
	height: 77px;
	background: url(img/footerlight.png) center no-repeat #91016b;
}
#footer-content {
	padding-top: 30px;
}
#copyrights {
 text-align: right;
 color: #fff;
 font-weight: bold;
}
#mef {
	color: #eee;
}
