body {
	background-image: url(../images/background_line.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283C4F;
}
a {
	font-size: 11px;
	color: #283C4F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #283C4F;
}
a:hover {
	text-decoration: underline;
	color: #283C4F;
}
a:active {
	text-decoration: none;
	color: #283C4F;
}
#main {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: auto;
	height: 600px;
	width: 900px;
}
#logo {
	margin: auto;
	width: 224px;
	padding-top: 70px;
	float: right;
	padding-right: 100px;
}
#mainmenu {
	float: left;
	width: 220px;
	margin-top: 10px;
}
#header {
	margin: auto;
	height: 160px;
	width: 900px;
}
#content {
	float: right;
	width: 670px;
	margin-top: 50px;
	text-align: justify;
}
#footer {
	float: left;
	width: 900px;
	text-align: center;
}
.red {
	color: #CC0000;
}
.atentie {
	background-color: #E0EBED;
}
.newsimg {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 80px;
}
.newsimg img {
	background-color: #EEEEEE;
	padding: 4px;
	border: 1px solid #CCCCCC;
}.art-border-se {
	background-image: url(../images/art-border-se.gif);
	background-position: right bottom;
	padding-right: 10px;
	padding-bottom: 12px;

}
.art-border-nw {
	background-image: url(../images/art-border-nw.gif);
	background-position: left top;
	padding-top: 6px;
	padding-left: 8px;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.arists-gallery {
	background-color: #eeeeee;
	float: left;
	height: 50px;
	width: 50px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

.arists-gallery-img {
	margin: auto;
	text-align: center;
}
.gallery {
	background-color: #eeeeee;
	height: 200px;
	width: 200px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.gallery-img {
	margin: auto;
	text-align: center;
}