/* CSS Document */
/* kolor 
color:#ffa000;
*/

/* szablon z dwiema kolumnami */
/*
div.row1{padding-bottom:10px; margin-bottom: 3px}
div.col1{width: 44%; text-align: right; float: left;}
div.col2{width: 54%; text-align: left; float: right; }

#login input.button1 {
	border: 0;
}

*/

img.buttonimg {
	vertical-align: middle;
	border: 0;
}


/***** formularze systemowe ****/
#systemForm{
	margin:0 0 0 10px
}
#systemForm div{
	margin:0 0 5px 0
}
#systemForm input {
	border:1px #bbb solid;
	height:18px;
}
#systemForm select {
	border:1px #bbb solid;
}
#systemForm textarea {
	border:1px #bbb solid;		
}
#systemForm a{

}
/***** formularze systemowe - stop ****/

#topAdminMenu {
	text-align: center;
	padding: 10px;
	background-color: #253453;
	color: #fff;
	font-weight: bold;	
}

#topAdminMenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size:13px
}


/***** documentMap - start *****/

#documentMap{
	 padding: 10px; 
	 text-align: left
 }

#documentMap div.mRow1 {
	background: #eeeeee;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 22px;
	padding-top: 3px;
}

#documentMap div.mRow2 {
	background: #f2f2f2;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 22px;
	padding-top: 3px;
}
#documentMap div.mIco {
	float: right;
	width: 140px;
	text-align: right;
	margin: 0;
	padding: 0px;
	height:20px;
}
#documentMap div.mIt1 {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0px;
	height:20px;
}
#documentMap img.mapImage {
	border: 0;
	vertical-align: middle;
}
/***** documentMap - stop *****/

table.jlist {
	border-collapse:collapse
}
th.jlist {
	background: #253453;
	color: #ffffff;
	border: 1px #bbb solid ;
	padding: 3px;
}
table.jlist td{
	border: 1px #bbb solid ;
	padding: 0 2px 0 3px ;
}
td.jlistC {
	text-align: center;
}
td.jlistR {
	text-align: right;
}

/***** jlist style - stop*****/


/**** edycjaImprezyTresc - start ****/
#edycjaImprezyTresc input {
	border:1px #aaa solid;
}

#edycjaImprezyTresc select {
	border: 1px #aaa solid
}
/**** edycjaImprezyTresc - stop ****/


/***** buyTicketFull - stopka elementu *****/
#buyTicketFull label, label #buyTicketFull input {
/*
	width: 130px;
	height:20px;	
	font-size:  10px; 
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold; 
	border-style: solid;
	border-width: 1px;
	border-color: #adadad; 
	*/
	display: block; 
	float: left; 
	margin-bottom: 5px; 
}

#buyTicketFull label{
	padding: 3px 8px; 
	clear: both; 
	width: 150px; 
	height: 18px; 
	border:none;
}
#buyTicketFull input {
	padding:3px;
	margin:0 0 2px 0;
	border:1px #bbb solid;	
}
#buyTicketFull select{
	height: 26px;
	width:200px;
	margin:1px 0 0 166px;
	border:1px #bbb solid;
}
#buyTicketFull div.buyTicket a{
	text-align: right;
	display:block;
	color:#f53801;
}
#buyTicketFull div.buyTicket{
	color:#f53801
}
#buyTicketFull div.buyTicket div{
	margin:10px 0;
}

#buyTicketFull div.buyTicket #buyBtn{
	font-size:14px;
	width:70px;
	float:right;
	padding:3px 20px 3px 3px;
	background:#f53801;
	color:#fff
}
#buyTicketFull div.buyTicket #placeBtn{
	font-size:14px;
	width:70px;
	float:right;
	padding:3px 20px 3px 3px;
	background:#f53801;
	color:#fff
}

/***** adminSection(G) - style do trybu edycji *****/
div.adminSectionG {
	background: #000;
	color:#bbb;
	margin-bottom: 1px;
	padding: 1px 1px 1px 3px;
	font-weight: bold;
	font-size: 12px;
}
div.adminSection {
	background: #000;
	color:#bbb;
	margin-bottom: 1px;
	margin-top: 2px;
	padding: 1px 1px 1px 3px;
	font-weight: bold;
	font-size: 12px;
}
div.adminSectionG a, div.adminSection a{
	color: #fff !important; 
	font-weight: bold;
	text-decoration:none;
	border:1px #000 solid
}

div.adminSection img.arrowA {
	border: 0; 
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 8px;
}


span.green {
	color: #00aa00;
	font-weight: bold;
}
span.red {
	color: #ff0000;
	font-weight: bold;
}

.zwijacz{clear: both;}

.zamkniecie { 
	clear: both;
}


