body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}


a:link,  a:visited, a:active {
	text-decoration: none;
	color: #696969;
}

a:hover {
	text-decoration: none;
	color: black;
}


h1 {
	position: relative;
	top: 0;
	}

/* definice hlavicky stranky */
#topnavigation {
display: none;
}


.menu {
	position: relative;
	right: 10px;
	top: -13px;
	padding: 0;
	margin: 0;
	}

#kuchynpic {
display: none;
}

/*obsah*/
#hornirada, #celastrana { position: relative; top: 0;	width: 673px;}
#dolnirada {	position: relative;	top: 250px;	width: 683px;}
#kuchyne, #nabytek, #vyroba {	position: absolute;	top: 0;	width: 223px;	background-color : #E6E6E6;}
#navrhrealizace { width: 455px;	position: absolute;	background-color : #E6E6E6; }
#navrhrealizace01  { width: 223px;	position: absolute;	background-color : #E6E6E6; }
#kontakt {	position: absolute;	width: 223px;	background-color : #E6E6E6;}
#kontakt01 {	position: absolute;	top: 0;	width: 223px;}

/*nadpisy */
#hornirada  h2  {	background-repeat : no-repeat;	height: 42px;	margin: 0;	padding: 0;	}
#kuchyne h2 {	background-image : url(img/h2_kuchyne.jpg);}
#nabytek h2 {	background-image : url(img/h2_nabytek.jpg);}
#vyroba h2 {	background-image : url(img/h2_vyroba.jpg);}
#navrhrealizace h2 {background-image : url(img/h2_navrhrealizace.jpg); height: 23px; border: 0; padding: 0; margin: 0;}
#navrhrealizace01 h2 {background-image : url(img/h2_navrhrealizace01.jpg); width: 223px; height: 23px; border: 0; padding: 0; margin: 0;}
#kontakt h2 {	background-image : url(img/h2_kontakt.jpg);	height: 23px; border: 0; padding: 0; margin: 0;}
#kontakt01 h2 {	background-image : url(img/h2_kontakt01.jpg);	height: 15px; border: 0; padding: 0; margin: 0;}

#hornirada .text {
	position: relative;
	top: 0;
	height: 90px;
	background-color : #E6E6E6;
	margin: 0;
	padding: 0;
}

#navrhrealizace .text {
	position: relative;
	top: 0;
	height: 40px;
	background-color : #E6E6E6;
	margin: 0;
	padding: 0;
}


#kontakt .text {
	position: relative;
	top: 0;
	height: 107px;
	background-color : #E6E6E6;
	margin: 0;
	padding: 0;
}

.text p {
	margin: 0;
	padding: 10px 15px 10px 16px;
	border: 0;
}

/* obrazky */
.ilupic {	border-bottom: 3px solid white;	border-top: 0;	border-right: 0;	border-left: 0;	margin: 0;	padding: 0;}
.sipka {	position: absolute;	right: 10px;	bottom: 8px;	border: 0; }
.sipkatop {	position: relative;	right: 205px;	border: 0;  }

/* definice rozdilu v jednotlivych vstupnich polich */
#kuchyne, #navrhrealizace {	left: 0;}
#nabytek {	left: 232px; }
#vyroba, #kontakt {	left: 464px;}




/* definice substranek */

#celastrana #nabytek {
	position: absolute;
	left: 0;
	top: 0;
}

#celastrana h2  {	background-repeat : no-repeat;	height: 42px;	margin: 0;	padding: 0;	}

#obsah {
	position: absolute;
	top: 0;
	left: 232px;
	width: 444px;
	background-color: #E6E6E6;
	background-image : url(img/bg_obsah.gif);
	background-repeat : no-repeat;
	border-bottom: 4px solid #999999;
	margin-bottom: 10px;
}

#info {
	position: relative;
	top: 10px;
	left: 10px;
	width: 404px;
	padding-bottom: 20px;
	text-align: justify;
}

#back {
display: none;
}

#picrada {
	position: relative;
	top: 0;
	left: 20px;
	width: 450px;
	height: 100px;
	border: 1px solid black;
	}
	
.picturetab {
	position: relative;
	left: 15px;
}

#nabytek li {
	list-style-type : none;
}

#nabytek ul {
	margin-bottom: 20px;
}

/*okraje obrazku v obsahu*/
a:link.apic, a:visited.apic, a:active.apic {
	display: block;
	width: 170px;
	height: 60px;
	padding: 0;
	border: 5px solid #999999;
	margin: 0 30px 10px 0;
	}
	
	a:link.apicbig, a:visited.apicbig, a:active.apicbig {
	display: block;
	width: 170px;
	height: 128px;
	padding: 0;
	border: 5px solid #999999;
	margin: 0 30px 10px 0;
	}
	
	a:hover.apic, a:hover.apicbig {
	border: 5px solid #737373;
	}

