.repeat_y {
	background-repeat: repeat-y;
}
.no_repeat {
	background-repeat: no-repeat;
}
td {
	font-family: Tahoma;
	font-size: 10px;
	color: #8A93AC;
}
a {
	font: 11px Tahoma;
	color: #476b17;
	text-decoration: none;
}
a:hover {
	font: 11px Tahoma;
	color: #476b17;
	text-decoration: none;
}
body 
{
	margin: 0px;
	padding: 0px;
}
.text_b {
	background: url(../images/text_b.gif);
	background-color: #eff4e8;
}
.chaty_kostra {
	margin-left: 23px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	width: 92%;
	border: solid 1px #e0e4d8;
	background-color: #f7faf4;
}
.chaty_title {
	color: #497f02;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	padding-left: 25px;
	padding-bottom: 5px;
}
.chaty_text {
	color: black;
	padding-left: 190px;
	position: absolute;
	padding-top: 5px;
	width: 95%;
	text-aligh: justify
}
.chaty_zoznam {
	border: solid 1px #c8e0a6;
	margin: 20px;
	padding: 20px;
	background-color: #f7faf4;
	text-align: left;
}
.frame {
	width: 100%;
	height: 300px;
	overflow: auto;
}
HR {
	color: #c8e0a6;
}
.chaty_pic_zoznam {
	border: solid 3px #b0d480;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 7px;
}
.chaty_title_detail {
	color: #497f02;
}
.back {
	padding-left: 90px;
}
.silvester {
	text-align: center;
	border: solid 1px #c8e0a6;
}
.silvester2 {
	border: solid 1px #c8e0a6;
}
.menu_left_txt {
 	text-align:center; 
 	font-weight:bold;
 	color:#078257;
 }
 .vylety {
	margin-left: 23px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	width: 92%;
}
.brdr td {
	border:solid 1px #c8e0a6;
	text-align:center;
}