body {
	margin: 0;
	padding:0;
	background-color: #FFF8EB;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial;
}
h1 {
	display: inline;
}
/* ---- cellpadding=0 cellspacing=0 ------- */
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
table td {
	padding:0px;
	font-size: 75%;
	color: #84131C;
}
table.main {
	height: 100%;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ------- top part ------- */
h1.menu {
	font-family: Arial;
	color: #CD2F1F;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h1.menu1 {
	font-family: Arial;
	color: #CD2F1F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
A.lang {
	color: #D89A93;
	text-decoration: underline;
}
A.lang:hover {
	color: #D89A93;
	text-decoration: none;
}
td.lang {
	color: #C38A7D;
}
/* content part */
.title {
	color: #AF3241;
	font-family: Arial Narrow;
	font-size: 16px;
	font-weight: normal;
	text-transform:uppercase;
}
a.left1 {
	color:#AF3241;
	text-decoration: underline;
font-size:13px;
}
a.left1:hover {
	color:#AF3241;
	text-decoration: none;
font-size:13px;
}
a.left {
	color:#AF3241;
	text-decoration: underline;
}
a.left:hover {
	color:#AF3241;
	text-decoration: none;
}
td.title_text {
	background-image: url(../images/title_back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
	padding-left: 11px;
}
td.left_text {
	height: 20px;
	padding: 20px 11px;
}
td.left_text a {
   	color:#AF3241;
	text-decoration: underline; 
    font-size:13px
}
td.left_text a:hover {
   	color:#AF3241;
	text-decoration: none;
    font-size:13px 
}
/* autorization */
td.login_form {
	height:10px;
	padding: 12px 0px 12px 11px;
}
input.login {
	width:117px;
	height:21px;
	border:solid 1px #E3BAB5;
	font-size: 11px;
	color: #A3A2A2;
	padding: 2px 3px 0px 3px;
}
input.button {
	background-image: url(../images/button_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	border:none;
	width: 117px;
	height:19px;
	color: #FFFFFF;
}
select.search {
	font-size:12px;
	color: #84131C;
	width: 117px;
	height: 21px;
	border: solid 1px #E3BAB5;
}
/* --- content part --- */
td.cont_part {
	background-image: url(../images/cont_back.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
	padding: 21px 20px;
}
/* bottom part */
a.bottom {
	color:#AF3241;
	text-decoration: underline;
    font-size:11px;
}
a.bottom:hover {
	color:#AF3241;
	text-decoration: none;
    font-size:11px;
}

#nound {
	text-decoration: none;
}
#title {
	background-image: url(../images/title_back1.jpg);
}

/* ------------  Dinamic menu ------------- */

.menu {
cursor: hand;
}
.menuActive {
    padding:0 1 0 1;
	font-weight: bold;
	text-align: center;
	cursor: hand; 
}
.menuOn {
	padding:0 1 0 1;

	text-decoration: underline;
	
	cursor: hand;
}
.menuActiveOn {
	padding:0 1 0 1;
	font-weight: bold;

     cursor: hand; 
}



.subMenu {
    cursor: hand;
	visibility: hidden;
	position: absolute;
	width: 165px;
	color: #000000;
	padding: -3px 0 0 0px;
    margin-top:-13px;
    z-index:20;
}
a.subMenu {
	color: #000000;
	text-decoration: underline;
}
a.subMenu:hover {
	color: #000000;
	text-decoration: none;
}

.subMenuLast {
	visibility: hidden;
	position: absolute;
	width: 195px;
	padding: 0 0 0 0px;
	margin: 0 0 0 -75;
    cursor: hand;
}
.subMenuItem {
    font-family:Arial;
    text-transform:none;
	color: #CD2F1F;
	cursor: pointer;
	cursor: hand;
    font-size:12px;
}
.submenuover {
}
a.submenuover:hover {
	text-decoration: underline;
}
subMenuItem A{
	color: #CD2F1F;
	text-decoration: underline;
}
subMenuItem A:hover {
	color: #000000;
	text-decoration: underline;
}


.subMenuItem A {
font-size:12px;
text-transform:uppercase;
color:#CD2F1F;
font-weight:normal;
text-decoration: underline;
}
.subMenuItem A:hover {
text-decoration: underline;
}

.subMenuItemActive {
    font-family:Arial;
    text-transform:none;
	color: #000000;
	width: 100%;
	cursor: auto; 
	text-decoration: underline;
    font-size:12px;
}

.prim{
    font-size:130%;
    color: #CD2F1F;
}

table.pic {
    width:152px;
    height:152px;  
	background-image: url(../images/bg_pictures.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
table.pic2 {
    width:128px;
    height:207px;  
	background-image: url(../images/bg_pic118.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}