/* *********** */
/* JS definice */
/* *********** */
li /* IE:hover */ {
  background-color: expression(
        isNaN(this.js)?(this.js=1,
        this.onmouseover=new Function("this.className+=' hover';"),
        this.onmouseout=new Function("this.className=this.className.replace(' hover','');")
        ):false);
  );
}
form /* IE:hover */ {
  background-color: expression(
        isNaN(this.js)?(this.js=1,
        this.onmouseover=new Function("this.className+=' hover';"),
        this.onmouseout=new Function("this.className=this.className.replace(' hover','');")
        ):false);
  );
}
input /* IE:hover */ {
  background-color: expression(
        isNaN(this.js)?(this.js=1,
        this.onmouseover=new Function("this.className+=' hover';"),
        this.onmouseout=new Function("this.className=this.className.replace(' hover','');")
        ):false);
  );
}
/* ************ */
/* CSS definice */
/* ************ */
body {
	background-color: #020;
	background-image: url(general_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#AllSite {
	position: relative;
	top: 0px;
	display: block;
	width: 810px;
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align: left;
}
#statistic {
	display: none;
	visibility: hidden;
}
/* ****** */
/* header */
/* ****** */
#header {
	position: relative;
	display: block;
	width: 810px;
	height: 370px;
	background-image: url(header_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin: 0px;
	float: left;
}
#header a{
	position: absolute;
	left: 103px;
	top: 100px;
	display: block;
	width: 161px;
	height: 137px;
	text-decoration: none;
}
#header a img {
	border: none;
}
#header a span {
	visibility: hidden;
}
/* ****** */
/* footer */
/* ****** */
#ContentFooter {
	position: relative;
	height: 200px;
	width: 820px;
	background-image: url(general_footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	left: -5px;
	top: -25px;
	clear: both;
}
#ContentFooter p {
	position: relative;
	display: block;
	width: 100%;
	top: 100px;
	text-align: center;
	color: #234656;
}
/* **** */
/* menu */
/* **** */
#menu {
	display: block;
	height: 36px;
	width: 550px;
	position: absolute;
	left: 145px;
	top: 335px;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
#menu ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0px;
}
#menu ul li {
	position: relative;
	display: block;
	width: auto;
	height: 32px;
	margin: 0;
	padding: 0 5px 0 5px;
	float: left;
	overflow: hidden;
}
#menu ul li a,
#menu ul li strong {
	/* resetuje nastaveni z #header a */
	width:auto;	
	position: relative;
	left: 0px;
	top: 0px;
	display: inline;
	float: left;
	height: 36px;
	visibility: visible;
	/* nastaveni dalsi */
	line-height: 36px;
	color: white;
	border: none;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
