/*Начальные данные*/
* {
	margin: 0;
	padding: 0;
}

body { 
	font-size: 82%;
	background: white;
	color: black;
}

body, input,  textarea, button, select { font-family: Verdana, sans-serif; }

a { 
	text-decoration:none; 
	border-bottom:1px solid; 
	color:#900;
}

a:visited { color:#C00; }
a:hover, a:focus { color:#F00; }
a img {border: none;}
a.noborder {border:0;}
a.gray:link, a.gray:visited {color: #999;}
a.gray:hover, a.gray:focus { color:#F00; }
a.dark {color: #300;}
a.dark:hover, a.dark:focus { color:#F00; }
div.gray { background-color: #DDD; padding: 3px 15px;}

p, ol, ul { margin: 0 0 15px 0; line-height:1.4em; }
p {text-align: justify;}
ol, ul { padding-left: 40px; }
ul {list-style:square;}
cite, blockquote {font-style:italic;}
small { font-size: 0.8em; }
blockquote { 
	line-height:1.4em; 
	font-size: 1.2em;
	margin: 0 auto 15px; 
	border: 1px solid #C00; 
	padding: 15px; 
	margin: 15px 0; 
	overflow: hidden;
}
address {font-style: normal;}

/* Заголовки */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, em, cite, blockquote { font-family: georgia, serif; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { 
	margin-bottom: 5px; 
	padding-top: 5px; 
	font-weight:normal;
}
h1, .h1 { font-size:1.69em; color: #990000;}
h2, .h2 { font-size:1.54em;	color: #8d0606;}
h3, .h3 { font-size:1.38em;	color: #7b0f0f;}
h4, .h4 { font-size:1.23em;	color: #661919;}
h5, .h5 { font-size:1.07em;	color: #532324;}
h6, .h6 { font-size:0.92em;	color: #412c2c;}
.underline { padding-bottom:0.2em; border-bottom:2px solid #dbd5ac; }

/* Общее */
.left {float: left;}
img.left {float: left; margin: 0 7px 7px 0;}
.right {float: right;}
.clearall { clear:both; font-size:0.0001%; height: 0px; line-height:0.0001%; overflow:hidden; }
.clearleft { clear:left; font-size:0.0001%; height: 0px; line-height:0.0001%; overflow:hidden; }
.clearright { clear:right; font-size:0.0001%; height: 0px; line-height:0.0001%; overflow:hidden; }
.em {font-style:italic;}
.bold {font-weight: bold;}
.red {color:#900;}
.alignleft {text-align: left;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}

/* Макет */
body { text-align: center; height: 100%;}
#all {
	margin: 0 auto;
	width: 1024px;
	text-align: left;
}

#banner_up {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

#container {
	width: 100%;
}

#right {
	float: right;
	width: 200px;
	padding: 17px 0 0 0;
}

#wrpr {
	width: 810px;
}

#content {
	width: 630px;
	float: right;
	padding: 5px 5px 0 0;
}

#left {
	width: 165px;
	padding: 17px 0 0 0;
}

/* Правая колонка */
#councelink {
	margin-bottom: 7px;
}

#councelink .counce_header {
	font-family: georgia, serif;
	font-size: 1.23em;	
	color: #fff;
	padding: 2px;
	background-color: #C00;
}

#councelink .counce_text {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 12px;
	color: #999;
	font-size: 0.8em;
}

#councelink .counce_text h4 {
	font-size: 1.1em;
}

#banners_right {
	width: 200px;
	text-align: center;
	padding-top: 5px;
	overflow: hidden;
}

/* Левая колонка */
#left img.issue {
	width: 165px;
	border: 0;
}

#menu_left {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 165px;
	text-align: center;
	font-family: georgia, serif;
}


#menu_left a {
	width: 155px;
	display: block;
	text-align: right;
	border-bottom: 2px solid #CCC;
	padding-top: 5px;
	padding-right: 3px;
	margin: 0 auto;
}

#menu_left a:hover, #menu_left a:focus, #menu_left a.current {
	width: 155px;
	display: block;
	text-align: right;
	border-bottom: 2px solid #CCC;
	padding-top: 5px;
	padding-right: 3px;
	margin: 0 auto;
	color: #FFF;
	background-color: #C00;
}

#menu_bottom {
	padding-top: 16px;
	text-align: center;
	font-family: georgia, serif;
	font-size: 0.8em;
}

