/* 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:  Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    COLOR: #4E7694; 
}

Table.BaseTable
{
	width:996px;
}

BODY
{
    background-color: #003B5A;
    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: 10pt;
	COLOR: #4E7694; 
	font-weight : bold;
	background-image: url(images/h2.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	padding-bottom: 4px;
}

h3, .nadpis3{
	FONT-SIZE: 10pt;
	COLOR: #4E7694; 
	font-weight : bold;
}

.nadpisHP
{
	background-color: #DBE399;
	color: #DF6D07;	
	height: 23px;
	>height: 27px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 4px;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #4E7694;
    border-width: 0px;
    height: 1px;
    color: #4E7694;
}
 

		
a
{
	text-decoration: underline;
}
a:hover
{
	COLOR: #0E3654; 
}

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	


UL
{
	margin-left: 0px;
	padding-left: 0px;
}	

UL LI	{	
	list-style-type: none ;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;	
	}	
UL LI  a
{
	font-size: 8pt;
	text-decoration: none;
}

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: 996px;
	height: 117px;
	/*background-image: url(images/zahlavi.jpg);*/
	background-repeat: no-repeat;
	
	text-align: left;
}
.menu
{
	width: 996px;
	height: 32px;
	overflow: hidden;
	background-color: #DF6D07;	
	text-align: left;
}
.menu a
{
	width: 166px;
	>width: 166px;
	height: 24px;
	>height: 32px;
	display: block;
	float: left;
	color: White;
	text-decoration: none;
	font-size: 10pt;
	
	padding-top: 8px;
	/*padding-left: 15px;
	padding-right: 15px;*/
	text-align: center;
	background-image: url(images/menu_item.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
}
.menu a.last
{
	background-image: none;	

}
.menu a:hover
{
	background-color: #E18B45;
}

.zapati .menu
{
	width: auto;
	height: 32px;
	overflow: hidden;
	background-color: #003B5A;	
	text-align: left;
}

.zapati .menu a
{
	width: auto;
	/*>width: 166px;*/
	height: 28px;
	>height: 32px;
	display: block;
	float: left;
	color: #DF6D07;
	text-decoration: none;
	font-size: 10pt;
	
	padding-top: 4px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	background-image: url(images/zapati_menu_item.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
}
.zapati .menu a.last
{
	background-image: url(images/zapati_menu_item.gif);
	width: 169px;
}
.zapati .menu a:hover
{
	background-color: #003B5A;
}

.left_menu_td
{
	width: 200px;
	background-color: Green;
	display: none;
}
.obsah_td
{
	width: 996px;
	background-color: White;
	
}
.obsah
{
	margin: 20px;
	min-height: 300px;
  _height: expression(this.scrollHeight < 300? "300px" : "auto" );
  font-size: 10pt;
}
.obsah td, .obsah a
{
	font-size: 10pt;
}

.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: 996px;
	/*height: 100px;
	background-image: url(images/zapati.jpg);
	background-repeat: no-repeat;*/
	text-align: left;
}
.zapati .export
{
	float: right;
	text-align: right;
	padding-top: 4px;
	color: #DF6D07;
}
.zapati .export a
{
	color: #DF6D07;
}
.ctverec
{
	width: 179px;
	height: 146px;
	>height: 166px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	color: #2F617B;
	text-align: center;
	line-height: 26px;
	cursor: pointer;
}

.ctverec .nadpis
{
	font-size: 14pt;
	font-weight: bold;
}
.ctverec .text
{
	font-size: 12pt;
}
.ctverec .button
{
	text-align: right;
	color: White;
	margin-top: 6px;
	margin-right: 20px;
}
.ctverec1
{
	background-image: url(images/hpctverec1.jpg);
	background-repeat: no-repeat;
}
.ctverec2
{
	background-image: url(images/hpctverec2.jpg);
	background-repeat: no-repeat;
}
.ctverec3
{
	background-image: url(images/hpctverec3.jpg);
	background-repeat: no-repeat;
}
.ctverec3 .text
{
	color: #DDDDDD;
	position: relative;
	top: 10px;
}

.language
{
	float: right;
	position: relative;
	top: 4px;
}
.language a, .language a:hover
{
	color: White;
}
.tisk2
{
	display: none;
}

.projekty a
{
	display: block;
	padding: 10px 30px 30px 30px;
	text-decoration: none;
}
.projekty a img
{
	border: 6px solid white;
}
.projekty a:hover img
{
	border: 6px solid #DF6D07;
}
.projekty a h3
{
	text-decoration: none;
}