body {
	
	background:url(/img/body.png) repeat-x #FFF;color:#000
}


h1 {
    font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;

}

h2 {
    font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	margin: 50px 0 30px 0;

}

div {
	display: block;
}


.weather-wrapper {
	height: 100%;
	width: 100%;
	float: left;
}

.weather-wrapper > div {
    display: inline-block;
    float: left;
    margin-left: 130px;
}

.clock_poll {
   margin: 20px 0px 220px 0px;
}



.holidays_today { 
	
	width: 190px;
	border: 1px solid #ddd;
	background-color: #E7E7E7; 
	margin: 0px 0px 0px 10%;
	padding: 0px 5px 0px 0px;
	text-align: center;
	float: left;
	display: inline-block;
	border-radius: 5px;
	
}

.clock {
	margin: 0 0 0 15%;
	display: inline-block;
}

a.informer_clok_text_1407418938
{
  background-color:#E7E7E7;
  border-radius: 5px;
  font-size: 5px;
  text-decoration: none;
}


.poll {
    float: right;
    display: inline-block;
    background-color: #E7E7E7; 
    border-radius: 5px;
    margin: -460px 40px 0 0;
}

.poll a{
	text-decoration: none;
	color: #000077;
}

.ps-poll-question-name{
	text-align: center;
}

.cameras {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-color: #E7E7E7;
	border-radius: 5px;
	width: 1000px;
}

.share {
    width: 100%;
	position: static;
	margin: 20px 0px 0px 0px;
	text-align: center;
	top: 13px;
}

.probki {
/*	width: 620px;
	background-color: #E7E7E7;
	margin-left: 27%;  */
	height: 510px;
	border-radius: 5px;
	padding-top: 10px;
}

.adsense {
		text-align: center;
}


.holiday_today { font-size: 14px; margin: 10px 0 0 0; color: #d00; font-weight: bold; display: none;}
.holiday_date {  font-size: 14px; margin: 5px 0 5px 0; color: #007; font-weight: bold; text-decoration: none; }
.holiday_links {text-decoration: none; font-weight: normal;}
.holiday_links img {margin: 0 0 7px 0;}
a.holiday_holidays {  font-size: 14px; color: #000; text-decoration: none;}
.holiday_imenini { font-size: 12px;  color: #777; }
a.holiday_names {font-size: 14px; color: #777; text-decoration: none;}