@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4a4a4a;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4a4a4a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4A4A4A;
}
a:hover {
	text-decoration: underline;
	color: #ed2a24;
}
a:active {
	text-decoration: none;
	color: #4A4A4A;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #ed2a24;
	text-decoration: none;
}
.red-mare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #ed2a24;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #00529a;
	text-decoration: none;
}
.blue a:link, .blue a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #00529a;
	text-decoration: none;
}
.blue a:hover{
	text-decoration: underline;
}
.bg-btn {
	background-image: url(images/bg-ttl.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-ft {
	background-image: url(images/bg-ft.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 112px;
	width: 1000px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6f6f6f;
	border-bottom-color: #6F6F6F;
	border-left-color: #6F6F6F;
}
.bd-film {
	background-image: url(images/bg-film.png);
	background-repeat: repeat-x;
	background-position: right top;
	height: 198px;
}
.bg-box {
	background-image: url(images/bg-box.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-centru {
	background-image: url(images/bg-centru.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6f6f6f;
	border-left-color: #6f6f6f;
	background-color: #FFF;
	width: 1000px;
}
.bg-ttl {
	background-image: url(images/bg-ttl.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-box {
	background-color: #f1f1f1;
	background-image: url(images/bg-box.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbcbcb;
	border-left-color: #CBCBCB;
}


.orizontal {
	background-image: url(images/hr-oriz.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.vertical {
	background-image: url(images/hr-vert.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	border:1px solid #CCC;
	padding: 2px;
}
.img {
	border: 1px solid #cbcbcb;
}
.vert-l{
	padding:5px; 
	background-image:url(images/hr-vert.gif); 
	background-position:left top; 
	background-repeat:repeat-y;
}
.vert-r{
	padding:5px; 
	background-image:url(images/hr-vert.gif); 
	background-position:right top; 
	background-repeat:repeat-y;
}
.oriz-b{
	padding:5px; 
	background-image:url(images/hr-oriz.gif); 
	background-position:left bottom;
	background-repeat:repeat-x;
}
.oriz-t{
	padding:5px; 
	background-image:url(images/hr-oriz.gif); 
	background-position:left top;
	background-repeat:repeat-x;
}


 .paginatie {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555555;
text-decoration: none;
background-color: #ececec;
border: 1px solid #b2b2b2;
padding: 5px;
}
.paginatie a:link, .paginatie a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555555;
text-decoration: none;
display: inline;
}
.paginatie a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FF0000;
text-decoration: underline;
}
