/* CSS Document */

body
{
margin:0;
padding: 0px 10px 0px 10px;
background: #ffffff;
text-align: center;
font-family: Garamond;
font-size: 13pt;
}
a {color: #6F4100; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
a img {border: 1px dashed  black; text-decoration: none;}

ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

li
{
margin: 0;
}

li a
{
display: block;
padding: 5px 0 0 10px;
background: transparent;
color: #6F4100;
text-decoration: none;
width: 100%;
}

li a { width: auto; }

li a:hover
{
background: transparent;
text-decoration: underline; 
}

li
{
margin: 0;
}

li li a
{
display: block;
padding: 3px 0px 0px 30px;
background: transparent;
color: #6F4100;
text-decoration: none;
width: 100%;
}

li li a:hover
{
background: transparent;
text-decoration: underline; 
}


#obal
{
  position: relative;
	height: auto;
	width: 978px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#hlavicka
{
position: relative;
top: 0px;
left: 0px;
padding: 0px;
height: 223px;
width: 977px;
text-align: left;
background: url('../img/hlavicka.gif') no-repeat;
}

#obsah
{
position: relative;
width: 977px;
min-height: 683px;
text-align: left;
color: black;
text-decoration: none;
background: #FFFFFF;
background: url('../img/link.gif') repeat-y;
}

#levypanel
{
position: absolute;
left: 0px;
width: 148px;
left: 0px;
min-height: 683px;
background: url('../img/menu_left.gif') no-repeat;
z-index: 10;
}

#menu
{
position: absolute;
padding: 60px 0 0 0;
width: 147px;
min-height: 283px;
}

#menu_n
{
position: absolute;
padding: 15px 0 0 0;
width: 147px;
min-height: 283px;
}

#hlavnipanel
{
position: relative;
width: 977px;
min-height: 683px;
background: url('../img/link.gif') repeat-y;
}

#text
{
position: relative;
margin: 0px;
left: 147px;
padding: 10px 10px 10px 10px;
width: 650px;
min-height: 683px;
text-align: justify;
}

.text a {
background: transparent;
color: #353229;
text-decoration: none; 
}

.text a:hover {
background: transparent;
text-decoration: underline; 
}

#pravypanel
{
position: absolute;
left: 821px;
top: 0px;
width: 156px;
min-height: 683px;
color: black;
text-decoration: none;
background: url('../img/menu_right.gif') no-repeat;
z-index: 10;
}

#novinky
{
position: relative;
top: 60px;
right: 40px;
height: 283px;
text-align: right;
font-style: italic;
font-weight: bolder;
}

#ukazky
{
position: relative;
height: 360px;
top: 228px;
background: url('../img/tvorba.gif') no-repeat;
}

#view
{
position: relative;
top: 85px;
left: 10px;
}

#paticka
{
position: relative;
height: 70px;
width: 978px;
text-align: left;
text-decoration: none;
color: black;
background: url('../img/paticka.gif') no-repeat;
z-index: 100;
}

#copy
{
position: relative;
top: 38px;
height: 30px;
width: 978px;
margin: 0px 0 0 0px;
padding: 0px 0 0px 0px;
text-align: center;
text-decoration: none;
color: black;
}


.resetovac
{
border: 0px none;
margin: 0px;
padding: 0px;
float: none;
clear: both;
width: 0px;
height: 0px;
line-height: 0px;
font-size: 0px;
}

#dhtmltooltip{
position: absolute;
left: -500px;
width: 300px;
border: 2px solid black;
padding: 5px;
background-color: #cbb796;
visibility: hidden;
z-index: 200;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
  -moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}



