
html, body	{ color: #000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background: url(../images/home_bg.jpg) repeat-x #E6E6E6; font-size: 86%; margin: 0; padding: 0; text-align: center; }

#home_main						{ width: 960px; height: 553px; background: url(../images/home_bg_main.jpg) no-repeat; margin: 0 auto; position: relative;  }

.cleaner 						{ clear: both; height: 1px; line-height: 1px; font-size: .1em;  }

.floats							{ position: absolute; top:200px; left: 0; margin: 0 8px;   }
.data_box						{  width: 236px;  float: left;  height: 288px; position: relative;  }
.data_box_cont					{ margin: 20px  30px;  text-align: center;  }
.data_box a.flag				{ position: absolute; bottom: 0; left: 18px; }
.data_box h3.nadpis			{ color: #fff; font-style: italic; font-size: 1.7em; }
.data_box h3.nadpis a		{ color: #fff; text-decoration: none; }
.data_box h3.nadpis a	em		{ color: red;   }
.data_box h3.nadpis a:hover	{ text-decoration: underline; }

img								{ border: 0; }

a									{ color: #000; text-decoration: underline;  }
.data_box a						{ color: #666666;  }

#logos							{ text-align: center; }