/*FORM, INPUT, TEXTAREA, SELECT, P, TD, TH, TR, TABLE, DIV {
	font-family: Verdana;
	font-size: 11px;
}
*/


.center {
	text-align: center;
	margin: 4px auto 4px auto;
}

div.float {
	float: left;
}

p.MessageOK {
	font-family: Verdana;
	font-size: 12px;
	color: #EA5E10;
	text-align: left;
	vertical-align: top;
	margin: 10px;
}

#tooltip {
	position: absolute;
	border: solid 1px #7f7f7f;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana;
	z-index: 5;
}

.margin_bottom {
	margin-bottom: 30px; 
}

#window {
	position: absolute;
	border: solid 1px #7f7f7f;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	z-index: 2;
	overflow: auto;
}

#windowAnother {
	position: absolute;
	border: solid 1px #7f7f7f;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	z-index: 2;
	overflow: auto;
}

.left {
	text-align: left;
}

.pointer {
	cursor: pointer;
}

.right {
	text-align: right;
}

p.noPad {
	margin: 2px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

fieldset.From {
	color: #3366CC;
	border: 1px solid #D8EBE9;
	font-weight: normal;
	margin: 10px auto 10px auto;
}

div.ListingSum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	float: left;
	clear: both;
	height: 15px;
	width: 120px;
	padding: 0px;
	margin-bottom: -1px;
	margin-top: 4px;
}

div.ListingPage {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 15px;
	float: right;
	cursor: pointer;
	margin-bottom: -1px;
}

div.ListingPage#off {
	font-family: Webdings;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}


div.ListingPage#on {
	font-family: Webdings;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}


div.ListingPageLighted {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: #EAEAEA;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 15px;
	float: right;
	margin-bottom: -1px;
}

div.WindowTitle {
	font-family: Arial Narrow;
	font-size:11px;
	color:#000000;
	height: 25px;
	width:100%;
	padding-top:2px;
	font-weight:500;
	margin:0;
}

div.WindowBottom {
width:100%;
margin:0;
}


input.button_yes {
	padding:3px;
	border:1px solid #ec6b23;
background:#ec6b23 url(../gfx/button_bg.png) repeat-x 0 0;
	color:#FFF; font:11px Tahoma, sans-serif;
	padding:6px 10px;
	font-size:14px;
}

input.button_no {
	padding:3px;
	border:1px solid #b2a097;
	background:#b2a097 url(../gfx/button_no_bg.png) repeat-x 0 0;
	color:#FFF; font:11px Tahoma, sans-serif;
	padding:4px;
	font-size:12px;
}

.form_set {
border-width:0;
}

/* Search panel */

td.ListingSearchHead {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #F1F9EB;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	cursor: pointer;
}
td.ListingSearchHead#Corner {
	background-color: #E1EAD9;
	width: 150px;
}

div.InputGroup#Left {
	clear: left;
	float: left;
	margin-bottom: 4px;
}
td.ListingSearchButton {
	background-color: #DBDBDB;
	padding-right: 3px;
	text-align: center;
	width: 144px;
	font-size: 9px;
	color: #a9a9a9;
	padding-left: 16px;
}

td.ListingSearchButton#All {
	height: 50%;
	background-color: #e8e8e8;
	color: #a9a9a9;
}
div.InputGroup#Right {
	clear: right;
	float: left;
	margin-bottom: 8px;
}
div.InputGroup {
	float: left;
	margin-bottom: 8px;
	margin-left: 8px;
}

/*table listing*/
table.listing {
	border-top:1px solid;
	border-bottom:1px solid;
	border-color: #e76529;
	-moz-border-radius: 10px;
}

tr.naglowek {

	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	background-color: #d0cebf;	
	-moz-background-radius: 10px;

}

label.pagetitle {
	float: left;
	margin-top: 6px;
	margin-left: 6px;
	padding-bottom:0px;
	font-family:Verdana;
	color:#EA5E10;
	font-weight:bold; 
	font-size: 12px;
}

