/* Default CSS Stylesheet for a new Web Application project */

/* Improt stylu pro uniwebcomponenty */

@import "UniWebComponets.css";

body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#707070;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#00DEFF; text-decoration:underline} 
a:hover{text-decoration:none}


b{ color:#FF8400}
.set td{ color:#676767; font-size:10px}
strong a{ color:#00C5E3}

.footer{color:#9D9D9D; font-size:11px;}
.footer td{color:#9D9D9D; font-size:11px;} 
.footer a {color:#626869; text-decoration:underline } 
.footer span{color:#626869;} 
.footer span a{color:#9D9D9D; text-decoration:underline } 

.more{ color:#FF8400}
.set1 td{ color:#707070; font-size:11px}

#input{
   background:#ffffff;
   border:1px solid #BCBCBC;
   padding-left:5px;
   width:61px; height:18px;
}
#input1{
   background:#ffffff;
   border:1px solid #BCBCBC;
   padding-left:5px;
   width:113px; height:18px;
}
#input2{
   background:#ffffff;
   border:1px solid #BCBCBC;
   padding-left:5px;
   width:197px; height:18px;
}
#input3{
   background:#ffffff;
   border:1px solid #BCBCBC;
   padding-left:5px;
   width:87px; height:18px;
}
#input4{
   background:#ffffff;
   border:1px solid #BCBCBC;
   padding-left:5px;
   width:87px; height:18px;
}
#input5{
   background:#ffffff;
   border:1px solid #BCBCBC;
   padding-left:5px;
   width:87px; height:18px;
}
#input6{
   background:#ffffff;
   border:1px solid #BCBCBC;
   padding-left:5px;
   width:87px; height:18px;
}
#input7{
	border:none;   
   width:62px; height:18px;
   margin-left:64px; margin-right:9px;
   padding-left:0px
}
#input8{
	border:none;   
   width:62px; height:18px;
   margin-left:0px;
   padding-left:0px
}
#input9{
   background:#ffffff;
   border:1px solid #00AEC0;
   padding-left:5px;
   width:144px; height:18px;
   font-size:10px;
   vertical-align:middle
}
#input10{
	border:none;   
   width:53px; height:18px;
   margin-left:0px;
   vertical-align:middle;
   padding-left:0px
}
/*input{
   padding-left:5px;
   width:181px; height:17px;
}
textarea{
   padding-left:5px;
   width:181px; height:74px;
   overflow:auto}
*/


/*
BODY, A, TH, TD, INPUT,SELECT,FONT,DIV
{
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    
}

Table.BaseTable
{
	width:750px;
}



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;
}

*/
.tisk
{
	display: none;
}
h2, .nadpis2{
	FONT-SIZE: 18pt;
	/*font-family: nina;*/
	COLOR: #8CC600; 
	font-weight : normal;
	text-transform: uppercase;
}
h2.detail
{
COLOR: #FF8400; 
FONT-SIZE: 11pt;	
}
.set h2, .set h2 a{
	FONT-SIZE: 11pt;
	/*font-family: nina;*/
	COLOR: #FF8400; 
	font-weight : normal;
	text-transform: uppercase;
	margin-bottom: 2px;
	text-align: left;
	margin-left: 0px;
}

h3, .nadpis3{
	FONT-SIZE: 10pt;
	
	/*font-family: nina;*/
	font-weight : normal;
	margin-bottom: 2px;
	text-transform: uppercase;
	background-image: url(images/h3.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	padding-bottom: 10px;
}
h4
{
	font-size: 9pt;
	font-weight: bold;	
}
.detail_table h3
{
	margin-bottom: 10px;
}
/*
DIV.textundernadpis{
	
		padding-left: 11px;

}*/
HR
{
	background-color: #C4C8C8;
    border-width: 0px;
    height: 1px;
    color: #C4C8C8;
}
 /*

		
a
{
	color: Navy;
}


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	





.zahlavi
{
	width: 750px;
	height: 100px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}*/
.menu
{
	padding-left: 30px;
}
.menu a
{
	/*font-family: Nina;*/
	text-transform: uppercase;
	font-size: 10pt;
	
	color: #707070;
	text-decoration: none;
	
	/*width: 120px;
	>width: 149px;
	height: 24px;
	>height: 30px;
	display: block;
	float: left;
	color: Silver;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;*/
}
.menu img
{
	
	margin: 0px 12px 0px 12px;
	
	position: relative;
	top: 4px;
}
.menu a:hover
{
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
}
/*
.left_menu_td
{
	width: 200px;
	background-color: Green;
}
.obsah_td
{
	width: 550px;

}
.left_menu
{
	margin-bottom: 20px;
	
}*/
.left_menu a
{
	display: block;
	/*width: 180px;
	>width: 200px;
	height: 20px;
	>height: 24px;	*/
	
	color: #707070;
	margin-left: 32px;
	margin-bottom: 4px;
	
	text-decoration: none;	
	font-size: 10pt;
	font-weight: bold;
	/*padding-left: 20px;
	padding-top: 4px;*/
}
.left_menu a:hover
{
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
}/*
.left_menu a.static
{
	background-color: Blue;
}
.zapati
{
	width: 750px;
	height: 100px;
	background-image: url(images/zapati.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.zapati .export
{
	text-align: right;
	padding-top: 10px;
}
.zapati .export a
{
	color: Black;
}*/
.orange
{
	color:#FF8400
}
.bold
{
	COLOR: #8CC600; 
	font-weight :bold ;
}
h6{font-size:16px;font-weight:bold;color:Navy;}
#player{display:block;width:500px;height:350px;}
