/*
Theme Name: Pacud.pl
Theme URI: http://pacud.pl
Author: Ordigital.pl
Author URI: http://ordigital.pl
Description: .
Version: 1.0
License: (c) ORDIGITAL 2015
Tags: pacud
Text Domain: pacud
*/

body	{	background: white; padding: 0; margin: 0; height:100%;
		font-family: 'Lato', sans; font-size: 16px; color: #5a5a5a;
		text-align: justify;}
a	{	text-decoration: none; color: #791214;}
img { border: 0; }
a.img { border: 0; }
p	{	margin: 15px; display: block; width: 95%; overflow: hidden; }
.indent	{	text-indent: 40px; }
.ukryj	{	display: none; }
.alignright {	float: right; margin: 5px 0 5px 35px; }
.alignleft {	float: left; margin: 5px 35px 5px 0;}
.aligncenter {	margin: 0 auto; text-align: center; }
.jezyk 		{		position: absolute; top: 16px; right: 15px; }
.jezyk img {		height: 18px; border: 1px dotted gray; opacity: 0.3; }
.jezyk img:hover { opacity: 0.9; }


/* MENU */	
#menu-top	{	background: #3A3A3A; width: 100%; height: 50px; border-bottom: 4px solid #2F2F2F;
			text-align: right; font-weight: 400; margin: 0; padding: 0; }
#menu-top a 	{	color: white; text-transform: none; }
#menu-top ul {		padding: 0; margin: 0 8%; z-index: 5000; }
#menu-top ul li {	display: inline-block; list-style-type: none; height: 35px;
			padding: 15px 20px 0 20px; position: relative; text-align: center;  }
#menu-top ul li:hover { background: #2D2D2D; }

#menu-top ul li:hover ul { display: block; }	
#menu-top ul li ul {	display:none; position: absolute; top: 50px; left: 0px;
			text-align: left; background: inherit; }
#menu-top ul li ul li {	border: 0; text-align: left; margin: 0; padding: 10px 20px 0 20px; width: 170px;
			font-size: 15px;}
#menu-top ul li ul li:hover { background:#5D5D5D; }

/* HEADER */
#logo-top {		overflow: auto; float: left; padding: 15px 0 15px 60px; margin: 0 0 0 1%;
			background: url('img/logo-small.png') center left no-repeat;
			color: white; }

#header	{		width: 100%; margin: 0; padding: 0; height: 250px; 			
			background-image: url('img/rotate.php');
			background-size: cover;
			background-repeat: no-repeat;
			background-position: center;
			color: white; font-size: 70px; text-align: left; overflow: hidden; text-transform: none; }
#header-title {		padding: 120px 0; overflow: hidden; }
#header hr { 		border: 0; background-color: white; display: inline-block; float: left; width: 20%; height: 6px;
			margin: 50px 40px 0 0; }

/* MAIN */
#main	{		width: 900px; margin: 10px auto; min-height: 400px; overflow: hidden; padding-bottom: 30px;}
#main hr {		border: 0; height: 1px; background: #c0c0c0; width: 100%; margin: 20px 0; display: block;}
#main img	{	max-width: 900px; }
#main ul	{	list-style-type: square; margin: 30px 0 0 70px; }
#main ul li	{	margin: 10px 0; }

/* FOOTER */
#footer	{		width: 100%; margin: 0; padding: 0; border-top: 4px solid #E2E2E2;  }
#ue	{		margin: 0; background: white; float: left; width: 450px; ;
			background: url('img/ue.png') top left no-repeat; background-position:10px 15px; padding: 90px 0 0 0;
			color: #666666; font-size: 14px; text-align: justify; font-size: 12px; }
#adres { 		width: 50%; float: left;  background: #3A3A3A;  min-height: 300px; }

#footer a { color: inherit; }

