html, body	{ color: #000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background: url(images/home_bg.jpg) repeat-x #e0e0e0; font-size: 86%; margin: 0; padding: 0; text-align: center; }

#home_main						{ width: 900px; height: 630px; background: url(images/home_bg_main.jpg) no-repeat; margin: 0 auto; position: relative;  }

h2 {color: #DC012B; margin-top: 140px;}
h3 {color: #000; font-size: 15px;}


.cleaner 						{ clear: both; height: 1px; line-height: 1px; font-size: .1em;  }

.floats							{ position: absolute; left:0px; top:385px; margin: 0px 0px; width:100%;  }
.data_b						{    position: absolute; left:85px; top:0px; height: 350px;   }
.data_box						{  height: 350px;  width: 245px; float: left; }
.data_box_cont					{ margin: 20px  30px;  text-align: center;  }
.data_box a.flag				{ position: absolute; bottom: 0; left: 18px; }
.data_box h3.nadpis			{ color: #DC012B; 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; }

table	td.bck					{ background: url(images/td.jpg) no-repeat; width: 200px; margin: 0;padding: 18px 25px 25px 25px;}
div.bck3   {background: url(images/td.jpg) no-repeat; width: 250px; height: 235px;}
table.bck2					{  margin: 20px 0 0 0; padding: 0px 25px 25px 25px;}
img								{ border: 0; }

a.zobrazeni						{ color: #DC012B; text-decoration: none;  }
a:hover.zobrazeni						{ color: #DC012B; text-decoration: underline;  }
.data_box a						{ color: #666666;  }

#logos							{ text-align: center; }

