/* 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:951px;
}

.tisk
{
	display: none;
}

BODY
{
    BACKGROUND-COLOR: #B2B2B2;
    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: 12pt;
	height: 27px;
	>height: 32px;
	width: 613px;
	>width: 703px;
	COLOR: #AE2B0E; 
		font-weight : bold;
		background-image: url(images/h2.gif);
		background-repeat: no-repeat;
	
		
		padding-left: 90px;
		padding-top:5px;
		margin-top: 6px;
		margin-bottom: 0px;
}

h3, .nadpis3{
	FONT-SIZE: 10pt;
	COLOR: #AE2B0E; 
	font-weight : bold;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #018F47;
    border-width: 0px;
    height: 1px;
    color: #018F47;
}
 

		
a
{
	color: #80200A;
	text-decoration: underline;
}
a:hover
{
	color: #A72A0E;

}


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	





.zahlavi
{
	width: 951px;
	height: 227px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.menu
{
	width: 951px;
	height: 95px;
	>height: 112px;
	background-image: url(images/menu.jpg);
	text-align: right;
	padding-top: 17px;
}
.menu a
{
	/*width: 120px;
	>width: 149px;
	height: 24px;
	>height: 30px;
	display: block;
	float: left;*/
	color: black;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	background-image: url(images/menu_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 40px;
	padding-right: 10px;
	/*padding-top: 6px;
	
	
	text-align: center;*/
}
.menu a:hover
{
	text-decoration: underline;
}

.left_menu_td
{
	width: 184px;
	background-color: White;
}
.obsah_td
{
	width: 767px;
	padding-left: 32px;
	padding-right: 32px;
	background-color: White;
}
.left_menu
{
	margin-bottom: 0px;
	background-image: url(images/left_menu_bg.jpg);
	background-repeat: repeat-y;	
}
.left_menu_bottom
{
	background-image: url(images/left_menu_bottom.jpg);
	background-repeat: no-repeat;
	width: 184px;
	height: 279px;	
}
.left_menu a
{
	display: block;
	width: 164px;
	>width: 184px;
	height: 20px;
	>height: 24px;	
	color: white;
	text-decoration: none;	
	font-size: 11pt;
	padding-left: 20px;
	padding-top: 4px;
	font-weight: bold;
}
.left_menu a:hover
{
	background-color: #FFA01E;
}
.left_menu a.static
{
	border-bottom: 1px dotted white;
}
.zapati
{
	width: 951px;
	height: 28px;
	background-image: url(images/zapati.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
 .export
{
	width: 951px;
	text-align: right;
	padding-top: 2px;
}
 .export a
{
	color: Black;
}

.aktuality_nadpis
{
	width: 703px;
	height: 56px;
	background-image: url(images/aktuality_nadpis.jpg);
}

.vystavba_img
{
	text-align:center;
}

.kontakt_left
{
	float:left;
	width:400px;
}


.kontakt_right
{
	float:left;
	width:260px;
}

.kontakt_element
{
	clear:left;
	border-color:#AE2B0E;
	border-style:solid;
	border-width:1px;
	padding:7px;
	/*margin-left:10px;
	margin-right:10px;
	margin-top:10px;*/
}

.kontakt_element_td
{
	border-color:#AE2B0E;
	border-style:solid;
	border-width:1px;
	padding:10px;
	margin-right:10px;
	height:170px;
}




