/***********************************************************************************************/
/***************** BODY, ROZLOŽENÍ STRÁNKY A HLAVIČKA ******************************************/
/***********************************************************************************************/

body 	{font-size:9pt; background-color:; font-family: Arial, Helvetica, sans-serif}

#stranka {position:relative; width:840px; text-align:center; margin:0px auto; top:50px}

#dolanky, #veltrusy  {color:white; float:left; width:45%; padding:10px; background-color:grey; position:relative; top:0px; border-radius:10px}
#dolanky:hover, #veltrusy:hover {background-color:black; box-shadow: 1px 1px 0px white, 4px 4px 5px grey; top:-5px}
#stranka > a:first-child {margin-right:10px}
#stranka  a  img{width:100%}

table tr td {text-align:left}
td a{color:white}