#menu_bottom a {
	padding: 3px;
	color: #999;
}

#menu_bottom a:hover, #menu_bottom a:focus, #menu_bottom a.current {
	color: #FFF;
	background-color: #C00;
}

#banners_left {
	width: 165px;
	text-align: center;
	padding-top: 7px;;
	overflow: hidden;
}

/* Баннеры */
a.banner {
	border: 0;
	display: block;
}

img.banner {
	border: 0;
	margin: 0;
	padding: 0;
}

div.banner {
	border: 0;
	display: block;
	padding-bottom: 7px;
	margin: 0 auto; text-align: center;
}

#banner_up a.banner {
	padding-bottom: 2px;
	margin: 0 auto;
}

/* Футер */
#footer {
	clear: both;
	width: 100%;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 30px;
	border-top: 1px solid #CCC;
}
/* VCARD */
.vcard {
	margin-bottom: 17px;
}

/* Анонс новости */
fieldset.rubric {
  padding-bottom: 4px;
  border:solid 1px #CCC;
  display: block;
  margin-bottom: 7px;
}

fieldset.rubric legend {
  margin: 2px 2px 2px 25px ;
  padding: 2px 5px;
}

.announce_news {
	overflow: hidden;
	padding: 0 20px;
	margin: 0 0 7px;
}

.news_date {
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 0 20px;
	color: #900;
	font-weight: bold;
}

span.image_border {
  float:left;
  padding:4px;
  margin-right:14px;
  border:solid 1px #CCC;
}

h2.news_title {
  font-size: 1.15em;
}

.pagination {
  padding: 0 3px 2px;
}

/* Текущий номер */
.in_focus {
  margin-top: 14px;
}

.article {
  padding: 0 20px;
}

.article img {
  max-width: 570px;
  height: auto;
}

.pages .image_border img {
	max-width: 250px;
	height: auto;
}

h1.rubric {
  margin-bottom: 0;
}

h1.rubric span {
  padding: 0 15px 0 20px;
  background-color: #C00;
  font-weight: bold;
  color: #fff;
  text-align: right;
}
h1.article_title {
  margin-bottom: 7px;
}
h1.article_title span.eucon {
	display: block; width: 255px; float: right; padding: 0 0 55px 0; color: #333; font-size: 0.5em;
	margin: -5px 0 5px 5px;
	background: URL("../img/eucon_tp_logo_h48.jpg") left bottom no-repeat;
}
.article_title {
  margin-bottom: 2px;
}

#article .article p span {
	font-family: georgia, serif;
	font-size: 4.2em;
	float: left;
	color: #900;
	padding-right: 0.18em;
	padding-bottom: 0.14em;
	line-height: 0.75;
}

.author {
  margin: 0;
  padding: 0 0 3px 0;
  font-style:italic;
}

.author_photo { float: left; width: 150px; text-align: center; margin: 0 7px 7px 0; }
.author_photo p { font-weight: bold; font-size: 0.8em; }

/* Остальное */
.text_part {
  padding: 0 20px;
}

dd {
  font-family: Verdana, sans-serif;
  margin-bottom: 5px;
  text-align: justify;
}

dt {
  font-family: georgia, serif;
  font-size: 1.23em;	
  color: #661919;
  padding-top: 5px; 
  font-weight: bold;
}

table.calendar {
  font-size: 1.0em;
}

table.calendar thead th {
	padding: 2px;
	margin: 2px;
	text-align: center;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 1.23em;
	color: #fff;
	background-color: #C00;
}

table.calendar tbody td {
	padding: 3px 5px;
	margin: 2px;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	background-color: #EDEDED;
}

/* Архив */
.archive_years {
	width: 50px;
	float: left;
}

div.archive_year {
	width: 100%;
	display: block;
	padding: 3px;
	text-align: center;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 1.23em;
	color: #fff;
	background-color: #C00;
}

a.archive_year {
	width: 100%;
	display: block;
	padding: 3px;
	text-align: center;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 1.23em;
	color: #C00;
	background-color: #CCC;
	margin-bottom: 2px;
	border: 0;
}

a.archive_year:hover, a.archive_year:focus {
	color: #fff;
	background-color: #C00;
}

