@charset "utf-8";

html, body, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, acronym, address, code, em, img,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	font-size: 0.8em;
	color: #8E644E;
	font-family:  Arial, Helvetica, sans-serif;
	text-align: justify;
	background: #000000 url(gfx/bkg.jpg) top center no-repeat;
	padding-top: 0px;
}
.clr {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.error {
	color: #ff0000;
	font-size: 1.2em;
	display:block;
	font-weight: bold;
}
.errormessage {
	color: #ff0000;
	font-weight: bold;
}
#komunikat {
	color: #ffffff;
	font-size: 1.0em;
	display:block;
	font-weight: normal;
	width: 400px;
	margin: 30px auto;
	padding: 20px;
	background: #400000;
	border: 3px solid #ffffff;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;	
	-webkit-border-radius: 7px;
}
.info {
	color: #ffffff;
	font-size: 1.0em;
	display:block;
	font-weight: normal;
	width: 100%;
	margin: 5px auto;
	padding: 5px;
	background: #000040;
	border: 1px solid #8080ff;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;	
	-webkit-border-radius: 7px;
}
a { font-weight: bold;} 
a:link { color:#ffd2ff ; text-decoration: none;outline:none;}
a:visited { color: #ffd2ff; text-decoration: none;outline:none;}
a:hover { color: #ffffff; text-decoration: underline;outline:none; }
a:active { color: #ff80ff;outline:none; }
a:focus {outline:none;}

hr {
  color: #2A2A2A;
	background:  #2A2A2A;
}

h1,h2,h3 {
	color: #EDBEB7;
	font-family:  Trebuchet MS, Helvetica, sans-serif;
}

/* FORMULARZE */
label {
font-weight: normal;
font-style: italic; 
}

.select {
	border: 1px solid #593E1A;
	padding: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	background: #ffffff url('gfx/bg_input.png')  top left repeat-x;
	font-weight: bold;
}
.textarea {
	border: 1px solid #593E1A;
	padding: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	background: #ffffff url('gfx/bg_input.png')  top left repeat-x;
	font-weight: bold;
}
.text {
	border: 1px solid #593E1A;
	padding: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	background: #DFC3BF url('gfx/bg_input.png')  top left repeat-x;
	font-weight: bold;
	margin: 5px;
}
.text:focus {
background: #FFFFFF url('gfx/bg_input.png')  top left repeat-x;
}
.submit {
	background: #000080 url(gfx/bg_button.png) top left repeat-x;
	padding: 3px;
	border-top: 1px solid #3f3f3f;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1f1f1f;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	font: 1.1em   Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;
}
.submit:hover {
	background: #800000 url(gfx/bg_button.png) top left repeat-x;
	border: 1px solid #000000;
	cursor:pointer;
}
.weryfikacja {
	border: 1px solid #800000;
	padding: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	background: #ffdfdf url('gfx/bg_input.png')  top left repeat-x;
	font-weight: bold;
	color:#800000;
}

/* FORMULARZE */



#druk fieldset {
text-align: left;
font-family:  Arial, Helvetica, sans-serif;
font-size: 1.1em;
padding: 5px;
border: 1px solid #B8B58D;

}
#druk legend {
font-size: 1.2em;
padding: 5px;
margin: 5px;
font-weight: bold;
}
 /* Site
-------------------------------------------------------------- */
div#wrap , div#wrap_l , div#wrap_r, div#middle , div#left , div#right, div.modul, ul.nav	, div.opis {
	height: auto!important;
	height: 100%;
	min-height: 100px;
}
div#wrap{
	width: 905px;
	background: transparent url('gfx/lay/bg_wrap.jpg') repeat-y;
	margin: 20px auto 0px;
	text-align: left;
	border-top: 0;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;	
	-webkit-border-radius: 7px;
}


