/* CSS Document */ 
 

 div.main {
 	margin: 5px 20px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
}
 
/* pro Galerie.html */
 div.left {
 	float: left;
 	margin-right: 5px;
 	width: 100px;
 	margin-bottom: 5px;
 }
/* pro Galerie_masek.html */
 div.left_maska {
 	float: left;
 	margin-right: 5px;
 	width: 120px;
 	margin-bottom: 5px;
 }

/*pro sodexho aj.*/
 div.right_s {
 	float: right;
 	margin-right: 5px;
 	margin-bottom: 5px; 	
 }
 
 div.left_team {
 	float: left;
 	margin-right: 5px;
 	width: 120px;
 	margin-bottom: 5px;
    clear: both;
 }

 div.left p {
 	text-align: center;
 }

 /* originally .center */
 div.center2 {
 	width: 600px;
 } 
 
 .body1 {
    background-color:#FFFFCC;
	border-width: 1px;
	border-style: solid;
	border-color: #FF9966;	
    margin:0;
    padding:5px;
    cursor: wait;
}
 .body2 {
    background-color:#FFFFCC;
    margin:0;
    padding:5px;
    cursor: wait;
}

 /*for streaching container around floats*/
 div.clearer {clear: left; line-height: 0; height: 0;}


div#country_flag {
position:absolute;
top:2px;
right:2px;
border-width: 0px 0px 0px;
border-style: none none none;
z-index:5;
width: 30px;
height: 30px;
}

div#help {
position:absolute;
top:2px;
right:40px;
border-width: 0px 0px 0px;
border-style: none none none;
z-index:5;
height: 30px;
}



div#nad_menu {
    background-color: #FFE14E;
    height: 100px;
}

/*pro index.php*/
.div_img {margin: 0px auto 0px auto; PADDING-LEFT: 50px; } 
.nahore  {text-align: center;width:inherit;font-weight: bold;color: #e79417;font-size:medium;font-family: tahoma,arial,helvetica,sans-serif;}
.dole   {text-align: left;font-weight: bold;color: #b55135;font-size:medium;font-family: tahoma,arial,helvetica,sans-serif;}

/*pro ostatní strany s texty*/
.vyrazne_velmi  {font-weight: bold;font-size:large;font-family: tahoma,arial,helvetica,sans-serif;}
.vyrazne  {font-weight: bold; font-size: medium;font-family: tahoma,arial,helvetica,sans-serif;}
.normalni {font-size: 12px; font-family: tahoma,arial,helvetica,sans-serif; text-align: left;} 
.male     {font-size: small; font-family: tahoma,arial,helvetica,sans-serif;} 
.male_t   {text-align: center; font-weight: bold;font-size: small;font-family: tahoma,arial,helvetica,sans-serif;}   
.male_tb {text-align: center; background-color: #CC9900; font-weight: bold;font-size: small;font-family: tahoma,arial,helvetica,sans-serif;}   
.male_1   {font-weight: bold;font-size: small;font-family: tahoma,arial,helvetica,sans-serif;}    
.vyrazne_color1  {color: #ff6600; font-size: x-large; font-family: tahoma,arial,helvetica,sans-serif;} 
.vyrazne_color1m {color: #ff6600; font-size: medium; font-family: tahoma,arial,helvetica,sans-serif;}
.vyrazne_color2  {color: #00ff00; font-size: large; font-weight: bold; font-family: tahoma,arial,helvetica,sans-serif;}
.vyrazne_color3  {color: #00ff00; font-size: large; font-family: tahoma,arial,helvetica,sans-serif;}
.action_popup {background-color: #FFFFCC; font-size: 11px; font-family: tahoma,arial,helvetica,sans-serif;} 
.a { text-decoration:underline; color:#0000FF;}
.hr1 { font-size:15px; font-style:italic; font-weight:bold; text-align:center; font-family: tahoma,arial,helvetica,sans-serif; color:white; background-color:#FFB60B; }
/*
.swami1  {font-weight: bold; color:navy; font-size:medium; font-family: Trebuchet MS,sans-serif;}
.swami2  {color:navy; font-size:10.0pt; font-family: Trebuchet MS,sans-serif;}
*/
/*pro formuláře*/
.povinne {border: 2px solid #C63; font-size: medium; font-family: tahoma,arial,helvetica,sans-serif;}
.podminene_povinne {border: 1px solid black; font-size: medium; font-family: tahoma,arial,helvetica,sans-serif;}
/*pro tabulky*/
.tbl_cal {table-layout:fixed; margin-left:auto; margin-right:auto; border-width:1px; border-color:blue; border-style:solid; border-collapse:collapse; background-color: #FFFFCC; font-size: small; font-family: tahoma,arial,helvetica,sans-serif;}
.td_cal  {border-width:1px; border-color:blue; border-style:solid; text-align: center;}
.td_calb {border-width:1px; border-color:blue; border-style:solid; FONT-SIZE: 90%; text-align:left;}
.td_calc {border-width:1px; border-color:blue; border-style:solid; FONT-SIZE: 90%;}
.td_calx {border-width:1px; border-color:blue; background-color:NavajoWhite; border-style:solid; text-align: center;}
.td_cal1 {border-width:1px; border-color:blue; background-color:#FFFF00; border-style:solid; text-align: center;}
.td_act  {border-width:1px; border-color:blue; border-style:solid; text-align: left; padding-left: 0.5ex; padding-right: 0.5ex;}
}

