/* 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:1004px;
}
.levy_okraj
{
	width: 7px;
	background-image: url(images/levy_okraj.jpg);
	background-repeat: no-repeat ;	
}
.pravy_okraj
{
	width: 7px;
	background-image: url(images/pravy_okraj.jpg);
	background-repeat: no-repeat ;
}
td.main_obsah
{
	width: 978px;
	/*>width: 990px;*/
	background-color: White;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #0059A9;
	padding-top: 2px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT, A
{
    
}

BODY
{
    BACKGROUND-COLOR: #CFD9E5;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;    
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0px;
    margin-bottom: 10px;
}
BODY.tisk
{
	background-color: White;
	background-image: none;
}

A	{	
	text-decoration:	underline;
color: #0C52B1;
	}	
		

h1, .nadpis1{
	FONT-SIZE: 12pt;
	margin: 0px;
	padding: 0px;
}

h2, .nadpis2, .poslatemailem h1 
{
	background-color: #0659A7;
	color: White;
	margin-bottom: 2px;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	FONT-SIZE: 11pt;
	
	font-weight : bold;
}


h3, .nadpis3{
	FONT-SIZE: 11pt;
	color: #0C52B1;
	font-weight : bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	
}
H3.odsadit
{
	padding-left: 10px;
}
h3 a, h3 a:hover
{
	color: 	white;
	text-decoration: none;
}
h4, .nadpis4 {
	FONT-SIZE: 9pt;
	color: #0C52B1;
	font-weight : bold;
	margin: 0px;
	padding: 0px;
	/*text-transform: uppercase;*/
}

/*{
	FONT-SIZE: 9pt;
	COLOR: #0C52B1; 
	font-weight : bold;
}*/

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #D1D1D1;
    border-width: 0px;
    height: 1px;
    color: #D1D1D1;    
}
 

		




	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	


UL
{
	margin-left: 15px;
}	

UL LI	{	
	list-style-type:	square ;
	
	}	

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;
	}	

.linka
{
	height: 2px;
	line-height: 1px;
	font-size: 1px;	
	background-color:#0059A9;
}
.vlajky
{
	/*width: 92px;
	>width: 88px;*/
	float: right;
	/*border-top: 2px solid #0059A9;*/
	padding-right: 15px;
}
.vlajky img
{
	margin: 4px 4px 0px 4px;
}

.menu_holder
{
	/*width: 988px;*/
	height: 23px;	
}

