body {
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Courier, sans-serif;
}

#maincontainer {
	position: absolute; 
	left: 50%;
	width: 800px; 
	margin-left: -400px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

#down {
	border-bottom: 0px solid white;
	background-color: #CC9A75;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 9px;
	color: #fefefe;
	height: 26px;
	width:800px;
	line-height:26px;
}

#down a:link, #down a:visited, #down a:active {
	color: #dedede;
	text-decoration: hover;
}

#down a:hover {
	text-decoration: none;
	color: #ffffff;
}

#little {
	font-style: italic;
	font-size: 9px;
	color: #000000;
	font-weight: normal;	
}

.little {
	font-style: italic;
	font-size: 9px;
	color: #000000;
	font-weight: normal;	
}

#verticalnav {
	width: 760px;
	height: 25px;
	background-color: #DCE094;
	text-align:right;
}

#verticalnav a:link, #verticalnav a:visited, #verticalnav a:active {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#verticalnav a:hover{
	text-decoration:underline;
	background-image:url(img/hover.gif);
}

.thumb {
	border: 1px solid #cccccc;
	margin-right: 5px;		
}


.listupper a:link, .listupper a:visited {
	font-weight: normal;
	font-size: 13px;
	color: #778EA9;
	vertical-align: center;
	text-decoration: none;
}

.listupper a:hover, .listupper a:active {
	color: #7187A2;
	text-decoration: underline;
}

#description {
	color: #000000;
	font-size: 11px;
}

.description {
	color: #000000;
	font-size: 11px;
}

.description a:link, .description a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #925739;
	vertical-align: center;
	text-decoration: none;
	list-style-type:none;
	display:list-item;
	padding-left:7px;
	
}

.description a:hover, .description a:active {
	color: #925739;
	text-decoration: underline;
}

#justify {
	color: #000000;
	font-size: 12px;
	text-align: justify;
}

.justify {
	color: #333333;
	font-size: 12px;
	text-align: justify;
	padding: 0px;
	line-height:1.6;
}

.justify a:link, .justify a:visited, .justify a:active{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.justify a:hover{
	color: #d0d696;
	text-decoration: underline;
}

.justify h1	{
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	color:#f96909;
	border-bottom: 1px double #eaeaea;
}

.justify h2 	{
	margin-top:5px;
	font-size: 14px;
	color:#f96909;
	border-bottom: 1px double #eaeaea;
}

.top {
	color: #ffffff;
	font-size: 10px;
	text-align: left;
	line-height: 1.5;
}

.top a:link, .top a:visited , .top a:active {
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.top a:hover {
	color: #000000;
	text-decoration: underline;
}


td {
	vertical-align: top;
}

#price {
	font-size: 14px;
	color: #7187A2;
	font-weight: bold;
	text-align: right;
}


.price {
	font-size: 14px;
	color: #7187A2;
	font-weight: bold;
	text-align: right;
}

h1 	{
	margin-top:5px;
	font-size: 17px;
	color:#f96909;
	width:590px;
	border-bottom: 1px double #f96909;
}

#menu-tree {
	font-size: 9px;
}

#menu-tree a:link, #menu-tree a:visited {
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: center;
	text-decoration: none;
}

#menu-tree a:hover, #menu-tree a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#mainbg	{
	background-image: url("../img/left-bg.jpg");
	background-repeat:no-repeat;
	border-right:1px solid #F3E4CB;
	background-color:#fff;
	height:500px;
}

#rightbg	{
	background-image: url("../images/rightbg.gif");
}

#rightbginfo	{
	background-image: url("../images/rightbginfo.gif");
	background-position: right top;
	}

.zoznam a:link, .zoznam a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #7187A2;
	text-align: right;
	vertical-align: center;
	text-decoration: none;
}

.zoznam a:hover, .zoznam a:active {
	color: #7C899A;
	text-decoration: underline;
}

.zoznam {
	font-weight: normal;
	font-size: 11px;
	color: #7187A2;
	vertical-align: center;
	text-decoration: none;
}








ul#mm
{
width:220px;
background-color:#FFFFFF;
}

ul#mm, ul
{
padding:0;
margin:0;
list-style-type:none;
}

ul#mm ul
{
position:absolute;
top:0;
left:100px;
visibility:hidden;
background-color:white;
}

ul#mm li
{
position:relative;
width:100px;
}

ul#mm a
{
background-color: #ffffff;
color:#6D7221;
display:block;
font:12px arial,sans-serif;
text-decoration:none;
display:block;
width:220px;
}

ul#mm a:hover, ul#mm li:hover a, ul#mm li.hover a
{
background-color:6D7221;
color:#white;
}


ul#mm li:hover ul, ul#mm li.hover ul
{
visibility:visible;
}

ul#mm li li
{
border:none;
padding:0;
background-color:#ffffff;
}

ul#mm li
{
behavior: url(hover.htc);
}

formular {
	border: #000000 1px solid;
	font-size: 8px;
}

a.info{
    position:relative;
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{
	text-align:justify;
    display:block;
    position:absolute;
    top:-50px; left:20px; width:25em;
    border:1px solid #000000;
    background-color:#FFFFFF; color:#000;
	text-decoration: none;
    }

a.image:link, a.image:visited {
	border: 1px solid #cccccc;
}

a.image:hover, a.image:active {
	border: 1px solid #eaeaea;
}

.tab{
	font-size:12px;
	padding:2px;
	vertical-align:top;
}

.input {
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

.topnav a:active, .topnav a:visited, .topnav a:link {
	background-position: 0px 50%;
	padding-left: 15px; 
	font-weight: bold; 
	background-image: url(../img/odrazka-hover.png);
	color: #cf7112; 
	background-repeat: no-repeat; 
	text-decoration: none;
}
.topnav a:hover {
	color: #69839c; 
	text-decoration: underline;
	background-image: url(../img/odrazka.png);
}

.topnav1  {
	padding-left: 3px;
	font-weight: bold; 
	color: #cf7112;
	border-bottom: 1px solid #eaeaea;
	width:570px;
	display:block;
}

.topnav2  {
	padding-left: 14px;
	padding-top:5px;
	font-weight: bold; 
	color: #000; 
}

.topnav3 a:active, .topnav3 a:visited, .topnav3 a:link {
	background-position: 20px 50%;
	padding-left: 33px; 
	font-weight: bold; 
	background-image: url(../img/odrazka-hover.png);
	color: #cf7112; 
	background-repeat: no-repeat; 
	text-decoration: none;
}
.topnav3 a:hover {
	color: #69839c; 
	text-decoration: underline;
	background-image: url(../img/odrazka.png);
}


