/* 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: 9pt;
    
}

Table.BaseTable
{
	width:751px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.tisk
{
	display: none;
}

BODY
{
    BACKGROUND-COLOR: #F7E7D0;
    margin-top: 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: 10pt;
	COLOR: #7F4C1A; 
	font-weight : bold;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 10px;
}
h2 a
{
	FONT-SIZE: 10pt;
	COLOR: #7F4C1A; 
	font-weight : bold;
	text-decoration: none;
}

h3, .nadpis3{
	FONT-SIZE: 9pt;
	COLOR: #663333; 
	font-weight : bold;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #018F47;
    border-width: 0px;
    height: 1px;
    color: #018F47;
}
 

		
a
{
	color: #9B6502;
}
a:hover
{
	text-decoration: overline underline;
}


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	






.zahlavi
{
	width: 749px;
	>width: 751px;
	height: 168px;
	>height: 169px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.menu
{
	width: 749px;
	>width: 751px;
	height: 19px;
	>height: 24px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #9B6502;	
	text-align: left;
	padding-top: 4px;
}
.menu a
{
	/*width: 120px;
	>width: 149px;
	height: 23px;
	>height: 23px;
	display: block;
	float: left;*/
	color: black;
	text-decoration: none;
	font-size: 8pt;
	>font-size: 9pt;
	font-weight: bold;
	/*padding-top: 6px;*/
	padding-left: 15px;
	margin-left: 10px;
	/*padding-right: 15px;*/
	text-align: center;
	background-image: url(images/menu_item.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.menu a:hover
{
	text-decoration: underline;
}
#second_home
{
	background: url('Images/second_home.png');
	width: 750px;
	height: 200px;
}
.left_menu_td
{
	width: 178px;
	border-right: 1px solid white;
	background-color: #EDCFA2;
}
.obsah_td
{
	width: 572px;
	padding-top: 0px;
	font-size: 10pt;
	
}
.obsah_td p
{
	font-size: 10pt;
	/*line-height: 24px;	*/
}
.obsah_td .obsah
{

	padding: 14px;
}
.left_menu
{
	margin-bottom: 20px;
	
}
.left_menu a
{
	display: block;
	/*width: 180px;
	>width: 200px;*/
	/*height: 20px;
	>height: 24px;	*/
	background-image: url(images/menu_item.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	color: black;
	text-decoration: none;	
	font-size: 10pt;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid white;
}
.left_menu a:hover, .left_menu a.liche:hover
{
	background-color: #9B6502;
	text-decoration: none;
}
.left_menu a.liche
{
	background-color: #F4DEBD;
}
.left_menu a.static
{
	background-color: Blue;
}
.zapati
{
	width: 749px;
	width: 751px;
	/*height: 22px;
	height: 24px;*/
	border: 1px solid white;
	background-color: #9D6703;
	text-align: left;
}
.zapati .export
{
	text-align: right;
	padding-top: 3px;
}
.zapati .export a
{
	color: Black;
}

.rightbanner
{
	left: 50%;
	text-align:right;
	width: 120px;
	position: absolute;
margin-left:400px;
	top: 16px;
	z-index:100;
}

.leftbanner
{	
	right: 50%;
	text-align:left;
	width: 120px;
	position: absolute;
	margin-right:440px;
	top: 16px;
	z-index:100;
}

.kontakty_hr{width:70%;border:0px;border-top:1px dotted #9D6703}
.kontakty_table{width:500px;}
