body
{
	margin:0;
	font-size: 1em;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	color:#000000;
	background:url(../images/layout/bg-body.png) left top repeat-x #ffffff;	
}
* {
	padding: 0;
	margin: 0;
	border: 0px none;
}
table {
	font-size: 1em;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
#cz-en {
	position:absolute;
	top:10px;
	left:753px;
	font-size:11px;
}
#page {
	width: 825px;
	text-align: left;
	margin:0em auto;
	position:relative;	
}
.text {
	border:1px solid #000000;
	padding:3px;
}
.input {
	border:1px solid #000000;
	padding:3px;
}
#page p {
	text-align: inherit;
}
#silueta {
	position:absolute;
	z-index:2;
	background:url(../images/layout/silueta.png) left top no-repeat;
	width:135px;
	height:500px;
	left:635px;
	top:32px;
}
/*header*/
#header {
	height:80px;
	overflow:hidden;
}
#logo{
	color:#7dab3f;
	font-weight:bold;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:180px;
	height:45px;
	float:left;
	top:35px;
	left:42px;
}
#logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url("../images/layout/logo.png") top left no-repeat;
	width:180px;
	height:45px;
}
/*header*/
/*content*/
#content-wrapper {
	background:url(../images/layout/bg-content-wrapper.png) left top repeat-y;
}
#content {
	background:url(../images/layout/bg-content.png) left top repeat-y #7da649;
	min-height:275px;
	_height:275px;
	width:583px;
	margin-left:32px;
	padding:20px 170px 30px 10px;
}
#nadpis {
	height:35px;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1{
	color:#000000;
	display:block;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:202px;
	float:left;
	font-size:1.1em;
}
h1 span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	width:152px;
}
h1.pracovni-profil {
	height:28px;
}
h1.pracovni-profil span{
	background:url("../images/layout/h1-pracovni-profil.png") top left no-repeat;
	height:28px;
}
#content p{
	line-height:1.3em;
	font-size:0.7em;
	padding:8px 0px 12px 0px;
}
/*content*/
/*main-menu*/
#main-menu {
	background:url(../images/layout/bg-header.png) left bottom no-repeat;
	padding-top:0px;
	padding-left:40px;
	_height:34px;
	min-height:34px;
	color:#cccccc;
}
.main-menu-boxik {
	width:135px;
	padding-right:0px;
	float:left;
	overflow:hidden;
}
.main-menu-boxik h2{
	color:#000000;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:165px;
	height:25px;
	font-size:1.1em;
}
.main-menu-boxik h2 a{
	color:#cccccc;
	text-decoration:none;
	font-size:0.75em;
	font-weight:normal;
	cursor:pointer;
}
.main-menu-boxik h2 a:hover{
	text-decoration:underline;
	color:#cccccc;	
}
.main-menu-boxik h2 span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	width:155px;
	height:23px;
}
.main-menu-boxik h2.menu-profil span{
	background:url("../images/layout/main-menu-h2-profil.png") top left no-repeat;
}
.main-menu-boxik h2.menu-zivotopis span{
	background:url("../images/layout/main-menu-h2-zivotopis.png") top left no-repeat;
}
.main-menu-boxik h2.menu-kontakt span{
	background:url("../images/layout/main-menu-h2-kontakt.png") top left no-repeat;
}
.main-menu-boxik h2.menu-odkazy span{
	background:url("../images/layout/main-menu-h2-odkazy.png") top left no-repeat;
}
.main-menu-boxik h2.menu-profile span{
	background:url("../images/layout/main-menu-en-profile.png") top left no-repeat;
}
.main-menu-boxik h2.menu-CV span{
	background:url("../images/layout/main-menu-en-CV.png") top left no-repeat;
}
.main-menu-boxik h2.menu-contacts span{
	background:url("../images/layout/main-menu-en-contacts.png") top left no-repeat;
}
.main-menu-boxik h2.menu-links span{
	background:url("../images/layout/main-menu-en-links.png") top left no-repeat;
}
.main-menu-boxik h2.menu-zivotopis{
	margin-left:2px;
}
.main-menu-boxik p{
	font-size:0.7em;
	padding-left:2px;
}
/*main-menu*/
/*footer*/
#footer {
	background:url(../images/layout/bg-main-menu.png) left top no-repeat #ffffff;
	color:#9E9E9E;
	font-size:0.7em;
	padding-left:40px;
	padding-top:20px;
}
/*footer*/
br.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}