@CHARSET "UTF-8";

body {

	font-family: Century Gothic, Tahoma, Arial, Verdena, Lucida Console, Courier New, Helvetica, Palatino Linotype, monospace;
	font-size: 16px;
	color: black;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
	background-image: url(../img/bg_all.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: white;
}
p {
	text-indent: 0px;
}
a {
	color: #016cda;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #888888;
}
.clear {
	clear: both;
}

/* style dla calej strony all*/
/* dla podstrony obrazek.php*/
.obrazek {
	position: absolute;
	display: none;
	z-index: 100000;
}

#select {
	position: absolute;
	left: 50px;
	top: 50px;
	z-index: 10;
}
/* dla podstrony zabawa.php*/
.latajacy_obrazek {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}
#kolory {
	position: absolute;
	left: 20px;
	top: 150px;
	display: block;
	height: 50px;
	width: 50px;
	border: 1px solid black;
}

/*styl dla calosci */

#all {
	margin: 0 auto;
	height: auto !important;
	min-height: 100%;
	position: relative;
	max-width: 1060px;
	min-width: 1060px;
}

/* style dla menu po lewej stronie*/
#newsletter {
	position: absolute;
	right: 0px;
	top: 0px;
	border: 0px solid white;
	width: 180px;
	padding: 1px;
	background-image: url(../img/bg_gal.png);
	background-repeat: repeat;
	z-index: 100;
}

#srodek {
	margin-top: 0px;
	position: relative;
	left: 10px;
	top: 160px;
	border: 0px solid black;
	width: 1030px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}
.portfolio {
	margin-right: 8px;
	margin-bottom: 40px;
	width: 220px;
	height: 240px;
	/*border-bottom:1px dotted black;*/
	padding: 3px;
	float: left;
}
.portfolio img {
	border-top: 1px solid #aaacae;
	border-left: 1px solid #aaacae;
	border-bottom: 1px solid #aaacae;
	border-right: 1px solid #aaacae;
}
.srodekimg img {
	width: 100px;
	border: 1px solid #383838;
	margin-left: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}
.naglowek_srodek {
	font-size: 16px;
	line-height: 22px;
	width: 1030px;
	text-align: left;
	color: black;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #aaacae;
	/*background-image: url(../img/bg_left.png);*/
	background-repeat: no-repeat;
	background-position: center right;
}
.menu_panelu {

	font-size: 16px;
	width: 650px;
	text-align: left;
	color: black;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #aaacae;
	background-image: url(../img/bg_left.png);
	background-repeat: no-repeat;
	background-position: center right;
}

#foot {
	display:block;
	height: 120px;
	max-width: 1060px;
	min-width: 1060px;
	position: relative;
	top:160px;
	left:10px;
	margin-top:40px;
	
	
}

#logo {
	background-image: url(../img/japan.png);
	background-repeat: no-repeat;
	height: 150px;
	padding: 0;
	position: absolute;
	right: 20px;
	top: 2px;
	width: 220px;
	z-index: 5;
}

#logo2 {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	height: 71px;
	padding: 0;
	position: absolute;
	left: 10px;
	top: 2px;
	width: 491px;
	z-index: 5;
}

#slideshow {
	background-image: url(../img/tlo4.png);
	background-repeat: no-repeat;
	height: auto !important;
	padding: 0;
	position: absolute;
	left: 20px;
	top: 220px;
	width: 290px;
	height: 447px;
	z-index: 5;
	text-align: center;
	display: block;
	padding-bottom: 24px;
}

#fb {
	position: absolute;
	right: 30px;
	top: 30px;
	line-height: 20px;
	color: black;
	padding: 0px;
	margin: 0px;
	z-index: 999;
	font-family: Century Gothic;
	text-align: right;
}

#menu {
	position: absolute;
	left: 10px;
	top: 70px;
	color: black;
	padding: 0px;
	margin: 0px;
	z-index: 999;
	font-family: Century Gothic;
	text-align: right;
	/*font-weight: bold;*/
}

