@charset "iso-8859-2";
/* CSS Document */
 
fieldset {border: none}

.ramka {
	margin:10px; 
	padding:10px; 
	border:1px solid #EFEFE7;
}

.buton {
	border:1px solid #FFFFFF;
	background:#DF5C57 !important;
	font-weight:bold;
	color:#fff !important;
	margin-bottom:3px;
}

.buton:focus {
	background:#CD1516 !important;
	font-weight:bold;
	color:#fff !important;
	margin-bottom:3px;
}

.reset {
	background:#7B8384 !important;
	font-weight:bold;
	color:#fff !important;
	margin-bottom:3px;
}

.kontakt input, .kontakt textarea{
	border:1px solid #DDBBAA;
	background:url(../images/f_tlo.gif);
	font-size:12px;
	color:#7A776C;
	padding:5px;
	width:95%;
	text-align: left;
	font-family:verdana;
	}
.kontakt input:focus, .kontakt textarea:focus{
	border:1px solid #FFFFFF;
	background:#fff;
	font-size:12px;
	color:#CD1516;
	padding:5px;
	text-align: left;
	width:95%;
	}
.kontakt textarea{ height:100px; }

.dzdjecie input{
	border:1px solid #DDBBAA;
	background:url(../images/f_tlo.gif);
	font-size:12px;
	color:#7A776C;
	padding:5px;
	width:29%;
	text-align: left;
	font-family:verdana;
	}
.dzdjecie input:focus{
	border:1px solid #FFFFFF;
	background:#fff;
	font-size:12px;
	color:#CD1516;
	padding:5px;
	text-align: left;
	width:29%;
	}

.edycja input, .edycja textarea{
	border:1px solid #DDBBAA;
	background:url(../images/f_tlo.gif);
	font-size:12px;
	color:#7A776C;
	padding:5px;
	width:95%;
	text-align: left;
	font-family:verdana;
	}
.edycja input:focus, .edycja textarea:focus{
	border:1px solid #FFFFFF;
	background:#fff;
	font-size:12px;
	color:#000000;
	padding:5px;
	text-align: left;
	width:95%;
	}
.edycja textarea{ height:550px; }

.checkbox input{
	border:1px solid #DDBBAA;
	background:url(../images/f_tlo.gif);
	font-size:12px;
	color:#7A776C;
	padding:5px;
	text-align: left;
	font-family:verdana;
	}
.check input:focus {
	border:1px solid #FFFFFF;
	background:#fff;
	font-size:12px;
	color:#CD1516;
	padding:5px;
	text-align: left;
	}

.ramka2{
	border-top:1px solid #773C23;
	border-left:1px solid #773C23;
	border-bottom:3px solid #773C23;
	border-right:3px solid #773C23;
	padding:13px 5px 5px 5px;
	margin:18px 8px 5px 8px;
	position:relative;
	background-color:#f7f7f7;
	font-size:12px;
	z-index:0;
	}
.ramka2-ng{
	position:absolute;
	background:#fff;
	border-top:3px solid #773C23;
	border-left:1px solid #773C23;
	border-bottom:1px solid #773C23;
	border-right:1px solid #773C23;
	padding:3px 10px 3px 10px;
	font-weight:bold;
	left: 10px;
	top: -12px;
	font-size:12px;
}
/*-----------------------------------*/

fieldset {
 border:0px solid #C0C9CB;
 /* 
 border-top:1px solid #C0C9CB;
 */
 border-bottom:1px solid #C0C9CB;
 margin:10px; 
 padding:10px 10px 20px; 
 text-align: left;
}

label 
{
 font-weight:bold;
}

.tabela 
{
 width: 100%;
}

.tabela td 
{
 width: 50%;
}

.tekstowe input, .tekstowe textarea
{
 text-align: left;
 border:1px solid #DF5C57;
 background:url(../images/f_tlo.gif);
 font-size:11px;
 color:#7A776C;
 padding:5px;
 width:260px;
 font-family:verdana;
}

.tekstowe input:focus, .tekstowe textarea:focus
{
	text-align: left;
	border:1px solid #DF5C57;
	background:#FDF7E5;
	font-size:11px;
	color:#505149;
	padding:5px;
	width:260px;
}
	
.tekstowe textarea{ height:100px; }

.przycisk 
{
	border:1px solid #628C33 !important;
	background:#ffffff !important;
	font-weight:bold;
	color:#9A3D3F !important;
	margin-bottom:3px;
	text-align: center !important;
}

.przycisk:focus 
{
	color:#FDB11D !important;
}

.reset2 
{
	border:1px solid #628C33 !important;
	background:#ffffff !important;
	font-weight:bold;
	color:#9A3D3F !important;
	margin-bottom:3px;
	text-align: center !important;
}

.komunikat {
	margin:10px; 
	padding:10px; 
/*	color:#3F3F3F; */
	text-align:center;
	border:1px solid #E6AD00;
	background:#FDF7E5;
}

.blad {
	margin:10px; 
	padding:10px; 
/*	color:#3F3F3F; */
	text-align:center;
	border:1px solid #DEB7B7;
	background:#F3DDDD;
}