#menu a:hover {
	font-weight: bold;
}
#menu ul li strong {
	color: #ed9;
}
/* *********** */
/* InfoToolBar */
/* *********** */
#InfoToolBar {
	position: relative;
	top: -35px;
	left: 310px;
	
	display: block;
	width: 500px;
	height: 40px;
	overflow: hidden;
	
	margin: 0 0 -40px 0;
	padding: 0px;
	z-index: 100;
	
	text-align: right;
	font-size: 100%;
}
#AllSite>#InfoToolBar {
	position: absolute;
	top: 105px;
	right: 0px;
	left: auto;
	margin: 0px;
}
/* ********* */
/* formulare */
/* ********* */
.CenterBox {
	display: block;
	width: 270px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#content label {
	display: block;
	float: left;
	width: 200px;
	text-align: left;
	clear: both;
}
#content .CenterBox label {
	display: block;
	float: left;
	width: 80px;
	text-align: left;
	clear: none;
}
#content form {
	display: block;
	background-color: white;
	border: 1px solid #666;
	padding: 15px;
	margin: 0 auto 0 auto;
}
#content input, #content textarea, #content select {
	margin: 0 0 .5em 0;
	float: left;
}
.CenterBox a {
	font-size: 80%;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 80%;
}
.MusisVyplnit {
	color: Red;
	font-weight: bold;
	line-height: 100%;
	font-size: 130%;
}
.MustFill input {
	background-color: #ffc;
	border: 1px solid #bbb;
}
legend {
	margin: 0 0 1em 0;
	color: #711;
}
#content div.submit {
	text-align: center;
}
#content div.submit input {
	float: none;
}
div.rewrite input, div.rewrite img {
	float: left;
	margin-bottom: .5em;
}
#content div.rewrite input {
	clear: both;
	margin-left: 200px;
}
/* *********** */
/* SearchForm  */
/* QuickLoggIn */
/* *********** */
#InfoToolBar #SearchForm {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 220px;
	height: 40px;
	background-image: url(toolbar_search_field.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
}
#InfoToolBar #SearchForm #search {
	
	position: absolute;
	top: 10px;
	left: 20px;
	display: block;
	width: 150px;
	height: 20px;
	line-height: 20px;
	border: none;
	padding: 0;
	background-color: transparent;
	font-size: 100%;
}
#InfoToolBar #SearchForm .button,
#InfoToolBar .QuickLoggIn .button {
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(button_search_scroll.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#InfoToolBar .QuickLoggIn .button {
	background-image: url(button_login_scroll.jpg);
}
#InfoToolBar #SearchForm .button:hover,
#InfoToolBar #SearchForm .hover,
#InfoToolBar .QuickLoggIn .button:hover,
#InfoToolBar .QuickLoggIn .hover {
	background-position: bottom;
}
#InfoToolBar .QuickLoggIn {
	background-image: url(quick_login_fields.jpg);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	width: 275px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 0px;
	border: none;
}
#InfoToolBar .QuickLoggIn #quick_login,
#InfoToolBar .QuickLoggIn #pass {
	position: absolute;
	top: 10px;
	left: 20px;
	display: block;
	width: 95px;
	height: 20px;
	line-height: 20px;
	border: none;
	padding: 0;
	background-color: transparent;
	font-size: 100%;
}
#InfoToolBar .QuickLoggIn #pass {
	left: 140px;
}
#InfoToolBar .QuickLoggIn #over-pass {
	left: 140px;
}
/* QuickLoggOut */
#InfoToolBar .QuickLoggOut input {
	display: inline;
	width: 40px;
	height: 40px;
	background-image: url(logout_button.jpg);
	background-position: top;
	border: none;
}
#InfoToolBar .QuickLoggOut input:hover,
#InfoToolBar .QuickLoggOut input.hover {
	background-position: bottom;
}
#InfoToolBar .QuickLoggOut strong {
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 0px;
	right: 50px;
	padding: 0px;
}
#InfoToolBar .QuickLoggOut strong a {
	text-decoration: underline;
	color: #378;
	font-size: 80%;
}
#InfoToolBar .QuickLoggOut strong a:hover {
	color: Red;
	text-decoration: none;
}
#CounterImg {
	display: block;
	clear: both;
	text-align: center;
	visibility: visible;
	width: 820px;
	margin: 0 auto 5px auto;
}
#CounterImg img {
	position: relative;
	display: inline;
	visibility: visible;
}
/* ********* */
/* overlabel */
/* ********* */
label.overlabel {
	color: #397288;
	visibility: hidden;
}
label.overlabel-hidden {
	display: none;
	visibility: hidden;
	position: absolute;
	top: 1000px;
}
label.overlabel-apply {
	visibility: visible;
	display: block;
	position:absolute;
	top: 11px;
	left: 20px;
	z-index:1;
	color: #397288;
}
/* ******* */
/* content */
/* ******* */
#GraphicBody {
	display: block;
	width: 810px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}