ul.topnav {
	list-style: none;
	padding: 0 0px 0px;
	margin: 0;
	width: auto;
	color: black;
	font-size: 18px;
	background: url(topnav_bg.gif) repeat-x;
	font-family: Century Gothic;
}

ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	font-family: Century Gothic;
}
ul.topnav li a {
	padding: 10px 15px 0 0;
	color: black;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover {
	/*background: url(topnav_hover.gif) no-repeat center top;*/
	text-decoration: underline;
}
ul.topnav li span {/*--Drop down trigger styles--*/
	width: 17px;
	height: 34px;
	float: left;
	background-image: url(../img/op.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
ul.topnav li span.subhover {
	background-position: center bottom;
	cursor: pointer;
}/*--Hover effect for trigger--*/

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	right: 0;
	top: 34px;
	left:0px;
	color: black;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	/*width: 160px;*/
	font-size: 16px;
	background: white;
	border-left:2px solid red;
}
ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0;
	/*--Create bevel effect--*/
	clear: both;
	background: white;
	/*border-bottom: 1px solid #aaacae;*/
}
html ul.topnav li ul.subnav li a {
	text-align:left;
	/*width: 160px;*/
	width:180px;
	background: white;
	/*--szerokosc o 20 mniej niz w li--*/
	padding: 8px 8px 8px 8px;
	
}
html ul.topnav li ul.subnav li a:hover {/*--Hover effect for subnav links--*/
	text-align:left;
	background: white;
	/*width: 160px;*/
	/*--szerokosc o 20 mniej niz w li--*/
	padding: 8px 6px 8px 8px;
	border-right:2px solid red;
	text-decoration:none;
}

#odp {
	display: none;
	position: fixed;
	top: 40%;
	left: 40%;
	background-color: white;
	border: 2px solid #016cda;
	min-height: 35px;
	min-width: 35px;
	padding: 0px 0px 0px 0px;
	line-height: 35px;
	z-index: 10000;
}
#odp .close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	background-image: url(../img/close2.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.form {
	margin: 0px 0px 30px 60px;
}

.form .text {
	font-family: Tahoma, Arial, Verdena, Lucida Console, Courier New, Helvetica, Palatino Linotype, monospace;
	font-size: 16px;
	display: block;
	border: solid 1px #aaacae;
	width: 200px;
	padding: 5px;
	margin: 8px;
	background: url(../img/bg_gal.png) repeat;
}
.form .text:hover {
	border: solid 1px #016cda;
}

.form .text:focus {
	border: solid 1px #016cda;
}

.form .textarea {
	font-family: Tahoma, Arial, Verdena, Lucida Console, Courier New, Helvetica, Palatino Linotype, monospace;
	font-size: 16px;
	display: block;
	border: solid 1px #aaacae;
	width: 300px;
	height: 200px;
	padding: 5px;
	margin: 8px;
	background: url(../img/bg_gal.png) repeat;
	background-position: 4px 2px;
}
.form .textarea:hover {
	border: solid 1px #016cda;
}

.form .textarea:focus {
	border: solid 1px #016cda;
}

.form .guzik {
	font-family: Tahoma, Arial, Verdena, Lucida Console, Courier New, Helvetica, Palatino Linotype, monospace;
	font-size: 16px;
	border: solid 1px #aaacae;
	width: 310px;
	padding: 5px;
	margin: 8px;
	background: url(../img/bg_gal.png) repeat;
	/*background-position: 4px 6px;*/
}

.form2 {
	margin: 0px 0px 30px 60px;
}

.form2 .text {
	font-family: Tahoma, Arial, Verdena, Lucida Console, Courier New, Helvetica, Palatino Linotype, monospace;
	font-size: 16px;
	display: block;
	border: solid 1px #aaacae;
	width: 200px;
	padding: 5px;
	margin: 8px;
	background: url(../img/bg_gal.png) repeat;
}
.form2 .text:hover {
	border: solid 1px #016cda;
}

.form2 .text:focus {
	border: solid 1px #016cda;
}

.form2 .textarea {
	font-family: Tahoma, Arial, Verdena, Lucida Console, Courier New, Helvetica, Palatino Linotype, monospace;
	font-size: 16px;
	display: block;
	border: solid 1px #aaacae;
	width: 300px;
	height: 200px;
	padding: 5px;
	margin: 8px;
	background: url(../img/bg_gal.png) repeat;
	background-position: 4px 2px;
}
.form2 .textarea:hover {
	border: solid 1px #016cda;
}

.form2 .textarea:focus {
	border: solid 1px #016cda;
}

.form2 .guzik {
	font-family: Tahoma, Arial, Verdena, Lucida Console, Courier New, Helvetica, Palatino Linotype, monospace;
	font-size: 16px;
	border: solid 1px #aaacae;
	width: 310px;
	padding: 5px;
	margin: 8px;
	background: url(../img/bg_gal.png) repeat;
	/*background-position: 4px 6px;*/
}

#menu_admin {/*border: medium none;*/
	text-align: left;
	padding: 10px 0px 0px 0px;
	position: absolute;
	top: 145px;
	left: 0px;
	width: 200px;
	border-top: 1px solid #aaacae;
}

