/* lcms.css */

body {
	background:#D6E6F6;
	font-family:tahoma;
	font-size:70%;
}

#layout {
	margin:0 auto;
	width:802px;
	text-align:left;
}

#obal {
	width:800x;
	margin-top:1.2em;
	background:#fff;
	border:1px solid #2C64A2;
}

#head{
		height:357px;
		background:url('../img/stinek.jpg') repeat-x left bottom;
}

		#nontit-head{
			height:146px; /*146*/
			background:url('../img/stinek.jpg') repeat-x left bottom;
		}

.tit-head {
	height:342px;
	background:url('../img/tit-head.jpg') no-repeat left top;
}

		.nontit-head { /*head druhe urovne*/
			height:15px;
		}

.cnt-r {
	float:right;
	width:580px;
}

  .upbar {
		margin-top:0px;
		padding-top:3px;
		padding-bottom:3px;
		padding-left:10px;
		font-size:90%;
		color:#DDEBF9;
		border-top:1px dashed #DDEBF9;
		aborder-bottom:1px dashed #DDEBF9;
		text-align:right;
	}
	
	 .upbar a {
	   color:#8899C7;
   }
   
   .upbar a:hover {
	   color:#6677A5;
   }

	.navi {
		margin-top:0px;
		padding-top:3px;
		padding-bottom:3px;
		padding-left:10px;
		font-size:80%;
		color:#999999;
		border-top:1px dashed #DDEBF9;
		border-bottom:1px dashed #DDEBF9;
	}
	
		.navi a {
			color:#999999;
		}
		
		.navi a:hover {
			color:#666666;
		}

.cnt-l {
	float:left;
	width:220px;
	overflow:hidden;
}
	.l-box {
		width:209px;
		margin-left:3px;
		margin-top:10px;
	}
  
    .l-box h3 {
      margin-top:5px;
      padding-left:5px;
      color:#B26D13;
      font-size:120%;
      font-weight:bold;
      margin-left:5px;
      background:#F8F2EA;
      padding-top:3px;
      padding-bottom:3px;
    }
    
    .l-box fieldset {
      border:none;
    }
		
		/*.l-box input.input {
		  border:1px solid #B26D13;
		  background:#FBF7F1;
    }
    
    .l-box input.submit {
      border:1px solid #B26D13;
      background:#FBF7F1;
      font-weight:normal;
      font-size:85%;
      cursor:pointer;
    }*/
    
		.l-box h3.rikaji {
			margin-left:40px;
			margin-top:10px;
			width:133px;
			height:25px;
			background:url('../img/rikaji.gif') no-repeat left top;
		}
		
		.l-box p {
			padding-top:5px;
			padding-left:5px;
			color:#7A7A7A;
		}

	.menu-1 {
		margin-left:5px;
		margin-top:0px;
		background:url(../img/m1up2.gif) repeat-x #E4EDDA;
		width:209px;
		aborder:1px solid #A9A9A9;
		padding-top:10px;
		padding-bottom:10px;
		border-right:1px solid #E0E8D6;
	}
	
	.menu-1 ul {
		margin-left:3px;
	}
	
	.menu-1 ul li {
		list-style:none;
	}
	
	.menu-1 ul li a {
		display:block;
		width:201px;
		padding-top:5px;
		height:25px;
		background:url('../img/3dots.gif') no-repeat 2px 10px;
		color:#4D6C31;
		afont-size:85%;
		afont-weight:bold;
		text-decoration:none;
	}
	
	.menu-1 ul li a:hover {
		background:#BECFAA url('../img/3dots.gif') no-repeat 2px 10px;
		color:#DA504E;
	}
	
	.menu-2 {
		margin-left:5px;
		margin-top:0px;
		background:#F2F8EA;
		width:209px;
		aborder:1px solid #A9A9A9;
		border-right:1px solid #E0E8D6;
		border-bottom:1px solid #E0E8D6;
		padding-top:10px;
		padding-bottom:10px;
	}
	
		.menu-2 h3 {
			margin-left:30px;
			margin-top:5px;
			width:146px;
			height:33px;
			background:url('../img/vse-o-luckycms.gif') no-repeat left top;
		}
	
	.menu-2 ul {
		margin-left:3px;
	}
	
	.menu-2 ul li {
		list-style:none;
	}
	
	.menu-2 ul li a {
		display:block;
		width:201px;
		padding-top:5px;
		height:25px;
		background:url('../img/plus.gif') no-repeat 2px 10px;
		color:#4D6C31;
		afont-size:85%;
		font-weight:bold;
		text-decoration:none;
	}
	
	.menu-2 ul li a:hover {
		background:#BECFAA url('../img/plus.gif') no-repeat 2px 10px;
		color:#DA504E;
	}
		
		.pdd {
			padding-left:20px;
		}
		
