body {background: #1b1b1b; color: #ccc; font-family: Verdana, Arial, lucida, sans-serif; text-align: center;}
h1 {position: relative; height: 100px; width: 400px; margin: 0 auto; cursor: pointer;}
h1 span {position:absolute; left:0; top:0; z-index:1; height: 100px; width: 400px; background: url("./img/milan-nemcik.png") top left no-repeat;}
p {margin-top: 100px;}
div#kontakt {display: none;}
form {width: 450px; margin: 0 auto; position: relative; top: 30px; text-align: left;}
fieldset {border: 0;}
label {display: block; width: 100px; float: left;}
input, textarea {font-size: 1.2em; padding: 3px 5px;  margin: 1px; background: #fff url("./img/input.png") bottom left repeat-x; border: 1px solid #ccc;}
input {width: 300px; height: 34px;}
textarea {width: 400px; height: 120px;}
input#submit {cursor: pointer; margin: 5px 0 0 0; width: 150px; border: 2px ridge #ccc; color: #444; font-weight: bold;}
.info-ok, .info-false, .info-blank {height: 80px; padding: 20px 0 0 0;}
.info-ok {color: green;}
.info-false {color: red;}
a img {border: 0;}
img, div {behavior: url("./iepngfix.htc");} 

