BODY	{
font: 13px "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #24A805;
background: #090909; 
}

.pozadi_nahore { background: #090909 url(../img/pozadi_nahore.jpg) no-repeat ; }
.pozadi_strany_nahore { background: url(../img/pozadi_strany_nahore.jpg) repeat-x ; }
.pozadi_dole { background: url(../img/pozadi_dole.jpg) no-repeat ; }
.pozadi_strany_dole { background: url(../img/pozadi_strany_dole.jpg) repeat-x ; }
.clanky { margin-left:50px; }
.bary { float:left; width:250px; }
.bary_odkaz { color:#24A805; font-size: 20px; font-weight: bold; text-decoration:none; }
.bary_odkaz:hover { color:#36F107; font-size: 20px; font-weight: bold; text-decoration:none; }
.projekce { cursor: pointer; margin-left: 50px; width: 234px; height: 242px; background: url(../img/projekce.jpg) no-repeat ; }
.projekce:hover { cursor: pointer; margin-left: 50px; width: 234px; height: 242px; background: url(../img/projekce_oznac.jpg) no-repeat ; }

p {padding:0;margin:0;}
img {border:0;}

/* 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	{padding-left:10px;}	
.left15	{padding-left:15px;}	
.left20  {padding-left:20px;}
.leftx20  {margin-left:20px;}	
.left30	{margin-left:30px;}	
.left60	{margin-left:60px;}	
.left90	{margin-left:90px;}	
.left400	{margin-left:490px;}	
.right5	{margin-right:5px;}	
.right10	{margin-right:10px;}	
.right15	{margin-right:15px;}	
.right20	{margin-right:20px;}	
.right30	{margin-right:30px;}	
.odsazeni_textu1 {padding: 0px 10px 0px 10px;line-height: 18px; }
.odsazeni_textu2 {padding: 5px 10px 5px 10px;line-height: 15px; }
.mezera {padding-top: 5px;display:block;}

/* pismo */	
.bold	{font-weight:bold;}
.orange {color: #FCA802;}
.cihla {color: #E86739;}
.yell{color: #FCD17F;}
.yell2{color: #F9CF7C;}
.white {color: white;}
.green1 {color: #5DA80E;}
.green2 {color: #B0DE27;}
.blue{color: #0065C9;}
.brown2 {color: #CCA351;}
.big {font-style: normal;font-size: 13px;}
.nadpis1 {font-style: normal;font-size: 16px;font-weight: bold;}
.nadpis2 {font-style: normal;font-size: 18px;font-weight: bold;}
.nadpis3 {font-style: normal;font-size: 24px;font-weight: bold;}

/* menu */
.menu {
	color: #24A805;
	text-decoration: none;
   }
.menu:hover {
  color: #36F107;
  text-decoration: none;
   }
/* menu */

/* odkazy */
.odkaz1 {color: #59A30F; text-decoration: underline;  font-size: 13px;  font-weight: bold;}
.odkaz1:hover {color: black;font-weight:bold;font-size: 13px; text-decoration: underline;}

.odkaz2 {color: black; text-decoration: underline;  font-size: 11px;  font-weight: normal;}
.odkaz2:hover {color: black;font-weight:normal;font-size: 11px; text-decoration: none;}

a {color: #24A805;text-decoration: underline; font-weight: normal;}
a:active {color:#24A805;text-decoration: underline; font-weight: normal;}
a:hover {color: #36F107;text-decoration: underline; font-weight: normal;}

