/*
** Styl pro JS reklamni box
*/
#jezditko{margin-top:10px }
#s6 { width: 721px; height: 265px; background-color: #ddd; border: solid 1px #ddd; }
#s6 div { width: 720px; height: 265px; color: #333; text-align: left; font-size: 12px; }
#s6 div img { background: #fff }

#s6 div { top: 0; left: 0;text-align:left }

#nav a{ margin: 0 5px; padding: 0px 10px; border: 1px solid #ccc; background: #eee; text-decoration: none }
#nav a.activeSlide { background: #c5c5c5 }
#nav a:focus { outline: none; }

#stred{ float:left; width:730px; overflow:hidden; position:relative; padding: 5px 5px 10px; }
#stred p{padding:5px;font-size:1.1em;}
#stred h2 {font-family:Tahoma,sans-serif;color:#6a0f48;font-size:1.6em;padding:5px}