/* head
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#head			 {
	width: 100%;
	height:132px;
	background: #4C1C15 url('gfx/bg_top.jpg') top center no-repeat;
	margin: 0;
	padding: 0;
}

div#top					{
	width: 70%;
	height:100px;
	background: transparent;
	margin: 0;
	padding: 0;
	float: left;
}

#top h2{
text-align: left;
font-family:  Georgia, Arial, Helvetica, sans-serif;
font-size: 2.5em;
color: #EDBEB7;
margin: 10px 0 0 30px;
padding: 10px 0 0 0;
width: 320px;
}
#top a{
text-decoration: none;
font-weight: normal;
}
#top a:hover{
text-decoration: none;
font-weight: normal;
color:#ffffff;
}
#top p{
text-align: left;
font-family:  Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #EDBEB7;
margin: 0 0 0 30px;
padding: 5px;
background: transparent;
width: 234px;
/* -moz-border-radius-topleft: 1px;
-moz-border-radius-bottomleft: 1px;
-moz-border-radius-topright: 11px;
-moz-border-radius-bottomright: 11px; */
}
div#navbar				 {
	width: 100%;
	margin:0;
	padding:0;
	background:transparent;
	float:none;
	clear:both;
}

#szukarka {	
	width: 30%;
	height:100px;
	margin: 0; 
	padding: 0;
	background: transparent;
	float: left;
}
#szukarka:hover {	
	background: transparent url('gfx/cloud.png') 0 0 no-repeat;
}

#szukarka form {
	padding: 0;
	border: 0; 
	background-color: transparent;
	padding-left: 20px;
	position: relative;
	top: 25px; 
	}
	
#szukarka input {
	font: 10pt Verdana;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	color: #000000;
	font-weight: bold;
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	-khtml-opacity: 0.7;
}
#szukarka input:focus {
	background: #FFFFFF;
	opacity:1;
	filter:alpha(opacity=100);
}
#szukarka input.input-text {
	background: #D2BCAE;
	border: 0; 
}
#szukarka input.input-text:focus {
background: #FFFFFF;
}

#szukarka input.input-submit {
display: inline; 
background: #000;
color: #FFF; 
border-top: 1px solid #B78D77;
border-right: 1px solid #000; 
border-bottom: 1px solid #000;
border-left: 1px solid #B78D77; 
}
#szukarka input.input-submit:focus {
background: #800000;
}

#szukarka a {
	font: bold 10pt Verdana;
	color: black;
	text-decoration: none;
 }
#szukarka a:hover {		
	font: bold 10pt Verdana;
	color: white;
	text-decoration: none;
 }



/* middle ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#middle				{
	width: 100%;
	min-height: 600px;
	margin: 0;
	padding: 0;
	vertical-align:top;
	background: #280F0B;
	-moz-border-radius-bottomright: 11px;
	-moz-border-radius-bottomleft: 11px;

}
/* middle ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


div#middle h1, h2, h3 {
	font-weight: normal;
	font-style: normal;
}
div#middle h1.a, h2.a, h3.a {font-weight: normal;}
div#middle h1 {
	white-space: nowrap;
	margin: 0 5px 5px 5px;
}
div#middle h2 {
margin: 0 5px 5px 5px;
}
div#middle h3 {
margin: 5px;
font-size: 1.3em;
border-bottom: 1px dotted #402723;
padding: 5px;
margin: 0 auto 5px auto;
width:99%;
text-transform: uppercase;
}

div#middle p {
}
div#middle ul {
}
div#middle ol {
}
div#middle img.obraz {
	background: #FFF;
	border-top: 1px solid  #674A23;
	border-right: 1px solid  #000;
	border-bottom: 1px solid  #000;
	border-left: 1px solid  #674A23;
	margin: 0 5px 5px 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-webkit-border-radius: 5px;
	padding:3px;
	float: left;
}

#sortowanie{
margin:5px;
color:#D4BA86;
border-top: 1px dashed  #674A23;
padding: 5px;
}
#sortowanie select.sort {
cursor: pointer;
margin: 0 5px;
display: inline;
}
#sortowanie select.sort:focus {
background: #FFF;
}
/* SORTOWANIE ARTYSTY */
#sortowanie_artysta{
margin:5px;
color:#745240;
/* border-top: 1px dashed  #674A23; */
padding: 5px;
font-weight:normal;
}
#sortowanie_artysta select.sort {
cursor: pointer;
margin: 0 3px;
display: inline;
}
#sortowanie_artysta select.sort:focus {
background: #FFF;
}


