* {
	font-family: Verdana, Arial, Helvetica CE, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	border: 0;
	margin: 0;
}

body {
	border-top: 0px;
	margin-top: 0px;
	background-image: url(px/bg.gif);
	background-repeat: repeat-y;
	border-left: 8px solid white;
	border-right: 10px solid white;
}


H1 {
	font-size: 16pt;
	font-weight: bold;
	color: #FF6600;
	margin: 0;
	border: 0;
}

H2 {
	margin: 0;
	border-top: 0;
	border-left: 0;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 9px;
}

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

A:hover, A:active {
	text-decoration: underline;
}

IMG {
	border: 0;
}

IMG.nahled {
	margin-top: 2px;
	margin-bottom: 2px;
}

IMG.menu {
	border-bottom: 2px solid white;
}

DIV.rejstrik {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}


IMG.logo {
	padding: 15pt;
	padding-bottom: 0;
	padding-top: 15px;
}

.menu {
	float: left;
	width: 100px;
	background-color: #FF6600;
	text-align: center;
}
.menu A {
	font-size: 8pt;
	color: white;
	font-weight: bold;
}


DIV.menu {
	border-right: 2px solid white;
	height: 133px;
	line-height: 21px;
	text-align: center;
	border-bottom: 4px solid white;
}

.heslo {
	margin-left: 207px;
}
.home {
	margin-left: 207px;
	margin-right: 207px;
}

.heslo_body {
	border: 1px solid black;
	padding: 15px;
	background: white;
}

#mainpage {
	background-color: #CCCCCC;
}

.pictures {
	margin: 0;
	background-color: #CCCCCC;
	width: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
}

.pictures_right {
	margin: 0;
	background-color: #CCCCCC;
	width: 200px;
	height: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
	text-align: center;
}

.obrazek {
	border-bottom: 2px solid #CCCCCC; 
}

#separator {
	border: 0; margin: 0; padding: 0;
	font-size: 0; line-height: 0;
	background-color: white;
	clear: both;
	height: 15px;
}

#logo {
	border-left: 0;
	margin-left: 0;
	padding-left:0;
	height: 137px;
	text-align: right;
}

#grayline {
	border: 0;
	margin: 0;
	padding: 0;
	border-top: 30px solid white;
	border-bottom: 4px solid white;
	height: 21px;
	width: 100%;
	background-color: #CCCCCC;
}

