* { padding: 0px; margin: 0px; font-family: Arial; }

body { background-color: #F2F0E4; text-align: center; }

/*
 * Todo:
 *  h1 - kurzívu
 *  input.input - Je tam použitý písmo Calibry; to není standartní
 */

a { color: #A42F2E; }
a img { border: 0px; }
a:hover { color: #494422; }
ul { list-style-type: none; }
div.cleaner { clear: both; height: 1px; }


#header { width: 206px; margin: 7% auto 0px auto; text-align: left; height: 36px;}
#header h1 { color: #A6A998; font-size: 28px; padding-left: 45px; }
#header h1 span { text-transform: uppercase; color: #A9BB4C; }
#header img { position: absolute; }

#toplinks { background-color: #E2DEC8; border-bottom: 1px solid #C9C5A9;  padding: 0px; margin: 0px; font-family: Arial; font-size: 12px;}
#toplinks p { color: #A39D75; padding: 5px 0px 7px 0px; }
#toplinks p a { margin: 0px 5px; font-size: 11px; }


#content { background-color: #E2DEC8; margin-top: 10px; border-style: solid; border-color: #A39D75; border-width: 1px 0px; padding: 34px 0px; }
#content h2 { color: #A39D75; font-weight: normal; font-size: 14px; padding-bottom: 5px; background-image: url( "h2.gif" ); background-repeat: no-repeat; background-position: bottom center; }
#content p.security { text-align: right; width: 351px; margin: 5px auto; font-size: 14px; color: #A39D75; }
#content p.security a { color: #A39D75; text-decoration: none; }