/* ARTYSCI
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#half_art	{
	margin: 0;
	padding:0;
	background: #280F0B  url('gfx/bg_art2.png') bottom left repeat-x;
	width:100%;
}

#half_art	 a { text-decoration: none; font-weight: bold;}
#half_art	 a:link { color:#FFC6B9 ;}
#half_art	 a:visited { color: #FFC6B9; }
#half_art	 a:hover, a:active { color: #FFF; }

#half_art table{
/* width:55%; */
float:left;
padding:0; 
margin: 0;
table-layout: fixed; 
width: 100%;
}
#half_art td{
/* width:55%; */
padding:5px; 
border:0px solid #593E1A;
background: transparent  url('gfx/pagecurl.png') top left no-repeat;
}

#half_art p {
color: #8E644E;
}
#half_art h1, h2, h3 {
color: #8E644E;
}

.thumbnail{	
	padding: 4px;
	margin: 5px 10px;
	float:left;
	background-color: #614B31;
	border: 1px solid #5E2605;
	max-width: 80px;
	max-height: 85px;
	}

.spacer {
padding:10px; 
margin:0;
 }

.all{
	margin: 0;
	padding: 0;
	width:100%;
	float:left;
} 

.half_left {
width:49%;
float:left;
padding:0; 
margin: 0;
}
.half_left h1, h2, h3 {
/* color: #D1B5AF; */
}
.half_left ul,ol {
margin: 0 0 0 20px;
}
.half_right {
width:49%;
float:left;
padding:0; 
margin: 0;
border-left: 1px dashed #402723;
}
.half_right h1, h2, h3 {
/* color: #D1B5AF; */
}
.half_right ul,ol {
margin: 0 0 0 20px;
}
#opisdziela table{
/* width:55%; */
float:left;
padding:0; 
margin: 0;
table-layout: auto; 
border-collapse: collapse;
/* border-left:1px dashed #593E1A; */
/* background: transparent  url('gfx/pagecurl.png') top left no-repeat; */
}
#opisdziela th{
font-size: 0.9em;
padding:5px; 
border-bottom:1px dashed #593E1A;
}
#opisdziela  td{
padding:5px; 
border-bottom:1px dashed #593E1A;
}


/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
STOPKA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/

div#footer{
	width: 100%;
	margin: 0 auto 0;
	text-align: center;
	/* background: #000000  url('gfx/lay/bg_foot.jpg') bottom left repeat-x; */
	background: #000000;
	color:#6C4C3B;
}
div#copy{
	text-align: center;
	font-size: 1.1em;
	letter-spacing: 2px;
	font-weight: bold;
	font-variant: small-caps;
}


/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
BOKSY  z obrazkami
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/

.imgbox {
	width: 167px;
	height: 220px;
	padding-left: 5px;
	padding-top: 0px;
	/* background: transparent url(gfx/imgbox_bg.jpg) top left no-repeat !important; */
	background: transparent url(gfx/imgbox_bg.jpg) top left no-repeat ;
	margin: 0 auto;
	border:0; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	float:left;
	overflow:hidden;
	font-size: 0.9em;
	}

	
.im_left {
width: 45%;
float:left;
padding:0; 
margin: 0;
}

.im_right {
width: 55%;
float:left;
padding:0; 
margin: 0;

}
	
