body { text-align: center; font-family: Georgia, serif; background-image:url('../img/back.png'); color: white; overflow: auto; background-repeat: repeat-x;}
div.main { width: 400px; height: 800px; margin: auto; text-align: left; position: relative; }
div.mainInner { padding: 100px 5px 0px 15px; }
h1 { display: block; position: absolute; top: 30px; left: 16px; background-image:url('../img/title.png'); width:368px; height:48px; }
h1 span { display: none; }
h2 { font-size: 16px; line-height: 20px; }

p { font-size: 14px; line-height: 20px; text-align: justify; }
p.motto { font-size: 15px; font-weight: bold; text-align: center; padding-bottom: 16px; padding-right: 8px; }
p.disclaimer { font-size: 10px; color: #666666; }
p.disclaimer a { font-size: 10px; }

ul.intext li { font-size: 14px; }

input#jmeno { color: #999999; width: 200px; }
input#mobil { color: #999999; width: 160px; }
div.textarea { padding: 3px 0px 0px 0px; }
textarea { color: #999999; width: 370px; height: 40px; font-family: sans-serif; font-size: 10px; }

ul.menu { margin: 0px; padding: 0px; }
ul.menu li { display: block; float: left; margin: 0px; padding: 0px 5px 0px 5px;}
ul.menu li a { color: #c60000; font-size: 14px; font-weight: bold; }

a { color: #c60000; font-size: 14px; font-weight: bold; }
a.backAhref { position: absolute; top: 100px; left: -110px; z-index:999; color:#c60000; font-size: 18px; text-decoration:none; }

.clearer { clear: both; }

#rightRag { width: 456px; height: 670px; display: none; position: absolute; background-image:url('../img/right.png'); top: 91px; left:196px; cursor: pointer; }
#leftRag { width: 465px; height: 664px; display: none; position: absolute; background-image:url('../img/left.png'); top: 91px; left:-231px; cursor: pointer; }
