﻿
.event_top_left_detail
{
	margin-left:20px;
	background-image:url(../Images/left-top.png);
	height:280px;
	height:260px;
	width:400px;
	background-repeat:no-repeat;
}

.event_middle_left_detail	
{
	margin-top:-3px;
	margin-left:20px;
	background-image:url(../Images/events-details.png);
	height:338px;
	width:333px;
}

.event_label
{
	margin-left:37px;
	background-image:url(../Images/events/label.png);
	width:185px;
	height:28px;
}
.event_detail_caption
{
	font-size:17px;
	color:White;
	width:310px;
	margin-left:20px;
	margin-right:20px;
}

.event_detail_body
{
	font-family:Tahoma;
	color:White;
	width:300px;
	margin-left:20px;
	margin-top:30px;
	text-align: justify; 
	font-size:10pt;
}


.event_player2
{
	
	margin-left:35px;
	width:351px;
	height:343px;
	/*background-image:url(../Images/excuse-anunt2.png);*/
}

.event_top_middle_detail
{
	margin-top:28px;
	width:398px;
	height:256px;
	/*float:left;*/
	/*background-color:red;*/ 
	background-image:url(../Images/middle.png);
}

.central_detail 
{
	display:block;
	float:left;
}

.event_phone_adv
{
	margin-top:10px;
	margin-left:20px;
	width: 336px;
	height:185px;
	background-image:url(../Images/events-phone.png);
}

.event_phone_adv_text
{
	margin-left:15px;
	width:188px;
	color:White;
}

.event_phone_adv_text p a,
.event_detail_body a {
	color:white;
	text-decoration:underline;
}

.event_phone_adv_text p a:hover,
.event_detail_body a:hover {
	text-decoration:none;
}

.left_side 
{
	display:block;
	float:left;
	width:352px;
}

.firstWebPart
{
	width:300px;
	padding-left:40px;	
}

