body{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
p, h1, form, button{
        border:0; margin:0; padding:0;
        color:#000066;
         }
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}
.mycpanel{
margin:0 auto;
width:500px;
padding:14px;
}
.myinvitaciones{
margin:0 auto;
width:100%;
padding:14px;
}
/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized input:hover {
    border: 1px solid #f00;
    background: #ffc;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
blockquote {
background-color:#DDECF8;
background-image:url("../images/PostQuote.png");
background-position:left top;
background-repeat:no-repeat;
margin-bottom:10px;
margin-left:50px;
margin-right:10px;
margin-top:10px;
padding-bottom:5px;
padding-left:38px;
padding-right:5px;
padding-top:5px;
}
img {border:0;}

/*#panel {width:270px; position:relative; height:100px; margin:100px auto;}*/
#panel a:visited, #panel a {text-decoration:none; color:#d00; font-weight:bold;}
#panel a:visited img, #panel a img{filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 -moz-opacity: 0.40; opacity:0.6;
}
#panel a:hover {background-color:transparent; color:#06a;}
#panel a span {display:none;}
#panel a:hover span {display:block; position:absolute; top:50px; left:0; font-size:12px; height:18px; padding:4px; font-weight:normal; color:#a40;}

#panel a:hover img { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
 }
#paneles {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#paneles .top .left {
	background: url('../img/content_top_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#paneles .top .right {
	background: url('../img/content_top_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#paneles .top .center {
	background: url('../img/content_top_center.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
}
#paneles .top h1 {
	padding: 8px 0px 8px 7px;
}
#paneles h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

#paneles .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 300px;
}

#paneles .bottom .left {
	background: url('../img/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#paneles .bottom .right {
	background: url('../img/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#paneles .bottom .center {
	background: url('../img/content_bottom_center.png') repeat-x;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.mensje
{

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FC0000;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: left;
    text-decoration:none;
}