.des {
/* 	font: normal  7px "Arial", Sans-serif; */
	/* line-height: 1.1em; */
	/* color: #472800; */
	width: 150px;
	max-height: 110px;
	border: 0px solid red;
	float: left;
	overflow:hidden;
	margin: 0 0 0 5px;
}
.imgbox strong {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}
.nowrap {
	width: 100%;
	overflow:hidden;
	white-space:nowrap;
	color:#8E644E;
	font-size: 1.0em;

}
.imgbox p {
	text-align: justify;
	color:#8E644E;
	font-size: 1.0em;
}

.imgbox .cena {
	width: 145px;
	font-family: "Arial",sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	text-align:left;
	padding: 2px 1px 1px 2px ;
	margin:1px 0 2px 0;
	white-space:nowrap;
	float: left;
	overflow:hidden;
	display: block;
	color: #8E644E;
}
.imgbox .forsale {
	background: #8E644E;
	color: #000000;
	padding: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;	
	-webkit-border-radius: 2px;
}
.imgbox .nasprzedaz {
font-size: 1.0em;
}
.imgbox .autor {
	font-weight: normal  !important;
	font-size: 1.0em;
	width: 100%;
	overflow:hidden;
	white-space:nowrap;
	color: #8E644E;
}
.imgbox .autor a {
	font-weight: normal  !important;
	color: #8E644E !important;
}



.imgbox .reserved {
	text-decoration: blink;
	color: #ff8080;
}

/* miniaturki z cieniem */
.drop-shadow {
	float: left;
	position: relative;
	top: 0px;
	margin: 3px 3px 5px 3px !important;
	margin: 3px 3px 0px 3px; 
	background: transparent url('../layout/drop_shadow.png') bottom right no-repeat !important;
	background: transparent url('../layout/drop_shadow_ie.gif') bottom right no-repeat;
	max-width: 160px;
	max-height: 95px;
	}
.drop-shadow img{	
	padding: 4px;
	display: block;
	position: relative;
	top: 1px;
	left: 4px;
	margin: 4px 4px 4px -4px;
	background-color: #280F0B;
	border-top: 1px solid #3C231F;
	border-right: 1px solid #3C231F;
	border-bottom: 1px solid #3C231F;
	border-left: 1px solid #3C231F;
	max-width: 150px;
	max-height: 85px;
	}
.imgtemp{	
	padding: 4px;
	display: block;
	position: relative;
	top: 0px;
	margin: 10px 4px 4px 4px;
	background-color: #280F0B;
	border-top: 1px solid #3C231F;
	border-right: 1px solid #3C231F;
	border-bottom: 1px solid #3C231F;
	border-left: 1px solid #3C231F;
	max-width: 150px;
	max-height: 85px;
	-moz-opacity:.20;
	opacity:.20;
	-khtml-opacity: 0.2;
	}
		
.drop-shadow img:hover {
	padding: 4px;
	display: block;
	position: relative;
	/*margin: -4px 4px 4px -4px;*/
	border: 1px solid #3C231F;
	background: #3C231F;
	} 
.drop-shadow img[alt] {
	font: normal  0.7em 'Verdana', Sans-serif;
	}
	
.drop-shadow p {	
	float: left;
	right: 11px;
	bottom: 0px;
	color: #AAAAAA;
	padding: 2px 5px;
	position: absolute; 
	background-color: #2e333b;
	}

