body{
	background: #444444;
	color: #555555;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
H2{
	font-size: 23px;
	font-weight: normal;
	padding: 10px 0 0 5px;
}
img{
	border: 0px;
}
.galerka{
	border: 1px solid;
}

#top{
	width:790px;
	height:251px;
	background:url(../img/top.jpg);
	text-align:right;
}

#center_bg{
	vertical-align:top;
	background:url(../img/in_bg_down.jpg);
}
#center{
	width:555px;
	height:99%;
	background:url(../img/in_bg.jpg) no-repeat;
	vertical-align:top;
	padding:20px 0 0 25px;
}
#center a{
	color:#333;
}
#center .text a{
	text-decoration: underline;
}
#center .autor{
	font-size: 12px;
}
#center .autor a{
	color:#555;
}

#right{
	background:url(../img/l_bg.jpg);
	vertical-align:top;
	text-align: left;
	padding:0;
	width:234px;
}
#right ul{
	padding: 0;
	margin: 0;
}
/* ODKAZY */
#linky{
	padding:0;
}
.odkazy{
	padding:0;
	margin:0;
}
#linky li{
	background:url(../img/l_link_bg.jpg);
	height:18px;
	padding:3px 0 0 20px;
	list-style:none;
	font-size:10px;
	font-weight:bold;
}
#linky a{
	color:#FFFFFF;
}
#linky a:hover, a.hover{
	color:#D1E9AD; 
}
#panel{
	background: url(../img/l_link_down.jpg);
}
#panel_text{
 padding:15px;
	padding-right:5px;
	font-size: 11px;
	color: #777777;
}

/*prihlasovani do administrace*/
#login{
 margin-left: 7px;	
}

/*SPODEK*/
#bottom1{			/*leve*/
	height: 21px;
	background: url(../img/bottom_bg1.gif);
	padding: 1px 0 0 30px;
	font-size: 10px;
	color: #777777;
}
#bottom2{			/*prave*/
	background: url(../img/bottom_bg2.gif);
	padding: 1px 0 0 35px;
	font-size: 10px;
	color: #777777;
}
#bottom2 a{
	color: #777777;
	text-decoration: underline;
}
#bottom2 a:hover, a.hover{
	color: #444444;
}

/*AKTUALNI INFORMACE*/
#aktuality{
/*	font-family: "Times New Roman", Times, serif;*/
}

#aktuality .datum{
	font-size: 12px;
}

#aktuality .nadpis{
	font-size: 20px;
}
#aktuality .nadpis a{
	color: #555;
}

#aktuality .ukazka{
	font-size: 14px;
}

#aktuality .autor{
	font-size: 11px;
}
#aktuality .autor a{
	color: #555;
}

/*STREDISKA*/
#strediska a{
	color: #666666;
}


