/*
Copyright 2007 MenuPalace.com
*/
a{ text-decoration:underline; color: #0a0639;}
a:hover{ text-decoration:none;}

html,body {
	margin:0px;
	padding:0; 
	border:none;
	background:#FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	background-image:url(../images/bg.jpg); background-position:top center; background-repeat:repeat-x;
}

.spacer{ margin:0; padding:0; clear:both;}

.container{ margin:0 auto; width:1003px; background-image:url(../images/container_bg.jpg); background-position:top center; background-repeat:no-repeat;}
.container h1{color: #decfff; text-decoration: none; font-size: 11px; font-weight: bold; padding:6px 0 6px 6px; margin:0px;}
.header{  height:140px; width:640px; float:left;}
.header2 { float:right; height:140px; width:360px; }
.header2 a{ display:block; height:140px; width:360px;  }

.content{ width:1003px; padding:0px 0 10px 0; text-align:center; background-image:url(../images/container_bg2.jpg); background-position:0 -100px; background-repeat:no-repeat;}
.content h1{ color:#0d0842; width:961px; text-align:left; height:20px; padding:0px 20px 0px 20px; margin:0px; font-size:16px; font-weight: bold; border-bottom: #0a0639 0px solid;}
.content_space{ width:10px; height:10px; float:left;}
.content_spaceHTML{ width:10px; height:100px;}
/*
content_left_holder
*/
.content .content_left_holder{ width:671px; float:left; padding:10px 0 20px 0;}
.content .content_left_holder .vdata{ position:absolute; font-size:16px; font-weight: bold; margin:178px 0 0 132px; }
.content .content_left_holder .visota{ height:240px;}
.content .content_left_holder h1{width:631px; padding:0px; margin:0px;}
.content .content_left_holder h1 span{ visibility:hidden; height:1px;}
.content .content_left_holder span{ visibility:hidden; height:1px;}

.content .content_left_holder .content_left{ width:265px; float:left; padding:35px 20px 0 0; text-align:right;}
.content .content_left_holder .content_left img{border: #0a0639 1px solid;}


.content .content_left_holder .content_center{ width:375px; float:left; padding:30px 0 0 0; text-align:left;}
.content .content_left_holder .content_center h1{width:375px; text-align:left; padding:0px 0 15px 0; font-size:16px; margin:0; border:0px; }

.content .content_left_holder .pic{ float:left; width:670px; padding:10px 0 0 0; text-align:center;}

/*
right top
*/
.content .content_right{width:300px; height:570px; float:left;  margin:0; text-align:left;}
	.content .content_right .boxform {width:240px; text-align:left; margin-left:20px;}
	.content .content_right .boxform .form { text-align:left;}
	
	.content .content_right .ty {width:240px; text-align:justify; margin-left:25px; margin-top:30px;font-size:12px; font-weight:bold;}
	.content .content_right .ty h1 {width:240px; text-align:center; font-size:16px; font-weight:bold; margin:0px; padding:0px;}

.friends {font-size: 14px;color:#ff0000;}

A.facebook{color:#76659B;text-decoration:none;font-size: 11px;font-weight:bold; background-image:url(http://www.menupalace.com/menupalace/images/facebook.jpg);
background-position:left top;
background-repeat:no-repeat; padding:0 10px 0 20px;}
A.facebook:link{color:#76659B;text-decoration:none;font-size: 11px;font-weight:bold;}
A.facebook:hover{color:#76659B;text-decoration:underline;font-size: 11px;font-weight:bold;}

/*
footer
*/
.footer{ width:1003px; text-align:center; padding:20px 0 20px 0; color:#000000; font-size:11px; border-top:#76659a 1px solid;}
