
/* ------------------------------ */
/* muze byt definovano pro kazdou rubriku zvlast */

span#zobrazit_groups {
	color: white;
	font-weight: bold;
}

table#tab_obsah tr td {
	border: 1px;
	border-style: solid;
	border-color: black;
	width: 150px;
	text-align: center;	
}

h2#cenovka {
	font-size: 15px;
}

div#home a {
	position: absolute;
	width: 200px;
	height: 180px;
	left: 0px;
}

div.titulek {
	font-weight: bold;
}


div#main div#inside span#nadpis {
	background-color: black;
	color: white;
	font-weight: bold;
}

div#main div#inside {
	background-color: black;
}

div#main {
	background-color: black;
}

table#tab_obsah tr td {
	border: 1px;
	border-style: solid;
	border-color: black;
	width: 30%;
	margin: 20px;
	padding: 10px;
	background-color: white;
}

table#tab_obsah tr td div.desc {
	text-align: left;
	position: relative;
}

div#zbozi_vlozeno {
	color: white;
	font-weight: bold;
	font-size: 15px;
}

div#vlozeno_ok a {
	color: red;
	font-weight: bold;
	font-size: 15px;
	
}

div#zbozi_vlozeno span#bude {
	background-color: red;
	color: white;
	font-weight: bold;
	font-size: 15px;
}

div#titulek {
	position: absolute;
	color: white;
}

div#rub_uvod {
	position: relative;
	color: white;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: dotted;
	border-color: white;
	width: 500px;
	left: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* ------------------------------ */




div#banner a{
	width: 120px;
	height: 350px;
	background-image: url(/pics/ootekbanner-jimboweb.gif);
	position: absolute;
	left: 1010px;
	z-index: 2;
}

body {
	overflow: auto;
	background-color : black;
	text-align: center;
}

/* TEXT */
a {
	border: 0px;
	border-color: black;
}

a img {
	border: 1px;
	border-color: black;
	border-style: solid;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: baseline;
	line-height: 20px;
}

h1, H1 {
	font-weight: bold;
	font-size: 14px;
}

h2, H2 {
	font-weight: bold;
	display: inline;
}

h3, H3 {
	font-weight: bold;
	display: inline;
}


div#celek {
	margin: 0 auto;
	width: 960px;
	height: 1500px;
	background-color: black;
	/*background-color : #252122;*/
	position: relative;
	overflow: none;
	border-left: 10px;
	border-right: 10px;
	border-bottom: 0px;
	border-color: white;
	border-style: solid;
}

div#main {
	position: absolute;
	left: 130px;
	top: 185px;
	width: 670px;
/*	background-color: white; */
/*	background-color: black;*/
	border: 1px;
	border-style: solid;
	border-color: black;
	overflow: visible;
	text-align: left;
	padding: 7px;
}

div#up {
	width: 960px;
	height: 168px;
	background-image: url('pics/top.jpg');
	position: absolute;
	left: 0px;
	top: 0px;
/*	border: 1px;
	border-style: solid;
	border-color: red;
*/
}

div#left {
	width: 960px;
 	min-height: 646px;
	background-color: #252122;
	position: absolute;
	left: 0px;
	top: 181px;
	z-index: -1;
}

div#leftmenu {
	position: absolute;
	left: 0px;
	top: 190px;
	height: 800px;
	width: 140px;
	background-repeat: no-repeat;
	z-index: 1;
/*
	border: 1px;
	border-style: solid;
	border-color: red;
*/
}

div#leftmenu div {
	left: 10px;
	position: absolute;
}

div#rightmenu {
	position: absolute;
	right: 0px;
	top: 182px;
	height: 600px;
	width: 140px;
	background-repeat: no-repeat;
	z-index: 1;
}

div#celkem {
	position: absolute;
	background-image: url('pics/celkem.png');	
	width: 80px;
	height: 13px;
	left: 0px;
	top: 10px;
/*
	border: 1px;
	border-style: solid;
	border-color: red;
*/

}

div#okno {
	position: relative;
	background-color: white;
	width: 75px;
	height: 28px;
	top: 20px;
}

div#zobrazit {
	position: absolute;
	background-image: url(pics/zobrazit.png);
	width: 137px;
	height: 78px;
	left: 0px;
	top: 100px;
	background-repeat: no-repeat;
}

div#zobrazit a {
	position: absolute;
	width: 137px;
	height: 78px;
	left: 0px;
	top: 0px;

}

div#rightSubMenu {
	position: absolute;
	width: 130px;
	height: 120px;
	top: 130px;
	left: 0px;
/*
	border: 1px;
	border-style: solid;
	border-color: red;	
*/
}

div#rightSubMenu * {
	background-repeat: no-repeat;
}

div#pravy_pas_grafika {
	background-image: url('pics/pravy_pas_grafika.jpg');	
	background-repeat: no-repeat;
	width: 130px;
	height: 445px;
	position: absolute;
	top: 400px;
}

