@charset "utf-8";
/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	font-family: trebuchet, arial, helvetica, sans-serif;
	background-color: #B90000;
	background-image: url();
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
h2 {
	font-size: 14px;
	color: #666;
	font-style: normal;
	font-weight: bold;
}
h3 {
	color: #000099;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}
h4 {
	font-size: 10px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}

p
{
text-align: justify;
font-family: trebuchet, arial, helvetica, sans-serif;
color: #FFAF04; 
}

li {
	color: #FFF;
	font-size: 12px;
	font-family: trebuchet, verdana, arial;
	margin-left: -10px;
}

ul {
	list-style-type: square;
	line-height:14px;
	margin-top:0px;
	margin-bottom:18px;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #FFF;
}


/* Hlavne rozdelenie webu: */
#container
{
width: 990px;
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
margin-top: 10px;
text-align: left;
background-color: #B90000;
font-family: trebuchet, arial, helvetica, sans-serif;


/* farba textu */
color: #E0B5A3;

border: 0px dotted gray;

/* vyska textu pre zlepsenie citatelnosti, plati pre vsetky divy vo vnutri divu container */
line-height: 130%;
}

/* div hlavicka, odsadenie obsahu, pozadie a okraj */
#header
{
	height: 22px;
	padding-top: 10px;
	background-color: #B90000;
	background-image: url(../i/adela-fengshui_01.jpg);
	width: 990px;
	position: relative;
	text-align: right;

}

/* aby bolo odsadenie tagu h1 v hlavicke 5em je dobre odstranit margin a padding preto su tam nuly ! */

#header h1 {
	color: #CF7D5F;
	background-color: transparent;
	margin: 0;
	padding: 0;
	font-family: trebuchet, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	position: relative;
	position: absolute;
	left: 250px;
	top: 30px;
	width: 230px;
}

.nadpis-biely {
	color: #FFFFFF;
	font-weight: bold;
}


#left
{
	float:left;
	display: block;
	width: 71px;
	height: 668px;
	margin: 0;
	padding: 0;
	background-color: #B90000;
	background-image: url(../i/adela-fengshui_02.jpg);
}

#menu
{
	float:left;
	display: block;
	width: 272px;
	height: 298px;
	margin: 0;
	padding: 370px 0px 0px 0px;
	background-color: #B90000;
	background-image: url(../i/adela-fengshui_03.jpg);
	font-family: trebuchet, arial, helvetica, sans-serif;
	color: #653E37;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


#main
{
	float:right;
	display: block;
	font-family: trebuchet, arial, helvetica, sans-serif;
	padding: 0px;
	background-color: #B90000;
}

#content
{
	display: block;
	width: 597px;
	height: 537px;
	font-family: trebuchet, arial, helvetica, sans-serif;
	padding: 90px 10px 10px 40px;
	border-left: 0px solid gray;
	background-color: #B90000;
	background-image: url(../i/adela-fengshui_04.jpg);

}

a.content:link {
	color: #FF9C00;
	text-decoration: none;
}
a.content:active {
	color: #FF9C00;
	text-decoration: none;
}
a.content:visited {
	color: #FF9C00;
	text-decoration: none;
}
a.content:hover {
	color: #000;
	text-decoration: underline;
}

/* pre div footer je potrebne pouzit parameter clear both - bude to udrziavat div footer na spodku od elementov nad nim. */
#footer
{	
	display: block;
	height: 32px;
	width: 647px;
	margin: 0px;
	padding: 0px;
	color: #660201;
	background-color: #B90000;
	font-size: 10px;
	text-align: center;
	background-image: url(../i/adela-fengshui_06.jpg);
	background-position: center;
	
}
	
a.footer:link {
	color: #660201;
	text-decoration: none;
}
a.footer:active {
	color: #660201;
	text-decoration: none;
}
a.footer:visited {
	color: #660201;
	text-decoration: none;
}
a.footer:hover {
	color: #FFF;
	text-decoration: underline;
}

/* pre odsadenie obsahu v left a right menu (nav) je dobre pouzit margin 0. a pre content h2ku podobne. 
je definovany len bottom margin 1em a 5em. rozne browsery pouzivaju rozne marginy a paragraphy ! preto je dobre ich nulovat.*/
#leftnav p
{ 
margin: 0 0 10px 0;
text-align: left;
}

#content h2 
{ 
margin: 0 0 .5em 0;
font-size: 12px; 
}

.border 
{
	border: 3px solid #F57473;
}
#obsah 
{
	width:570px;	
    height:490px;
	overflow: auto;
	padding:  0px 10px 0px 0px;
	SCROLLBAR-FACE-COLOR: #000;
    SCROLLBAR-HIGHLIGHT-COLOR: #000;
    SCROLLBAR-SHADOW-COLOR: #360302;
    SCROLLBAR-3DLIGHT-COLOR: #360302;
    SCROLLBAR-ARROW-COLOR: #360302; 
    SCROLLBAR-TRACK-COLOR: #000; 
    SCROLLBAR-DARKSHADOW-COLOR: #000;
	
}
.borderright {

	border: 3px solid #F57473;
	margin: 0px 0px 5px 10px;
}
.border1 {

	border: 3px solid #610404;
}
.popis-biely {

	color: #FFFFFF;
	font-weight: normal;
}

