@charset "utf-8";
/* CSS Document */

BODY {
	font-family:Arial, Helvetica, sans-serif;;
	color:#081521;
	font-size:13px;
	text-decoration:none;
	background:url(../img/backgr-sides.gif);
	margin:0px;
}

.menu_text {
	color:#7E96A6;
	font-weight:bold;
}

.people_title {
	color:#FFFFFF;
	font-weight:bold;
}

.people_link {
	color:#7E96A6;
	font-weight:bold;
	text-decoration:none;
}

a.people_link:hover {
	text-decoration:underline;
}

.spec_link {
	color:#7E96A6;
	font-weight:bold;
	text-decoration:underline;
}

a.spec_link:hover {
	text-decoration:none;
}

.links_link {
	color:#7E96A6;
	font-weight:bold;
	text-decoration:none;
}

a.links_link:hover {
	text-decoration:underline;
}

a.menu_text:link {
	text-decoration:none;
}

a.menu_text:visited {
	text-decoration:none;
}

a.menu_text:hover {
	text-decoration:underline;
}

a.menu_text:active {
	text-decoration:none;
}

.menu {
	cursor:pointer;
}
#menu_a {
	color: #CF8E41;
	font-weight: bold;
	padding-right:6px;
/*	background-image: url(../img/icon-menu-on.gif);
	background-position:right;
	background-repeat:no-repeat;*/
}

#menu_a_rol {
	cursor:pointer;
	color: #CF8E41;
	font-weight: bold;
	padding-right:6px;
/*	background-image: url(../img/icon-menu-on.gif);
	background-position:right;
	background-repeat:no-repeat;*/
}

#menu_a_off {
	cursor:pointer;
	color: #692C00;
	font-weight: bold;
	padding-right:6px;
/*	background-image: url(../img/icon-menu.gif);
	background-position:right;
	background-repeat:no-repeat;*/
}

.menu_gallery_on {
	color: #CF8E41;
	font-size:12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 9px;
}

.menu_gallery {
	color:#081521;
	font-size:12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 9px;
}

.menu_gallery_a {
	color:#081521;
	font-size:12px;
	font-weight: bold;
	padding-bottom: 5px;
}

a.menu_gallery_a:link {
	text-decoration:none;
}

a.menu_gallery_a:visited {
	text-decoration:none;
}

a.menu_gallery_a:hover {
	color: #CF8E41;
	text-decoration:underline;
}

a.menu_gallery_a:active {
	text-decoration:none;
}

.gallery_title {
	color: #FFFFFF;
	font-weight: bold;
}

.gallery_subtitle {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
}

.gallery_text {
	text-align:center;
	font-size:12px;
	padding-bottom: 6px;
	vertical-align: top;
}

.credit_text{
	color:#C17E27;
	background-image:url(../img/credit-backgr.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	cursor:pointer;
}

.interia_text{
	color:#882300;
	font-weight:bold;
}

.links_title {
	font-weight: bold;
	color: #CF8E41;
}

.links_text {
padding-bottom: 4px;
}

.link_to_gallery {
	color: #692C00;
	font-weight: bold;	
}

a.link_to_gallery:link {
	text-decoration:none;
}

a.link_to_gallery:visited {
	text-decoration:none;
}

a.link_to_gallery:hover {
	color: #CF8E41;
	text-decoration:none;
}

a.menu_gallery_a:active {
	text-decoration:none;
}

