/*
edit.css 
(c) Ing. Jan Malý, 2006-2007 *** http://triablo.net
It is forbidden to copy and (or) publish any parts of this code withnout my permission!
*/

#interface2 {visibility: hidden; margin-left: -100px; width: 100px; height: 15px; position: absolute; background: #444; border-style: solid; border-width: 2px; border-top-color: #aaa; border-left-color: #888; border-right-color: #222; border-bottom-color: #111; top:0%; left:100%; z-index: 150; color: #eee; font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;}
#interface2 a, #interface2 a:visited {color: #eee; font-weight: bold; font-size: 11px; padding: 0px 6px; text-decoration: underline;}
#interface2 a:active, #interface2 a:hover {color: #ee5}  

#onlinehelppane {position: absolute; top: 250px; color: #555; background-position: top left; background-repeat: no-repeat; background-color: #f0f0e0; border: 1px solid #444; width: 200px; height: 150px; visibility: hidden; z-index:300;}

#interface {position: absolute; background: #444; border-style: solid; border-width: 4px; border-top-color: #aaa; border-left-color: #888; border-right-color: #222; border-bottom-color: #111; top:50%; left:50%; z-index: 150; color: #eee; font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;}
#interface .close {text-align: right; margin: 0 10px 5px 0; height: 20px; line-height: 20px; float: right;}
#interface .close a, #interface .close a:visited {color: #eee; font-weight: bold; font-size: 11px; padding-right: 5px; text-decoration: underline;}
#interface .close a:active, #interface .close a:hover {color: #ee5; text-decoration: underline;}  
#interface h2 {color: #fff; margin: 0 0 0 0; font-weight: bold; font-size: 16px; padding: 10px 15px 5px 45px; text-align: left; background: #444 url('http://test.triablo.net/css/edit/logo_sml.gif') no-repeat 20px 10px;}
#interface h3 {color: #ddd; font-size: 14px; font-weight: normal; padding: 5px 15px 2px 5px; margin: 0px 20px; border-bottom: 1px solid #666; text-align: right;}
#interface p {font-size: 12px; font-weight: normal; padding: 5px 20px;}
#interface table {margin: 5px auto; border-width: 0px; border-collapse: collapse}
#interface tr {margin: 0; padding: 0; background: #555}
#interface tr {margin: 0; padding: 0;}
#interface td {padding: 2px 5px 2px 4px; margin: 0; font-size: 13px;}
#interface td a {color: #ffa; text-decoration: underline;}
#interface .popis {margin: 0; padding: 0px 2px; font-size: 10px; font-weight: normal; /*border-bottom: 4px solid #444*/}
#interface form {margin: 0; padding: 0}
#interface .lister {text-align: center; font-size: 11px; font-weight: normal; padding-bottom: 10px;}
#interface .lister a {color: #ff5;}
#interface input, #interface textarea {font: bold 12px Verdana, 'Geneva CE', lucida, sans-serif; background: #ccc; border-width: 2px; border-style: solid; border-top-color: #777; border-left-color: #777; border-right-color: #eee; border-bottom-color: #eee; color: #222}
#interface select {font: bold 12px Verdana, 'Geneva CE', lucida, sans-serif; background: #ccc; border-width: 2px; border-style: solid; border-top-color: #777; border-left-color: #777; border-right-color: #eee; border-bottom-color: #eee; color: #222}
#interface input.butt {background: #aaa; border-width: 2px; border-style: solid; border-top-color: #eee; border-left-color: #ddd; border-right-color: #444; border-bottom-color: #333; color: #222}
#interface p a, #interface p a:visited {color: #ffa; text-decoration: underline;}
#interface p a:active, #interface p a:hover {color: #fff; text-decoration: underline; }
#interface table.sezn a, #interface table.sezn a:visited {color: #fff; text-decoration: underline;}
#interface table.sezn a:active, #interface table.sezn a:hover {color: #ff5; text-decoration: underline;}  
#interface table.sezn td {padding: 2px; font-size: 11px; font-weight: normal; border: 1px solid #666}
#interface table.sezn th {padding: 2px; font-size: 11px; font-weight: bold; text-align: left; border: 1px solid #666}
#interface #imgpane select {font-size: 10px; border: 1px solid #ddd; background: #444; color: #ddd}
#interface .textframe {margin-right: 10px; background: #555; color: #fff; border: 1px solid #888; padding: 2px 10px 10px 10px; text-align: left;}
#interface .viewswitch {margin: 0px; float: right; font-size: 10px; text-align: right;}
#interface .viewswitch a {color: #ff8; text-decoration: underline;}
#interface img.butt {border-style: solid; border-width: 2px; border-bottom-color: #333; border-top-color: #eee; border-left-color: #ccc; border-right-color: #666; cursor: pointer;}
#interface .edit_butts {border: 1px solid #aaa; background: #111; color: white; font: 12px caption; padding: 0px; margin-bottom: 6px;}  