td.naglowek {
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #e76529;	*/
	
}

td.listing {

	border: none;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  	#000000;	
}


div.user_profil {
	margin-top:5px;
	z-index: 6;
	width:190px; 
	padding: 5px;
	display:none; 
	border: solid 1px #bcb9a8;
	border-color: #da1d00;
	background: url('images/user_bg.png'); 
	position:absolute;
}

div.menu_user_profil {
	width:590px; 
	height:290px; 
	padding: 5px;
	outline: 2px;
	outline-style: solid;
	outline-color: #da1d00;
	outline-color:#FFFFCC;
	background: #FFFFCC ; 
}

a.menu_user {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	color: #540a00;
	font-size: 14px;
	font-family: myriad pro;	
/*	background:transparent url("images/long_bela.png") ;
	background-repeat: repeat-y ; */
	width: auto;
	background-color: #FFFFCC;
}

a.menu_user:hover {
	background: url("images/mid_select_bela.png");   
	color: #ffffff;
	font-weight: bold;
}


div.user_profil_li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	color: #540a00;
	font-weight: bold;
	font-size: 13px;
	font-family: myriad pro;	
/*	background:transparent url("images/long_bela.png") ;
	background-repeat: repeat-y ; */
	width: auto;
	background-color: #FFFFCC;
}

div.user_profil_li:hover {
	background: url("images/mid_select_bela.png");   
	color: #ffffff;
	font-weight: bold;
}


input.FormSubmitYes {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
	height: 22px;
	float: left;
}

div.form_field {
font-family: tahoma;
font-size: 12px;
width: 300px;
height:30px;
margin: 4px 10px 4px 40px;
}

div.input_field {
float:left;
}

div.checkbox_field {
float:left;
width: 20px;
}

div.label_field {
float:left;
width: 120px;
text-align:right;
margin-right: 8px;
}

label.error {
color: red;
padding:3px;
}

div.input_field input {
font-family:tahoma;
font-size:12px;
padding:2px;
height:24px;
border:1px solid #cccccc;
}

div.input_field input#title {
float:left;
border:1px solid #cccccc;
}

div.textarea_field textarea {
border:solid 1px #cccccc;
font-family:tahoma;
font-size:12px;
padding:2px;
}

div.button_field {
width: 330px;
text-align:left;
margin-top:20px;
margin-left: 38px;
}

div.button_field_yes input {
padding:3px;
border:1px solid #EA5E10;
background:#EA5E10 url(../gfx/button_bg.png) repeat-x 0 0;
color:#FFF; 
font:11px Tahoma, sans-serif;
}


div.button_field_no input {
padding:3px;
border:1px solid #EA5E10;
background:#EA5E10 url(../gfx/button_bg.png) repeat-x 0 0;
color:#FFF; 
font:11px Tahoma, sans-serif;
}

div.form_title {
margin:12px 10px 8px 2px;
font-family:Tahoma;
font-size:14px;
color: #464646;
width:330px;
}

div.info_field {
background: transparent url(images/grey2_up.png) repeat-x top;
background-color:#f5f5ed;
float:right;
width:180px; 
height:200px;
margin-top:50px;
margin-right:0px;
border:solid 0px #c6c6c6;
margin-top:30px;
z-index:10;
}

div.info_field_title {
background: transparent url(images/grey2_up.png) repeat-x top;
height:18px;
padding:4px 4px 4px 10px;
color:#000;
font-family:arial narrow;
font-size:13px;
height:24px;
margin-top:16px;
}


p.user_title {
font-family:Tahoma; 
font-size:14px; 
font-weight:700;
margin-left: 8px;
margin-bottom:2px;
display:block;
float:left;
vertical-align:middle;
}

p.user_list {
width: 220px;
margin: 4px 3px 2px 5px;
display:block;
font-family:tahoma;
font-size:12px;
color:#3e1506;
float:left;
clear:both;
}

div.user_panel a.menu_user {

}

