#headerpicture {
	background: url(images/about_us_pict.jpg) no-repeat center;
}


#nav-2 {
	background: url(images/nav-home-left.png) no-repeat left;

}
#nav-2 div {
	background: url(images/nav-home-right.png) no-repeat right;
	
}

#nav-2 a {
	color: #6911A3;
}

.article_date {
	background: url(images/home-tab.png) repeat top;
    text-align: right;
    height: 34px;
    width: 100%;
	margin: 0 0 0 1px;
	font-size: 12px;
	clear: both;
}

.article_date span {
	display: block;
	float: right;
	margin-right: 1px;
	height: 34px;
	width: 190px;
	background: url(images/home-tab-span.png) no-repeat right;
	padding-right: 12px;
	line-height: 30px;
	color: #FFF;
}

.article_date a, .article_date a:hover {
	text-decoration: none !important;
}


.article_short {
	overflow: hidden;
	margin: 10px 0 0 10px;
	padding: 10px;
	position: relative;
	border-bottom: dotted #EEEEEE 2px;
	border-right: dotted #EEEEEE 2px;
}

.article_short img {
	float: left;
	margin: 0 10px 0px 0 !important;
	max-height: 100px; 
	max-width: 100px;
	width: expression(this.width > 100 ? 100: true);
	height: expression(this.height > 100 ? 100: true);
}

.article_short.type2 {
	background: #FFDDFF;
}

img.news {
	float: left;
	margin: 0 20px 10px 0;
}

.article_short h2 {
	margin: 0px;
}

ul.articles {
	margin: 0 20px 0 10px;
	padding: 0;
}

ul.articles li {
	list-style:none;
	margin-bottom: 4px;
	font-size: 12px;
}

ul.articles li a {
	color: #808080 !important;
	padding-left: 12px;
	background: url('images/a_buuton_bull.gif') no-repeat 0 3px;
	text-decoration: none;
}
.pad2 {
	padding: 2px;
}

.cover_small {
	float: left;
	margin: 0 10px 10px 10px;
	height: 100px;
	border: solid silver 1px;
}

h2.actions a {
	color: red !important;
}

table.book_list {
	width: 100%;
	border-collapse: collapse;
}

table.book_list td {
	margin: 0;
	padding: 4px;
	vertical-align: middle !important;
	border-bottom: solid #6911A3 2px;
	color: #338dc9;
	text-decoration: none;
	font-size: 12px;
}

table.book_list a {
	color: #338dc9;
	text-decoration: none;
	font-size: 12px;
}

table.book_list td td {
	border: none;
	padding: 0 3px;
}

table.book_list td td.polovinka {
	border-right: solid #6911A3 1px;
}

.book-card {
	padding: 24px;
}

