BODY {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: normal; 
	color: #333333;
	padding:0px;
	margin:0px;
	line-height:18px; 
	background-image: url("../img/bg1.gif");
	background-repeat:repeat-x;
}
img {
	border:0px;
}
p {
	font-size: 1em;
	margin:0px;
	line-height:18px;
}
a {
	color:#BC0000;
    text-align: center;
}
.img_left{
	float:left;
	margin-right:15px;
}
.img_right{
	float:right;
	margin-left:15px;
}
.login{
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-decoration : none;
}
.login_nadpis{
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	text-decoration : none;
	color: #FFD200;
}
.login_white{
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color:white;
}
#top1 {
	display:block;
	padding:0px;
	margin:0px;
	height:48px;
	background-image: url("../img/bg_top1.gif");
	background-repeat:no-repeat;
}
.top1_logo {
	margin-left:4px;
	margin-top:9px;
	vertical-align:top;
	border:0px;
}
.top1_text {
	margin-left:97px;
	margin-top:13px;
}
#top2 {
	display:block;
	padding:0px;
	margin:0px;
	height:121px;
	background-image: url("../img/bg_top2.jpg");
	background-repeat:no-repeat;
}
#top3 {
	display:block;
	padding:0px;
	margin:0px;
	height:30px;
	background-image: url("../img/bg_top3.gif");
	background-repeat:no-repeat;
}
#bottom1 {
	
	background-color:#333333;
	height:16px;
	width:100%;
	text-align:right;
}
#bottom1_left {
	
	float:left;
	height:16px;
	text-align:left;
	padding-left:10px;
}
#bottom1_right {
	
	height:16px;
	text-align:right;
}
#menu
{
    
    display: block;
    padding: 8px;
}
#menu img {
	border:0px;
}
#content {
	display:block;
	width:auto;
	height:100%;
	padding-top:15px;
	padding-bottom:15px;
	margin:0px;
	margin-left:30px;
	margin-right:30px;	
	
}
.nadpis{
	font-size: 1.1em; 
	font-weight: bold;
	text-align:center;
	padding-top:15px;
	color: #555555;
}
.text{
	font-size: 0.8em; 
	font-weight: normal;
	text-align:justify;
}
#modul_pruh_celek{
	display:block;
	width:100%;
	text-align:center;
}
.modul_pruh{
	display:block;
	width:300px;
	background-color:#FFF5BD;
	text-align:center;
	font-weight:bold;
	margin-top:15px;
	padding:5px;
}
.modul_pruh a{
	text-decoration:none;
} 
