/*
** Styl pro JS reklamni box
*/
#jezditko{margin-top:10px }
#s6 { width: 720px; height: 265px; border: solid 1px #ddd; background-color: #eee;}
#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: #ddd }
#nav a:focus { outline: none; }

#stred{ float:left; width:730px; overflow:hidden; position:relative; padding: 5px 3px 10px 5px; }
#stred p{padding:5px;font-size:1.1em;}
#stred h2 {font-family:Tahoma,sans-serif;color:#6a0f48;font-size:1.6em;padding:5px}