.glowne-zdjecie{
	float:left;
	clear:left;
	background: transparent url(gfx/shadowAlpha.png) no-repeat bottom right !important;
	background: transparent url(gfx/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
.glowne-zdjecie img{
	position:relative;
	bottom:6px;
	right: 6px;
	background:#000000;
	border: 1px solid #000000;
	padding:4px;
	font-size:14px;
	margin: 0px;
}
.glowne-zdjecie img:hover{
	background:#280F0B;
}
	
	
.blur{
	background-color: #2e2e2e; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #000000; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #ffffff; /*background color of content*/
	border: 1px solid #000; /*border color*/
	padding: 0;
}
	
	
 /* PAGINACJA ===================================*/
/* div z paginacja */
.paginacja {
	float: none;
	font: 1.1em "Arial" , "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	width: 100%;
	text-align: center;
	margin: 10px;
	padding:10px;
	background: url('gfx/pag.png') top center no-repeat; 
	clear: both;
}
.paginacja a {
	float: left;
	padding: 2px 5px;
	margin: 1px 2px 2px 2px;
	font-style: normal; 
	background: #402723; 
	color: #FFF2DA;
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	/* border-radius: 3px; */
	}
.paginacja a:hover {
	text-decoration: none;
	background-color: #000000; 
	}
.paginacja .sel {
	float: left;
	padding: 2px 5px;
	margin: 1px 2px 2px 2px;
	background: #000; 
	color: #FFF2DA;
	font-weight: bold;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
}	

.paginacja_index a {
	float: left;
	padding: 3px 8px;
	margin: 2px;
	font: 2.0em bold "Trebuchet MS", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	background: #593E1A url('gfx/bg-pagnum.png') top center repeat-x; 
	color: #FFF2DA;
	text-align: center;
	border-right: 1px solid #3D2200;
	border-bottom: 1px solid #3D2200;
	-moz-border-radius: 5px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	/* border-radius: 3px; */
	}
.paginacja_index a:hover {
	text-decoration: none;
	background-color: #B09B80; 
	}
.admin-prod td {
padding:2px; 
border-top: 1px solid #808080; 
border-collapse: separate; 
border-spacing: 1px;
}	
/* SCREENSHOT  */
#screenshot{
	z-index: 101; 
	position:absolute;
	border:1px solid #280F0B ;
	background: transparent url('gfx/bg_tooltip.png') repeat; 
	padding: 5px;
	display:none;
	color:#fff;
	text-align:center;
		-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	}
#screenshot img{	
	padding: 5px;
	display: block;
	margin: 5px;
	background-color: #ffffff;
	border: 1px solid #000;
	text-align:center;

	}
	
/* SCREENSHOT */
div.hr {
  height: 11px;
  /* background: #fff url(hr1.gif) no-repeat scroll center; */
	background: transparent url('gfx/pag_min.png') no-repeat scroll center;
}
div.hr hr {
  display: none;
}
/* TOGGLE ale tylko wygląd*/
h2.trigger3 {
	font-weight: normal;
	border-bottom: 0;
	font-size: 1.2em;
	/* background: transparent url('pattern_101.gif') repeat-all; */
}
h2.trigger3 a {
	color: #DDC8AD;
	background: #593E1A url('gfx/bg-pagnum.png') top center repeat-x; 
	padding: 5px 0 0 35px;
	line-height: 1.2em;
	vertical-align: middle;
	height: 30px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-webkit-border-radius: 5px;
	border: 0;
	display: block;
	font-weight: normal;
}
h2.trigger3 a:hover { 
	color: #FFF2DA; 
	background: #472800 url('gfx/bg-pagnum.png') top center repeat-x; 
}
h2.trigger3 a:active {
	color: #ff0000; 
	background: #472800 url('gfx/bg-pagnum.png') top center repeat-x; 
	background-position: left middle;
} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

#contentArea {
/* background: #DFD19B;
padding:5px; 
border:1px solid #593E1A;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-webkit-border-radius: 5px; */
}

h2.trigger4 {
	font-weight: normal;
	border-bottom: 0;
	/* background: transparent url('pattern_101.gif') repeat-all; */
}
h2.trigger4 a {
	color: #DDC8AD;
	background: #863E1A url('gfx/koszyk.png') 10px 50% no-repeat;
	padding: 0 0 0 55px;
	line-height: 35px;
	vertical-align: middle;
	height: 40px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-webkit-border-radius: 5px;
	border: 0;
	display: block;
	font-weight: normal;
}
h2.trigger4 a:hover { 
	color: #FFF2DA; 
	background: #A34B1F url('gfx/koszyk.png')  10px 55% no-repeat;
}
h2.trigger4 a:active {
	color: #ff0000; 
	background: #472800 url('gfx/koszyk.png')  10px 55% no-repeat;
	background-position: left middle;
} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/