/* MENU DOLNE */
.menu-bottom {		padding: 20px; float: right;}
.menu-bottom p {	margin: 0; padding: 5px 0; }
h4	{		font-weight: bold; border-bottom: 1px solid gray; width: 190px; margin: 0; padding: 5px 0; }
.menu-bottom,
.menu-bottom a	{	color: #666666; font-size: 14px; text-shadow: 1px 1px 1px #2D2D2D; font-weight: normal;}
.menu-bottom a:hover {	color: #FFF791;}
.menu-bottom ul {	list-style: none; margin: 0; padding: 5px 0;}
.menu-bottom li {	padding: 1px 0; }
.menu-bottom ul li ul {	display: none; }
.copy	{		margin: 0 auto; display: block; text-align: center; color: #c0c0c0; margin: 30px 0 0 0; }

/* NEWS */
.wpis { 		background: white; margin: 0 auto; margin: 20px; 
			border-radius: 0px; border-radius: 0px; border: 1px solid #c0c0c0; }

.wpis h2 { 		margin: 0; font-size: 24px; font-weight: normal; text-transform: none;
			background: #791214; color: white; padding: 10px 20px; text-align: left; border-radius: 0; }
.wpis h2 a {		color: white; }

.wpis .data { 		font-size: 16px; display: inline-block; float: right; color: #C66466; padding: 5px 0 0 0; }

.wpis .content {	display: block; padding: 10px; overflow: auto; }
.wpis .content a {	color: #791214; border-bottom: 1px dotted #Cccccc;}
.wpis .more { 		margin: 0; font-size: 14px; font-weight: 300; text-transform: none; display: block;
			background: #CCCCCC; color: white; padding: 10px 20px; text-align: left; border-radius: 0;
			text-align: center; text-transform: uppercase; letter-spacing: 1px; }

/* LOGO-START */
#logo-start {		background: url('img/logo.png') top left no-repeat; width: 75%; margin: 20px auto;
			padding: 50px 50px 10px 200px; min-height: 150px;}
a.przycisk	{	background:  #791214; padding: 10px; display: inline-block; color: white; font-size: 14px; margin: 15px; }
a.przycisk:hover {	background:  white; border: 1px solid #791214; color: #791214; }

/* KAFELKI */
.kafelek {
    position: relative;
    padding: 0; margin: 2px;
    width:220px;
    display:inline-block; float: left;
}

.kafelek img { z-index:1; width: 220px; }

.kafelek span {
    display: block;
    position: absolute;
    top: 0; margin: 0;
	font-size: 14px;
    color:white;
    background-color:rgba(0,0,0,0.65);
    width: 200px;
    height: 195px ;
	padding: 40px 10px 0px 10px;
    text-align: center;
    z-index: 10;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.kafelek span:hover {
    opacity:1;
}



/* MENU-SUBPAGES */
#menu-subpages {	width: 860px; border-bottom: 1px solid #c0c0c0; overflow: auto; text-align: left; font-size: 14px;  
			margin: 10px 0 !important; padding: 0 20px !important; }
#menu-subpages li {	border-radius: 0; border: 1px solid #c0c0c0; display: inline-block; padding: 5px 13px !important; border-bottom: 0; background: white; margin: 0 !important; }
#menu-subpages li:hover { border-color: #791214; }
 #menu-subpages li:hover a { color: #791214; }
#menu-subpages li a { color: #7F7F7F; }
#menu-subpages li.current_page_item { background: #791214; border: 1px solid #791214;}
#menu-subpages li.current_page_item a { color: white;  }

/* OSOBA */
.ludzie { text-align: center; margin: 0 auto; overflow: auto; background:#B9B9B9; padding:10px 0px; width: 900px; border-radius: 10px;}
a.osoba {	width: 210px; height: 255px; display: inline-block; overflow: hidden; position: relative; margin: 3px; padding: 0; border-radius: 0px; }
a.osoba img {	z-index: 1; width: 210px; }
a.osoba span { text-align: left; display: block; position: absolute; bottom: 12px; left:0px; margin: 0; color: white; z-index: 10; opacity: 1; font-size: 18px; 
		background-color:rgba(0, 0, 0, 0.5); padding: 5px 15px; width: 90%; font-weight:normal;}


/* OKIENKO */
.okienko {	position:fixed; z-index: 1000; top:0px; left:0px; width:100%; height:100%; background:rgba(0, 0, 0, .8); visibility: hidden; text-align: center;}
.okienko-content {	margin: 100px auto; width: 800px; min-height: 270px; max-height: 70%; padding: 20px 40px 30px 20px; overflow: auto;
			background: white; border-radius: 20px; text-align: justify; box-shadow: 5px 5px 5px rgba(0, 0, 0, .2); }
.okienko-content img	{ position: fixed; float: left; border-radius: 15px; margin: 0 30px 0 0; width: 232px; }
.okienko-content h2	{ font-size: 34px; color: #5a5a5a; margin: 0 0 10px 270px;}
.okienko-content span	{ font-size: 17px; display: block; width: 510px; float:right; padding-bottom: 20px;}

h3 { 			margin: 20px auto; text-transform: uppercase; text-align: center; font-size: 20px; letter-spacing: 1px; 
			border-bottom: 1px dotted #c0c0c0; padding: 10px; color: gray;}

/* LISTA */
.lista {		width: 98%; background: #791214; padding: 10px; margin: 10px 0; }
.lista select {		background: white; border: 0px solid gray; padding: 5px; font-size: 20px; width: 700px; letter-spacing: 0px;
			   overflow: hidden;  background: url('img/arrow.jpg') no-repeat right #ddd;
			-webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: ''; }

.lista input[type=text] {	background: #ddd; border: 0px solid gray; padding: 5px; font-size: 20px; width: 690px; letter-spacing: 0px; margin-bottom: 5px;
				text-indent: 10px; }

.lista input[type=submit] {	background: #791214; width: 150px; height: 32px; border: 1px solid white; margin: 0 0 0 15px;
				text-transform: uppercase; color: white; }
.lista input[type=submit]:hover { background: white; color: #791214; }



h1 {			background: #791214; width: 96%; color: white; text-transform: uppercase; padding: 5px 15px; font-size: 18px; 
			border-radius: 0;	letter-spacing: 2px; margin: 20px 0;}
.blue		{	background: #3C6D9E;}
.gray		{	background: #4B4C4D;}
.red		{	background: #842B30; }

.album { 		background: #3C6D9E; overflow: auto; margin: 30px 0; padding: 10px 0 5px 0; border-radius: 0px; overflow: hidden; font-weight: normal;}
.album a	{	 }
.txt {		width:92%; min-height: 200px; margin: 0 auto; padding: 20px 40px; 
			color: white; font-size: 18px; text-align: center; }
.podpis	{		color: #FAD46B; display: inline-block; margin: 20px 0 0 0; padding: 10px 0 0 0; border-top: 2px solid #FAD46B; border-width: 2px; }
.foto {		width:92%; height: 105px; margin: 0 auto; padding: 0px; 
			color: white; font-size: 16px; text-align: center; }
.foto img {	width: 190px; height: 130px; margin:0 auto; }
.oferta	{	text-transform: uppercase; width: 820px; margin: 0 auto; text-align: center; }
.oferta-blok {	background: white; width: 100px; margin: 5px; padding: 10px; height: 250px; display: block; height: 250px; }

/* LOGO-TABLE */
.table-logo {		margin: 0px auto 30px auto; width: 800px; font-size: 16px; font-family: Georgia, sans-serif; }
.table-logo td{		width: 200px; vertical-align: center; }
.table-logo td.td-logo	{	width: 70px !important; text-align: center;}
.td-right {		text-align: left; }
.td-left {		text-align: right; font-size: 18px; line-height: 36px; color: #5179B3; letter-spacing: 1px;}
.td-left a { color: #5179B3 !important; }

/* TAPETA 
#start-page {
	color: #c0c0c0;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	font-family: georgia, sans-serif; letter-spacing: 2px;
	left: 0;
    	margin: auto;
	margin-top: -100px;
	position: absolute;
	top: 60%;
    	width: 100%;
	text-align: center;
}

#tapeta {
  position: fixed; 
  top: 0; 
  left: 0; 
  min-width: 100%;
  min-height: 100%;
  z-index: -5000;
  opacity: 0.3;
}

*/


/* TAPETA */
#start-page {
	color: #c0c0c0;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	font-family: georgia, sans-serif; letter-spacing: 2px;
	left: 0;
    	margin: auto;
	margin-top: -100px;
	position: absolute;
	bottom: 12%;
    	width: 100%;
	text-align: center;
}

#tapeta {
  position: fixed; 
  top: 0; 
  left: 0; 
  min-width: 100%;
  min-height: 100%;
  z-index: -5000;
  opacity: 0.3;
}

table.enterance { width: 600px; text-align:center; margin: 0 auto; }

.wsprac { display: inline-block !important; border: 1px solid #B9B9B9 !important; padding: 10px !important; border-radius: 5px !important; margin: 5px !important; width: 46% !important; }


#ue-main {
	position: absolute;
	right: 0;
	bottom: -100px;
	
}
