body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666;
	background:url(images/bg.jpg) #fff repeat-x top;
	cursor: default;
}
a {
	color:white;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color:#fff;
	font-size: 190%;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:10px;
}
h2 {
	color:#fff;
	font-size: 160%;
	font-weight: normal;
	margin-top:20px;
	margin-bottom:10px
}
h3 {
	color:#fff;
	font-size: 120%;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:10px
}

div.content-left {
	padding-top: 21px;
	float: left;
	width: 200px;
}
div.content-right {
	background:url(images/container_bg.jpg) #fff repeat-x top;
	padding-top:21px;
	padding-bottom:20px;
	width: 622px;
	float: right;
}

#container {
	width:840px; 
	margin: 0px auto;
	}
	
#header {
   background:url(images/header_bg.png) no-repeat top;
   /*height: 92px;*/
}
.content {
	background:url(images/content_bg.jpg) #fb2328 repeat-x top;
	border:5px solid white;
	width: 504px;	
	text-align:left;
	padding:20px 30px;
	color:white
;	
}
.top_shadow_line {
	background:url(images/top_line.png) no-repeat top;
	height: 10px;
}
.shadow_line {
	background:url(images/shadow_line.gif) repeat-x top;
	height: 10px;
}
.content_foot{
	background:url(images/footer_bg.gif) no-repeat bottom; 
	height:11px;
	margin-top:50px;
}

ul.menu {
background:url(images/container_bg2.jpg) transparent no-repeat 250px 0px;
	/*width: 936px;*/
	width: 936px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:relative;
	top: 0px;
	z-index:-1000;
}
ul.menu li {
	width:117px;
	padding: 1px 0 3px;
	float:left;
	background: url(images/menu_bg_off.png) no-repeat top center;
	vertical-align:middle;
}
ul.menu li.down {
	padding: 8px 0 9px;
	color: #fff;
	font-size:10px;
	text-transform: uppercase; 
}
/*
ul.menu li:hover {
	background: url(images/menu_bg_on.png) no-repeat top left;
}
*/
ul.menu li.active {
	width:117px;
	/*height:70px;*/
	float:left;
	text-align:center;	
	color:#fff;
	text-transform: uppercase;
	font-size:10px;	
	background: url(images/menu_bg_on.png) no-repeat top center
}
ul.menu li a { 
    text-transform: uppercase; 
	color:#fff;
	text-align:center;	
	font-size:10px;
	text-decoration: none;
	font-weight:bold;
	display:block;
	line-height:11px;
	padding:7px 0
}
ul.menu li a:hover {
   color:#fff;
   text-decoration: none;
}
.restauracie img {border:1px solid black;}
.restauracie td.text {vertical-align:top; padding-top:10px}
.restauracie td.logo {vertical-align:bottom; text-align:left; width:10%}
.restauracie td.images { text-align:right; width:90%}


.content_text{
	padding:40px 85px 10px;
	line-height:150%;
	margin: 0px 0 20px;
}
.content_text ul {
	list-style-type:none;
	padding:0px;
	margin:5px 0 0;	
}
.content_text ul.homepage {
	margin:0 0 0 15px;	
}
.content_text ul li{
	background:url(images/list_icon.gif) no-repeat 3px 9px;
	padding-left:15px;	
}
div.referencie{
	padding:20px 85px 0px;
	line-height:150%;
	color:#999999;
}
.referencie_headline{
	font-size:16px;
	margin-bottom:5px
}
.lila {
	color:#996699;
	font-weight:bold;
}
.nobr{
	white-space: nowrap; 
}
#footer {
	font-size: 10px;
	color: #bb6469;
	text-align:center;
	margin:3px 0 20px;
	padding-left: 230px;
}
#footer a:link, #footer a:visited {
	font-size:10px;
	color: #bb6469;
	text-decoration: none; 
}
#footer a:hover {
	color: #bb6469;
	font-size:10px;
	text-decoration: underline; 
}

.partneri {
	text-align:center;
	margin-bottom:10px
}
.partneri img {
	border:1px solid black;
	vertical-align:middle;
}
.rest img {
	margin:5px 0
}
.vystavovatelia {
	margin-bottom:10px
}
.vystavovatelia img {
	border:1px solid black;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.galeria {
	margin:0 0 0 0px;
	padding:0px
}
.galeria li {
	float:left;
	list-style-type:none;
	margin-right:15px;
	margin-bottom:15px
}
.galeria img {
	border:1px solid white
}

table.program td {vertical-align: top}
