body
{
	font-size: 8pt;
	margin: 0px;
	font-family: Arial;
	text-align: center;
	
}

td
{
	font-size: 8pt;
	font-family: Arial;
}

th
{
	font-size: 8pt;
	font-family: Arial;
}

input
{
	font-size: 8pt;
	font-family: Arial;
}

select
{
	font-size: 8pt;
	font-family: Arial;
}

#main_div 
{
	width: 650px;
	/*height: 500px;*/
	overflow: auto;
	
	text-align: left;
	padding: 10 10 10 10;
	background-color: buttonface;
}
#odkaz_admin_top 
{
	text-align: right;
	margin: 2 2 2 2;
}


table.rxWindow
{
	background-color: buttonface;
	border: activecaption 3px solid;
	padding: 0;
}


table.rxWindow td.menuBar
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: buttonface;
}


table.rxWindow td.statusBar
{
	border: ThreeDShadow 1px solid;
	padding: 2px;
	background-color: buttonface;
}


table.rxWindow td.panel
{
  border: 1px outset;
  padding: 2px;
  background-color: buttonface;
}


table.rxWindow td.caption
{
	padding: 2px;
	font: caption;
	color: captiontext;
	background-color: activecaption;
	text-align: center;
}

table.rxGrid 
{
	border: buttonshadow 1px solid;
	
	
}

table.rxGrid td
{
	border-top: 0px;
	border-left: 0px;
	border-right: buttonshadow 1px solid;
	border-bottom: buttonshadow 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	margin: 0px;
	color: windowtext;
	padding-top: 1px;
	background-color: window;
}

table.rxGrid tr.Locked td
{
	border-top: 0px;
	border-left: 0px;
	border-right: buttonshadow 1px solid;
	border-bottom: buttonshadow 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	margin: 0px;
	color: buttontext;
	padding-top: 1px;
	background-color: buttonface;
}



.panel
{
  BORDER: 2px outset; 
  PADDING: 5px; 
}
.down_panel
{
  BORDER: 2px inset; 
  PADDING: 5px; 
}
#rozcestnik 
{
	margin: 2 2 2 2;
}
#pridat_inzerce_poptavka
{
	margin: 2 2 2 2;
	
}
.td_textcz 
{
	height: 60px;
	overflow: auto;
	width: 400px;
    scrollbar-arrow-color: #800080;
	scrollbar-base-color: white;
	scrollbar-face-color: white;
	scrollbar-darkshadow-color: #DADADA;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #DADADA;
	scrollbar-track-color: #DADADA;
	scrollbar-width: 4px;
}
.td_textcz300 
{
	height: 60px;
	overflow: auto;
	width: 300px;
    scrollbar-arrow-color: #800080;
	scrollbar-base-color: white;
	scrollbar-face-color: white;
	scrollbar-darkshadow-color: #DADADA;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #DADADA;
	scrollbar-track-color: #DADADA;
	scrollbar-width: 4px;
}
.textbox_textcz
{ 
	width: 100%;
}
/* komponenta statistik */
.statistiky_main
{
	width: 96%;
}
.statistiky_nadpis
{
	font-size: 12px;
	font-weight: bold;	
}
.typy_scroll
{
	overflow: auto;
	height: 335px;
}
.texty_scroll
{
	overflow: auto;
	height: 381px;
}
/* end komponenta statistik */
/* zalozky */
.zalozky_header
{
	text-align: left;
}
.zalozky_body
{
	margin: 0 10 0 10;
	
	
}
.zalozky_body_margin
{
	width: 100%;
	/*border-top: 1px solid buttonshadow;*/
	/*border-top: 1px solid buttonface;*/
	border-left: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	border-bottom: 1px solid buttonshadow;
	padding: 10 0 10 0;
}
.zalozky_header_item
{
	border-left: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	border-top: 1px solid buttonshadow;	
}
.zalozky_header_item a:link
{
	text-decoration: none;
}
.zalozky_header_item a:visited
{
	text-decoration: none;
}
.zalozky_header_item_notselected a:link
{
	text-decoration: none;
}
.zalozky_header_item_notselected a:visited
{
	text-decoration: none;
}
.zalozky_header_item_notselected
{
	border-left: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	border-top: 1px solid buttonshadow;
	border-bottom: 1px solid buttonshadow;
	
	background-color: #B6B2AA;
}
.zalozky_header_item_text
{
	padding: 4 4 4 4;
	background: auto;
}
.zalozka_header_blank
{
	border-bottom: 1px solid buttonshadow;
	text-align: right;
}

.zalozka_header_blank a:link
{
	text-decoration: none;
}
.zalozka_header_blank a:visited
{
	text-decoration: none;
}
/*end zalozky */

