html{
    height: 100%;
    width: 100%;
    margin: 0em;
    padding: 0em;
 }

body         {text-align:center; height:100%;  width:100%; padding:0; margin : 0 auto; font-family:Tahoma; font-size: 12px; background-color:#d4d4d4}

table,p,body        { font-size: 8pt; font-family: Verdana }
#container {overflow: hidden; min-height:100%;
				text-align: center;
				margin: 0 auto; 
				padding: 1; 
				width:1000px;
				border-right:1px solid; 
				border-left:1px solid;
				background:#FFFFFF; }





#header {			background:#d7d7d7; 

				font-color: #808080;
				margin: 0 auto; 
				margin-top:50px;
				margin-bottom:0px;
				text-align:left; 
				font-family: Tahoma;
				border: 1px solid #3a3a3a;
				padding: 40px;  
				width:450px;  
				height:200px;}


a				{	color: #003399; font-size: 8pt; font-family: Verdana; text-decoration: none;}
a:hover			{font-size: 8pt; font-weight:normal; font-family: Verdana; border-bottom:1px dotted #C0C0C0;text-decoration: none;}
#header a				{	color: #000000; font-size: 8pt; font-family: Verdana; text-decoration: none;}
#header a:hover			{font-size: 8pt; font-weight:normal; font-family: Verdana; border-bottom:1px dashed #000000;text-decoration: none;}


.naglowek { font-size: 8pt; font-family: Verdana; color: #FFFFFF; }
.naglowek:hover	 { font-size: 8pt; font-family: Verdana; color: #FFFFFF; text-decoration: underline; }




.main-title { font-size: 11pt; font-weight: 700; text-decoration:underline; }


.phpAdsNew { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: italic; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.error { 
	font-family: Arial; 
	font-size: 12px;  
	font-weight: bold; 
	color: #CC0000; 
}

.operation-step-path {

	font-size: 9pt; 

	font-weight:bold;

	color: #436758;
	text-decoration:underline;
	text-align: center;
}

/* Error message & help */

.errormessage {

	background-color: #FFFFE1;

	border: 1px dashed #CFCFCF;

	margin-top: 8px;

	margin-bottom: 16px;

	padding: 6px 6px 6px 32px;

	line-height: 18px;

}





/* Form elements */

select.flat, textarea.flat, input.flat, 

select.error, textarea.error, input.error,

textarea.code { 

	border-style: solid;

	border-top-width: 1px; 

	border-right-width: 1px; 

	border-bottom-width: 1px; 

	border-left-width: 1px;

}


.tab-s, .tab-u, .tab-g, .tab-r {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tab-u
{
 color: #FFFFFF;

}

.tab-s:hover, .tab-u:hover, .tab-g:hover, .tab-r:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

.tab-s {
	color: #155E8C;
}
select.flat, textarea.flat, input.flat,

textarea.code { 

	border-color : #888888;

}


.install { 
	line-height: 18px;
	color: #000066; 
}
select.error, textarea.error, input.error { 

	border-color : #990000;

}



textarea.code, textarea.code-gray {

	font-family: "Lucida Console", "Courier New", Courier, monospace;

	font-size: 12px; 

	line-height: 15px; 

}



textarea.code-gray {

	border-style: solid;

	border-top-width: 0px; 

	border-right-width: 0px; 

	border-bottom-width: 0px; 

	border-left-width: 0px;

	color: #808080;

}


.rowseparator {

	background-color:#dddddd;

	height:1;

}



.head_row {



	font-weight:normal;

	vertical-align:middle;
	text-align:left;
	background-color:#485D6A;

	text-decoration:none;

	color:#FFFFFF;

	padding:3px;

}

.subhead_row {



	font-weight:normal;

	vertical-align:middle;
	text-align:left;
	background-color:#6DA28B;

	text-decoration:none;

	color:#FFFFFF;

	padding:3px;

}


.button {

	font-family:Verdana;

   font-size:11px;

	margin:1px;
	background-color:#DFDFDF;
   text-align:center;

	cursor:hand;

	color:#000000;

}

.button_out {

	font-family:Verdana;

   font-size:11px;

	background-color:#FFFFFF;
	border: 1px solid #FF0000;
	margin:4px;
	padding-right: 0; 
	padding-left: 12px; 
	padding-top: 3px; 
	padding-bottom: 3px;
	background-image: url('img/icons/list_del.gif'); background-repeat: no-repeat; background-position: left center;

   text-align:center;
}

.button_in {

	font-family:Verdana;

   font-size:11px;

	background-color:#FFFFFF;
	border: 1px solid #009933;
	margin:4px;
	padding-right: 0; 
	padding-left: 10px; 
	padding-top: 3px; 
	padding-bottom: 3px;


	background-image: url('img/icons/list_yes.gif'); background-repeat: no-repeat; background-position: left center;



}

.button_search {

	font-family:Verdana;

   font-size:11px;

	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin:4px;
	padding-right: 0; 
	padding-left: 10px; 
	padding-top: 3px; 
	padding-bottom: 3px;


	background-image: url('img/icons/list_search.gif'); background-repeat: no-repeat; background-position: left center;



}

.button_mod {

	font-family:Verdana;

   font-size:11px;

	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin:4px;
	padding-right: 0; 
	padding-left: 10px; 
	padding-top: 3px; 
	padding-bottom: 3px;

	background-image: url('img/icons/list_edit.gif'); background-repeat: no-repeat; background-position: left center;




}





.warning {

	font-weight:bold;

	color:red;

}



.input2 {


   background-color:#FFFFAA;
  border: 1px solid #436758; margin:1px;
}

.input1 {
   background-color:#FFFFF0;
  border: 1px solid #C6D79C; margin:1px;
}

div#helpLayer {
	background-color: #FFFFE1;
	border-top: 1px dashed #CFCFCF;
	padding: 8px 8px 8px 28px;
}

img#helpIcon {
	margin-left: -20px;
}

/*Aucca Top Navbar */

#navbar {
	margin-top:0px;
	height:35px;
	text-align:left;
	}
	
#nav {
	font-size:0.75em;
	width:860px;
	float:left;
	letter-spacing:0.1em;
	position:relative;
	top:0;
	left:0;
	}
#nav li ul ul {left:8em; top:-5px;margin:0px 0 0 0px;z-index:999;}
#nav li ul ul li {z-index:999;}
#nav li ul ul li a {z-index:999;}	
#nav, #nav ul, #toolbar ul {
	list-style: none;
	}
	
#nav li {
	float:left;
	padding: 10px 14px 0 12px;
	/*background:url(../images/bg_nav.gif) no-repeat 0 15px;*/
	position:relative;
	}

