/* CSS Document */
body#body {font-size:14px;background-color: #7CA1FF;margin:0px; padding:0px 0px 0px 10px;font-family:Trebuchet MS,Arial CE,Helvetica CE,Arial,Tahoma,Helvetica,sans-serif;}

h1 {font-size:120%;margin:0px;padding:10px 0px;color:maroon}
h2 {font-size:110%;margin:0px;padding:10px 0px;color:maroon}

div {margin:0px;padding:0px}
div.all {width:1000px;height:auto;display:table;background:#CDCDCD;border:1px solid blue;margin:0px auto;}
div.all1 {width:640px;height:auto;display:table;background:#CDCDCD;border:1px solid blue;margin:10px auto;}
div.menu {width:1000px;height:auto;border-bottom:1px solid black;float:left}
div.mid {width:960px;height:auto;background:white;float:left;padding:20px}
div.mid1 {width:620px;height:auto;background:white;float:left;padding:10px}
div.mid1 p {width:630px;height:auto;padding-left:10px;margin:0px;}
div.mid1 div {width:630px;height:auto;padding-left:10px;margin:0px;float:left}
div.button {width: 100%;text-align: center;padding-top: 20px;padding-bottom: 20px;float:left;}
div.button_100 {width: 100%;text-align: center;padding-top: 20px;padding-bottom: 20px;float:left;}
div.login {width:100px;float:left;text-align:right;font-weight:bold;font-size:12px;height: 16px;padding-top:4px;color: maroon;}
div.banner {width:1000px;height:50px;background: url(../images/banner.jpg) maroon center no-repeat;float:left}
div.karta {width:600px;height:auto;border:1px solid black;background:#FFFF99;display:none;position:absolute;top:100px;padding:0px 0px 10px 10px;font-size:14px;margin-bottom:10px}
div.about {width:300px;height:200px;margin:100px auto;padding:10px;color:teal;border:2px solid blue;background:lightblue url(../images/logo.jpg) top right no-repeat;}

span.cena {font-size:110%;color:red;}
span.chyba {color:red;}

fieldset.login {border:2px solid teal;background-color:lightgreen;width:300px;height:200px;margin:100px auto;}

input {margin:0px;padding:0px;}
input.button {width:auto;height:auto;color:maroon;background-color:gold;padding:0px 5px;margin:0px;border:1px solid black;font-size:12px}
input.TLupload {width:250px;height:20px;padding:0px;border:1px solid black;margin:0px}
input.A {width:auto;height:18px;font-size:13px;border:1px solid maroon}
input.den {font-weight:bold;font-size:15px;color:maroon;cursor:pointer;border:none;background:none}

ul {width:auto;height:auto;margin:0px;padding:20px;float:left}
ul.A li {list-style:none;padding:10px 0px}

form {margin:0px;padding:0px;}

select.A {border:1px solid blue}

textarea {margin:0px;padding:0px;width:930px;height:100px;border:1px solid blue}
textarea.vykon {width:650px;height:50px;border:1px solid maroon}

table.users {width:100%;border-collapse:collapse;font-size:14px}
table.users thead td {font-weight:bold;border-bottom:2px solid black}
table.users tbody td {height:35px;border-bottom:1px solid black}

a {margin:0px;padding:0px}

fieldset.user {width:600px;height:auto;margin:0px auto;border:1px solid maroon;padding:20px 10px}