/* Default CSS Stylesheet for a new Web Application project */

/* Improt stylu pro uniwebcomponenty */

@import "UniWebComponets.css";

BODY, A, TH, TD, INPUT,SELECT,FONT,DIV
{
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    
}
.table_pruhy
{
	width: 798px;
}
.levy_pruh
{
	width: 15px;
	background-image: url(images/pruh_left.gif);
	background-repeat: repeat-y;
	
}
.pravy_pruh
{
	width: 15px;
	background-image: url(images/pruh_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
}
Table.BaseTable
{
	width:768px;
}

.tisk
{
	display: none;
}

BODY
{
    BACKGROUND-COLOR: white;
    background-image: url(images/bg.gif);
    margin: 0px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
BODY.tisk
{
	background-color: White;
	background-image: none;
}

h1, .nadpis1{
	FONT-SIZE: 12pt;
	margin: 0px;
	padding: 0px;
}


h2, .nadpis2{
	FONT-SIZE: 11pt;
	background-color: #FF7900; 
	color: White;
	text-transform: uppercase;
	padding: 1px 4px 1px 4px;
	font-weight : bold;
	margin: 0px 0px 4px 0px;
}

h3, .nadpis3{
	FONT-SIZE: 10pt;
	COLOR: #FF7900; 
	font-weight : bold;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #FF7900;
    border-width: 0px;
    height: 1px;
    color: #FF7900;
}
 

		
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFBE7D;
	text-decoration: underline;
}
a:active {
	color: #FF8000;
	text-decoration: none;
}


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	


UL
{
	margin-left: 15px;
}	

UL LI	{	
	list-style-type:	square ;
	
	}	

UL LI LI
{
	margin-left: 5px;
	list-style-type: disc;
}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	



.zahlavi
{
	width: 768px;
	height: 130px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.menu_holder
{
	width: 798px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;

}
.menu
{
	width: 768px;
	height: 36px;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;	
	text-align: left;
}
.menu a
{
	/*width: 120px;
	>width: 149px;*/
	height: 27px;
	>height: 36px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 14px;
	padding-right: 14px;
	/*text-align: center;*/
	background-image: url(images/menu_item.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
.menu a.vyrazne
{
	/*color: #FF7900;*/
}
.menu a.last
{
	background-image: none;
}
.menu a:hover
{
	color: Black;
	text-decoration: none;
}

.left_menu_td
{
	width: 190px;
	/*background-image: url(images/left_menu_bg.jpg);*/
	background-repeat: no-repeat;
	background-color: /*#DDDDDD;*/white;
	
}
.obsah_td
{
	width: 578px;
	background-color: White;
	padding-top: 3px;
	padding-bottom: 10px;
	/*padding-right: 4px;*/
}
.popis_makler div, .textdb
{
	margin-right: 4px;
}

.left_menu
{
	margin-bottom: 0px;
	margin-left: 100px;	
	
}
.mezera
{
	height: 24px;
}
.left_menu a
{
	display: block;
	/*width: 210px;
	>width: 230px;
	height: 20px;
	>height: 24px;	*/
	color: #666666;
	text-decoration: none;	
	font-size: 12px;
	font-weight: bold;
	/*padding-left: 0px;
	padding-top: 4px;*/
}
.left_menu a:hover
{
	color: #FFBE7D;
	text-decoration: underline;
}
.left_menu a.active
{
	color: #F96C10;	
}
.left_menu a.static
{
	/*background-color: Blue;*/
}
.left_menu a.odkaz_obrazek
{
	position: absolute;
	width: 65px;
	height: 65px;
	margin-left: -87px;
	margin-top: -2px;
	/*border: 1px solid red;*/
}
.zapati
{
	width: 768px;
	height: 77px;
	>height: 83px;
	border-top: 6px solid #FF7900;
	/*background-image: url(images/zapati.jpg);
	background-repeat: no-repeat;*/
	text-align: left;
	background-color: White;
}
.zapati a
{
	display: block;
	float: right;
	margin-left: 50px;
}
.export
{
	width: 768px;
	text-align: right;
	background-color: White;
	color: #777777;
/*	padding-top: 10px;*/
}
.export a
{
	color: #777777;
}


/* TRANSMENU */

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;	
	text-align: left;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content 
{
	position:absolute;	
	/*margin-left: 20px;*/
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;	
	z-index:2;
	background: #DCDCDC;	
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#666666;
    font-size:10pt;
    /*font-family:sans-serif;*/
    text-decoration:none;
	/*font-weight: bold;*/
	border:none;
	cursor:pointer;
	cursor:hand;	
	font-weight: bold;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background 
{

	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	text-decoration: none;
	color: Black;
	

	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	/*margin-left:10px;*/
	display: none;
	}


.static 
{
	/*background-color: white;
	color: Black;*/
	display: block;
	font-weight: bold;
	text-decoration: none;
	margin-left: -7px;		
	padding-left: 4px;
}
.transMenu .item.hover .static
{
	text-decoration: underline;
}
/* END TRANSMENU */