/* CSS Document */

body {
	color: #525252;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 36px 0 0 0;
	background-color: #FFFFFF;
}

h1 {
	color: #CA292A;
	font-size: 150%;
	margin: 0.4em 0;
}

p {
	margin: 1em 0;
}

li {
	list-style-image:url(images/tecka.gif);
	padding:0px 5px 0px 0px;
}

.clr {
	clear: both;
}

.align-justify {
	text-align: justify;
}

img.float-left {
	float:left;
	margin:0px 15px 5px 0px;
	border:#999999 solid 1px;
	
}

img.float-right {
	float:right;
	margin:0px 0px 5px 15px;
}

.italic {
	font-style: italic;
	font-weight:bold;
	display: inline;
}

.align-right {
	text-align:right;
}

#page {
	width: 780px;
	margin: auto;
	border-top: 1px solid #B0B0B0;
	
}

#header {
	width: 100%;
	height: 53px;
	background-image: url(images/logo-valid.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
}

#contact {
	color: #1047A8;
	font-size: 80%;
	padding-top: 10px;
	text-align: right;
	float: right;
}

#under-menu {
	height: 32px;
	background-image: url(images/back-menu.gif);
	background-repeat: repeat-x;
}

#menu-begin {
	width: 226px;
	height: 32px;
	background-image: url(images/menu-begin.gif);
	float: left;
	margin-right: 0px;
}

#menu {
	float: right;
	height: 32px;
}

#menu a {
	font-size: 90%;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 20px 0 20px;
	text-decoration: none;
	float: left;
}

#menu a:hover {
	background-image: url(images/back-menu-activ.gif);
	background-repeat: repeat-x;
}

#menu span {
	padding-top: 8px;
	display: block;
}

.menu-separator {
	width: 1px;
	height: 32px;
	background-image: url(images/menu-separator.gif);
	background-repeat: no-repeat;
	float: left;
}

#top {
	margin-top: 1px;
	height: 151px;
	background-image: url(images/top.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#theme {
	width: 217px;
	height: 151px;
	background-image: url(images/menu/theme.jpg);
	background-repeat: no-repeat;
	float: left;
}

#title-page {
	float: left;
	color: #FFFFFF;
	font-size: 1.8em;
	margin: 45px 0 0 30px;
}

#text {
	margin-top: 1px;
}

#text-left {
	width: 217px;
	float: left;
}

#text-right {
	width: 562px;
	float: right;
}

#in-text-right {
	padding: 0 0 0 16px;
	border: 0px solid black;
}

#in-text-right a {
	text-decoration: none;
	color: #CA292A;
	font-weight: bolder;
}

#submenu {
	padding: 22px 11px;
	background-color: #CC0022;
	min-height: 150px;
	_height: 150px;  /* ie hack */
}

#submenu2 {
	padding: 15px 12px;
}

#submenu a {
	width: 180px;
	display: block;
	padding: 3px 0 3px 15px;
	color: #FFFFFF;
	border-top: 1px solid #CC0022;
	border-bottom: 1px solid #CC0022;
	text-decoration: none;
	font-weight: bold;
}

#submenu a:hover {
	border-top: 1px solid #EAA9AA;
	border-bottom: 1px solid #EAA9AA;
	background-image: url(images/submenu-dart.gif);
	background-position: 3px 7px;
	background-repeat: no-repeat;
}

#footer {
	font-size: 80%;
	color: #CA292A;
	padding: 5px 0;
	border-top: 1px solid #B0B0B0;
}

#footer a {
	color: #CA292A;
}

td.delici-cara {
	border-left: 1px solid #525252;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
}

#medias {
	text-align: center;
	font-size: 1.6em;
	background: url(images/medias_odkaz.gif);
	width: 191px;
	padding-bottom: 7px;
	padding-top: 66px;
	font-style: italic;
}

#medias a {
	text-decoration: none;
	color: Black;
}

#panel {
	text-align: center;
	padding: 10px 10px 20px 10px;
}

#panel a {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: Black;
	font-weight: bolder;
	border: 1px solid #D3D3D3;
}

#panel a.pageselect {
	background: #FFF8DC;
	border: 1px solid Gray;
}

.registrace {
	width: 100%;
}

.registrace td {
	padding: 2px 2px 2px 2px;
}

.registrace tr {
	background: #FFFFE0;
}

.registrace td.hlavicka {
	background: Gray;
	padding: 5px 5px 5px 5px;
	color: White;
	font-weight: bolder;
}

.registrace td.form-titled {
	text-align: right;
	vertical-align: top;
	font-weight: bolder;
}

.panel {
	border: 1px solid Gray;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.panel textarea {
	font-style: italic;
}

#logo-cert {
	text-align: center;
	color: #9B795D;
	font-size: 0.8em;
	font-weight: bolder;
}
