/* 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: 8pt;
    
}

Table.BaseTable
{
	width:758px;
}

BODY
{
    BACKGROUND-COLOR: white;
    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: 8pt;
	COLOR: #C62221; 
	font-weight : bold;
	text-transform: uppercase;
	padding:0px;
	margin-bottom: 1px;
}

h3, .nadpis3{
	color: Black;
	background-color: #9A9A9A; 
	FONT-SIZE: 8pt;
	font-weight : bold;
	text-transform: uppercase;
	padding: 3px 6px 3px 6px;
	margin: 0px;
}
h3.red
{
	background-color: #C62221;
	color: White;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #C62221;
    border-width: 0px;
    border-bottom: 1px solid white;
    height: 2px;
    color: #C62221;
    margin:0px;
    padding: 0px;
}
 

		
a
{
	color: #C62221;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	






.zahlavi
{
	width: 758px;
	height: 158px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.menu
{
	width: 537px;
	margin-top: 132px;
	text-align: right;
	float: right;
}
.menu a
{
	/*width: 120px;
	>width: 149px;
	height: 24px;
	>height: 30px;
	display: block;
	float: left;*/
	color: white;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 30px;
	/*padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;*/
}
.menu a:hover
{
	text-decoration: underline;
}
.bezici_text
{
	width: 538px;
	height: 20px;
	>height: 22px;
	background-image: url(images/beziciText.gif);
	background-repeat: repeat-x;
	position: absolute;
	margin-left: 220px;
	margin-top: 158px;
	color: #4C4C4C;
	padding-top: 2px;
}
.left_menu_td
{
	width: 220px;

}
.obsah_td
{
	width: 498px;
	>width: 538px;
	padding: 40px 20px 20px 20px;
	background-image: url(images/obsah_bg.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;	
}
.left_menu
{
	padding-bottom: 20px;
	padding-top: 100px;
	margin-left: 8px;
	margin-bottom: 2px;
	background-color: #E6E6E6;
	background-image: url(images/left_menu_bg.jpg);
	background-repeat: no-repeat;
}
.left_menu a
{
	display: block;
	width: 192px;
	>width: 212px;
	height: 18px;
	>height: 22px;	
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;	
	
	padding-left: 20px;
	padding-top: 4px;
}
.left_menu a:hover
{
	text-decoration: underline;
}
.left_menu a.static
{
	color: #C62221;
	text-transform: uppercase;
}
.left_menu a.static2
{
	color: #656565;
	text-transform: uppercase;
}
.zapati
{
	width: 750px;
	>width: 758px;
	height: 37px;
	background-color: #C62221;
	border-left: 8px solid white;
}
.export
{
	width: 758px;
	text-align: right;
	padding-top: 2px;
	color: #4C4C4C;
}
.export a
{
	color: #4C4C4C;
}
.obsah_td p
{
	text-align: justify;
}
.obsah_td li
{
	text-align: justify;
}