BODY	{margin: 15px 0px 0px;padding: 0px 0px 0px 0px;
font: 12px "Verdana CE", Verdana, "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
color: black;background: url(../images/back_page.jpg);
}

/* formatovani */	
.floatLeft	{float:left;}
.floatRight	{float:right;}
.reset	{clear:both;}
.first	{clear:left;}
.last	{clear:right;}
.hidden	{display:none;}
.nodeco {text-decoration:none;}
.left5	{margin-left:5px;}	
.left10	{margin-left:10px;}	
.left15	{margin-left:15px;}	
.left20	{margin-left:20px;}	
.left30	{margin-left:30px;}	
.left60	{margin-left:60px;}	
.left90	{margin-left:90px;}	
.left200	{margin-left:200px;}	
.right5	{margin-right:5px;}	
.right10	{margin-right:10px;}	
.right15	{margin-right:15px;}	
.right20	{margin-right:20px;}	
.right30	{margin-right:30px;}	
.justify {text-align: justify; }	
.odsazeni_textu1 {padding: 0px 20px 0px 20px;line-height: 18px; }
.odsazeni_textu2 {padding: 0px 10px 0px 10px;line-height: 15px; }
.mezera {padding-top: 5px;display:block;}


/* pismo */	
.barva {color: #0B6C91;}
.bold	{font-weight:bold;}
.orange {color: #F63801;}
.white {color: white;}
.blue {color: #3A7FC4;}
.nadpis {font-style: normal;font-size: 14px;font-weight: bold;line-height: 35px;}
.nadpis2 {font-style: normal;font-size: 18px;font-weight: bold;line-height: 35px;}
.small {font-size:10px;}	
/* main tabulka  */
.main_tab {border: 5px solid White;  background: white;} 

/* body  */
.back_body {background: url(../images/back_body.jpg);  background-repeat: repeat-x;  background-position: top;  } 

/* left menu */
#leftmenu_obal {height: 376px;width:236;display:block;aling:center;  background: url(../images/pozadi_menu.jpg) no-repeat top; }
#leftmenu_blok {width:228px;display:block;aling:center;  max-width: 228px;  position: fixed;  }
.leftmenu {height: 35px;width: 228px;display:block;aling:center;}
a.leftmenu {
	display: block;
	background-image: url(../images/menu_item_1.jpg);
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 0 0px 8px;
	margin: 0 0 0px 0px;
	text-decoration: none;
	font-weight: bold;
   line-height: 35px;
   }
a.leftmenu:hover {
	font-size: 12px;
	color: white;
	background-image: url(../images/menu_item_2.jpg);
	text-decoration: none;
	font-weight: bold;
	}	
/*konec leftmenu */

.left_back {
height: 205px;width:248px;display:block;background: url(../images/left_back.gif) no-repeat left bottom;
position: relative;
}
/* odkazy */
.odkaz1 {color: white; text-decoration: underline;  font-size: 10px;  font-weight: bold;}
.odkaz1:hover {color: black;font-weight:bold;font-size: 10px; text-decoration: underline;}

a {color: #3A7FC4;text-decoration: underline;}
a:active {color:black;text-decoration: underline;}
a:hover {color: black;text-decoration: uunderline;}




