/* ------------galery_main.html--------------*/
div.person
{
float:left;
width: 200px;
margin: 10px;
padding:10px;
background-color:#e9eaee;
text-align:center;
}
a.login
{
color:#102b58;
text-decoration:none;
font-family:Verdana, Arial, sans-serif;
font-size:10pt;
}
a.login:hover
{
font-weight:bold
}

/* ------------galery_user.html--------------*/

div.galery_item
{
float:left;
width: 200px;
height:250px;
margin: 5px;
padding:5px;
text-align:center;
background-color:#f0f1f5;
}
div.item_info
{
margin:5px;
font-family:Verdana, Arial, sans-serif;
font-size:8pt;
}
span.or_title
{
font-weight:bold;
color:#f0b30e;
}

/* ------------about.html--------------*/
div.text, div.text2
{
color:#142f5c;
font-family:Verdana, Arial, sans-serif;
font-size:10pt;
text-align:justify;
margin:10pt;
width:80%;
}
div.text2
{font-size:8pt;}

/* ------------faces.html--------------*/

div.person_info
{
width: 80%;
margin: 10px;
padding:10px;
background-color:#e9eaee;
overflow:hidden;
}
div.person_foto
{
width:200px;
float:left;
margin:10px;
}
div.name
{
font-size:12pt;
font-weight:bold;
color:#f0b30e;
margin-top:10px;
margin-bottom:10px;
}

/* --------Gallery_photo.html--------------*/
div.big_photo
{
width: 80%;
margin: 20px;
padding:20px;
background-color:#f0f1f5;
text-align:center;
font-family:Verdana, Arial, sans-serif;
font-size:10pt;
}

.photo_name
{
color:#26416e;
}
div.mark
{
margin:10px;
margin-bottom:5px;
font-weight:bold;
color:#26416e;
}
div.photo_info
{
margin:10px;
text-align:right;
font-size:8pt;
}
div.photo_info table
{font-size:9pt;}
a.link
{color:#26416e;
font-weight:bold;
text-decoration:none;
}
a.link:hover
{
text-decoration:underline;
}
.td_name
{
padding:5px;
font-weight:bold;
}

body
{
	padding:0px; 
	margin:0px; 
	background-color:#27426f; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
}
.menu_head
{
	background-image:url(images/menu_gradient.jpg); 
	font-family:Century Gothic; 
	color:white; 
	font-weight:bold; 
	font-size:14px;
	padding-left:5px;

}
.menu_pict
{
	display:block;
	float:right;
}
#top_center
{
	background-image:url(images/top_gradient.jpg);
}
#top 
{
	border-bottom:1px solid #ffffff;
}
#main_menu
{
	background-color:#FFBE0F;
	color:#27426f;
	font-family:Century Gothic;
	font-weight:bold;
}
#left
{background-color:#E9EAEE;}
#main_content
{
background-color:#FFFFFF;
}
#table_forum
{
background-color:#E9EAEE;
margin:2px;

}
.main_menu_item
{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	}
a.main_menu_item
{
	color:#27426f;
	text-decoration:none;
	}
a.main_menu_item:hover
{
	color:#E9EAEE;
	
	}
.form_auth
{
background-color:#E9EAEE;
padding-left:10px;
color:#27426f;
font-size:10px;
padding-top:5px;
padding-bottom:5px;
}
a.author
{
	color:#FF9900;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.work
{
	color:#27426f;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.gray_header
{
background-image:url(images/gray_shadow.png);
font-family:Century Gothic;
font-size:10pt;
color:#27426f;
padding-left:10px;
}
.gray_row
{background-color:#E9EAEE;
color:#27426f;
font-size:11px;
}
.white_row
{background-color:#FFFFFF;
color:#27426f;
font-size:11px;
}
.fotka
{
width:180px;
float:left;
margin:7px;
padding-bottom:10px;
}
.news
{margin:8px;}
.date
{
color:#00008b;
font-size:11px;
font-weight:bold;
}
.news_header
{
color:#27426f;
font-size:11px;
font-weight:bold;
}
.news_text
{
color:#27426f;
font-size:11px;
}

.news_date
{
color:#27426f;
font-size:11px;
font-style:italic;

}

/* ------------about.html--------------*/
div.text, div.text2
{
color:#142f5c;
font-family:Verdana, Arial, sans-serif;
font-size:10pt;
text-align:justify;
margin:10pt;
width:80%;
}
div.text2
{font-size:8pt;}

