/* Навигация */

#nav, #nav-bottom {
	text-align: right;
	height: 35px;
	width: 90px;
}

#nav-bottom {
	text-align: right;
	width: 600px;
}


#nav span, #nav-bottom span {
	text-align: right;
	color: #45688e;
	font-size: 12pt;
	cursor: pointer;
	padding: 3px;
}

.intro {
	color: #3e3f3f;
	font-size: 11pt;
	font-family: tahoma;
	margin: 0;
	padding: 0 0 10px 0;
}

.border {
	border-bottom: 1px #c7ced8 solid;
}

#category {
	color: #b5b5b5;
	font-family: tahoma, verdana;
	font-size: 9pt;
	padding: 3px 0 15px 0;
}

#category a {
	color: #36638e;
	text-decoration: none;
}

#category a:hover {
	text-decoration: underline;
}

/* Вывод галлереи */

.thumb {
	padding: 3px;
	border: 1px #c9c9c9 solid;
	background: #fff4d7;
	width: 240px;
	height: 180px;
}

#view-video th {
	background: url(/images/h-dot1.gif) repeat-x;
	margin: 0px 6px;
	height: 10px;
	background-position: center;
}

#view-video td {
	font-family: tahoma, verdana, tahoma, arial;
	font-size: 10pt;
}

#view-video p, .description {
	font-family: tahoma, verdana, tahoma, arial;
	font-size: 9pt;
	text-align: justify;
	color: #414141;
}


/* Приветственный текст */

#welcome {
	padding: 30px 40px 0 40px;
	font-size: 10pt;
	color: #454544;
	font-family: tahoma, verdana;
	text-align: justify;
	text-indent: 10px;
}
#welcome h1 {
	font-family: tahoma, verdana;
	font-size: 14pt;
	color: #45688e;
	margin: 0;
	padding: 0 0 5px 0;
}
