#bread {
margin: 10px 0 0 6px;
}

a#agendalink  {
text-decoration: none;
}

a:hover#agendalink  {
text-decoration: underline;
border-bottom: 0px;
}

.events_grey_header {
width: 100%;
margin-left:2px;
background-color: #C0C0C0;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
font-size: 14px;
}

.main_cont
{
margin-top: 10px;
margin-left: 10px;
float: left;
/* need for pages like http://www.radidomapro.ru/cap_events/view.php?id=630 to put logo on right */
max-width: 430px;
}

#logo {
/*width:105px;*/
/*min-height: 155px;*/
padding-bottom: 5px;
float:right;
margin:6px 0 0 4px;
 }

#head {
    padding: 4px;
    margin-top: 15px;
    background-color: #EDEDED;
}

.a_head_bloc
{
	border: 1px solid white;
    background-color: #EDEDED;
	min-height: 125px;
}


#textview {
font-family: Arial;
font-size: 18px;
font-weight:bold;
}

#dateview {
font-family: Arial;
font-size: 14px;
font-weight: bold;
}

#placeview {
font-family: Arial;
font-size: 14px;
font-weight: bold;
line-height: 25px;
margin-top:10px;
}

#tsview {

font-size:14px;
margin-right:10px;
margin-top: 5px;
}

