body,td {
	font-family: Tahoma, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	padding: 0;
	margin-left: 3px;
}

a:link, a:visited {
	text-decoration:none;
	color:#1f1848;

}

a:hover, a:active {
	text-decoration:underline;
	color:#1f1848;
}

.town {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 22px;
	padding-left:8px;
}

.monthname {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 16px;
        font-weight: bold; 
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	color:#1f1848;
}

.day{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 18px;
        font-weight: bold; 
}

.dayname{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
        font-weight: bold; 
	color:#1f1848;
}

.temper{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 15px;
        font-weight: bold; 
	text-align:center;
}

.daybg{
	background-color:#eae2ef;
	text-align:center;
	padding: 2px;
}

.daybgh{
	background-color:#d4c6d8;
	text-align:center;
	padding: 2px;
}

.nightbg{
	background-color:#9a7caf;
	color:#ffffff;
	text-align:center;
	padding: 2px;
}

.nightbgh{
	background-color:#795d8c;
	color:#ffffff;
	text-align:center;
	padding: 2px;
}

.daybg img, .daybgh img{
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-right: 1px;
}


.violet-l {
	background-image: url(images/plashka_light.gif);
	background-position: right top;
        color: #ffffff; 
        font-weight: bold; 
	text-align: left;
}

.violet-lu {
	background-image: url(images/plashka_light_ugol.gif);
	background-repeat: no-repeat;
	background-position: right top;
        color: #ffffff; 
        font-weight: bold; 
	text-align: left;
}

.violet-g {
	background-image: url(images/bg-gazeta.gif);
	background-repeat: no-repeat;
	background-position: right top;
        color: #ffffff; 
        font-weight: bold; 
	text-align: left;
}

.violet-long {
	background-image: url(images/plashka_long.gif);
	background-repeat: no-repeat;
	background-position: right top;
        color: #ffffff; 
        font-weight: bold; 
	text-align: left;
}


#gazeta {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #d9dee8;
	color: #2b225b;
	margin-bottom:3px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #12306a;

}


#gazeta .block-content {
	padding-left:7px;
	padding-top:7px;
	padding-bottom:0px;
	background-color: #d9dee8;
	color: #12316b;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#gazeta h1 {
	
	font-size:9pt;
	color: #FFFFFF;
	background-color: #afb9cd;
	padding: 3px;
	margin: 9px 5px 5px 3px;
}

#gazeta h2  {
	margin-top:0px;
	padding-left:3px;
	font-size:9pt;
}

#gazeta p {
	font-size:11px;
	padding-top:4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #afb9cd;
	
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 3px;
}

#gazeta table {
	margin-bottom:5px;
}
#gazeta .gazeta-title {
	color:#2b225b;
	font-size:10px;
	padding: 4px 0 3px 3px;
}


#gazeta a:link, #gazeta a:visited {
	color:#2b225b;
	text-decoration:none;
}

#gazeta a:hover {
	color:#2b225b;
	text-decoration:underline;
}

#gazeta h1, h2, p, .block-header {
        position:relative;
}

#bg-top-line {
	background-image: url(images/bg-top-line-left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	font-size: 11px;
	text-align:center;
}

.copyright {
	color: #2b225b;
	margin-bottom:6px;
	margin-top:0;
	font-size:10px;
}

.forbs a:link,  .forbs a:visited{
	padding-left: 19px;
	padding-top: 8px;
	text-decoration:none;
	color:#387249;
	background-image: url(images/green-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;	
}

.forbs a:hover,  .forbs a:active{
	padding-left: 19px;
	padding-top: 8px;
	text-decoration:underline;
	color:#387249;
	background-image: url(images/green-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;	
}

.counters {
margin-left:16px;
padding-top: 8px;
}

.Cap {font-family: Arial,Sans-serif; font-size: 19px; font-weight: bold; color: #6a4c7f;}

