body{
	background-color: white;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
}
#main{/* ie */
	width : 680px;
	position: relative;
	top: 0px;
	background-color: while;
	text-align: center;   
}
body > #main{/* fire fox */
	margin-left: auto;
	margin-right: auto;
}
div.position-left{

}
div.overflow{
	height: 603px;
	&overflow: hidden; 
}
/* logo */
#main a#top-img-a, #main a:hover#top-img-a{
	position: relative;
	left: -6px;

	background-image: url(top-img2.gif);
	background-repeat: no-repeat;
	background-position: center;
	
	display: block;
	width: 100%;
	height: 33;
}
body > #main a#top-img-a, body > #main a#top-img-a,
body > #main a#top-img-a, body > #main a:hover#top-img-a{/* fire fox */
	margin-top: 7px;
}
body > #main #top-img.mozilla{
	/* margin-top: 16px; */
}
/* horni menu */
#main div#top-menu{
	position: relative;
	left: -1px;
	width: 100%;
	text-decoration: none;
	margin-top: 11px;
	line-height: 17px;
}
* html #main div#top-menu{
	margin-top: 10px;
}

div#top-menu a, div#top-menu a:hover{
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	text-transform: lowercase;
}
div#top-menu a:hover, div#top-menu a.active{
	color: #bfd730;
	text-decoration: none;
	margin-top: 10px;
	text-transform: lowercase;
}
div#top-menu SPAN{
	color: #999999;
	font-size: 100%; 
}
/* 	nahled abrazku */
#main div#nahled{
	margin-top: 5px;

	position: relative;
	width: 640px;
	height: 421px;
	
	overflow: hidden;
	
	text-align: center;
	
	overflow: hidden;
	
	margin-left: auto;
	margin-right: auto; 
}  
/* male	nahledy abrazku */
#main div#nahled-maly{
	position: relative;
	left: 20px;
	top: 10px;
	
	width: 105%;
	height: 40px;
}
div#nahled-maly a, div#nahled-maly a:hover{
	width: 56px;
	height: 38px;
	margin-right: 1.38em;
	display: block;
	float: left;
}
div#nahled-maly.mozilla a,
div#nahled-maly.mozilla a:hover{
	margin-right: 1.42em;
}
div#nahled-maly a.active{
	width: 56px;
	height: 38px;
	margin-right: 1.38em;
	display: block;
	float: left;
	background-color: #bfd730;
}
/* ciselnik */
#main div#number{
	position: relative;
	left: 20px;
	top: 5px;
	
	width: 100%;
	height: 40px;
	
	text-align: left;	
	
	line-height: 40px;
	xmargin-bottom: 40px;
}
div#number a, div#number a:hover{
	color: #999999;
	text-decoration: none;
	margin-right: 5px;
} 
div#number a:hover, div#number a.active{
	color: #bfd730;
}
/* sipka */
#main a#bottom-sipka, #main a:hover#bottom-sipka{
	display: block;
	position: absolute;
	right: 33px;
	top: 9px;
	
	background-image: url(sipka_r.gif);
	background-repeat: no-repeat;
	
	width: 21px;
	height: 21px;
} 
#main a:hover#bottom-sipka{
	background-image: url(sipka_g.gif);
	background-repeat: no-repeat;
} 
/* popis obrazku */
div#bottom-image-description{
	position: relative;
	xtop: 45px;
	width: 630px;
	margin-bottom: 60px;
}
/* footer */
div#footer-info{
	position: relative;
	/*margin-top: 50px;*/
	margin-top: 500px;
	margin-bottom: 50px;
	font-size: 11px;
	color: #606060;
}
div#footer-info a{
	color: #999999;
}
div#footer-info a:hover{
	color: #b2db11;
}


#cleaner{
  clear: both;
  font-size:0px;
  height: 1px;
  line-height: 0px;
  overflow: hidden;
  background: white;
}

#cv{
	position: relative;
	padding: 5px;
	top: 20px;
	text-align: left;
	border: 0px #999999 dashed;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
.CMS-NAHLED{
	width: 160px;
	height: 160px;
	float: left;
	border: 1px #5975b7 solid;
}
h1{
	font-size: 14px;
	font-weight: bold;
	color: black;
}
h2{
	font-size: 13px;
	font-weight: bold;
	color: black;
}

h3, h4, h5, h6{
	font-size: 12px;
	font-weight: bold;
	color: black;
}
p, pre{
	font-size: 11px;
	color: black;
}

