html, body {
height: 100%;
}

.hiddenPic {display:none;}


body.index{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.8em;
	margin:0px;
	padding: 0px;
	background-image: url('/img/pozadie-index.png');
	background-repeat: repeat;
}

body.sub{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.8em;
	margin:0px;
	padding: 0px;
	background-image: url('/img/pozadie.jpg');
	background-repeat: repeat;
	background-position: center center
}

.index_logo{
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	height:109px;
	width: 800px;
	background-image: url('/img/logo-vix.png');
	background-position: center;
	background-repeat: no-repeat;
}

.index_menu{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	height:370px;
	width: 603px;
}
.index_menu_img{
	margin:0px;
	height:370;
	width: 150;
	border: 0px;
	padding: 0px;
}
/*
a.restaurant{
	margin:0px;
	height:370px;
	width: 150px;
	border: 0px;
	padding: 0px;
	background:url('/img/01-inactive.jpg');
}
a.restaurant:hover{background: url('/img/01-active.jpg;}
*/


.main_menu{
	margin-top: 0px;
	margin:auto;
	height:51px;
	width: 923px;
}

.main_menu_img{
	margin:0px;
	height:51px;
	width: 230px;
	border: 0px;
	padding: 0px;
}

.vlajkyIndex {
	height:34px;
	margin:auto;
	margin-top: 0px;
	width:923px;
}

.vlajky {
	background-image: url(/img/pozadie-vlajky.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:34px;
	margin:auto;
	margin-top: 0px;
	width:923px;
}

img.imgVlajka{
	border: 0px;
	margin: 10px 4px 0px 4px;	
}

.pageHeader {
	background-position:center center;
	background-repeat:no-repeat;
	height:209px;
	margin:auto;
	width:923px;
	margin-bottom:8px ;
}

.webContainer{
	margin: auto; 
	padding: 0px; 
	min-height: 24px;
	border: 0px solid white;
	width:923px;
}

.leftMenu{
	float:left; 
	border: 0px solid yellow; 
	width: 228px;
}


.leftMenuPasik{
	width:230px;
	height: 5px;
	background-repeat:repeat-x;
}

.partneriPasik{
	padding: 10px;
	width:210px;
	height: 13px;
	background-repeat:repeat-x;
}

.leftMenuContent
{
  	width: 214px;
 	min-height: 50px;
  	margin: 0x;
  	padding: 8px;
  	background-image: url('/img/menu-pozadie.png');
	background-repeat: repeat;
  	border: 0px solid black;
  	color: #D8CEB2;
	
}


a.leftMenuLink{
	color: #D8CEB2;
	text-decoration: none;
}
.leftMenuItem
{
  width: 190px;
  min-height: 20px;
  margin: 0x;
  padding: 0px;
  padding-left: 20px;
  font-weight: bold;
  background-position: 0% 45%; 
  background-repeat: no-repeat;  
}

img.menuSipka{
	width: 12px;
	height: 9px
	border: 0px;
	margin: 0px;
	margin-right: 5px;
}

.contentPasik{
	width:685px;
	height: 5px;
	background-repeat:repeat-x;
	
}

.content{
	float:left; 
	margin-left: 8px; 
	border: 0px solid orange; 
	min-height: 300px; 
	width: 685px; 
	background-color: #FDFAF0;
	padding: 0px;
}

p.text{
	text-indent:30px;
	text-align: justify;
}

p.textPrvy{
	text-indent:0px;
	text-align: justify;
	margin-top: 0px;
}

img.nadpis {
	clear: both;
	border: 0px; 
	margin: 0px; 
	margin-right: 20px; 
	margin-bottom: 9px;
}

img.bullet {
	float: left;
	border: 0px; 
	margin: 0px; 
	margin-right: 20px; 
	margin-bottom: 9px;
}

.admin{
	margin: auto;
	border: 0px solid orange; 
	min-height: 300px; 
	width: 1000px; 
	background-color: #fdfdfd;
	padding: 20px;
}

