body {  
	background-color: #808080;
	margin: 0px;
	padding: 0px;
	text-align:center;
	}
a {
	color: #666666; 
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}

strong {
	color: #666666; 
	}
	
#main {
	width: 600px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 50px;
	text-align: left;
	background-image:url("images/az_design_andel.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	
}
#right {
	margin-left: 140px;
	padding-left: 3px;
	border: 0;
	border-left-color: #C5C5C5; 
	border-style: solid; 
	border-left-width: 1px;
}
.agtexts {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url("images/az_design_napisy.gif");
	background-repeat: no-repeat;
	background-position: left center;
	width:78px;
	height:50px;
}
#inner {  
	border: 1px solid #C7C7C7;
	}

#content { 
	padding:3px; 
	padding-right: 15px;
	background-color: #ACACAC; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;  
	}	

#content p {
	margin: 0; padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	float:left;
}

#content img {
	float:left; 
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid white;
}

#menu {  
	background-color: #808080; 
	height: 16px;
	line-height: 1px;
	margin:0; padding: 0px;
}
#menu #leftmenu, #menu #langmenu {
	margin: 0; padding: 1px;
	list-style-type: none;
}

#leftmenu {
	float: left;
}

#langmenu {
	float: right;
}

#menu li {
	display: block;
	margin: 0; padding: 0;
	float: left;
	height: 14px;
}

#menu li a{
	display: block;
	margin: 0; padding: 0;
	border: none;
	background: transparent url("") left top no-repeat;
	height: 14px;
}

#news-cz, #news-cz a {
	width:49px;
	background-image:url("images/news-cz.gif");	
	}	

#news-en, #news-en a {
	width:32px;
	background-image:url("images/news-en.gif");	
	}	

#projects-cz, #projects-cz a {
	width:50px;
	background-image:url("images/projects-cz.gif");	
	}	
	
#projects-en, #projects-ena {
	width:53px;
	background-image:url("images/projects-en.gif");	
	}	

#people-cz, #people-cz a {
	width:25px;
	background-image:url("images/people-cz.gif");	
	}	

#people-en, #people-en a {
	width:45px;
	background-image:url("images/people-en.gif");	
	}	

	
#cesky, #cesky a {
	width:40px;
	background-image:url("images/cesky.gif");	
	}	
#english, #english a {
	width:52px;
	background-image:url("images/english.gif");	
	}	

.invisible {
	display: none;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
