
BODY {text-align: center;background-color: #F3F3F3;}
/* scrollbar 
{padding: 0px;margin: 0px;
scrollbar-face-color: #B4BAAD; scrollbar-shadow-color: #000000;
scrollbar-highlight-color: white; scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000; scrollbar-track-color: #D7DBD3;
scrollbar-arrow-color: #ffffff;
}*/

/* základní tagy */

div { font-size:12px; font-family: X, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif, X; text-decoration:none; }
td,tr,table  { padding: 0px;margin: 0px;font-size:12px; }
A:link, A:active, A:visited {text-decoration: underline;color: #cc3333;}
A:hover {color:#990033 ; text-decoration: none;}
ul  {list-style-image: url(./obr/arrow.gif); }

/* DIVy */
.main {width:960px;background-image: url(./obr/double.jpg);background-position: top right;background-repeat: no-repeat;border: 1px solid #666666; background-color: #FFFFFF;}
.clanek  { width: 550px;border-top: 1px solid #339966;background-image: url(./obr/roh.gif);background-position: top right;background-repeat: repeat-x;margin-bottom: 10px;padding-top: 5px; }
.clanek2  { width: 450px;border-top: 1px solid black;background-image: url(./obr/roh2.gif);background-position: top left;background-repeat: no-repeat;margin-bottom: 10px;padding-top: 5px; }


.titulek  { border-bottom: 1px solid;}

/* Kotvy */
A.kon:link, A.kon:active, A.kon:visited {text-decoration: none;color: #ffffcc;}
A.kon:hover {color:#cc3366 ; text-decoration: none;color: #ffff00}

td.toyota  { background-image: url('./obr/auta.jpg');background-position: bottom;background-repeat: no-repeat;border:0px solid black;padding: 10px; }