#ul_admin {
	padding-left: 0px;
	margin-left: 0px;
	margin: 0px 0px 0px 0px;
}
#ul_admin li {
	color: #FFFFFF;
	list-style-type: none;
	background-color: #3f4447;
	/*background-image: url(../img/edit.png);*/
	background-repeat: no-repeat;
	/*background-position: center 20px;*/
	margin-bottom: 1px;
	padding: 10px 10px 10px 15px;
}
#ul_admin ul {
	padding-left: 0px;
	margin-left: 0px;
}
#ul_admin ul li {
	list-style-type: none;
	background: none;
	margin-top: 0px;
	/*background-color: #3d340e;*/
	padding: 8px 8px 8px 20px;
	background-image: url(../img/podmenu.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.current_admin {
	background-color: none;
}

.current_admin a {
	color: #888888;
}

#srodek_admin {
	margin-top: 0px;
	position: absolute;
	right: 0px;
	top: 130px;
	border: 0px solid black;
	width: 740px;
}

.naglowek_srodek_admin {
	line-height: 14px;
	width: 720px;
	text-align: left;
	color: black;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #aaacae;
	/*background-image: url(../img/bg_left.png);*/
	background-repeat: no-repeat;
	background-position: center right;
}

.form_panel {
	margin: 0px 0px 30px 10px;
	max-width: 500px;
}

.form_panel .text {
	font-family: Tahoma, Arial, Verdena, Lucida Console, Courier New, Helvetica, Palatino Linotype, monospace;
	font-size: 16px;
	display: block;
	border: solid 1px #aaacae;
	width: 200px;
	padding: 5px;
	margin: 8px;
	background: url(../img/bg_gal.png) repeat;
}
.form_panel .text:hover {
	border: solid 1px #016cda;
}

.form_panel .text:focus {
	border: solid 1px #016cda;
}

.form_panel .textarea {
	font-family: Tahoma, Arial, Verdena, Lucida Console, Courier New, Helvetica, Palatino Linotype, monospace;
	font-size: 16px;
	display: block;
	border: solid 1px #aaacae;
	width: 200px;
	height: 200px;
	padding: 5px;
	margin: 8px;
	background: url(../img/bg_gal.png) repeat;
	background-position: 4px 2px;
}
.form_panel .textarea:hover {
	border: solid 1px #016cda;
}

.form_panel .textarea:focus {
	border: solid 1px #016cda;
}

.form_panel .guzik {
	font-family: Tahoma, Arial, Verdena, Lucida Console, Courier New, Helvetica, Palatino Linotype, monospace;
	font-size: 16px;
	border: solid 1px #aaacae;
	width: 200px;
	padding: 5px;
	margin: 8px;
	background: url(../img/bg_gal.png) repeat;
	/*background-position: 4px 6px;*/
	cursor: pointer;
}

#panel_prawa {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 180px;
	color: black;
	/*text-transform: uppercase;*/
	padding: 0px;
	margin: 0px;
}

#prawy_ul {
	padding-left: 0px;
	margin: 10px 0px 0px 0px;
}
#prawy_ul li {
	list-style-type: circle;
	margin-bottom: 1px;
	padding: 4px;
}
#prawy_ul ul {
	padding-left: 0px;
	margin-left: 10px;
}
#prawy_ul ul li {
	list-style-type: none;
	background: none;
	margin-top: 0px;
	padding: 2px 2px 2px 20px;
	background-image: url(../img/podmenu.png);
	background-repeat: no-repeat;
	background-position: center left;
}

#galeria {
	position: fixed;
	background-image: url(../img/bg.png);
	background-repeat: repeat;
	top: 0px;
	left: 0px;
	z-index: 4000;
	width: 100%;
	height: 100%;
}
#panel_nawigacyjny {
	bottom: 30px;
	height: 80px;
	position: fixed;
	text-align: center;
	width: 99%;
	z-index: 5000;
}

#menu_panelu {
	height: 80px;
	margin: 0 auto;
	position: relative;
	width: 300px;
	/*background-image: url(../img/pod_panel.png);*/
	background-repeat: no-repeat;
	background-position: center center;
}

.prev {
	float: left;
	cursor: pointer;
}

.next {
	float: right;
	cursor: pointer;
}

.next:hover, .prev:hover {
	text-decoration: none;
}
#galeria_img {
	margin-top: 30px;
}
#galeria_img img {

	border: 4px solid grey;
}