.rozpiska {
padding: 10px; 

}
.rozpiska table {
			width: 100%;
			font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
			border-spacing: 1px;
			border-collapse: separate;
			border: 0;
		}
		
.rozpiska tr {
			background: transparent;
			/* border-bottom: 1px dashed #808080; */
			}
		
.rozpiska th {
			padding: 5px;
			font-weight: normal;
			border-bottom: 1px dashed #593E1A; 
		}
.rozpiska td {
	 border-bottom: 1px dashed #593E1A; 
   padding: 5px;
	 font-weight: bold;
		}

#extras {
background: transparent url('gfx/bg_form2.png')  top left repeat-y;
margin:0;
padding: 0;
border: 0;
-moz-border-radius-topleft: 11px;
-moz-border-radius-bottomleft: 11px;
}

#extras  input, textarea, select {
	border: 1px solid #593E1A;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-webkit-border-radius: 5px;
	background: #ffffff url('gfx/bg_input.png')  top left repeat-x;
	font-weight: bold;
}


#extras table, td {
vertical-align:middle;
}
#extras th {
vertical-align:top;
padding: 5px 0 0 10px;
}
#extras input.zamawiam {
background: transparent;
}

#opisdziela input, textarea, select, text {
	border: 1px solid #593E1A;
	padding: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	background: #ffffff url('gfx/bg_input.png')  top left repeat-x;
	font-weight: bold;
}
#opisdziela input.submit {
background: transparent;
}



#prev_next{
text-align:center;
width: 100%;

background: transparent url('gfx/bg_art3.png') bottom left repeat-x; 
}
#prev_next table{
/* width:55%; */
padding:0; 
margin: 0;
table-layout: fixed; 
width: 100%;

}
#prev_next td{
text-align:center;
vertical-align:bottom;
padding:5px; 
}



/* Komentarz */
.karuzela ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.karuzela ul li{
  float: left;
  padding: 10px;
  display: block;
  margin-right: 10px;
}

.karuzela ul li a{
  display: block;
  overflow: hidden;
  height: 75px;
  width: 75px;
}

#a1{
  width: 210px;
}

.karuzela ul li img{
  position: absolute;
  border: 3px solid #881212;
}

.karuzela ul li p{
  margin: 0;
  padding: 0;
  width: 120px;
  display: block;
  margin-left: 85px;
}
.table {

}
.table th {
background:  transparent;
font: 1.4em Trebuchet MS, Arial, sans-serif;
padding: 5px;
-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
}
.table td {
padding: 5px;
}

.admin {
	background: #400000;
	color:#000000;
	font: 1.0em Arial, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	padding: 5px;
	text-align:left;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
}
.adminmenu{
border-top: 1px dashed #3B221E;
}
.adminmenu img{
	margin: 2px;
	padding:0;
	/* background:#000000; */
}

.adminmenu a:link{
	-moz-opacity:.50;
	opacity:.50;
	-khtml-opacity: 0.5;
}
.adminmenu a:visited{
	-moz-opacity:.50;
	opacity:.50;
	-khtml-opacity: 0.5;
}
.adminmenu a:hover{
	-moz-opacity:.100;
	opacity:.9;
	-khtml-opacity: 0.9;
}

.komunikat {
		color: #ffffff;
	font-size: 1.0em;
	display:block;
	font-weight: normal;
	width: 400px;
	margin: 30px auto;
	padding: 20px;
	background: #400000;
	border: 3px solid #ffffff;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;	
	-webkit-border-radius: 7px;
}
.wymagane{
	text-decoration: underline;
}

.tagi a {
	float: left;
	padding: 2px 5px;
	margin: 1px 2px 2px 2px;
	font-style: normal; 
	background-color: #000040; 
	text-align: center;
	border: 1px solid #000040;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	/* border-radius: 3px; */
	}
.tagi a:hover {
	text-decoration: underline;
	background-color: #000080; 
	cursor: pointer;
	}