/*hrabeta.css*/

/*HDR*/
body {
	font-family:tahoma;
	font-size:70%;
	background:#DEEDF8 url('../img/back2.jpg') repeat-y center top;
}

#layout {
	margin:none;
	width:100%;
}

#cover {
	width:100%;
	text-align:left;
	background:#FFFFFF;
}

#head {
	height:150px;
}

#head a.hidden  {
	display:block;
}

#head em {
	display:none;
}

#head .navi {
	display:none;
}

	
/*CNT*/

#cnt {
}

#cnt #cnt-l {
	float:none;
	width:100%;
}

#cnt #cnt-r {
	display:none;
}


/*MENU*/

#menu {
	display:none;
}


/*FOOTER*/

#footer {
	margin-top:20px;
	height:38px;
	background:url('../img/ftr-back.gif') no-repeat left top;
}



#subfooter {
	display:none;
}

/*BAR*/

#bar {
display:none;
}

/*LNG*/

#lng {
display:none;
}


/*BOXY*/

#boxy {
	display:none;
}


/*CNT - WSW*/

.wysiwyg .box-ref {
	width:684px;
	border-bottom:6px solid #F8F8F2;
}

	.wysiwyg .box-ref h2 {
		width:684px;
		height:37px;
		background:url('../img/cs/h1-vzr.gif') no-repeat left top;
	}

.wysiwyg .box-ref .br-l {
	float:left;
	width:170px;
	_height:195px;
	min-height:195px;
}

	.wysiwyg .box-ref .br-l img {
		margin-left:5px;
		margin-top:10px;
	}

.wysiwyg .box-ref .br-r {
	float:left;
	margin-left:10px;
	width:490px;
	_height:190px;
	min-height:190px;
	background:url('../img/boxrefback.gif') no-repeat right top;
}

	.wysiwyg .box-ref .br-r .links {
		display:none;
	}
	
	.wysiwyg .box-ref .br-r .links a {
		margin-left:1px;
		margin-right:1px;
	}
	
	.wysiwyg .box-ref .br-r h3 {
		margin-top:6px;
		font-size:140%;
		color:#5D5D5D;
		border:none;
	}
	
	.wysiwyg .box-ref .br-r p {
		font-size:100%;
		margin-top:6px;
		color:#5D5D5D;
	}
		.wysiwyg .box-ref .br-r p:first-letter {
			padding-left:0px;
		}

		
	/*listicka*/
	
	.wysiwyg .listicka {
		width:647px;
		height:63px;
		margin-top:25px;
		margin-left:15px;
		margin-bottom:25px;
		background:url('../img/listicka.gif') no-repeat left top;
	}
	
	.wysiwyg .listicka ul {
		margin-top:0px;
	}
	
	.wysiwyg .listicka ul li {
		float:left;
		background:none;
		margin-top:26px;
	}
	
	.wysiwyg .listicka ul li a {
		margin-left:30px;
		font-size:110%;
		color:#2474A5;
		padding-left:15px;
		background:url('../img/listicka-ulila.gif') no-repeat 0px 7px;
	}
		.wysiwyg .listicka ul li a strong {
			color:#2474A5;
		}
		
		/*10 duovdu*/
	
	.wysiwyg .duvody {
		margin-left:50px;
		margin-top:20px;
	}
	
	.wysiwyg .duvody ul {
		margin-top:20px;
		margin-left:10px;
	}
	
		/*kontakt*/
		
	.wysiwyg table tr td.first {
		color:#F77F0A;
		/*width:100px;*/
		padding-left:40px;
	}
	
	.wysiwyg table.onlineform tr td {
		padding-left:40px;
		font-weight:bold;
		color:#5D5D5D;
		font-size:120%;
		/*width:80px;*/
	}
	
	.wysiwyg table.onlineform tr td input {
		border:1px solid #DEEDF8;
		background:#F9FBFD;
	}
		.wysiwyg table.onlineform tr td input#kk {
			width:90px;
		}
		.wysiwyg table.onlineform tr td input.submit {
			width:90px;
			padding:5px;
			border:1px solid #DEEDF8;
			color:#fff;
			font-weight:bold;
			background:#8DADCE;
			cursor:pointer;
		}
		
	.wysiwyg form fieldset {
		border:none;
		/*border:1px solid #F8F8F2;*/
	}
	
	.wysiwyg table.onlineform tr td textarea {
		width:560px;
		border:1px solid #DEEDF8;
		background:#F9FBFD;
	}

/*GLOBALS*/

.nobold {
	font-size:80%;
	font-weight:normal;
}

.getright {
	text-align:right;
}

.hidden {
	display:none;
}

.clr {
	clear:both;
	line-height:1px;
	height:1px;
}

.posunk {
	padding-top:13px;
}

.logoklik {
	position:absolute;
	top:0px;
	margin-left:40px;
	margin-top:20px;
	display:block;
	width:350px;
	height:130px;
	background:url('../img/logo.gif') no-repeat left top;
	cursor:pointer;
}
