@charset "UTF-8";
a:link {
	color: #0A3F63;
}
a:visited {
	color: #0A3F63;
}
a:hover {
	color: #6196BA;
}
a:active {
	color: #0A3F63;
}
body {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lateral {
	width: 25px;
}
/* CSS Document */

#pag {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.top {
	text-align: right;
	padding-top: 5px;
	padding-bottom: -1px;
}
.meniu {
	color: #FFFFFF;
	background-color: #000000;
}
.poza {
	height: 152px;
}
.dreapta {
	width: 310px;
	float: right;
}
#organizator {
	width: 200px;
	clear: both;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../files/casete/organizatori.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.vb_titlu {
	font-size: 14px;
	color: #19295D;
}
.speakers {
	width: 100px;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.VB_PR {
	font-size: 12px;
	color: #0D4880;
}