#content {
	position: relative;
	
	display: block;
	width: 610px;
	height: 200px;
	
	background-image: url(body_background.jpg);
	background-position: top;
	background-repeat: repeat-y;
	
	margin: 0;
	padding: 50px 100px 50px 100px;
	float: left;
}
#GraphicBody>#content {
	height: auto;
	min-height: 200px;
}
#content .LeftCol {
	width: 280px;
	display: block;
	float: left;
	clear: both;
	margin: 0 0 1em 0;
}
#content .RightCol {
	display: block;
	width: 280px;
	float: right;
	margin: 0 0 1em 0;
}
#content img.NoBorder {
	border: none;
}
#content img.right {
	margin: 0px 0px 25px 25px;
}
#content img.left {
	margin: 0px 25px 25px 0px;
}
.LeftCol table {
	border-bottom: 1px solid #AEBF30;
	text-align: left;
	margin-top: 25px;
	font-size: 70%;
}
.LeftCol table td,
.LeftCol table th {
	border: none;
	border-top: 1px solid #AEBF30;
	background-color: White;
	padding: 3px 5px 3px 5px;
	text-align: left;
}
.LeftCol table th {
	background-color: #AEBF30;
	color: White;
	text-transform: uppercase;
}
.LeftCol table .licha td {
	background-color: #EBF2B9;
}
/* nahledy v katalogu */
#GraphicBody #content div.lichaThumbnail,
#GraphicBody #content div.sudaThumbnail {
	display: block;
	width: 280px;
	height: 420px;
	float: left;
	background-image: url(left_thumbnail.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px 50px 50px 0px;
}
#GraphicBody #content div.sudaThumbnail {
	margin-right: 0px;
	background-image: url(right_thumbnail.jpg);
}
#GraphicBody #content div.lichaThumbnail img,
#GraphicBody #content div.sudaThumbnail img {
	margin: 50px 0px 0px 49px;
	border: 1px solid #666;;
}
#GraphicBody #content div a:hover img {
	border-color: red;
}
/* texty */
h1 {
	color: #711;
	font-weight: bold;
	font-style: italic;
	font-size: 150%;
	margin: 0 0 2em 0;
}
h2, h2 a, h4, h5 {
	color: #864;
	font-weight: normal;
	margin: 1.5em 0 1em 0;
	padding: 0px;
}
.RightCol h2 {
	margin-top: 0px;
}
h2 {font-size: 120%;}
#content p,
#content ul,
#content ol,
#content td,
#content th {
	font-size: 105%;
	text-align: justify;
	text-align: left;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}
ul ul,
ul ul ul,
ul ul ul ul,
ul ul ul ul ul{
	font-size: 100%;
	margin: 0px;
}
#content p {
	color: #234656;
	margin: 0 0 2em 0;
	padding: 0 0 3em 0;
	background-image: url(odstavcovy_ornament.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: justify;
}
#content ul,
#content ol {
	margin: 0 0 1em 1.2em;
	padding: 0;
	color: #234656;
}
#content li{
	margin: 0;
	padding: 0;
	list-style-image: url(odrazkovy_ornament.gif);
}
#content td {
	vertical-align: top;
}
a, h2 a {
	text-decoration: underline;
	color: #3B4BBF;
}
a:hover, h2 a:hover {
	text-decoration: none;
	color: #BF4130;
}
h6 {
	padding: 1em;
	font-size: 100%;
	font-weight: normal;
	font-variant: small-caps;
	background-position: bottom;
	background-repeat: repeat-x;
	color: black;
	margin: 0 0 20px 0;
	text-align: left;
}
h6.ok {
	background-color: #D8E673;
	border: 1px solid #788040;
}
h6.wrn {
	background-color: #E5887F;
	border: 1px solid #804840;
	color: White;
}
h6.alert {
	background-color: #F9F09A;
	border: 1px solid #806A40;
}
h6.info {
	background-color: White;
	border: 1px solid #666;
}
/* ******* */
/* ToolBar */
/* ******* */
#content p.ToolBar {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	clear: both;
	font-size: 0px;
	background-image: none;
	text-align: center;
	margin: 0 0 50px 0;
}
#content .ToolBar a,#content  .ToolBar strong {
	font-size: 16px;
	padding: 2px 7px 2px 7px;
}
#content .ToolBar a {
	text-decoration: none;
	background-color: #234656;
	color: White;
}
#content .ToolBar a:hover {
	background-color: #711;
}
#content .ToolBar strong {
	color: #234656;
}
/* ****************** */
/* resizable textarea */
/* ****************** */
#content form textarea.resizable {
	margin: 10px 0 0 0;
	width: 680px;
	float: left;
	border: 1px solid #bbb;
	background-color: White;
}
.resizable-textarea {
	width: 99%;
}
.resizable-textarea .grippie {
	height: 9px;
	background: #EEE url("/kody/modules/contacts/docs/grippie.gif") no-repeat center 2px;
	border: 1px solid #DDDDDD;
	border-top-width: 0;
	cursor: s-resize;
	overflow: hidden;
	margin: 0 0 10px 0;
	clear: both;
}
