* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	color: #9EE5EB;
	text-align: center;
    font-size: small;
	background: #223034 url("http://thoriax.net/obrazky/05background.gif") repeat-x;
}
p{
	text-align: justify;
}
h2 {
	text-align: center;
	font-weight: bold;
}
a{
	color: white;
}
a:hover{
	text-decoration: none;
}
img{
	border: 0px;	
}
#stranka {
	width: 760px;
	font-size: 95%;
	margin: 0 auto;
	text-align: left;
	background-color: #223034;
	position: relative;
}
#logo {
	width: 760px;
	height: 136px;
	margin: 0 auto;
	background: #F5FDD9 url("http://thoriax.net/obrazky/logo.jpg") 50% 0 no-repeat;
}
#nazev {
	padding-top: 66px;
	padding-left: 20px;
	text-align: left;
	font-family: Georgia, serif;
	font-size: 240%;
	font-weight: normal;
}
#nazev a{
	text-decoration: none;
	color: white;
}
#path{
	width: 540px;
	float:right;
	padding: 8px 10px 8px 10px;
	margin-bottom: 10px;
	color: #488A90;
	background-color: #1B272A;
}
#path a{
	color: #488A90;
}
#path strong{
	color: #7CC3C9;
}
#okno {
	width: 540px;
	float:right;
	padding: 10px 10px 15px 10px;
	color: #7CC3C9;
	line-height: 150%;
	background-color: #1B272A;
}
#okno h3 {
	margin-bottom: 10px;
}
#okno h5 {
	text-align: center;
	color: red;
	font-size: 100%;
	margin-bottom: 10px;
}
#menu {
	width: 190px;
	float: left;
	margin-top: 2px;
	margin-bottom: 15px;
}
#menu .portret {
	padding: 15px 10px;
	background-color: #355058;
	border: 5px solid #1B272A;
	margin-bottom: 10px;
}
#menu h3{
	background: #141E21;
	padding: .4em 0 .4em 20px;
	font-size: 120%;
	color: white;
	font-family: Georgia, serif;
	text-transform: uppercase;
}
#menu li{
	border-bottom: 1px solid #141E21;
	list-style-type: none;
}
#menu li a{
	color: #6DB2B8;
	display: block;
	padding: 5px 0 5px 25px;
	text-decoration: none;
}
#menu li a:hover{
	color: white;
	background: #141E21;
}
.vpravo{
    float: right;
	padding: 5px 5px 0 15px;
}
.vlevo{
    float: left;
	padding: 5px 5px 0 15px;
}
.center{
    text-align: center;
}
.box {
	padding: 3px 0 40px 0;
	background:  url("http://thoriax.net/obrazky/05prechod.gif") 0 100% repeat-x;
}
.anotace {
	padding: 5px 0 5px 0;
	font-size: 150%;
	margin: 0 0 3px 0;
	text-decoration: none;
	color: white;
	clear: both;
	font-weight: normal;
	font-family: Georgia, serif;
}
.datum{
	color: #397B81;
	font-weight: bold;
}
.heading{
	color: #6DB2B8;
	font-style: italic;
	text-align: justify;
	line-height: 170%;
	margin: 15px 0px 15px 0px;
}
.pribeh{
	text-indent: 20px;
	line-height: 170%;
}
.dat{
    color: #488A90;
}
.jme{
	color: #9EE5EB;
	font-weight: bold;
}
.vstup {
	background-color: #D4D0C8;
	border: 0;
}
.mini{
	width: 99px;
	height: 78px;
	text-align: center;
	float: left;
	display: inline;
	margin: 0px 10px 20px 10px;
	padding-top: 22px;
	background: #355058;
	border: 5px solid #141E21;
}
.b{
	padding-top: 12px;
	height: 88px;
}