* {
    margin: 0;
    padding: 0;
}

BODY, TD {
    text-align: center;
    padding: 0;
    margin: 0;
}

BODY {
    background: url('img/page-bg.jpg');
	font-family: serif;
	font-size: 16px;
}

A {
	text-decoration: none;
	color: #606060;
}

A:Hover {
	text-decoration: none;
	color: black;
}

.boxlink {
	font-size:10px;
	font-family: sans-serif;
}

#footer {
  position:absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

#footer_inner {
	width: 40%;
    margin: 0 auto;
	/* Bori, oprav ty barvy, me to nejde :-| */
	/*border-top:1px solid #869cbd;
	color: #869cbd;*/
	border-top:1px solid #a7b049;
	color: #a7b049;
	padding: 4px 0 4px 0;
}

#credits {
	margin: 0 auto;
	padding: 100px 0 0 0;
	width: 760px;
	border: 0;
	text-align: center;
}

#credits-line {
	color: #a7b049;
	font-size: 20px;
}

#column {
    margin: 0 auto;
	width: 860px;
    text-align: center;
    padding: 50px 0 0 0;
    background: url('img/column-bg.png') repeat-x;
	position: relative;
}

.ie6 #column {
    background: none;
}

#content-outer {
    background: url('img/content-outer-bg.png');
    width: 760px;
    height: 410px;
    margin: 0 auto;
position: relative;
}

.ie6 #content-outer {
    background: url('img/content-outer-bg.gif');
}

#main-navi {
    /*Tohle je docela debilni, spatne to funguje*/
	/*height: 286px;*/
    /*width: 117px;*/
    float: left;
    margin: 105px 10px 0 10px;
    _margin: 105px 5px 0 10px;
	padding: 0;
}

.ie6 #main-navi {
	margin: 105px 10px 0 5px;
}

#main-navi tr {}

#main-navi td {
    background: none;
	height: 55px;
	width: 55px;
	text-align: center;
	vertical-align: middle;
}

#main-navi td .sirsi {
	width: 100px;
}

#main-navi a {
}

#main-navi img {
    border: 0;
	height: 40px;
}

#main-navi img .button1 {
	width: 40px;
}

#main-navi img .button2 {
	width: 100px;
}

#content-inner {
    width: 602px;
    height: 381px;
    float: left;
    margin: 10px 0 0 1px;
    _width: 592px;
}

#main-page, #final-page {
	margin-top: 0.7em;
	margin-left: 10px;
}

#main-page td, #final-page td {
	text-align:left;
	vertical-align:middle;
}

#final-page td {
	font-size: 12px;
}

#main-page img {
	width: 20px;
	height: 20px;
	border:0;
}

#final-page img {
	width: 14px;
	height: 14px;
	border:0;
}

#main-page .lentilka {
	padding: 4px 1em 4px 0;
}

#final-page .lentilka {
	padding: 2px 0.7em 2px 0;
}

#text {
    width: 582px;
    height: 330px;
    margin: 10px;
    text-align: left;
    overflow: hidden;
	padding: 0;
}

h2, h3 { margin-left: 10px; }
h2 { font-size: 30px; margin-top: 5px; margin-bottom: 0; padding-bottom: 0; }
h3.graduation, h3.occupation { font-weight: bold }
h3.graduation { font-size: 14px; margin-bottom: 8px; }
h3.occupation, h3.quote { font-size: 12px; }
h3.quote { font-weight: normal; margin-top: 4px; }
h3.graduation img, h3.graduation span { margin-right: 8px; vertical-align: middle; }

#navi {
    /*background: red;*/
    width: 582px;
    height: 30px;
    position: relative;
    left: 10px;
    top: 0px;
    border-top: 1px solid #444;
    text-align: left;
}

#navi p {
    margin: 4px 5px;
    padding: 0;
    color: #222;
}

#navi p span {
    color: #0e3a7b;
    font-size: 0.8em;
    margin-right: 6px;
}

#navi #arrows {
    float: right;
    height: 20px;
    padding: 5px;
}

#navi #arrows a {
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    margin-left: 3px;
}

#navi #arrows a.left {background: url('img/arrow_left.png') no-repeat;}
#navi #arrows a.more {background: url('img/arrow_down.png') no-repeat;}
#navi #arrows a.right {background: url('img/arrow_right.png') no-repeat;}
.ie6 #navi #arrows a.left {background: url('img/arrow_left.gif') no-repeat;}
.ie6 #navi #arrows a.more {background: url('img/arrow_down.gif') no-repeat;}
.ie6 #navi #arrows a.right {background: url('img/arrow_right.gif') no-repeat;}

ul {
    margin: 0;
    padding: 0;
}

#text li {
    width: 582px;
    height: 330px;
}

#text .fulltext {
	height: 330px;
	width: 582px;
	overflow: hidden;
}

#text p {
	padding: 10px 10px 0;
	margin: 0;
	text-align: justify;
	font-size: 16px;
}

#text .vertext {
    height: 230px;
    width: 582px;
    overflow: hidden;
}

.ie6 #text .vertext {
    height: 228px;
}

#text .verimg {
    height: 110px;
    width: 582px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    text-align: center;
}

#text .hortext {
    height: 330px;
    width: 432px;
    _width: 429px;
    overflow: hidden;
}

#text .horimg {
    height: 300px;
    width: 150px;
    padding: 0;
    float: right;
    margin-top: 10px;
}

#text .wrapimg, #text .wrapimg-profil {
    display: block;
    padding: 4px;
    border: 1px solid #333;
}

#text .verimg .wrapimg {
    float: left;
    margin: 10px 5px 10px 10px;
}

.ie #text .verimg .wrapimg {
    margin: 10px 9px 10px 5px;
    padding-bottom: 0px;
}

#text .horimg .wrapimg {
    margin: 10px 10px 0 10px;
}

#text img {
    border: 0;
    padding: 0;
    margin: 0;
}

#text .wrapimg img {
    width: 120px;
    height: 80px;
}

#text .wrapimg-profil {
	float: right;
	margin: 0 10px 10px 10px;
}

#text .wrapimg-profil img {
	height: 120px;
	width: 100px;
}

.invisible {
	line-height: 0;
	display: none;
	margin: 0;
}

