/* 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: 10pt;
    color: White;
}
img, a {border: none;}
input, select
{
	color: Black;
}



Table.BaseTable
{
	width:841px;
	background-image: url(images/basetable.jpg);
	background-repeat: repeat-y;	
	margin: 0px auto;
}
.basetable_holder
{
	width: 841px;
	background-image: url(images/okraje.jpg);
	background-repeat: repeat-y;	
}

.tisk
{
	display: none;
}

BODY
{
    BACKGROUND-COLOR: white;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    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
{
	width: 737px;
	>width: 767px;
	height: 27px;
	>height: 39px;
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	FONT-SIZE: 10pt;
	COLOR: white; 
	font-weight : bold;
	margin-top: 6px;
	margin-bottom: 6px;
	/*margin-left: 17px;	*/
	padding-left: 30px;
	padding-top: 12px;
}
.hp h2
{
	margin-left: 17px;
	>margin-left: 14px;
}
.detail h2
{
	color: #FFDD00;
	width: auto;
	height: auto;
	background-image: none;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;	
}
h2:first-letter
{
	text-transform: uppercase;
}
.black
{
	color: #2F2F2F;
}

h3, .nadpis3{
	FONT-SIZE: 11pt;

	COLOR: #FFE900; 
	font-weight : bold;
	margin-top: 4px;
	margin-bottom:4px;
}
h4
{
	font-weight: bold;
	margin: 0px;
}
DIV.textundernadpis{
	
		padding-left: 11px;

}
.hr
{
	background-color: #F4F4F4;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}
HR
{
	background-color: #F4F4F4;
    border-width: 0px;
    height: 1px;
    color: #F4F4F4;
}
 

		
a
{
	color: #FFDD00;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


	
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_holder
{
	background-image: url(images/zahlavi_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
}*/

.zahlavi
{
	width: 841px;
	height: 297px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.lang
{
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-right: 35px;
}
.menu
{
	/*width: 841px;*/
	height: 49px;
	/*background-color: white;*/
	/*background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;*/
	text-align: left;
	margin-top: 13px;
	margin-left: 39px;
	/*>margin-top: 53px;*/
}
.menu a
{
	/*width: 120px;
	>width: 149px;
	height: 24px;
	>height: 30px;*/
	display: block;
	width: 125px;
	height: 41px;
	>height: 49px;
	background-image: url(images/menu_item.gif);
	text-align: center;
	text-decoration: none;
	float: left;
	color: white;
	font-size: 10pt;
	/*background-color: Green;*/
	padding-top: 8px;
	font-weight: normal;
	/*padding-bottom: 27px;
	padding-left: 10px;
	padding-right: 10px;*/
	margin-right: 3px;
}
.menu a div.top
{
	color:#DEAA47;
	text-transform: uppercase;
	font-weight: bold;
}
.menu a div.bottom
{
	font-weight: normal;
}

.menu a:hover, .menu a.active
{
	text-decoration: none;	
	background-image: url(images/menu_item_hover.gif);
	color: White;
}
.menu a:hover div.top, .menu a.active div.top
{
	color: #FFE900;
}

.left_menu_td
{
	display: none;
	width: 0px;
	background-color: Green;
}
.obsah_td
{
	width: 797px;
	>width: 841px;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding: 0px 34px 22px 34px;
	/*background-color: White;*/
	min-height: 300px;
  _height: expression(this.scrollHeight < 300? "300px" : "auto" );
}

.obsah_td2
{
	width: 817px;
	>width: 829px;
	padding: 0px 6px 22px 6px;	
}
.hp
{
	width: 767px;
	>width: 829px;
	padding-left: 22px;
	padding-right: 22px;
}

.obsah_td p, .obsah_td2 p
{
	text-align: justify;
}
.right_sloupec_td
{
	border-left: 1px solid #F4F4F4;
	width: 199px;
	padding: 0px 10px 22px 14px;
	background-color: White;
}
.left_menu
{
	margin-bottom: 20px;
	
}
.left_menu a
{
	display: block;
	width: 180px;
	>width: 200px;
	height: 20px;
	>height: 24px;	
	color: white;
	text-decoration: none;	
	font-size: 10pt;
	padding-left: 20px;
	padding-top: 4px;
}
.left_menu a:hover
{
	background-color: Black;
}
.left_menu a.static
{
	background-color: Blue;
}
.zapati
{
	width: 841px;
	
	/*height: 23px;*/
	height: 31px;
	background-image: url(images/zapati.jpg);
	background-repeat: no-repeat;
	
	color: #545253;
	
	/*padding-top: 8px;*/
	
}
.zahlavi_menu
{
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
background-color: black;
	
	
	line-height: 31px;
}
.zahlavi_menu .sipky
{
	font-size: 7pt;
	color: #CBB977;
	padding-left: 20px;
	padding-right: 20px;
}
.zapati a
{	
	color: #C4C2C3;
	text-decoration: none;
	
	line-height: 31px;
	
}
.zapati a:hover
{
	text-decoration: underline;
}
.export
{
	color: #6E6E6E;
	
	/*padding-top: 40px;*/
}
 .export a
{
	color: #6E6E6E;
	text-decoration: none;
}
.export a:hover
{
	text-decoration: underline;
}

.top_pruh
{
	width: 797px;
	>width: 841px;
	background-image: url(images/basetable.jpg);
	background-repeat: repeat-y;
	
	font-size: 10pt;
	padding: 10px 22px 0px 22px;
	background-color: White;
	align: center;
	margin: auto;
	text-align: left;
	font-weight: bold;
}
.detail_obsah
{
	width: 768px;
}
.detail_menu
{
/*	width: 797px;
	>width: 767px;*/
	background-image: url(images/detail_menu.gif);
	background-repeat: repeat-x;
	height: 19px;
	>height: 20px;
	font-size: 10pt;
	padding: 1px 0px 0px 26px;
	background-color: White;
	align: center;
	margin: auto;
	text-align: left;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}
.detail_menu a
{
	color: Black;
	font-weight: normal;
	text-transform: lowercase;
	margin-right: 230px;
}
.detail_menu a.last
{
	margin-right: 26px;
}

.makler_foto
{
	margin-right: 10px;
}

.hpanchors a
{
	display: block;
	background-image: url(images/hp_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 7px;
}
.hpanchors a:hover
{
	color: #FFDE01;
}
.pager
{
	color: White;
}
.pager a
{
	color:#FFDE01;
}
.menu_nabidky
{
	height: 23px;
	>height: 29px;
	background-color: Black;
	padding-top: 5px;
	padding-left: 17px;
	margin-top: 8px;
	border-bottom: 1px solid white;
}
.menu_nabidky a
{
	background-image: url(images/menu_nabidky_item.gif);
	background-repeat: no-repeat;
	background-position: 100% 8px;
	padding-left: 12px;
	padding-right: 16px;
	color: White;
	text-decoration: none;
	
}
.menu_nabidky a.last
{
	background-image: none;
}
.menu_nabidky a:hover
{
	color: #FFA600;
}

/* 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: #6D0101;	
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#fff;
    font-size:10pt;
    /*font-family:sans-serif;*/
    text-decoration:none;
	/*font-weight: bold;*/
	border:none;
	cursor:pointer;
	cursor:hand;	
	/*text-align: center;*/
	padding-right: 0px;
	
	}

/* 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:0.8;
	filter:alpha(opacity=80);
	display: none;
	}

/* 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:0.4;
	filter:alpha(opacity=40);
	display: none;
	}

/* 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:0.4;
	filter:alpha(opacity=40);
	display: none;
	}

/* 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 {
	
	background-color:#B40202;

	}

/* 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: #FFA800;
	color: Black;
	display: block;
	/*font-weight: bold;*/
	text-decoration: none;
	/*margin-left: -8px;		
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;*/
}
.transMenu .item.hover .static
{
	/*text-decoration: underline;*/
}
/* END TRANSMENU */
.tbPriceWateMark {}
#WucNabidkaDetail_WucFotoAlbum1_tblNahledy a {margin-right:5px;}
