* {padding: 0; margin: 0;} 

body {
	font-family: Tahoma;
	background: #ffffff url(def/big2.jpg) no-repeat center top;
	background-color: #FFF;
	color: #2D0500;
	width: 100%;
	height: 100%;
	text-align:center;
	display: table;
}

em {
	font-size:22px;
	font-style:normal;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#pd-left {
	width:260px;
	margin-right:10px;
	float:left;
}

#pd-right {
	width:710px;
	float:left;
}

#pd-left-top {
	width:260px;
	height:155px;
}

#pd-left-bottom {
	width:260px;
	text-align:right;
	font-size:13px;
}

#pd-right-top {
	width:100%;
	height:90px;
	float:left;
}

#pd-right-content {
	width:100%;
	float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='def/bg-submenu.png'); 
	background-attachment:repeat;
}

div[id=pd-right-content] {
	float:left;
	width:710px;
	background:transparent url(def/bg-submenu.png) repeat;
}

#menu {
	FONT-WEIGHT:700;
	FONT-SIZE:15px;
	padding:0;
	margin:0;
	list-style:none;
	line-height:22px;
	clear:both;
}

#pd-right-content a {
	COLOR:#5d0800;
	font-weight:900;
	TEXT-DECORATION:underline;
}

#terkep {text-align:left;padding:0 20px 0 20px;line-height:22px;}

#terkep a#menu {
	display:inline;
	COLOR:#2D0500;
	text-decoration:none;
}

#terkep a#menu:active,
#terkep a#menu:hover {COLOR:#8B6161;}

#menu a {
	display:block;
	width:260px;
	COLOR:#2D0500;
	text-decoration:none;
	filter:alpha(opacity=100) !important;
}

#pd-right-content a:active, #pd-right-content a:hover,
#menu a:active, #menu a:hover {
		COLOR:#8B6161;
}

#menu li ul a {
	color:#8B6161;
}

#menu li ul a:active, #menu li ul a:hover {
	COLOR:#2D0500;
}

#menu li ul#trans li {
	padding:0 10px 0 10px;
	text-align:left;
}

#menu li#static {
	COLOR:#888;
}

#menu li {
	position:relative;
	float:left;
}

#menu li ul#trans {
	MARGIN:0;
	PADDING:20px 0 20px 0;
	position:absolute;
	list-style:none;
	left:-999em;
	top:-21px;
}

#menu li ul#trans { 
	background:#EEE9E6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;	
}

#menu li:hover ul#trans,#menu li.sfhover ul#trans {
	left:260px;
}
