/*@font-face{
	font-family:Roboto;
	src:url(../fonts/roboto.ttf) format("ttf");
}*/

*{margin:0; padding:0;}

html, body{overflow:hidden;}
body{height:1080px; width:1920px;}

#first_image{position:absolute; top:0; left:0; height:1080px; width:1920px; z-index:3; opacity:1; transition:all 1s ease;}
#first_image img{height:1080px; width:1920px;}

#main_container{height:1080px; width:1920px; padding:0px -1px 0 0;}
#main_container table{border-spacing:18px 15px;}
#main_container table  tr  td{background-color:#f8f4d0; text-align:center; width:360px; border:1px solid #cdcdcd; height:515px; vertical-align:top;}
.city_title{font-family:'Roboto'; font-size:37px; margin-top:80px;}
#nijniy_novgorod_title{margin-top:36px;}
.background_for_icons{background-color:white; height:115px; width:115px; display:inline-block; border-radius:50%; margin-top:55px;}
.background_for_icons img{margin-top:35px;}
.time{margin-top:25px; font-size:32px; font-family:'Roboto'; color:#7c7a68;}
.temperature{font-family:'Roboto'; font-size:77px; margin-top:35px;}
#gismeteo{font-size:16px; font-family:'Roboto'; color:#aead9c;}