/* Real menu */

BODY { PADDING: 0 0 0 0; MARGIN: 0px; FONT: 12px/0.9em Verdana, Arial,Georgia,Serif; COLOR: #000;  background-color:#666;}

#logo {position:absolute; top: 0px; left:0px; margin: 5px 0 5px 10px; height:45px; width:200px}

#header { FLOAT: left; WIDTH: 100%; LINE-HEIGHT: normal;border-bottom:solid 1px #fff;}
#header UL { PADDING: 30px 10px 0 0px; MARGIN: 0 0 0 220px; LIST-STYLE-TYPE: none; }
#header LI { PADDING: 0 0 0 9px; BACKGROUND: url(left.gif) no-repeat left top; FLOAT: left; MARGIN: 0px;}
#header A { PADDING: 5px 15px 4px 6px; DISPLAY: block;  FONT-WEIGHT: bold; 
			BACKGROUND: url(right.gif) no-repeat right top; FLOAT: left; COLOR: #765; TEXT-DECORATION: none}
#header A:hover { COLOR: #333; BACKGROUND-IMAGE: url(right_on.gif)}
#header LI:hover { BACKGROUND-IMAGE: url(left_on.gif)}
#header #current { BACKGROUND-IMAGE: url(left_on.gif)}
#header #current A { BACKGROUND-IMAGE: url(right_on.gif); PADDING-BOTTOM: 5px; COLOR: #333}

#menu #google{ text-align:center;}
#menu ul, li { font-size: 1em;	margin: 0 0 0 0; display: inline;}
#menu ul { width: auto;	width: 160px; border-left: solid 1px #ccc; border-top: solid 1px #ccc; border-right: solid 5px #ccc; padding: 0 0 0 0; }
#menu li ul { display: none; position: absolute; margin-left: 160px; margin-top: -16px;}
#menu li a { padding: 2px;	text-decoration: none;	color: #dcb;	background-color: #000;  width: 100%;	display: block;
		text-indent: 2px;	font-weight: bold;}
#menu li a:hover { color: #fff; background-color: #543; font-weight: bold;}
#menu a.hassubmenu { background-image: url(menu_sipka.gif); background-repeat: no-repeat; background-position: 150px 3px;}

#main { margin:0 5px 0 5px; width:auto;}
#mainmenu{ float:left; margin-left: 0px;}

.main_table { background-color:#fff; color:black; border:dotted 1px #000;width:680px}
.main_table p{height:17px;background-repeat:repeat-x;float:left;margin:0;padding:2px 0 0 0;cursor: pointer;}
.main_table img {border:none;float:left}
.main_table TD{vertical-align:top;font-size: 0.85em;text-align:left;}
.main_table DIV { position:absolute; display:none}
.nadpis { font-weight:bold; font-size: 12px;}	
a { color: #f60; text-decoration:none;}	
a:hover{ color: #f93; text-decoration:underline;}
.main_table .cena { color: red; white-space:nowrap; font-weight:bold; font-size: 12px;}	
.main_table .down {	font-weight:bold; height:10px;color: black; white-space:nowrap; height:0px; text-align:right; background-color:#eee; font-size: 0.9em; }
.main_table .up { height:50px;}
.main_table .down td{ border-bottom:solid 1px #000;}

.detail_table { width:auto; background-color:#fff; color:black; font-size: 12px; }

#menubar { background-color: #000; float:left; width:100%; border-top:solid 1px #FFF; border-bottom:solid 1px #FFF;
		text-align:left; color:#f60; font-weight:bolder; height:20px; padding-bottom: 2px; padding-top: 1px; margin-top:0px}
.menubar_r { text-align:left;width:80px;padding-left:10px;}
#menubar #pipe {color:#CCC;}		

input.button{
    border-width: 1px;
    border-color: #f60;
    border-style: solid;
    margin-top: 1px;
    margin-bottom: 2px;
    margin-left: 4px;
    margin-right: 8px;
    font-weight: bold;
    height:20px;
    cursor: pointer;
    /*width: 55px;*/
}
#footer { background-color: #000; float: left; width:100%; border-top:solid 1px #FFF; color:#edc;
		margin-bottom:15px; padding: 3px 0 0 0; height:15px;}