div#nakupovat {
	background-image: url(pics/jakNakupovat.png);	
	position: absolute;
	top: 80px;
	width: 141px;
	height: 17px;
	left: 0px;
}

div#nakupovat a {
	width: 141px;
	height: 17px;
	position: absolute;
	left: 0px;
}

div#podminky {
	background-image: url(pics/dodaciPodminky.png);	
	position: absolute;
	top: 125px;
	width: 141px;
	height: 17px;
	left: 0px;
}

div#podminky a {
	width: 141px;
	height: 17px;
	position: absolute;
	left: 0px;
}


div#tabulky {
	background-image: url(pics/tabulkyVelikosti.png);	
	position: absolute;
	top: 170px;
	width: 141px;
	height: 17px;
	left: 0px;
}

div#tabulky a {
	width: 141px;
	height: 17px;
	position: absolute;
	left: 0px;
}


div#jaklepit {
	background-image: url(pics/jakLepitStickery.png);	
	position: absolute;
	top: 215px;
	width: 141px;
	height: 17px;
	left: 0px;
}

div#jaklepit a {
	width: 141px;
	height: 17px;
	position: absolute;
	left: 0px;
}


div#leftmenu a {
	position: absolute;	
	height: 35px;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
/*
	border: 1px;
	border-style: solid;
	border-color: red;
*/
}

div#levy_pas_grafika {
	background-image: url('pics/levy_pas_grafika.jpg');
	position: absolute;
	width: 90px;
	height: 25px;
	left: 20px;
	z-index: 5;
	top: 185px;
}

div#levy_pas_grafika_2 {
	position: absolute;
	width: 130px;
	height: 490px;
	background-image: url('pics/levy_pas_grafika_2.jpg');
	top: 500px;
	left: 0px;
}

div#kontakt a{
	background-image: url(pics/buttons/kontakt.png);	
	width: 115px;
	height: 30px;
	left: 0px;
	top: 268px;
}

div#kontakt a:hover {
	background-image: url(pics/buttons/kontakt_hover.png);
}

/*
div#stoneShop {
	position: absolute;
	width: 114px;
	height: 119px;
	top: 450px;
	background-image: url(pics/stoneShop.gif);
}
*/

div#trika a{
	background-image: url(pics/buttons/trika.png);	
	width: 115px;
	height: 30px;
	left: 0px;
	top: 38px;
}

div#trika a:hover {
	background-image: url(pics/buttons/trika_hover.png);
}

div#stickery a{
	background-image: url(pics/buttons/stickery.png);	
	width: 115px;
	height: 18px;
	left: 0px;
	top: 70px;
}

div#stickery a:hover {
	background-image: url(pics/buttons/stickery_hover.png);
	height: 25px;
	z-index: 2;
}

div#placky a{
	background-image: url(pics/buttons/placky.png);	
	width: 115px;
	height: 30px;
	left: 0px;
	top: 100px;
}

div#placky a:hover {
	background-image: url(pics/buttons/placky_hover.png);
}


div#ostatni a{
	background-image: url(pics/buttons/ostatni.png);	
	width: 115px;
	height: 24px;
	left: 0px;
	top: 124px;
}

div#ostatni a:hover {
	background-image: url(pics/buttons/ostatni_hover.png);
}


div#design a{
	background-image: url(pics/buttons/design.png);	
	width: 115px;
	height: 25px;
	left: 0px;
	top: 152px;
}

div#design a:hover {
	background-image: url(pics/buttons/design_hover.png);
	height: 30px;
}


div#galerie a{
	background-image: url(pics/buttons/galerie.png);	
	width: 115px;
	height: 21px;
	left: 0px;
	top: 182px;
}

div#galerie a:hover {
	background-image: url(pics/buttons/galerie_hover.png);
	height: 27px;
}


div#guestbook a{
	background-image: url(pics/buttons/guestbook.png);	
	width: 115px;
	height: 24px;
	left: 0px;
	top: 210px;
}

div#guestbook a:hover {
	background-image: url(pics/buttons/guestbook_hover.png);
	height: 25px;
}


div#odkazy a{
	background-image: url(pics/buttons/odkazy.png);	
	width: 115px;
	height: 21px;
	left: 0px;
	top: 239px;
}

div#odkazy a:hover {
	background-image: url(pics/buttons/odkazy_hover.png);
	height: 25px;
}


div.novinka {
	overflow: hidden;
	padding: 10px;
}

div.novinka * {
	color: white;
}

div.novinka span.obr img{
	position: relative;
	left: 0px;
	top: 0px;
	border: 1px;
	border-color: black;
	border-style: solid;
}

div.novinka div.datum {
	position: relative;
	text-align: right;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.novinka div.nadpis {
	position: relative;
	font-weight: bold;
	text-align: center;
}


rh {
	height: 1px;
}

div#nab {
	text-align: left;
}

div#nab span.nab {
	position: absolute;
	left: 30px;
}

span.obr {
	float: left;
	margin: 4px;
}