.archive_issues {
	margin-left: 60px;
	padding: 3px;
	font-family: georgia, serif;
	font-size: 1.23em;
	font-weight: bold;
}

/* Реклама */
.advert_price {
	border-collapse: collapse; 
	border-spacing: 0px; /* cellspacing */	
	font-size: 1.0em;
	border: 1px solid #C00;
	width: 583px;
	margin:0;
	padding: 0;
}

.advert_pict {
	border-collapse: collapse; 
	border-spacing: 0px; /* cellspacing */	
	font-size: 1.0em;
	width: 583px;
	margin:0;
	padding: 0;
}

.advert_price th {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: -1px;
	background-color: #E00;
	padding: 2px 3px;
	border: 1px solid #C00;
}

.advert_price th.one {
	background-color: #FFF;
	color: #C00;
}

.advert_price td {
	padding: 2px 3px;
	border: 1px solid #C00;
}

.advert_price td.one {
	background-color: #FFF1E1;
}

.attention {
	background-image: URL("http://ujbl.info/img/file_html.png");
	background-repeat: no-repeat;
	padding: 0 0 0 55px;
}

.attention code {
	background-color: #FFF1E1;
	display: block;
	border: 1px solid #900;
	padding: 10px;
}

.pdf_download {
	background-image: URL("http://ujbl.info/img/pdf128x128.png");
	background-repeat: no-repeat;
	padding: 0 0 0 128px;
}

.pdf_download h3 {
	margin-bottom: 15px;
}

.pdf_download p {
	margin-bottom: 7px;
}

.idownload {
	background-image: URL("http://ujbl.info/img/18_Load.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 22px 0 0;
	min-width: 18px;
	border: 0;
}

#divided a {
	border: 0;
}

#divided * {
	text-align: right;
}

.crux_elm_first { margin-bottom: 10px; }
.crux_elm { border-top: 1px solid #ccc; padding-top: 15px; }

.crux_elm_first .crux_comment_auth, .crux_elm .crux_comment_auth {
	width: 150px; float: left; margin: 0 7px 7px 0;
	font-weight: bold; font-size: 0.8em;
}

.crux_elm_first .crux_comment_auth p, .crux_elm .crux_comment_auth p {
	text-align: center;
}

.crux_elm_first .crux_comment_auth img, .crux_elm .crux_comment_auth img {
	width: 150px;
}

.crux_elm_first blockquote, .crux_elm blockquote {
	border: 1px solid #ccc; margin: 1.0em; padding: 1.0em; font-size: 1.6em;
	text-align: center;
}

#carusel { width: 590px; height: 130px; margin: 5px; overflow: hidden; text-align: center; }
#carusel ul, #carusel li { margin:0; padding:0; list-style:none; width: 580px; height: 120px; text-align: center; }
#carusel li .singlebanner { margin: 0 auto; width: 280px; height: 120px; display: block; float: left; text-align: center; margin: 0 5px; }
#prevBtn, #nextBtn { display: none; }

div.banner_in_content { margin: 0; padding: 0; text-align: center; }

#partners { width: 600px; list-style: none; padding: 0; margin: 0; }
#partners div.single { width: 240px; padding: 5px 30px; margin: 0; float: left; }
#partners div.single object { padding: 0; margin: 0; }
#partners div.single img, #partners div.single a { padding: 0; margin: 0; }
div.L_7 a { border: 0; }

.broadcast div#header { text-align: center; margin: 5px 0; }
.broadcast div#header a { border: 0; }
.broadcast div#header #UJBL { display: block; float: left; }
.broadcast div#header #spblegalforum { display: block; float: right; padding-top: 60px; }
.broadcast div#header h1 { text-align: center; width: 550px; margin-left: 20px; padding-top: 45px; float: left; font-size: 2.5em; }
.broadcast div#broadcast { padding-left: 120px; }

#article table {
	border-collapse: collapse; 
	border-spacing: 0px; /* cellspacing */	
	font-size: 1.0em;
	border: 1px solid #CCC;
	margin:0;
	padding: 0;
}

#article table td { border-collapse: collapse; 
	border-spacing: 0px; /* cellspacing */	
	font-size: 1.0em;
	border: 1px solid #CCC;
	padding: 3px;
}

p.cover_quest { font-weight: bold; line-height: 1.6; }

