body,td{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body{
 margin:0px;
 padding:0px;
 background:#5f9dcb;
 font-size: 12px;
}

.body { min-width: 400px;}
 /* Allways good to have on full width liquid CSS layouts,
    google "min-width IE" for JS solutions there */

.body { border:0px; margin:0px;}
 /* this is a border with marginal compensation to stop scroll bars */

/* Setup (This all looks neater when it isn't put on display!) */
.body {
 width: 100%;               /* total width */
}

#hlavicka {width: 100%; background: #5f9dcb}

#left { float: left; position: relative; z-index: 15; background: #5f9dcb}

#left {width: 160px;              /* left column width */
 margin-left: -160px;       /* _negative_ left column width */;
  }
#left p {padding-left:3px;padding-right:2px}

.leftmenu {margin-left: 5px;}
.leftmenucatclass { margin-top: 10px;}
.leftmenu h3 { margin: 0px;text-align: center; font-weight: bold; color: white; font-family: Arial;}
.leftmenu ul { display: block; padding: 0px; list-style: none; width: 150px; /* Width of Menu Items */}
.leftmenu ul .leftmenucatclass li {position: relative; z-index: 79}
.leftmenu ul .leftmenucatclass li .leftmenumid ul {position: absolute; left: 149px; /*Set 1px less than menu width */ top: 0px; display: block; z-index: 80}
.leftmenucatclass li .leftmenumid:hover ul { display: block;}
.leftmenucatclass li .leftmenumid:hover>ul {	visibility:visible;}
.leftmenu ul ul {visibility:hidden;}
/* Fix IE. Hide from IE Mac \*/
* html .leftmenu ul li { float: left; height: 1%; }
* html .leftmenu ul li a { height: 1%; }
/* Make-up styles */
.leftmenu li, ul {margin: 0px;}
/* Styles for Menu Items */
.leftmenu ul a { display: block; text-decoration: none; color: white; /* IE6 Bug */ padding: 5px; width: 140px; border-top: 1px solid #B39F7D; background: #2d70bb;}
/* Hover Styles */
.leftmenu ul a:hover {color: yellow; background: #1B5BA3; }
/* Sub Menu Styles */
.leftmenu li ul a { text-decoration: none; color: white; background: #2d70bb; /* IE6 Bug */	padding: 5px; border: 1px solid #B39F7D;
                  border-bottom: 0px; width: 138px;}
/* Sub Menu Hover Styles */
.leftmenu li ul a:hover { color: yellow; background: #1B5BA3;}
/* Icon Styles
#leftmenu ul a.submenu {background:#fff url("/images/r_arrow.gif") no-repeat right; }
#leftmenu ul a.submenu:hover {background:#f9f9f9 url("/images/r_arrow.gif") no-repeat right;}
*/

.leftmenutop { width: 150px; height: 16px; background-image: URL('/images/leftmenutop.gif');background-repeat: no-repeat;}
.leftmenumid { width: 150px; background-image: URL('/images/leftmenumid.gif'); background-repeat: repeat-z; border-top: 1px solid #5f9dcb}
.leftmenubottom { width: 150px; height: 6px; background-image: URL('/images/leftmenubottom.gif'); background-repeat: no-repeat;}

#sitemap {float: left; width: 275px; height: 250px; margin: 15px 30px; padding: 0px;}
#sitemap ul { padding: 0px; margin: 0px;}

#sitemap ul li { padding: 0px; margin: 0px;}
#sitemap ul li a {color: blue;}
.sitemaph2 {color: white; padding: 25px 0px 0px 70px; margin: 0px; background-repeat: no-repeat; height: 70px;}
.sitemaph2 a {color: white;}
.sitemaph2 a:hover {color: yellow;}

.pata {width: auto; height: 40px; margin: 0px 5px 0px 5px; background-color: #5f9dcb; color: #1b3882; text-align:center; font-size: 10px;}



#clearheader{}/*needed to make room for header*/
/* combat IE's 3 pixel jog */

/*printer styles*/
@media print{
#left{display:none;}
#outer{border-left:0px;}
#topLinks{display:none;}
#wrapper{border-left:0;border-right:0;}
}

#outer {
 margin-right: 5px;
 border-left-width: 160px;  /* left column width */
 border-left-color: #5f9dcb;   /* left column colour */
 border-left-style: solid;
 border-right-width: 0px; /* right column width */
 /* center column colour */
}

/* Mozilla code */
#outer > #inner { border-bottom: 1px solid transparent; }

#inner { margin: 0px; width: 100%; margin-top: 16px;}

#content { float: left; width: 100%; position: relative; z-index: 12; background: #d9eefd;}
#content ul li { padding-left: 0px;}
#content ul { padding-left: 30px;}

#innercontent { padding: 15px; padding-top:0;}

#topLinks { position: absolute; top: 147px; left: 230px; color: #EEE; z-index: 50; width: 750px;}

#topmenumid a:link, #topLinks a:visited { padding: 10px 10px 1px 10px; margin: 0px; text-align:center; font-size: 12px; color: white;
	text-decoration: none; text-align: center; }
#topmenumid a:hover { background-color: #1B5BA3; color: yellow;}
#topmenuleft {float: left; width: 5px; height: 32px; background-image: URL('/images/topmenuleft.gif');}
#topmenumid {float: left; height: 32px; padding: 10px 0px 2px 0px; background-image: URL('/images/topmenumid.gif'); background-repeat: repeat-x;}
#topmenuright {float: left; width: 5px; height: 32px; background-image: URL('/images/topmenuright.gif');}

.floatright {
	float: right;
	margin: 5px;
}

.floatleft {
	float: left;
	margin: 5px;
}

.clrfloat {
	clear: both;
}

.clrleft {
	clear: left;
          }

h1 {
	font-size: 24px;
	color: #254f97;
	font-style: italic;
}

h2 {
	font-size: 18px;
	color: #5798c8;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.detektorobal {width: 250px; height: 213px; background-repeat: no-repeat; margin: 10px; text-decoration: none; cursor:pointer;}
.detektorpolozka {padding: 175px 0px 0px 0px; font-size: 17px; text-align: center;  color: white;}


.shopstyle {
	border-top: 1px solid #800000;
	border-bottom: 1px solid #800000;
}
.shopdir {
	border-bottom: 1px solid #800000;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFECEC;
}
.actiondir {
	color: #DDDDDD;
	background-color: #800000;
	font-weight: bold;
	text-align: left;
}
.actiondate {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #800000;
	vertical-align: top;
	width: 180px;
}
.actiontext {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	text-align: left;
}

.paragraph {
	text-align: justify;
}

.centeralign {
	text-align: center;
}

.leftalign {
	text-align: left;
}

.rightalign {
	text-align: right;
}

.kontakttext {
	text-align: left;
}

.kontaktname {
	font-weight: bold;
	text-align: left;
	width: 150px;
	vertical-align:top;
}

.kontaktdata {
	text-align: left;
	width: 400px;
}

.newsdate {
	font-weight: bold;
	text-align: left;
	width: 120px;
	vertical-align:top;
}

.newstext {
	text-align: left;
}

.fotothumb a {
	margin: 20px;
	text-align: center;
	position: relative;
	background-color: #CCCCCC;
	border: 1px solid #003366;
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#222222;
}

.fotothumb a:hover {
	background-color: maroon;
	border-color:maroon;
	color:#CCCCCC;
}


.fotothumb img{
	border:0;
}

.fotothumbwb a {
	margin: 15px;
	text-align: center;
	position: relative;
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#222222;
}

.fotothumbwb a:hover {
	background-color: maroon;
	border-color:maroon;
	color:#CCCCCC;
}


.fotothumbwb img{
	border:0;
}


.redtext {
	color:#FF0000;
}

.smallfont {
	font-size:11px;
}

.textindent {
	margin-left:1em;
}

#lefttopcorner {float: left; width: 2px; height: 2px; background-image: URL('/images/lefttopcorner.gif');background-repeat: no-repeat;}

#printablelink {
        float: right;
        width: 158px; height: 45px; background-image: URL('/images/printer-friendly2.gif');background-repeat: no-repeat;
	font-weight:bold;
	font-size:10px;
}

img {
	border:0;
}

.tblheader {
	font-weight:bold;
	text-align:center;
	background-color:#68bdf0;
}

.tblrowodd {
	text-align:left;
	background-color:#b0e0fd;
}

.tblroweven {
	text-align:left;
}

.tutorialmenu { margin: 30px 0px 0px 200px; color: #EEE;}

.tutorialmid a:link, .tutorialmid a:visited { padding: 10px 10px 1px 10px; margin: 0px; text-align:center; font-size: 12px; color: white;
	text-decoration: none; text-align: center; }
.tutorialmid a:hover, .active { background-color: #1B5BA3; color: yellow;}
.tutorialleft {float: left; width: 5px; height: 32px; background-image: URL('/images/topmenuleft.gif');}
.tutorialmid {float: left; height: 32px; padding: 10px 0px 2px 0px; background-image: URL('/images/topmenumid.gif'); background-repeat: repeat-x;}
.tutorialright {float: left; width: 5px; height: 32px; background-image: URL('/images/topmenuright.gif');}
embed {margin-left: 150px;}

.hwzoznam {}
.hwzoznam h2 {clear: both;}                                                                          /* Nadpis hardwareovych skupin*/
.hwzoznam ul {font: bold 14px;}
.hwzoznam ul li {margin: 0px 0px 0px 15px; text-decoration:none; float: left; padding: 0px 5px 5px 15px; list-style-type: none;}
.hwzoznam ul li h6 {margin: 0px; padding: 0px 0px 0px 15px; border: 0px; background: url('../images/ul.gif') no-repeat 0px 0px; }
.hwzoznam ul li a:link, .hwzoznam ul li a:visited {color:#000000}                        /* un and visited link */
.hwzoznam ul li a:hover {text-decoration: underline;}                                    /* mouse over link */
.hwzoznam ul li a img {margin: 0px 0px 0px 15px; padding: 0px 5px 5px 15px; border: 0px;}

.hwzoznam ul .hwnazov {list-style-image: URL('../images/ulreverse.gif'); float: none;}
#innercontent { padding: 15px; padding-top:0; }

/* Mozilla code */
#outer > #inner { border-bottom: 1px solid transparent; }
#content { margin: 0px -3px 0px -2px;}

