@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 11px;
	color: #0e0d09;
} 

a {
	text-decoration: none;
	color: #0e0d09;
}

body {
	margin: 0px;

}

table,td,tr {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.main_bg {
	background: url(../images/body_bgmain.gif) repeat-x;
	
}

.body_bg {
	background: url(../images/body_bg2.png) no-repeat center;
}

.footer {
	text-align: center;
	vertical-align: middle;

}

.footer_ist:link, .footer_ist:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #d38b0b;
	display: block;
	text-decoration: none;
	border-right: solid thin #CCCCCC;
	border-left: solid thin #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 130px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}

.footer_nav:link, .footer_nav:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #d38b0b;
	display: block;
	text-decoration: none;
	border-right: solid thin #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}

.yawp_logo {
	text-align: center;
	vertical-align: middle;
}

.menu_div {
	background: url(../images/menu_div.gif) no-repeat center top;
}

.menu_off {
	background: url(../images/menu_grey.gif) no-repeat left top;
}

.menu_off:hover {
	background: url(../images/menu_red.gif) no-repeat left top;
}

.menu_on {
	background: url(../images/menu_red.gif) no-repeat left top;
}

.menu_txt {
	font: Helvetica, sans-serif, Arial;
	font-size: 15px;
	color:#c2c2c2;
	text-align: left;
	padding-top: 27px;
	padding-left: 17px;
}

.left_pic {
	background: url(../images/girl_cnr.png) no-repeat right bottom;
}

.right_pic {
	background: url(../images/helenka_cnr.png) no-repeat left bottom;
}

.title_txt {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
}

.title_txt h1 {
	margin-top: 120px;
	font: Helvetica, sans-serif, Arial;
	font-size: 30px;
	font-weight: bold;
	color: #d48f18;
}

.body_hdr {
	padding-left: 20px;
	padding-top: 18px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #d48f18;
}

.body_hdrb {
	padding-top: 18px;
	text-align: left;
}

.body_lst {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.body_lsttxt {
	font-size: 12px;
	padding-left: 30px;
	padding-right: 80px;
	text-align: left;
	color: #8b5e10;
}

.body_lst ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

.body_lst li {
	list-style-image: url(../images/ico_bladotarrow.gif);
	margin: 0px;
	padding: 0px;
}

.body_lst li:hover {
	list-style-image: url(../images/ico_reddotarrow.gif);
	color: #d70f0c;
}

.body_lst a:hover {
	color: #d70f0c;
}

.body_lst .currentpg h2 {
	list-style-image: url(../images/ico_reddotarrow.gif);
	color: #d70f0c;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px;
	padding-left: 18px;
	margin: 0px;
}

.body_txt {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	font-size: 14px;
	text-align: left;
}

.body_ttl {
	font-size: 16px;
	font-weight: bold;
	color: #d48f18;
}

.body_ttlb {
	font-size: 14px;
	font-weight: bold;
	color: #8b5e10;
	text-decoration:underline;
}

.body_txtb {
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 80px;
	font-size: 12px;
	text-align: left;
}

.body_txtb h2 {
	font-size: 25px;
	font-weight: bold;
	color: #d48f18;
	margin: 0px;
	padding: 0px;
}

.body_txtb ul {
	color: #44800e;
	font-weight: bold;
}

.body_txt a:hover {
	color: #d70f0c;
}

.body_txtb a:hover {
	color: #d70f0c;
}

.body_details {
	padding-left: 5px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #0e0d09;
}

.body_catagory {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: #d70f0c;
}

.body_yp {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 45px;
	text-decoration: none;
	border: none;
}

.body_bbgbdr {
	 background-color:#f9f9dd;
	 padding-left: 5px;
	 padding-right: 5px;
}

.link_style {
	color: #0000cc;
	text-decoration: none;
}

