/* CSS Document */

table#Obal_Form {width:420px; margin: 0 auto;}
table#Obal_Form input {width:200px;}
table#Obal_Form textarea {width:420px;}

img.top_left {border:#999999 2px solid; float:left; margin: 5px 16px 10px 0px;}
img.top_right {border:#999999 2px solid; float:right; margin: 5px 0 10px 16px;}

table.top_left {float:left; margin: 0px;}
table.top {margin: 2px 16px 10px 0px;} 
table.top_right {float:right; margin:0px;}

img.middle_left {border:#999999 2px solid; float:left; margin: 16px 16px 16px 0px;}
img.middle_right {border:#999999 2px solid; float:right; margin: 16px 0 16px 16px; }

table.middle_left {float:left; margin: 2px 8px 8px 0px;}
table.middle_right {float:right; margin: 2px 0 8px 0px; padding:0px;}

table.image {margin:10px 0px 0px 50px;}

table.vypisovaci_tabulka {margin:0px; color:#000;}
table.vypisovaci_tabulka td {border:1px #CCCCCC solid; color:#ccc; padding:3px; color:#000; font-size:.8em;}
table.vypisovaci_tabulka input { width:15em; border:none; color:#000; }
table.vypisovaci_tabulka input.btn { width:350px; border:2px #999999 outset; color:#000;}

input.change {width:50px; height:50px; background:url(../images/btn_change.png) no-repeat; float:left; border:none; margin:20px;}
input.delete {width:50px; height:50px; background:url(../images/btn_delete.png) no-repeat; float:left; border:none; margin:20px;}
input.translate {width:50px; height:50px; background:url(../images/btn_translate.png) no-repeat; clear:both; border:none; margin:20px;}
input.new {width:50px; height:50px; background:url(../images/btn_new.png) no-repeat; clear:both; border:none; margin:20px;}

table#Textarea {position:relative; margin:0px auto; z-index:15; font-size:1.2em; width:100%;}
table#Textarea td { margin:0px; color:#333333; font-size:.9em; font-weight:700;}
table#Textarea input {width:350px;}
table#Textarea textarea {width:100%; font-size:1.3em;}
table#Textarea select {width:350px;}
table#Textarea .btn {width:150px;}

input, textarea {border: 1px solid #454545; background:url(../images/bg_input.gif) repeat-x;  font-size: 1em;}
input.sub {padding: 1px 4px; margin: 5px 0 0 0; background: #454545; color: #fff; font-weight: bold; }

