* {
	margin: 0;
	padding: 0;
}
img
{
	border:none;
}
body
{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 0.8em;
	padding:0;
	margin:0;
	color:#666666;
	background: #002244 url('./img/bg.jpg') repeat-x center top;
	line-height:1.3em;
}
#sitename
{
	display:none;
}
div#top
{
	margin:0 auto;
	width:940px;
	height:30px;
	padding-top:10px;
	color:#556677;
	font-size:1em;
	text-align:right;
}
div#top p
{
	margin:0;
}
div#top a:link, div#top a:visited
{
	color:#ff9901;
	text-decoration:underline;
	padding: 0 5px;
}
div#top a:hover, div#top a:active
{
	text-decoration:none;
}


#theme
{
	margin:0 auto;
	width:970px;
	height:257px;
	background: url('./img/theme.jpg') no-repeat;
}
#theme #homelink_outer
{
	padding:90px 0 0 100px;
}
a#homelink
{
	width:385px;
	height:140px;
	display:block;
	text-decoration:none;
}


#page
{
	margin:5px auto 30px auto;
	width:971px;
}
#main
{
	background: #fff url('./img/main_bg.gif') repeat-x;
	overflow:hidden;
}
#main_rgt, #main_lft
{
	height:58px;
	width:10px;
	float:right;
	background: url('./img/main_rgt.gif') no-repeat;
}
#main_lft
{
	float:left;
	background: url('./img/main_lft.gif') no-repeat;
}
#topmenu
{
	height: 37px;
	background:url('./img/topmenu_bg.gif') repeat-x;
	overflow:hidden;
	font-size:1.1em;
	font-weight:bold;
	font-style:italic;
	font-family: "Calibri", "Tahoma",sans-serif;
	padding-bottom:5px;
}
#topmenu_rgt, #topmenu_lft
{
	float:right;
	width:9px;
	height:37px;
	background:url('./img/topmenu_rgt.gif') no-repeat;
	overflow:hidden;
}
#topmenu_lft
{
	float:left;
	background:url('./img/topmenu_lft.gif') no-repeat;
	margin-right:20px;
}
#topmenu #eshop
{
	width:140px;
	height:37px;
	float:right;
	display:inline;
	text-align:right;
	font-style:italic;
	background: #1a4979 url('./img/topmenu_rgtbg.gif') repeat-x;
	padding-top:9px;
	text-align:center;
}
#topmenu #eshop a:link,#topmenu #eshop a:visited
{
	color:#ff9901;
	font-family: "Calibri", "Tahoma",sans-serif;
	text-decoration:none;
	padding:0;
	background:none;
}
#topmenu #eshop a:hover,#topmenu #eshop a:active
{
	text-decoration:underline;
}
#topmenu #eshop p
{
	margin:0;
}
#topmenu #eshop_edge
{
	width:15px;
	height:37px;
	background: #1a4979 url('./img/topmenu_arrow.jpg') no-repeat left top;
	float:right;
}
#topmenu ul
{
	margin:0;
	padding:0;
	padding-top:10px;
	float:left;
	width:700px;
	list-style-type:none;
}
#topmenu ul li
{
	float:left;
	list-style-type:none;
	display:inline;
}

#topmenu a:link, #topmenu a:visited
{
	color:#fff;
	text-decoration:none;
	padding: 0 20px 0 13px;
	background:url('./img/topmenu_ico.gif') no-repeat left center;
}
#topmenu a:hover, #topmenu a:active
{
	text-decoration: underline;
}


#left
{
	float:left;
	display:inline;
	width:170px;
	margin:20px 0 0 20px;
}
#left h2
{
	font-weight:normal;
	font-size:2em;
	margin-bottom:1em;
	font-style:italic;
}
#left ul
{
	margin:0;
	margin-bottom:30px;
	padding:0;
}
#left ul li
{
	font-family: "Calibri", "Tahoma",sans-serif;
	list-style:none;
	list-style-image:none;
	padding:3px 0;
	margin:0;
	font-size:1.1em;
	background:url('./img/leftmenu_line.jpg') no-repeat left bottom;
}
#left ul li a:link, #left ul li a:visited
{
	padding: 0 0 0 12px;
	color:#ff6600;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
	background:url('./img/leftmenu_ico.gif') no-repeat left center;
}
#left ul li a:hover, #left ul li a:active
{
	text-decoration:underline;
}


#content
{
	float:left;
	display:inline;
	margin:20px 0 0 40px;
	width: 700px;
}


#footer
{
	background: #1c4a78 url('./img/footer_bg.gif') repeat-x;
	height:47px;
	font-size:0.9em;
}
#footer_container
{
	text-align:center;
	padding-top:20px;
	color:#fff;
}
#footer_container p
{
	margin:0;
}
#footer_container a
{
	color:#fff;
}
#footer_rgt, #footer_lft
{
	float:right;
	width:9px;
	height:47px;
	background:url('./img/footer_rgt.jpg') no-repeat;
}
#footer_lft
{
	float:left;
	background:url('./img/footer_lft.jpg') no-repeat;
}
/*** tables ***/
table
{
	font-size:0.9em;
	width:100%;
}
th
{
	text-align: left;
}
/** top menu **/
ul#top_menu_list li ul{
	position:absolute; 
	visibility:hidden;
	width:auto;
	padding-top:8px;
	font-size:0.9em;
	border-bottom:2px solid #fff;
	list-style-type:none;
	list-style-image:none;
	clear:both;
}
ul#top_menu_list li a{
	display:block;
}
ul#top_menu_list li ul li{
	display:block;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	float:none;
	background:#1a4979 url('./img/topmenu_bg.gif') center repeat-x;
	padding:2px 20px 2px 5px;
	list-style-type:none;
	list-style-image:none;
}
ul#top_menu_list li:hover ul, ul#top_menu_list li.hover ul{
	visibility:visible;
}
ul#top_menu_list li
{ 
behavior: url(hover.htc); /* Protože IE nedodržuje CSS standarty, aby bylo řešení funkční, použijeme tento *.htc soubor */ 
}
/** left menu **/
#left ul li ul{
	margin-bottom:0px;
	font-size:0.75em;
	margin-left:15px;
}
#left ul li ul li{
	background:none;
}
