td.center {
	text-align: center;
}

div.flags {
	display:block;
	padding-right:10px;
	position:relative;
	text-align:right;
	width:100%;
}

.flags a{
	color: #666666;
	text-decoration: none;
}

.flags img{
	display:inline;
	vertical-align:middle;
}

hr {
height: 0 !important;
height: 1px; /* wysokosc pod ie */
color: #E5E5E5; /* kolor pod ie */
background: transparent;
border-width: 1px 0 0 0;
border-color: #E5E5E5;
border-style: solid; 
}

.article_name, .category_name {
	font-family:'Universe Condensed';
	font-size:20px;
	color:#C53E3E;
	text-decoration:none;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#content a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.left {
	width: 49%;
	float: left;
}

.right {
	width: 49%;
	float: right;
}
.single_art_image {
	display: inline-table;
	float: left;
	background: #f9f9f9;
	padding: 5px;
	margin: 5px;
	text-align: center;
}

.single_art_image img {
	height: 150px;
}
