/* ---------------------------------------------- */
/* -----  Obecna nastaveni  ------------------------------ */
/* ---------------------------------------------- */

/*body, table, th, td, div, p, caption, tr, ul, li, img, form, h1, h2, h3, input, select, textarea { margin:0; padding:0; border:0 none;}*/
input, select, textarea {display:block; border:0px; margin-top:2px; margin-bottom:2px;}
html { background:url(../images/bckg-main.png) left top repeat-x;}
body {margin-left:100px; margin-top:100px; color:white; font-weight:bolder; font-size:11px;}
#moto {position:relative;top:0px;left:0px; width:227px; height:17px;}
/*#bckglogo {position:absolute; bottom:0px; right:0px; width:525px;}*/
#page {margin-top:43px;}
#bckglogo {float:right;bottom:0px; position:absolute; right:0px;}
.input-shadow {background:url(../images/bckg-input.png) 0px  0px no-repeat; width:210px; height:25px; padding-left:7px; padding-top:4px; margin-left:-5px;}
.input-shadow input {position:absolute; font-size:11px; width:195px; /*margin-left:7px; margin-top:0px !important; margin-top:2px;*/}
.textarea-shadow {background:url(../images/bckg-textarea.png) 0px  0px no-repeat; width:205px; height:220px; padding-left:7px; padding-top:4px; margin-left:-5px;}
.textarea-shadow textarea {width:195px; height:215px; overflow:auto; position:absolute;}
.submit-button {background:url(../images/bckg-button.png) left top no-repeat; display: inline; width:68px; height:18px; color:white;  font-weight:bolder; font-size:11px;
    vertical-align:middle; cursor:pointer;}
/*.error {background-color:orange;}*/

.errorSummary ul {margin-left:0px;}
.errorSummary ul li {list-style-type:none; color:orange;}