.foot {
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	afont-size:85%;
	color:#1B54B6;
	text-align:right;
}
	
	.foot a {
		color:#1B54B6;
	}
	
	.foot a:hover {
		color:#093294;
	}

.subfoot {
	afont-size:85%;
	color:#1B54B6;
}

	.subfoot a {
		color:#1B54B6;
	}
	
	.subfoot a:hover {
		color:#093294;
	}

	.sf-l {
		float:left;
	}
	
	.sf-r {
		float:right;
	}
	
/* TITULKA */

	.tit-cnt {
		width:580px;
		background:url('../img/tit-cnt.gif') no-repeat left top;
		_height:466px;
		min-height:466px;
	}
	
		.tcnt-box {
			float:left;
			margin-top:165px;
			margin-left:3px;
			width:188px;
			padding-top:5px;
			font-weight:bold;
		}
		
			.wysiwyg .tcnt-box ul {
				list-style:none;
			}
			
			.wysiwyg .tcnt-box ul li {
				padding-top:10px;
				color:#983E22;
			}
			
			.wysiwyg .tcnt-box ul li a {
				color:#983E22;
			}
			
			.wysiwyg .tcnt-box ul li a:hover {
				color:#D87C5F;
			}
			
			.wysiwyg .tit-cnt .subtext {
				clear:both;
				float:none;
				padding-top:60px;
				margin-left:20px;
			}
			
				.wysiwyg .tit-cnt .subtext p {
					width:95%;
					font-size:100%;
					line-height:1.6em;
					font-weight:bold;
					color:#254481;
				}

/* / TIT*/

.upper {
	width:800px;
	position:absolute;
	top:0;
	text-align:right;
	color:#093294;
}

	.upper a {
		color:#1B54B6;
		text-decoration:none;
	}
	
	.upper a {
		color:#093294;
		text-decoration:none;
	}
				
		/*GLOBALS*/
.clr {
	height:1px;
	clear:both;
}

.hidden {
	display:none;
}

.logo-klik {
	display:block;
	width:213px;
	height:104px;
	margin-left:1px;
	background:url('../img/luckycms-logo.gif') no-repeat right top;
	aborder-right:1px dashed #E0E8D6;
	cursor:pointer;
}

a.loginlink {
  color:green;
}

/*flash*/

.flash {
	width:805px;
	height:131px;
}

.flash object {
	min-width:800px;
	_width:805px;
	height:131px;
}

.wysiwyg .tit-cnt ul li {
  padidng:0px;
  background:none;
}

.bdb {
  border-bottom:1px dashed #B26D13;
}

.sendform {
  margin-top:5px;
  padding-bottom:10px;
}

    input.input {
		  border:1px solid #B26D13;
		  background:#FBF7F1;
    }
    
    input.submit {
      border:1px solid #B26D13;
      background:#FBF7F1;
      font-weight:normal;
      font-size:85%;
      cursor:pointer;
      padding-top:1px;
      padding-bottom:1px;
      }
      
    textarea.textarea {
      width:150px;
      height:200px;
      border:1px solid #B26D13;
      background:#FBF7F1;
    }

