﻿#paticka-obalka {
     clear: both;
     width: "996";
     padding: 0;
     border: 0;     
}
#paticka {
        border-top: 4px silver solid;
	background: #dddddd;
	font-size: 10px;
	font-weight: bold;
}

/* styly */


a {
text-decoration: none;
font-size: 10px;
font-weight: bold;
color: #6699cc;
}
a:hover {
text-decoration: underline;
}