#nav li.current_page_item {
	background: #99470b;
        padding: 10px 14px 10px 12px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
#nav li.current_page_parent,#nav li.current_page_ancestor {
	background: orange;
        padding: 12px 14px 20px 12px;

}
#nav li.current_page_item a,#nav li.current_page_parent a,#nav li.current_page_ancestor a {
	text-decoration: none;
	color: white;
}


#nav li#nav-home {
	background:none
	}
	
#nav a, #nav a:visited,
#nav li.current-cat-parent a, #nav li.current-cat-parent a:visited {
	display:block;
	color: #e5670b;
	border-bottom:3px solid transparent;
	text-transform:uppercase;
	padding-bottom:2px;
	font-weight:bold;
	}

#nav a:hover, #nav a:active	{
	color:#ffffff;
	text-decoration:none
	}

#nav li.current-cat a, #nav li.current-cat a:visited,
#nav li.current-cat-parent a, #nav li.current-cat-parent a:visited {
	color:#f7f4ef;
	border-bottom:3px solid #9e5028;
	}
	

		
/* Dropdown Menus */		

#nav ul.children, #toolbar ul.children  {
	position: absolute;
	border:1px solid #331e23;
	border-right:1px solid #6b4851;
	border-bottom:1px solid #6b4851;
	display: none;
    z-index: 50;
	background: url(images/menu_tlo.png);
	padding:5px 0;
	}

#nav ul.children, #nav ul.children li,
#toolbar ul.children, #toolbar ul.children li {		
	width: 160px;
	}

#nav ul.children li, 
#toolbar ul.children li {
	padding:5px 0;
	background:none
	}
	
#nav ul.children li a, #nav ul.children li a:visited,
#nav li li.current-cat a, #nav li li.current-cat a:visited,
#toolbar ul.children li a, #toolbar ul.children li a:visited
 {
	font-weight:normal;
	font-size:9px;
	color: #ffffff;
	border:none;
	padding:2px 11px;
	text-transform:none;
	border:0;
	display:block;
	} 

#nav ul.children li a:hover, #nav ul.children li a:active,
#nav ul.children li.current-cat a:hover, #nav ul.children li.current-cat a:active,
#toolbar ul.children li a:hover, #toolbar ul.children li a:active {
	border:none;
	color:#f7f4ef;
	text-decoration:none
	}	
.clearfloat {clear:both; height:2px;}