html,body{
font-size:11px;
}

a{
color:#555;
font-family:verdana;
text-decoration:underline;}

a:hover{
color:#714641;
text-decoration:underline;}

td{
font-size:12px;
color:#000000;
font-family:tahoma;}

td.menu,a.menu{
color:#85221f;
font-weight:bold;
font-family:tahoma,verdana;
text-decoration:none;
padding-bottom:10px;}

a.menu{
color:#000000;}

.menu_a{
color:#85221f;
font-family:arial,verdana;
text-decoration:none;}

a.menu:hover{
color:#85221f;
text-decoration:underline;}


.title{
border-top:1px solid #ccc;
font-size:12px;
text-align:left}

.logo2{
background:url('/includes/pixas/logo2.gif') no-repeat;}

.zagol{
font-weight:bold;
font-size:13px;
text-align:center;
color:#fff;
background:#c00;}

.red{
font-weight:bold;
font-size:13px;
text-align:center;
color:#fff;
background:#c00;}


/*==========Sandro===========*/

#simplemodal-overlay{
	background-color:#001;
	cursor:wait;
}

#simplemodal-container{
	height:530px;
	width:340px;
	color:#ccc;
	/*background-image:url('/img/bg70.png');*/
	background-color:#666;
	border:4px solid #444;
	padding:20px 12px 12px 12px;
}
.t1{
	width:320px;
}

a.modalCloseImg{
	background:url('/misc/x.png') no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
}

label{
	font-size:15px;
	display:block;
	font-family:Arial;
}
h4{
	font-size:17px;
	padding:0;
	margin:0 0 5px 0;
	text-align:center;
	font-family:Arial;
}