p.cover_quest strong {
	font-family: georgia, serif; font-size: 1.2em;
	float: none; color: #fff; padding: 0.18em 0.18em 0.18em 0.35em ;
	line-height: 1.2; background: #900;
	margin-right: 7px;
}

p strong.cover_answ {
	font-family: georgia, serif; font-size: 1.2em;
	float: none; color: #900; padding: 0.18em 0.18em 0.18em 0;
	line-height: 1.2; font-weight: bold;
}

#login { 
	display: block;
	background: URL("../img/login.png") left center no-repeat;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
	border: 0;
	font-size: 1.2em;
	color: #333333; 
	font-weight: bold;
}
#login:hover { color: #CC0000; }

#profile { 
	display: block;
	background: URL("../img/account_and_control_w.png") left center no-repeat;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
	border: 0;
	font-size: 1.2em;
	color: #333333; 
	font-weight: bold;
}
#profile:hover { color: #CC0000; }

div.login { position: relative; height: 270px; overflow: hidden; }
#logo, #signin { 
	width: 100%;
	height: 233px;
	display: block;
	position: absolute;
	top: 35px;
}

#logo {
	z-index: 100;
}

#signin {
	z-index: 200;
	background: rgba(0, 0, 0, 0.8);
}

#signin div {
	padding: 10px;
}
#signin p { margin: 0 0 7px; padding: 0; color: #fff; }
#signin p a { color: #fff; }
#signin p a:hover { color: #ff0; }
#signin label {
	display: block;
	margin: 0 0 10px;
	color: white;
	font-size: 1.1em;
}

#email, #passwd { width: 120px; }
#signin input[type="submit"] { width: 100px; text-align: center; padding: 3px 5px; }

#store .header { background: #fff;  overflow: hidden; }
#store .header a:first-child { 
	display: block; 
	background: URL('../img/SubscribeOrder.png') center top no-repeat;
	height: 250px;
}

#store .content {
	width: 1024px;
	margin: 10px auto;
	overflow: hidden;
	text-align: left;
	font-size: 1.3em;
}

#store .content h3 {
	text-align: center;
	border-top: 1px solid #C00;
	border-bottom: 1px solid #C00;
	padding: 10px;
}

#store .content form > p > label > input.radio, #store #haveaccount, #store #newaccount {
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 0;
}
#store .content form .haveaccount p { margin-bottom: 0; }
#store .content form .newaccount, #store .content form .haveaccount {
	margin: 0 10px; padding: 5px; 
}
#store .content form .newaccount { border-top: 1px solid #C00; margin: 5px 10px; }
#store .content form .enterText {
	height: 20px; border: 1px solid #C00; padding: 5px 10px;
}

#store .content form .submit {
	padding: 10px 40px; font-size: 1.5em; color: #fff; background: #C00; border: 1px solid #900;
	cursor: pointer;
}

#store .content form .submit:hover {
	text-decoration: underline;
}

#store ul.user_errors {
	color: #900;
}

#fprofile {
	font-size: 1.2em;
}

#fprofile .redbutton {
	padding: 5px 20px; font-size: 1.2em; color: #fff; background: #C00; border: 1px solid #900;
	cursor: pointer; display: inline-block;
}

#fprofile .changepasswd label { display: block; margin: 5px 0; }
#fprofile .changepasswd input {
	width: 40%; padding: 5px; margin-right: 7px; 
}
#fprofile .changepasswd input.submit {
	cursor: pointer;
}

#fprofile ul.errors { color: #C00; font-weight: bold; }
#fprofile ul.message { color: #0C0; font-weight: bold; }

#fprofile .login label { display: block; margin: 5px 0 10px; }
#fprofile .login input.text, #fprofile .login input.submit {
	width: 40%; padding: 5px; margin-right: 7px; 
}
#fprofile .login input.submit {
	cursor: pointer;
}

#subscribe {
  padding-bottom: 4px;
  display: block;
  margin-bottom: 7px;
}

#subscribe a {
	display: block;
	border: 0;
	text-decoration: none;
}

#subs {
	overflow: hidden;
}

#subs .I_image {
	float: left;
	margin: 0 20px 0 10px;
}

#subs p {
	margin-right: 20px;
}

#subs p strong strong {
	font-size: 1.3em;
}

#subs p strong strong span {
	color: #C00;
}

#subs p img {
	width: 30%;
}

#subs a {
	margin-left: 2%;
	border: 0;
}