@charset "windows-1250";
html {
	margin: 0;
	padding: 0;

	}
body {
	font: 90% arial, sans-serif;
	background: #262626 url("background2.jpg"/*tpa=http://www.ajtechnology.cz/background2.jpg*/) top left repeat-y;
	margin: 0;
	padding: 0;
	background-color: #000000;
	
		}

/*#page {
   margin:0; padding:0;
   height:100%;
   overflow:auto;
   }*/


/*#footer {
position:fixed; _position:absolute;
left:0;
bottom:0;
}*/

span#logo {
	width:400px;
	height:90px;
	display:block;
	cursor:pointer;
}


p { 
	margin-top: 0; 
	text-align: justify;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: white;
	border: 0;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: white;
	}
a:hover, a:active { 
	
	color: #ffff00;
	}

#sidebar {
      background: transparent url("menu.jpg"/*tpa=http://www.ajtechnology.cz/menu.jpg*/) no-repeat top left; 
	  float: left;
      width: 321px;
      height:725px;
	  margin-top:80px; padding:0;
      
	  }
#main {
	margin-left:400px;
	margin-top: 0;
	padding: 0;
	width:520px;
	color:#CCCCCC;
}

#main p {
   margin-top:0px;
   
}
#main ul {
   color:#CCCCCC;
 }
div#obalovy {
	position: absolute;	
	width: 321px; height: 214px;
	background: transparent url("menu.gif"/*tpa=http://www.ajtechnology.cz/menu.gif*/) 0px -214px no-repeat;
}
li#polozka1 { left: 60px; top: 11px; }
li#polozka2 { left: 60px; top: 35px; }
li#polozka3 { left: 60px; top: 60px; }
li#polozka4 { left: 60px; top: 82px; }
li#polozka5 { left: 60px; top: 110px; }
li#polozka6 { left: 60px; top: 130px; }
li#polozka7 { left: 60px; top: 152px; }
li#polozka8 { left: 60px; top: 180px; }

ul#menu li {
	list-style-type: none;
	font-size: 12px;
	position: absolute;
	width: 250px; height: 20px;
}
ul#menu a {
	background: transparent url("menu.gif"/*tpa=http://www.ajtechnology.cz/menu.gif*/) 60px 20px no-repeat;
	display: block;
	text-decoration: none;
	width: 100%; height: 100%;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
ul#menu a:hover {
	color: #eee;
	background: transparent url("menu.gif"/*tpa=http://www.ajtechnology.cz/menu.gif*/) 0px 0px no-repeat;
}
li#polozka1 a:hover { background-position: -60px -11px; }
li#polozka2 a:hover { background-position: -60px -35px; }
li#polozka3 a:hover { background-position: -60px -60px; }
li#polozka4 a:hover { background-position: -60px -82px; }
li#polozka5 a:hover { background-position: -60px -110px; }
li#polozka6 a:hover { background-position: -60px -130px; }
li#polozka7 a:hover { background-position: -60px -152px; }
li#polozka8 a:hover { background-position: -60px -180px; }

ul#menu span {
	display: block;
	position: absolute; left: 0; top: 50%;
	text-align: center;
	width: 100%;
	cursor: pointer; /* kvuli IE, ktery nad divem zobrazuje textovy kurzor */
}
.nadpisvelky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #cc9933;
}
.nadpismali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #cc9933;
}
.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #cc9933;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
#main ul {
	list-style-type: square;
	list-style-image: url("dot.gif"/*tpa=http://www.ajtechnology.cz/dot.gif*/);
}
#main a {
	border-style: none;
}
