

/*********************** aktuality vlevo - pripravujeme *****************************/

h1.pripravujeme { 
	 padding: 5px 0px 2px 40px;      font-family: Arial;     font-size: 18px;     color: #E7C500;
	 margin-left: 40px;
	 background: url(../img/odd2.png) 0px 2px no-repeat;      
}


div.pripr_body_div {
	width: 500px; margin-top: 10px; background-color: #EAEAEA; position: relative; overflow: hidden; 
} 
div.pripr_item_div { margin: 15px 0px 30px 40px; width: 410px; }
div.pripr_item_div p {		margin: 2px 0px 2px 0px;   }
div.pripr_linka_div {	margin-top: 4px; margin-bottom: 4px; }


/***********************************/


h1.aktual { 
	 padding: 4px 0px 0px 40px;      font-family: Arial;     font-size: 18px;     color: #E7C500;
	 margin-left: -2px;  margin-top: 8px; margin-bottom: 8px; 
	 background: url(../img/odd2.png) 0px 0px no-repeat;     padding-right: 18px; 
}


h1.aktual a { 
	 font-family: Arial;     font-size: 18px;     color: #E7C500;
	  font-weight: bold; line-height: 120%;	  position: relative; top: -5px;    
}

div.aktual_body_div {
	width: 370px; margin: 20px 0px 10px 0px;  overflow: hidden; float: right; 
} 
div.aktual_item_div { margin: 15px 20px 20px 0px; width: 350px;  /*border: 1px red solid;*/  /*float: right; */  }
div.aktual_item_div p {		margin: 2px 0px 2px 0px;   }
div.aktual_linka_div {	margin-top: 4px; margin-bottom: 4px; }


/***********************************/



div.casopis_body_div {
	width: 370px; margin-top: 20px;  overflow: hidden; float: right; 
} 



/*** 3 ***/

div.aktual_item_div_3 {
	width: 170px; height: 70px; overflow: hidden; 
	float: left; margin: 0px 10px 0px 10px; position: relative; top: 12px;  
}
div.aktual_item_div_3 p {
		margin: 2px 0px 2px 0px;
}


/***** neroletkove menu ****/

div.menu_text {
	font-size: 14px; font-weight: bold;
	color: white;
	margin: 10px 20px 0px 20px;

}


a.menu_text1  {	color: white;	text-decoration: none;	font-weight: bold; display: block; position: relative; top: -50px; 
				padding: 35px 6px 0px 2px;	margin: 1px; height: 57px; width: 109px;  text-align: center;		 }				 
a.menu_text1:hover {	text-decoration: none; font-weight: bold; display: block; position: relative; top: -50px; 
				background: url(../img/men1.png) 0px -13px no-repeat;  }

a.menu_text2  {	color: white;	text-decoration: none;	font-weight: bold; display: block; position: relative; top: -50px;  
				padding: 35px 6px 0px 2px;	margin: 2px; height: 57px; width: 99px;  text-align: center;			 }
a.menu_text2:hover {	text-decoration: none; font-weight: bold;
				background: url(../img/men2.png) 0px -13px no-repeat;  }

a.menu_text3  {	color: white;	text-decoration: none;	font-weight: bold; display: block; position: relative; top: -50px;  
				padding: 35px 6px 0px 2px;	margin: 2px; height: 57px; width: 146px; text-align: center;	 		 }
a.menu_text3:hover {	text-decoration: none; font-weight: bold;
				background: url(../img/men3.png) 0px -13px no-repeat;  }

a.menu_text4  {	color: white;	text-decoration: none;	font-weight: bold; display: block; position: relative; top: -50px;  
				padding: 35px 6px 0px 2px;	margin: 2px; height: 57px; width: 78px;  text-align: center;			 }
a.menu_text4:hover {	text-decoration: none; font-weight: bold; 
				background: url(../img/men4.png) 0px -13px no-repeat; }

a.menu_text5  {	color: white;	text-decoration: none;	font-weight: bold; display: block; position: relative; top: -50px;  
				padding: 35px 6px 0px 2px;	margin: 2px; height: 57px; width: 78px; text-align: center;	 		 }
a.menu_text5:hover {	text-decoration: none; font-weight: bold; 
				background: url(../img/men4.png) 0px -13px no-repeat; }



/***** neroletkove menu ****/

span.foot_text {
	font-size: 90%; font-weight: normal;
	color: white;	margin: 5px 20px 0px 20px;

}

span.foot_text a {
	color: white;
	text-decoration: none;	font-weight: normal;
}
span.foot_text a:hover {
	text-decoration: underline; font-weight: normal;	
}


/********* vedlejsi menu *********/

a.vedl_menu_item {
	font-size: 90%; font-weight: normal;
	color: #99C7E3;		text-decoration: underline; 
}

a.vedl_menu_item:hover {
   font-size: 90%; font-weight: normal;
	color: #99C7E3;		text-decoration: none; 
}