.menu a
{
	color: #0059A9;
	display: block;
	float: left;
	text-decoration: none;	
	border-right: 1px solid #0059A9;
	border-bottom: 1px solid #0059A9;
	font-weight: bold;
	
	font-size: 10pt;
} 
.menu a:hover
{
	background-color: #D9E5F1;
}
.menu a.active
{
	border-bottom: none;
	
	padding-bottom: 4px;
	background-color: #D9E5F1;
}
.menu a.first
{
	border-left: 1px solid #0059A9;
}
.menu2
{
	background-color: #D9E5F1;
	/*width: 894px;
	>width: 896px;*/
	height: 20px;
	>height: 23px;
	padding-top: 3px;
	border-left: 1px solid #0059A9;
	border-right: 1px solid #0059A9;
	border-bottom: 1px solid #0059A9;
}
.menu2 a
{
	color: #0059A9;
	/*display: block;
	float: left;*/
	font-weight: bold;
	/*padding-right: 12px;
	margin-left: 9px;*/
	padding-left: 8px;
	font-size: 9pt;
	background-image: url(images/menu2_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-decoration: none;
} 
.menu2 a:hover
{
	color: #FFA139;
}
	
.zahlavi
{
	width: 978px;
	height: 114px;
	background-image: url(images/zahlavi.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.zahlavi .flash_zahlavi
{
	float: right;
}
.tpca .zahlavi
{
	background-image: url(images/zahlavi_tpca.gif);
}
.navigace
{
	border-bottom: 2px solid #7FACC9;
	color: #646464;
	padding: 5px 0px 5px 10px;
}
.navigace a
{
	color: FFA139;
}
.zapati
{
	
	border-top:2px solid #0059A9;
	margin-bottom: 2px;
}
.zapati td, .zapati a
{
	padding-top: 2px;
	color: #646464;
}
.main_div
{
	background-image: url(images/zapati_bg.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	padding-bottom:8px;
}

.obsah_table
{
	margin-top: 1px;
	margin-bottom: 1px;	
}
.fullobsah_td
{
	width: 979px;	
	
}
.obsah_td_full
{
	
}
.obsah_td
{
	width: 693px;
	vertical-align: top;
}
.fullobsah_td p, .obsah_td p, .obsah_td_full p
{
	text-align: justify;
	margin-right: 10px;
	margin-top: 2px;

}
.obsah_td li
{
	text-align: justify;
	margin-right: 10px;
}
.rightSloupec_td
{
	width: 286px;
	background-color: #0659A7;
	vertical-align: top;
}
.main_kategorie
{
	text-transform: uppercase;
	color: #656565;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 10px;
	padding-top: 4px;
	text-decoration: none;
}
.main_kategorie img
{
	position: relative;
	top: 1px;
}
.dalsiodkazy .sloupec1
{
	background-image: url(images/sloupec1.jpg);
	background-repeat: no-repeat;
	width: 219px;
	
	vertical-align: top;
	padding-left: 10px;
}

.dalsiodkazy .sloupec2
{
	background-image: url(images/sloupec2.jpg);
	background-repeat: no-repeat;
	width: 219px;
	vertical-align: top;
	padding-left: 10px;
}

.dalsiodkazy .sloupec3
{
	background-image: url(images/sloupec3.jpg);
	background-repeat: no-repeat;
	width: 219px;
	vertical-align: top;
	padding-left: 10px;
}
.dalsiodkazy .mezera
{
	width: 2px;
	background-color: #E7E7E7;	
}
.dalsiodkazy a
{
	color: #0C52B1;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}
.dalsiodkazy .prvni_odkazy
{
	/*margin-left: 10px;*/
	margin-top: 2px;
	margin-bottom: 8px;
}
.dalsiodkazy strong
{
	color: #0C52B1;
}
.dalsiodkazy a.normal
{
	font-weight: normal;
	text-decoration: underline;
	font-size: 8pt;	
}
.nejlepsi_volba
{
	margin-top: 42px;
	color: #F8A629;
	font-weight: bold;	
	font-size: 12pt;
	margin-bottom: 16px;
}
a.kontaktujte_nas
{
	font-size: 13pt;
}
.right_sloupec 
{
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.right_sloupecbg
{ 	
	background-image:url(images/10let.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;/*width:266px;*/
	height:267px;
}
.right_sloupec h2
{
	color: #F8A629;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	padding-top: 1px;
	FONT-SIZE: 10pt;
}
.right_sloupec h2 a, .right_sloupec h2 a:hover
{
	color: #F8A629;	
	FONT-SIZE: 10pt;
	text-decoration: none;
}
.right_sloupec h2 img
{
	position: relative;
	top: 1px;
}

.rightsloupec_td .cara
{	
	background-color: #206EB8;    
    height: 2px;
    /*overflow: hidden;   */
    font-size: 1px;
    line-height: 1px;
}
.right_sloupec .projekt
{
	margin-top: 9px;
	margin-bottom: 20px;
	height: 70px;
	overflow: hidden;
}
.right_sloupec .projekt img
{
	border: 1px solid white;
}
.right_sloupec .projekt h3
{
	color: White;
	margin: 0px;
	margin-bottom: 4px;
	background-image: url(images/projekt_h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 8px;
}
.right_sloupec .projekt p
{
	color: White;
	margin: 0px;
	margin-left: 8px;
	font-size: 8pt;
}
.kontaktujte_table td
{
	color: White;
	font-weight: bold;
}
.kontaktujte_table td.item
{
	background-image: url(images/projekt_h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 8px;
}
.kontaktujte_table td a
{
	color: White;
	font-weight: bold;
}

.zamestnanci td
{
	color: #0C52B1;
	font-size: 10pt;
}
.zamestnanci td h4
{
	font-size: 12pt;	
	margin-top: 15px;
}
.zamestnanci td b
{
	margin-bottom: 10px;
	display: block;
}
.zamestnanci td p
{
	margin-top: 6px;
	margin-bottom: 6px;
}
.zamestnanci td a
{
	font-size: 10pt;
	text-decoration: none;
}
.projekty_seznam_popis
{
	padding: 6px 10px 6px 30px;
	font-size: 9pt;
}
.projekty_seznam_popis table
{
	
	margin-top: 10px;
	
}
.projekty_seznam_popis td
{
	color: #045AB1;	
	padding-bottom: 2px;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 2px;
}
.projekty_seznam_popis .projekty_seznam_data
{
	color: #ECA026;
}
.projekty_seznam_odkazy
{
	/*float: right;*/
	/*margin-top: 10px;*/
	
}
.projekty_seznam_odkazy a
{
	text-decoration: none;
	margin-left: 20px;
}
.projekty_seznam_odkazy img
{
	margin-right: 5px;
	
	/*position: relative;
	top: -2px;
	>top: 0px;*/
}
.projekty_seznam_strucny_popis
{
	/*height: 65px;*/
	max-height: 65px;
    _height: expression(this.scrollHeight > 65? "65px" : "auto" );

	overflow: hidden;	
	font-size: 9pt;

	
}
.unvisible_mapa
{
	display: none;
}

.prehled_projektu h3
{
	border-top:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	margin-top: 1px;
	margin-bottom: 3px;
	padding: 2px 0px 0px 20px;
}
.prehled_projektu a
{
	margin-left: 20px;
	text-decoration: none;
	font-size: 9pt;
}
.projekty_seznam_kontaktujte h3
{
	margin-top: 20px;
	border-bottom:1px solid #D8D8D8;
	
	margin-bottom: 3px;
	padding: 2px 0px 0px 20px;	
}
.projekty_seznam_kontaktujte .text
{
	margin: 0 20 0 20;	
	font-size: 9pt;
}
.projekty_seznam_kontaktujte_table
{
	margin: 6 20 0 20;
}
.bezProvize
{
	position: absolute;
	color: Red;
	font-size: 8pt;	
	font-weight: bold;
}
.projektyshort_img
{
	width: 90px;
	overflow: hidden;	
	float: right;
}
.tpca_konktakty
{
	margin-top: 30px;
	margin-right: 280px;
	float: right;
	color: White;
}
.tpca_konktakty a
{
	color: White;
}

.right_menu_franchising
{
	margin-left: 20px;	
	margin-right: 25px;
}
.right_menu_franchising h2
{
	color: #F9A51D;
	margin-top: 0px;	
	margin-bottom: 10px;
	padding-left: 0px;
}
.right_menu_franchising a
{
	display: block;
	color: White;
	text-decoration: none;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(images/franchising_menu_item.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	
}
.right_menu_franchising a:hover
{
	text-decoration: underline;
}
.right_menu_franchising a.active
{
	background-image: url(images/franchising_menu_item_active.gif);	
}

.aktuality
{
	
}
.aktualita_datum
{
	
}
.right_menu_franchising .aktualita_nazev
{
	color: #F9A51D;
	font-weight: bold;
	background-image: url(images/franchising_aktualita.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
.right_menu_franchising .aktualita_text
{
	color: White;
	line-height: 18px;
}
.right_menu_franchising .aktualita_text a
{
	text-align: right;
	font-size: 8pt;
	text-transform: none;
	background-image: none;
}
.blue{color: #0C52B1;}
#magazin_list LI	{	
	list-style-type:	square ;
	list-style-image :url(images/list_magazin.gif);	
	}	
.kontakty_left{float: left; margin-right: 10px;width:299px;}
.kontakty_text{width:407px;float:left;	}
.kontakty_right{float: left; margin-left: 10px;width:250px;text-align:center;}
.RKmailNabProhlidka_ControlPoznamka{width:150px;}
.RKmailNabProhlidka_LabelTD{font-weight:normal;}
.aktualita_polozka img{margin-right:8px;}
.Expats_table{width:100%;background-color:#dae6f2;}
.Expats_Button
{
	background: #D9E5F1;
	background-image: url(images/konference_sipka.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	cursor: pointer;
	color: 0459A9;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	height: 20px;
	font-size: 10pt;
	width: 100px;
}
.red{color:Red;}
.filtr a{color:White;font-size:10px;}

.okres_border
{
	
	width: 370px;
	height: 25px;
	float:left;
	margin-left:30px;
	
}
.okres
{
	/*border: 1px solid black;*/
	height: 170px;
	padding: 0px;
	float:left;
	width: 370px;
	margin-left:30px;
}

#lblvybranykraj{font-weight:bold;}
#podrobnevyhledavani td{vertical-align:top;}