body 
{
  font-family: Verdana;
  font-size: 14px;
  background-color: #207DA0;
  background-image: url(images/back.gif);
  margin-top:53px;
  color: #444444;
}

a {color: #6E1973; text-decoration:none;}
a:hover {text-decoration:underline;}

h3 {color: #2f97c3;}
h4 {color: #2f97c3;}

#caption {font-size: 12px; }

#login_hr {
  color: #C0C0C0;
  background-color: #C0C0C0;
  border-color: #C0C0C0;
  height: 1px;
}

#header
{
	width: 1007px;
	height: 177px;
	background-image: url(images/top.jpg);
}

#right_border
{
	width:15px;
	background-repeat: repeat-y;
	background-image: url(images/right_border.jpg);
}


#more_main_menu {
	height: 100%;
	width:214px;
	background-image: url(images/menu_back_middle.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0;

}

#main_menu {
	padding-top:50px;
    width:214px;
	height:368px;
    text-align:right;
	vertical-align:top;
	background-image: url(images/menu_back_top.jpg);
	background-repeat:no-repeat;
	font-size:14px;
}


#main_menu a {
    display:block;
	/*width:auto;*/
    width:198px;	
	color:#072C3A;
    padding-right:15px;
	padding-top:10px;
    height:32px;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
	vertical-align:middle;
}

#main_menu ul{
	padding:0;
	margin:0;
}

#main_menu li {
    list-style-type:none;
	display:block;
	width:198px;
}

#main_menu a:hover
{
	display:block;
	width:198px;
	/*	padding-right:10px;*/
/*    height:32px;*/
	color: #6E1973;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/menu_item.png);
}


#menu_top
{
	/*padding-left:10px;*/
	padding-top: 50px;
	text-align: right;
	vertical-align: top;
	font-size:14px;
	font-weight: bold;
	width:214px;
	height:368px;
	background-image: url(images/menu_back_top.jpg);
        background-color:gray;
	background-repeat: no-repeat;
}


/*
#menu_top table
{
	width: 198px;
}
*/
/*
#menu_top td
{
	text-align: right;
	vertical-align: middle;
	width: 198px;
	height: 32px;
}
*/

#bottom
{
	height:106px;
	vertical-align: top;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
}


#menu_middle
{
	height: 100%;
	width:214px;
	background-image: url(images/menu_back_middle.jpg);
}


#content
{
	font-size: 12px;
	background-color:#ffffff;
	height:100%;
	padding-top: 70px;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom:70px;
        width: 778px;
}

#lang
{
	text-align: right;
	padding-right: 15px;
	font-size: 12px;
	color: #072C3A; 
}

#lang a
{
	font-size: 12px;
	color: #072C3A; 
	text-decoration: none;
}

#lang a:hover
{
	color: #6E1973; 
}

#naber
{
	font-size: 12px;
	color: #FFFFFF; 
}

#naber a
{
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration: none;
}

#naber a:hover
{
	color: #FFFFFF; 
}

#left_bottom
{
    width:214px;
	height:106px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/lenta.png);
}

input { border: 1px solid black; margin: 1px 1px }
input:focus { border-color: #6E1973; background-color: #71cff5;}
textarea { border: 1px solid black; margin: 1px 1px }
textarea:focus { border-color: #6E1973; background-color: #71cff5;}
select { border: 1px solid black; margin: 1px 1px }
select:focus { border-color: #6E1973; }

