body { margin: 15px; }

#mainobal { display: block; width: 750px; }
#securityobal { display: block; width: 270px; }

#menu ul { padding: 0; margin: 0; list-style: none; }
#menu li { display: block; float: left; background: transparent url('menu_bg.gif') no-repeat; width: 130px; height: 27px; padding: 38px 0 0 20px; }
#menu a { color: #ffffff; font-family: Arial, sans; font-size: 13px; font-weight: bold; font-style: italic; text-decoration: none; width: 120px; margin-right: 10px; margin-bottom: 11px; }

#menu div.clear { clear: both; }

#uvod { color: #000000; background-color: #efebef; text-align: center; padding-bottom: 40px; }

#article { float: left; width: 550px; }

#articletext { font-family: Arial, sans; font-size: 11px; padding: 11px 15px 15px 15px; }
#articletext h1 { font-family: Arial, sans; font-size: 11px; font-weight: bold; padding: 0; margin: 0; }
#articletext p.info { color: #999999; font-family: Arial, sans; font-size: 9px; }
#articletext a.info { color: #999999; font-family: Arial, sans; font-size: 9px; }
#articletext a.bezpecnost { color: #333333; font-family: Arial, sans; font-size: 11px; }

#articletext table.form { background-color: #dadada; padding: 5px; width: 400px; }
#articletext table.form td, input, select, textarea { font-face: Arial, sans; font-size: 11px; }

#articletext span.potrebne { font-face: Arial, sans; font-size: 11px; padding: 2px 5px; }
#articletext td.text { font-face: Arial, sans; font-size: 11px; }

#rightcolobal { float: right; width: 200px; }
#rightcol { padding-top: 20px; text-align: center; }
#rightcolcitace { color: #ffffff; font-family: Arial, sans; font-size: 11px; font-weight: bold; padding: 11px 15px 0 15px; text-align: left; }

#rightcolcitace p.paymentinfo { font-weight: normal; }

#rightcol img { padding-bottom: 30px; }

#footer { color: #8f9aa4; font-family: Arial, sans; font-size: 9px; padding: 7px 0 0 15px; }

div.clear { width: 1px; height: 1px; clear: both; font-family: Arial, sans; font-size: 1px; }

a.ochrana { color: #000099; text-decoration: underline; }

/* Tooltip */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
